WordPress creates the reference #iiresocialmedia-3 when you insert the shortcode or div… Can you send me a link toyour blog so I can take a look?
Do you still want me to look at this for you? Can you please provide a link to where you are using the plugin?
Yes sure ! I’m really sorry for my delay!!!
my site is: http://www.enricodigiamberardino.com
I noticed that the class is the same when the footers are the same(maybe)
Thank you very much
Thanks for the link…There doesn’t appear to be any unique identifier in the footer when the blog page is loaded, so using CSS directly to hide the social icons in the footer most likely won’t work.
Depending on the theme you are using, some will let you show certain widget areas on specific pages, but I have no way to tell from the outside.
Since jQuery is loaded, you might be able to add some javascript to hide the footer icons when the other icons in the sidebar are visible, but there’s no direct way to do that from the plugin. You would have to add the to the functions.js of your theme.
Thank you very much for your investigation but I have no idea how to do that.
In my theme I have few generic footer, the one on “blog” is the same of “portfolio” and the one on “contatti” is the same of “servizi”
But I need blog=notVisible, portfolio=visible, contatti=notVisible, servizi=visible.
I really can’t use javascript by my self 🙁
Thank you in advance for any futher ideas
Thank you in any case 🙂 !
Doesn’t sound like there’s anything in your theme that will allows you to show widgets in the footer on specific pages.
Please send me an email to srussell @ iireproductions dot com if you’d like to create me an admin login password and I can add the Jquery javascript for you to your theme
This was fixed with some custom Javascript added to his theme… Marking as resolved