Results 1 to 2 of 2

Thread: Search bar on ALL pages

  1. #1
    Thread Starter
    wab100's Avatar
    Join Date
    Feb 2014
    Location
    United Kingdom
    Posts
    12
    Thanks
    1
    Thanked 1 Time in 1 Post

    Search bar on ALL pages

    I am looking in my Theme-searchbar.php file as to where i have allowed the searchbar to appear ie, all pages, the author page, etc etc (see below)

    <?php
    if ( is_page_template( 'tpl-ads-home.php' ) || is_search() || is_page() || is_404() || is_author() || is_tax( APP_TAX_CAT ) || is_tax( APP_TAX_TAG ) || is_singular( APP_POST_TYPE ) ) : ?>


    The searchbar is now displaying on all pages bar ONE! - The payment summary page, the .com/order page where it asks you to choose from PayPal or Bank Transfer.

    automatically i would assume that i need to edit the text above and enter || is_order() || however the sites just crashes and i cannot seem to get it right, no matter what i put in.

    Please can you help me get this resolved

    Thank You! :)

  2. #2
    Thread Starter
    wab100's Avatar
    Join Date
    Feb 2014
    Location
    United Kingdom
    Posts
    12
    Thanks
    1
    Thanked 1 Time in 1 Post
    You must be an AppThemes customer and logged in to view this response. Join today!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 15
    Last Post: December 6th, 2013, 04:10 AM
  2. Search bar all pages
    By alanlee9898 in forum Report ClassiPress Bugs
    Replies: 8
    Last Post: May 9th, 2012, 09:34 PM
  3. Pages not being included in search
    By tiger1977 in forum Report ClassiPress Bugs
    Replies: 2
    Last Post: February 4th, 2012, 01:56 PM
  4. I can't see Search bar in all pages !!!
    By pinocchio in forum ClassiPress General Discussion
    Replies: 3
    Last Post: January 23rd, 2011, 12:56 AM
  5. [TUTORIAL] WP Custom Search messing up Google Adsense on search pages
    By mlanghorst in forum ClassiPress General Discussion
    Replies: 1
    Last Post: August 8th, 2010, 07:38 PM