hi,
How can I add this social share bar on the portfolio page or other pages with a shortcode? or another way?
http://screencast.com/t/gFUEGqE0XI
and how do I change the social share content?
thank you :)
and how do I disable the social share on the blog page?
thank you :)
Hey!
Please see – https://kriesi.at/support/topic/share-icons-on-pages-and-portfolio-items/
and add following code to Quick CSS in Enfold theme options under General Styling tab
.single-post .av-share-box {
display: none;
}
Regards,
Yigit
thank you :)