InfoWindow Bubble

This topic contains 14 replies, has 5 voices, and was last updated by  truetride 8 years, 5 months ago.

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

Open Support Ticket

Tagged: , , ,

  • Author
    Posts
  • #50189

    Wayne Harvey
    Expired Member
    Post count: 102

    Hi there,
    Since installation of the 1.5.1 update, the infoWindow or “pop Up window” on the homepage map using IE10 is behaving very strangely. The whole info window is shrunk horizontally such that the images are a small horizontal fraction of what they should be. The site seems to be working fine in Chrome and Firefox. The problem persists after changing themes and after disabling all non-gd plugins. I’ll forward login credentials in subsequent private post.
    Thanks in advance,
    Wayne

    #50190

    Wayne Harvey
    Expired Member
    Post count: 102
    This reply has been marked as private.
    #50371

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hi Wayne,

    My HD with windows is playing up so i can’t test this right away, though i can confirm it with some of my testing tools. I will re-install my windows testing rig tomorrow and hopefully have this fixed by Monday.

    Thanks,

    Stiofan

    #51252

    Wayne Harvey
    Expired Member
    Post count: 102

    Hi there,
    Just wondering if there is any progress on fixing this issue.
    Thanks
    Wayne

    #51272

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hi Wayne,

    Please check your site now (might need to clear cache)

    Thanks,

    Stiofan

    #51327

    Wayne Harvey
    Expired Member
    Post count: 102

    Hi Stofan,
    Working perfectly now! Thanks again.
    Cheers
    Wayne

    #51362

    Paolo
    Site Admin
    Post count: 31206

    Thanks for confirming! 🙂

    #53391

    German Roldan
    Buyer
    Post count: 21

    I’m having the same issue, how can I turn the font color to white?

    #53461

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    add this to GeoDirectory >> Design >> Scripts >> CSS

    
    
    .geodir-bubble_desc h4 {
        color: #fff;
    }
    

    Thanks

    #53469

    German Roldan
    Buyer
    Post count: 21

    I added the code in custom css, but alson tried in header or footer script, deleted the cache but nothing happens. It’s still the same.

    #53471

    Paolo
    Site Admin
    Post count: 31206

    You sohuld add it to custom css only.

    link and admin credentials please?

    Thanks

    #53473

    German Roldan
    Buyer
    Post count: 21
    This reply has been marked as private.
    #53581

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    that wasn’t enough because the theme has a style for links wrapped in h4 (like the bubble link)

    Adding this instead fixed it:

    
    
    .geodir-bubble_desc h4 a {
        color: #fff;
    }
    

    Thanks

    #61324

    truetride
    Expired Member
    Post count: 2

    Hello,

    I tried changing the infowindow font to white also with the instructions above but am obviously doing something wrong. Can I get some help?

    #61350

    truetride
    Expired Member
    Post count: 2

    I figured it out, Thanks.

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

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

Open Support Ticket