• How do you change the 3 page templates confirmation, manage and post? I couldn’t find them in the plugin folder. I realize it can call the header and footer but I’d like to call upon my sidebars and other things.

    Does anyone know where the templates are for these pages? I know I can redirect the confirmation page to a custom page but what about the other two?

    Any help is appreciated.

    Thanks.

    http://wordpress.org/extend/plugins/sendpress/

Viewing 1 replies (of 1 total)
  • Plugin Author Josh Lyford

    (@joshl)

    HI Mike,

    The pages are built by the public view class. It is located here:

    sendpress/classes/public-views/class-sendpress-public-view.php

    if you look at the _public_before and _public_after functions these are what pull in the theme files.

    I will look into adding an option to include the sidebar files as well.

    Best,
    Josh

Viewing 1 replies (of 1 total)
  • The topic ‘Alter the page templates’ is closed to new replies.