Hello!
I have set Enable Social Share Section in pages reading the link: http://kriesi.at/documentation/enfold/enable-social-share-section-for-pages/,
but I don’t know how to hide it in some pages. I don’t understand the text “in combination with wp conditionals, you can choose to hide or show the social share section on different pages”.
Can you help me?
Thank you!
Best regards,
Jesus
Hey Jesus,
You could use the is_page() function for instance: https://developer.wordpress.org/reference/functions/is_page/ to check what ID your page has. But if you are not comfortable with that then maybe it’s better to simply drag the Social Share element to the pages where you want it?
Best regards,
Rikard