Hello
in that file we can change the text “share this entry” in the news section? I would like to put “share on social media”.
can we center the text over the share icons?
thank you for your help
Hey poplin,
Thank you for the inquiry.
That is possible but we have to modify the enfold\includes\helper-social-media.php file and adjust the text around line 331.
$this->title = $title !== false ? $title : __( 'Share this entry', 'avia_framework' );
We could also use the following plugin to replace the text.
// https://wordpress.org/plugins/say-what/
Best regards,
Ismael
Thank you
Hi,
Glad Ismael could help! :)
For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/
If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)
Enjoy the rest of your day!
Best regards,
Yigit