Map on a Page

This topic contains 27 replies, has 3 voices, and was last updated by  BL Interactive 9 years, 2 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #33008

    Scott Macdonald
    Buyer
    Post count: 286

    hi I know how to get the map and listings to show on home page but how can you get it on a random page ?

    #33013

    Simone
    Expired Member
    Post count: 3515

    Hi Scott, you can use shortcodes, so you can list many widgets (including map and listings) where you want.You can find the list of the widgets with the explanation, here
    http://docs.wpgeodirectory.com/core-shortcodes/

    #33385

    Scott Macdonald
    Buyer
    Post count: 286

    Hi if you look at http://79.170.40.242/kintyreway.com/accommodation/

    I have added the map as a short code but I would like to show the clicked on listings below the map if possible

    #33397

    Simone
    Expired Member
    Post count: 3515

    Hi, you can add the Popular Post View (shortcode or widget)
    Just take as reference the shortcode with the options in this page
    http://docs.wpgeodirectory.com/core-shortcodes/
    so you can filter categories etc..

    #33405

    Scott Macdonald
    Buyer
    Post count: 286

    thanks how do i get the map here http://79.170.40.242/kintyreway.com/accommodation/

    to show all the accommodations as default when you go to this page ?

    thanks

    #33408

    Simone
    Expired Member
    Post count: 3515

    try with [gd_popular_post_view category=3 layout=2 add_location_filter=true character_count=0 show_featured_only=false]

    just insert the proper category ID (in the example is 3)
    You can see the ID of the category going in the post type Categories list.

    #33427

    Scott Macdonald
    Buyer
    Post count: 286

    Hi there thanks for the help

    I actually meant I’m trying to get all the icons to show in the map when you go the accommodations page at present it shows nothing

    cheers

    #33431

    Simone
    Expired Member
    Post count: 3515

    oh, ok, so add the autozoom=true in the shortcode, e.g.

    [gd_homepage_map width=100% height=300px autozoom=true]
    #33434

    Scott Macdonald
    Buyer
    Post count: 286

    Brilliant I’m starting to see light at the end of the tunnel 🙂

    I don’t want The icon categories tabs to show in the Popular Categories

    also can you increase the font sizes ?

    thanks

    #33435

    Simone
    Expired Member
    Post count: 3515

    Hmm removing the images from that widget is tricky, to increase the font instead you can add this in style.css inside your child theme folder:

    
    
    .geodir-cat-list a  {
    font-size:16px;
    }

    you can play with the value, 16 is an example

    #33438

    Scott Macdonald
    Buyer
    Post count: 286

    Hi actually the icon images are not showing just the words ‘tarbert icon’ ‘clachan icon’

    #33511

    Scott Macdonald
    Buyer
    Post count: 286

    The font worked thanks

    #33513

    Scott Macdonald
    Buyer
    Post count: 286

    the listings detailed page does not show the sidebar I have tried everything but still not showing

    http://79.170.40.242/kintyreway.com/businesses/hotels/philadelphia-marriott-downtown/

    #33514

    Simone
    Expired Member
    Post count: 3515

    To fix the category icon issue, you can adventure yourself reading here
    https://wpgeodirectory.com/support/topic/split-icons-not-shown-on-maps-or-popular-categories/
    or wait until the next update

    #33515

    Simone
    Expired Member
    Post count: 3515

    login details in a private reply, please?

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

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

Open Support Ticket