• I want to add my own slider code to main page (index page). Where should I put my code,( I mean in which file of wptouch , and after which code I should put my code). Thank you

    • This topic was modified 7 years, 10 months ago by donik2501.
Viewing 1 replies (of 1 total)
  • Hi,

    In WPtouch (free) any changes done to the plugin or themes will be overwritten in an event of an update. WPtouch Pro allows you to make changes like this in a child theme, and those changes will survive updates.

    With that said, you can make the change in /wptouch/themes/bauhaus/default/header-bottom.php. You can add the code for your slider at the end of the file. It’ll appear after the header area, and before the content.

    You’re welcome.

    Regards,

    Emilio Rivera
    WPtouch Support

Viewing 1 replies (of 1 total)
  • The topic ‘Adding a slider to main page’ is closed to new replies.