Roman
    Spectator
    Posts: 3147
    December 23, 2014 at 12:10 pm #13861

    the GPS coordinates will not work as an address. you can try this address which is close to the hotel serbia, Brace Popovic, novi sad 21000

    Srdjan Dokmanovic
    Spectator
    Posts: 15
    December 23, 2014 at 6:52 pm #13864

    Thank you for your quick answer! I have another problem with this: http://snag.gy/RvJs3.jpg Is there any workaround for this kind of problem where the google maps don’t show like it should when in jQuery tabs?

    Thanks in advance!

    Srdjan Dokmanovic
    Spectator
    Posts: 15
    December 23, 2014 at 7:00 pm #13865

    Sorry, the above link doesn’t work. This is the right one snag.gy/RvJs3.jpg

    Roman
    Spectator
    Posts: 3147
    December 23, 2014 at 7:26 pm #13868

    I would need to see a live website….from the picture I cannot say the solution

    Srdjan Dokmanovic
    Spectator
    Posts: 15
    December 23, 2014 at 7:42 pm #13869

    Ok, here it is http://www.respmed2015.rs/?page_id=53 (tab named “Hoteli” = Hotels)

    Roman
    Spectator
    Posts: 3147
    December 23, 2014 at 8:13 pm #13871

    try to edit library/media/js/main.js file and remove this line #530

    jQuery(this).parents('.tabs-wrapper').find(activeTab).find('.portfolio-wrapper').isotope('reLayout');

    Srdjan Dokmanovic
    Spectator
    Posts: 15
    December 23, 2014 at 8:40 pm #13872

    Thanks very much! It works like a charm!