Near Me Icon Error

This topic contains 12 replies, has 2 voices, and was last updated by  directory 9 years, 4 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #24823

    directory
    Expired Member
    Post count: 1502

    The following errors started after updating my site:

    Near Me icon “randomly” goes outside the search bar (see screenshot).
    The custom plugin we created that was working all along is now broken.

    #24825

    directory
    Expired Member
    Post count: 1502
    This reply has been marked as private.
    #24830

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hi,

    the icon problem is becasue your header is loading after and changing the height above, this should call the window resize event and fix it but for some reason it is not doing that, i will have to think of a solution.

    Your custom plugin i guess is not working becasue all the database names in db calls are hard coded

    Ask the dev of the plugin to change his db names from things like:

    "geodir_gd_place_detail"

    to

    $plugin_prefix."gd_place_detail"

    or even better for that paticular call would be

    $plugin_prefix.$post_type."_detail"

    He will understand what is required.

    Thanks,

    Stiofan

    #24868

    directory
    Expired Member
    Post count: 1502
    This reply has been marked as private.
    #24869

    directory
    Expired Member
    Post count: 1502
    This reply has been marked as private.
    #24945

    directory
    Expired Member
    Post count: 1502

    Thank you, Stiofan. I will wait for your recommended solution regarding the Near Me icon issue.

    #25648

    directory
    Expired Member
    Post count: 1502

    Hi Stiofan,

    First of all, I hope you and your family had a nice Christmas. I am just wondering if the near me icon going outside the search bar has been corrected with the new release today.

    I wish you, the entire GD team and all your loved ones the best of 2015 and beyond!

    #25665

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Please give it a try, i don’t think i will help in ur situation as it’s loading after your theme is changing positions. we might have to make a fix for your site alone. Please let us know.

    Thanks,

    Stiofan

    #25691

    directory
    Expired Member
    Post count: 1502
    This reply has been marked as private.
    #25722

    Stiofan O’Connor
    Site Admin
    Post count: 22956
    This reply has been marked as private.
    #25803

    directory
    Expired Member
    Post count: 1502
    This reply has been marked as private.
    #25851

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    This is either becasue of ur add image or the image loading above, i don’t get this though for some reason. what about hiding it untill last?

    Stiofan

    #25884

    directory
    Expired Member
    Post count: 1502

    I took the Add image out from the header and the near me icon still loads outside the search bar before moving inside it.

Viewing 13 posts - 1 through 13 (of 13 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket