Dear All,
I want to remove the button “go to mike's blog” on the page “http://delreia.com/forum/?forum=open-forum&value=446&type=9&search=1”
Please let me know how to achieve this…
Regards,
SS
Dear All,
I want to remove the button “go to mike's blog” on the page “http://delreia.com/forum/?forum=open-forum&value=446&type=9&search=1”
Please let me know how to achieve this…
Regards,
SS
What button ‘go to mike’s blog’?
is this an SP thing? I have no idea what you are referring to.
Not sure how to overcome, but here's the code YS since you didn't spot it.
<td class="sfadditemcell"><a href="http://delreia.com/forum/?forum=open-forum&value=446&type=9&search=1" class="sficon"><img alt="" src="http://delreia.com/wp-content/plugins/simple-forum/styles/icons/two-en/mikesblog.png"></a> </td>
mikesblog.png is a custom icon containing the text “Go to Mike's blog” with a star.
Well I see them today for some reason.
How did they get there? Has someone hacked the actual core code? Or used program hooks maybe? The urls attached to those links are a forum search url bringing up this guys list of topics posted to. This has to stem from a deliberate edit somewhere… SO what's the background?
YS,
Recently, my client wanted me to add the 'Mike's Blog' in Nav menu. So, I did that.
Now, under the Mike's Blog, he doesnt want the button 'Go to Mike's Blog' be displayed, which makes sense to be removed.
Is there a way to remove that button only on that particular page?
Do you think I need to create a new forum for to display 'Mike's Blog'?
Do let me know. thanks.
See post 4 above. It should be removed, I suppose, by removing whatever code was used to put it there. As I do not know that, I can't really advise.