Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Avada › Forums › Community Forum › Social sharing box on Pages?
Tagged: Social, sharing box
Hi!
I see that the social sharing box is displayed on articles.
Is it possible (And how can i do) to display to pages too?
Thanks for your intrest.. 🙂
Gianluca
There’s a line in single.php that I copied over to page.php to achieve this:
<?php avada_render_social_sharing(); ?>
Thank you @burlingtonpress