Gorod

Forum Replies Created

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • in reply to: Possible to remove link from listing title? #460436

    Gorod
    Expired Member
    Post count: 10

    Hi Alex,
    I searched this forum for “pointer-events”, there are quite a few posts on this subject, but most of the suggested solutions don’t work.

    This is the only solution that worked (removed link from bubble title). I was also able to remove the bubble title completely by replacing “pointer-events” with “display”.

    
    
    .geodir-bubble_desc h4 a {
        pointer-events: none!important;
    }

    Other solutions for removing links from “Archive item” title or bubble image didn’t work, for example:

    
    
    .geodir-bubble_image .geodir_thumbnail {
        pointer-events: none;
    }
    li.geodir-listview.gd-post-gd_place.geodir-listview h3.geodir-entry-title{pointer-events: none;}
    
    
    .geodir-entry-header h3 a {
        pointer-events: none!important;
    }

    My page is http://www.realtorsconnect.ca

    Thanks.

    in reply to: Setting View:Grid 5 as default #460362

    Gorod
    Expired Member
    Post count: 10

    I have a gd_loop with the layout that I want.

    [gd_loop layout=5]

    But it doesn’t disable other layouts and if a visitor selects another layout on one page, then all other pages will show the same layout (they don’t go back to layout=5).

    in reply to: Images and icons are not showing up on search page #460341

    Gorod
    Expired Member
    Post count: 10

    Website and Facebook icons show up now.

    But all images are still gone. There is an image name instead of an actual image.

    in reply to: Images and icons are not showing up on search page #460249

    Gorod
    Expired Member
    Post count: 10
    This reply has been marked as private.
    in reply to: Split: Archive Map + Random sorting Problems #457576

    Gorod
    Expired Member
    Post count: 10
    This reply has been marked as private.
    in reply to: Split: Archive Map + Random sorting Problems #457427

    Gorod
    Expired Member
    Post count: 10
    This reply has been marked as private.
    in reply to: OpenStreetMap sets wrong address on a map #457426

    Gorod
    Expired Member
    Post count: 10

    Hello Alex,

    3)Would love to use better quality maps of Google, but they don’t work on my site. Generated Google Maps API key, saved it in Map settings, set Maps API to Automoatic => all maps on my site (and at the backend) say “Oops! Something went wrong.”

    4) Cannot find this anywhere: GD – Multilocations – ADD LISTING FORM SETTINGS. There is “Multiratings” tab, “Locations” tab, but no “Multilocations”.

    5) I used the Code Snippets Plugin from your link, inserted the code from you link, it results in an error message:

    Don’t Panic

    The code snippet you are trying to save produced a fatal error on line 7:
    syntax error, unexpected ‘if’ (T_IF)

    The previous version of the snippet is unchanged, and the rest of this site should be functioning normally as before.

    Thanks.

    in reply to: Split: Archive Map + Random sorting Problems #457269

    Gorod
    Expired Member
    Post count: 10

    Yes, I use GD V2.

    Heres is my code:

    [gd_map width=”100%” height=”425px” maptype=”ROADMAP” zoom=”8″ map_type=”auto” post_settings=”1″ scrollwheel=”1″ all_posts=”1″]
    [gd_search]
    [gd_loop_actions]
    [gd_loop layout=5]
    [gd_loop_paging show_advanced=”after”]

    in reply to: Pinpoint & V2 Beta #456438

    Gorod
    Expired Member
    Post count: 10

    Hi Paolo,

    this “hover” feature works only on desktop and only for the first row of listings.

    If you scroll down to the second row of listings, the map moves up and out of the screen (see attachment).

    And of course it doesn’t work on mobile, since the sidebar map will be all the way down, and hovering on a listing will do nothing.

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