Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1223
    design_studio
    Participant

    Hello. I am not sure if this is a bug or script not loading, but decided to report it. When I am viewing the single event page the map is showing properly just under the event title. However when I navigate to “Event location” page through the link under the “Location:” section the map is not loaded, although there is empty space for it. I tried to look into the template files and it looks like it is called in different way in single-event.php and taxonomy-event-location.php. I think that the code <?php em_display_google_map(); ?>, used in taxonomy-event-location.php is not loading properly, but I might be wrong. If more information is needed, I’ll do my best to provided.

    P.S. Forgot to mention that it is local site, as I am still testing it before it goes online.

    #1226
    Bartosz
    Keymaster

    It would be much easier if you could provide a link. It should be displayed on both – taxonomy and single event page. The function is the same, and it tries to find the “event-location” query var, if it finds one, then looks for the location details stored in metadata and uses it to render google map.

    Do you have that issue in all event location pages? Or is it on one specific location?

    #1243
    design_studio
    Participant

    Thanks for your fast response again. The issue is appearing on all location pages, but as I said this is local install. I had troubles with some scripts and plugins in the past where they didn’t work locally but when installed on a live server everything runs smoothly. I’ll try to set up today or tomorrow live WP install with the plugin on a real domain and check how it behaves. I think it might be just a local issue. I’ll post an update and link to the live installation if the issue is still there.

    #1244
    design_studio
    Participant
    This reply has been marked as private.
    #1266
    Bartosz
    Keymaster

    In the upcoming release we’ll modify the function responsible for map display to be sligtly less automatic. It will give you more options and possibly solve the issue..

    #1270
    design_studio
    Participant

    Thank you for your answer and for trying to fix it. I’ll leave the test site open for now, in case the issue is still there. If it is not, thank you fof fixing it in advance.

    #1283
    Bartosz
    Keymaster

    Should be fixed in just released 1.0.7

    #1293
    design_studio
    Participant

    Hi there. Just updated the plugin and the issue is fixed. The map is showing as it should on the location page. Thank you for fixing it so quickly.

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.