Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1266009

    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

    #1266986

    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

    #1269511

    Thank you

    #1269513

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Change text’ is closed to new replies.