Hello,
For my project, I use the konstra template, and I need to move the social icons displayed in each content: by default they are displayed in the header -> I want to keep their display, but change their location.
So I kept the display of social networks in the parameters : Blog / Details
And then, to move them, I edit the default.php file :
\templates\konstra\html\com_content\article\default.php
and I move this line to the place I want :
echo JLayoutHelper::render('joomla.content.social_share', $this->item);
can you confirm that this method is correct and that this modification will not be overwritten during Template updates please
If someone can confirm the recommended method to me please,
Thanks,
Agathe.