Results 1 to 3 of 3

Thread: search feature is not working

  1. #1
    Thread Starter
    smiley1's Avatar
    Join Date
    Feb 2014
    Location
    United States
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    search feature is not working

    Hello folks,

    My search feature is not working..

    If I only type the location, then the search works, or if I just want to type the job category, then it works. HOWEVER

    If I type the location and the job together then the result is "zero". I did research from previous threads and they say to add

    php
    add_action( 'init', 'jr_clear_my_geolocation_cache' );

    // clear cached locations to make sure geolocation changes are applied
    function jr_clear_my_geolocation_cache() {
    global $wpdb;

    now, my question is how do I paste this on my editor?

    is it like this:

    <?php add_action( 'init', 'jr_clear_my_geolocation_cache' );

    // clear cached locations to make sure geolocation changes are applied
    function jr_clear_my_geolocation_cache() {
    global $wpdb; ?>

    however I am not sure how to do this


    and another thread said to enable google but nothing changed.

    So please help me...

    Thank you

  2. #2
    jomarkosabel's Avatar
    Join Date
    Mar 2009
    Location
    Philippines
    Posts
    40,697
    Thanks
    166
    Thanked 3,390 Times in 3,261 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    Please help our moderating team work more efficiently by not sending us support questions via PM. You can read more about how AppThemes support works here. However, you can send a PM to follow up and remind me if I missed your support request/thread.

    Thank you and have a nice day.

  3. #3
    Thread Starter
    smiley1's Avatar
    Join Date
    Feb 2014
    Location
    United States
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 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. Search Filter - advanced search feature
    By davidvdberg in forum Report ClassiPress Bugs
    Replies: 2
    Last Post: August 19th, 2012, 01:04 PM
  2. Search feature is NOT working!
    By erroloz in forum Vantage General Discussion (Legacy)
    Replies: 7
    Last Post: July 9th, 2012, 08:00 PM
  3. Relist Feature Not Working
    By applingua in forum Report JobRoller Bugs
    Replies: 4
    Last Post: June 1st, 2012, 06:33 AM
  4. resume feature not working
    By dreamtoreality in forum Report JobRoller Bugs
    Replies: 1
    Last Post: June 21st, 2011, 09:39 AM
  5. Replies: 7
    Last Post: April 15th, 2011, 07:30 PM