• First- How do I get the sidebar removed from the 404 page? Since the theme generates that page its self I dont know where to either add the missing side bar or change the page template to one that already has one?

    Second- How do I get my appointment form to look like the one in the demo? That is where do I find the additional form objects for new patient and date requested (as seen at chirothemes.com)?

    Thanks for the help

Viewing 1 replies (of 1 total)
  • Theme Author Derek

    (@chiroderek)

    1. You can copy the file “404.php” from the parent theme into your child theme. Then edit the following:

    Where is says <article class="two-thirds-left"> change it to <article class="single-column">

    Then delete <?php get_sidebar(); ?>

    That should do it.

    For the questions about the appointment form, you just have to enter the fields from within the Fast Secure Contact Form plugin. For help with that, there is a video at chirothemes.com that shows the whole process http://chirothemes.com/setting-up-the-online-appointment-form/

    And to make it even easier, there is a settings import file that you can import into the plugin to make it look like the demo http://chirothemes.com/downloads-files/

Viewing 1 replies (of 1 total)

The topic ‘2 questions’ is closed to new replies.