GeoCraft v1.8 Support

Discussion in 'GeoCraft WordPress Theme' started by trentmunday, Oct 2, 2013.

  1. trentmunday

    trentmunday New Member

    Joined:
    Aug 14, 2013
    Messages:
    29
    Likes Received:
    0
    Hi!

    I'm having some issue need your support on this.

    1. Search result showing comment off issue even though my theme is updated to v1.8.
    2. When I'm searching by typing title only or location only in the search box it's showing the old ads on top and new ads in the last page.
    3. I was able to add Date in ad preview on homepage, all listing page, category listing page by using this code

    tr>
    <td class="label date"><?php echo S_P_DATE; ?> </td>
    <td><?php the_time('F j, Y'); ?></td>
    </tr>

    but when I add this code in search page it's not working it's showing Publish Date: but same date on all the ads.

    4. I want to show pages number on home page so that visitor's can directly move to another page page just clicking the number. (Please refer to the image and check the bottom of the image)

    That's all for now...

    Will appriciate your reply on all the 4 quiries :)

    TQ!



     
  2. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Hello,

    1) Download attached file and replace it with existing "module_functions.php" file.
    3) For this open "template_search.php" and add code as shown in the image.

    date_at_search.png

    2, 4) Unfortunately there isn't a way to do that with our theme unless you custom code something up. Sorry.
     

    Attached Files:

  3. trentmunday

    trentmunday New Member

    Joined:
    Aug 14, 2013
    Messages:
    29
    Likes Received:
    0
    Hi

    1. Having problem in the custome fields after repalcing the module file, is there is any specific code line that I need to change so that I can avoide the issues of custom field?

    3. Still showing an default date for all the post which is 27August... date on which I started my site.

    2. It's a search function problem and I'm sure their is something in search algo. which is making it to work wrong... will appricite if you try to help in this one.

    4. No problem I will try to search for this one.

    Tc! <?php the_time ('F j, Y'); ?></div>
     
  4. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
  5. trentmunday

    trentmunday New Member

    Joined:
    Aug 14, 2013
    Messages:
    29
    Likes Received:
    0
    Hi!

    It's my myuniads.com.my
     
  6. trentmunday

    trentmunday New Member

    Joined:
    Aug 14, 2013
    Messages:
    29
    Likes Received:
    0
    And please help me out with the enabling date in the search result I already tried that code that you gave me prevously but it's showing the same date for all the listings which is 27 august the date i started my site.

    TQ!
     
  7. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Hello,

    We are looking to it and will reply you as soon as possible.
     
  8. trentmunday

    trentmunday New Member

    Joined:
    Aug 14, 2013
    Messages:
    29
    Likes Received:
    0
    Thanks will appariciate your reply!
     

Share This Page