• Hi Nerdaryan,

    First off, thanks for creating such a great plugin. I’ve tried many Q&A plugins and this one if definitely one of the best and easiest to use.

    On my website, I have a mailchimp newsletter in the sidebar of every page. However, on the page I set as the base page for Anspress, the sidebar disappears and I get a list of pages belonging to the website. This is also the case for the other pages related to the plugin, e.g. the “ask question” page. I would like to get rid of this list – do you know how to do this? I tried disabling the sidebar in the page.php template, but it didn’t work.

    Thanks.

    https://wordpress.org/plugins/anspress/

Viewing 1 replies (of 1 total)
  • Plugin Author Rahul Aryan

    (@nerdaryan)

    Create a folder under your main theme called anspress

    now copy your theme index.php to anspress,
    now open copied index.php, and remove while condition and place this:
    <?php include ap_get_page_template(); ?>

    done.

Viewing 1 replies (of 1 total)
  • The topic ‘Modifying base page layout’ is closed to new replies.