How do I remove furl, digg icons for a specific style id?
This is a discussion on How do I remove furl, digg icons for a specific style id? within the General Discussion forums, part of the vBSEO SEO Plugin category; How do I remove furl, digg icons for a specific style id?...
How do I remove furl, digg icons for a specific style id?
you will have to make a custom plugin. This isn't natively supported.
Ugh. I was hoping to add a conditional to one of the many vbseo plugins in my plugin manager. :P If you or anyone knows where I could do this, I would really appreciate it.
try something like this:
Need Condtional
Just put the html comment into the template for the social icons where they appear naturally without the comment position, and then change the plugin style (its 6 there) to your style id, and the templatecache from footer to that template.
Thanks.. I am just trying to find the template now... having trouble... also shouldn't !in_array be in_array?
for you, yes. for that post, he wanted everything but style 6
Thanks Brian. I still can't find the code for the icons but I will keep looking...