Results 1 to 3 of 3

Thread: Searchbar on all ad pages ?

  1. #1
    Thread Starter
    Senior Member felis1972's Avatar
    Join Date
    Oct 2014
    Posts
    120
    Thanks
    1
    Thanked 4 Times in 4 Posts

    Searchbar on all ad pages ?

    Hi,
    I have the following; i want have the search bar visible on ad pages when I click the option view more ads (under).
    The searchbar is not visible, know i can use a widget for the sidebar but i don't want to use that option.


    see that on the second page the search bar and carousel are not visible.
    have this code changed in searchbar.php page.


    Old code
    if ( is_page_template( 'tpl-ads-home.php' ) || is_search() || is_404() || is_tax( APP_TAX_CAT ) || is_tax( APP_TAX_TAG ) || is_singular( APP_POST_TYPE ) ) :

    New code
    if ( is_page_template( 'tpl-ads-home.php' ) || is_search() || is_page() || is_404() || is_tax( APP_TAX_CAT ) || is_tax( APP_TAX_TAG ) || is_singular( APP_POST_TYPE ) )


    I have added || is_page()



    Does anyone have a solution for the search bar but maybe also for the caroussel.


    Regards
    Marcel

  2. #2
    talent's Avatar
    Join Date
    Jul 2011
    Location
    London UK
    Posts
    3,497
    Thanks
    75
    Thanked 553 Times in 502 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    $function ('CUSTOMIZATION'); } else { .DESIGN { display: awesome; }
    If you require any additional functionality or design customization, just ask. Afterall... anything is possible! However, I may not know how to implement your particular request, but if you don't ask, you don't get

    If you build it, they will come...


  3. #3
    Thread Starter
    Senior Member felis1972's Avatar
    Join Date
    Oct 2014
    Posts
    120
    Thanks
    1
    Thanked 4 Times in 4 Posts
    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. searchbar on new page and ....
    By locationtournage in forum ClassiPress General Discussion
    Replies: 6
    Last Post: March 26th, 2015, 04:10 PM
  2. Samcy Advanced searchbar
    By amiekg in forum Help Using ClassiPress
    Replies: 5
    Last Post: January 22nd, 2014, 11:21 AM
  3. [SOLVED] Searchbar Function on All Pages
    By eric_mojstrovich in forum Help Using ClassiPress
    Replies: 4
    Last Post: November 27th, 2013, 08:23 AM
  4. make top searchbar appear on all pages
    By tmtu20 in forum Report ClassiPress Bugs
    Replies: 2
    Last Post: December 11th, 2011, 02:43 PM
  5. How to relocate the searchbar
    By tbase in forum JobRoller General Discussion
    Replies: 1
    Last Post: March 14th, 2011, 10:36 AM