Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #735282

    Hello,

    I would like to place a individual textbox for every page under the footer.
    Background is, that I would like to place a special Seo text for every page below the footer.
    How could I do that?

    #735308

    Hey hsiegmund!

    Please add following code to Functions.php file in Appearance > Editor

    function av_custom_footer_code(){
    ?>
    // YOUR CODE GOES HERE 
    

    Cheers!
    Yigit

    #735358

    Hi Yigit,

    thanks, I insert the code. But I see no possibility to write a text under the footer.

    #735361

    Hey!

    Can you please post a screenshot and show the changes you would like to make? You can upload your screenshots on imgur.com or Dropbox public folder and post the links here

    Regards,
    Yigit

    #735371

    Hello,

    please have a look at http://www.editho.de. It´s not an enfold Theme.
    There it´s possible to write a individual text under the footer for every page.
    This is what I would like to do with the enfold Theme.

    The possibility to write the “under footer text” is given as an text editor box in the editor mode of every page.

    #735373

    Here is the screenshot of the editor for the footer text. It´s below the editor of the normal page-editor

    View post on imgur.com

    #735384

    Hi!

    Please consider using a plugin such as this one – https://www.advancedcustomfields.com/ and then use a child theme – http://kriesi.at/documentation/enfold/using-a-child-theme/ and edit footer.php file and choose to display your field in the footer.

    Best regards,
    Yigit

    #735427

    perfect, it works. Thanks

    #735429

    Hi!

    You are welcome! :)

    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Cheers!
    Yigit

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Textbox under Footer’ is closed to new replies.