Is it possible to include at the bottom of a page the social network share icons?
I tried to put them in my own child them within /includes/loop-page.php but it do not seem to work at all..
thank you.
yes it is but if we use avia builder we need to override template-builder.php and include:
avia_social_share_links();
at the right place.
closed… but can be useful for anybody else.