Director Starter – how to make it mobile friendly

This topic contains 20 replies, has 3 voices, and was last updated by  Alex Rollin 6 years, 3 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #413601

    Brian Jacobs
    Free User
    Post count: 17

    Hi
    I have a problem when viewing the website on my mobile phone. I am using Directory Starter and a) the map is really of no use as it doesn’t locate where I am, b)the place icons are too big, and c)in the Popular Categories box the text is too large so that it can’t be full read.
    Is there an easy way to correct these? If so, could someone explain in simple language.
    My website is http://www.somewherevegan.com
    Thanks in advance

    #413621

    Kor
    Moderator
    Post count: 16516

    Hi Brian,

    Thanks for reaching us. Let me try to answer your questions accordingly.

    #a You’ll have to purchase the “Advanced Search” addon https://wpgeodirectory.com/downloads/advanced-search-filters/ and kindly refer to this section of the documentation as it explains more about how geolocation works https://wpgeodirectory.com/docs/search-filters-overview/#geolocation

    #b You can change all the map icons in the place “categories”

    #c Insert the custom CSS below into Gd > Design > Scripts > Custom Style CSS to reduce the font size for the “Popular Category” widget.

    
    
    @media only screen and (max-width: 480px) {
    
    .geodir_popular_post_category .geodir-cat-list ul.geodir-popular-cat-list li {
        font-size: 13px;
        
    }
    }

    Thanks!

    #413670

    Brian Jacobs
    Free User
    Post count: 17

    Thank you for your help.

    With the Advanced Search add on, is that a one-off fee or an annual fee?

    Will it stop the map on a mobile device looking cluttered?

    Will it look similar to me looking at a Google Maps app?

    #413743

    Kor
    Moderator
    Post count: 16516

    Hi Brian,

    If you purchase an add-on, you’ll need to renew the license annually https://wpgeodirectory.com/docs/buying-addons-and-support/#buy . Not sure what do you mean by “Looking CLuttered”, check out these examples on your mobile https://wpgeo.directory/ and see if it’s what you’re looking for.

    Thanks!

    #413763

    Brian Jacobs
    Free User
    Post count: 17

    thanks.Is there somewhere I can change the radius of the map that displays on a mobile phone when the page first loads?

    #413803

    Kor
    Moderator
    Post count: 16516

    Hi Brian,

    Could you possibly share your WP admin credentials in private reply so that I could check the setup?

    Thanks

    #413809

    Brian Jacobs
    Free User
    Post count: 17
    This reply has been marked as private.
    #413844

    Kor
    Moderator
    Post count: 16516
    This reply has been marked as private.
    #413855

    Brian Jacobs
    Free User
    Post count: 17
    This reply has been marked as private.
    #413917

    Alex Rollin
    Moderator
    Post count: 27815

    Hi Brian,

    I took a look at your site. You have added a lot of listings and it is looking good!

    I noticed your home page sidebar is empty. Are you going to use that area? If not, you can hide it at GD > Design > home

    Your new category icons look good, they are a little smaller. There are several different styles available, one of the styles with more white in it might make the markers seem less cluttered again.

    About your question, if there is a mobile setting for search radius, no there isn’t. “Nearby” features are all included in Advanced Search Filters addon, but it doesn’t include a separate setting for mobile.

    What’s your plan with your site? Will you add more cities, or stay in London and the London area?

    With the Location Manager Addon, you have some additional shortcodes that you can use, the “Popular Locations”shortcode will show a list of links to the different cities and regions features on your site.

    You can check it out here:
    https://wpgeodirectory.com/docs/location-manager-shortcodes/

    You are already using popular categories, and you have a good set of categories, not to few, not too many. Instead of using nearby features, then, you could share a list of popular locations, links to specific areas so your visitors can see the listings in those specific areas.

    You might consider hiding one or more categories on the home page map to further reduce the number of pins.

    Let us know if you have any questions about any of that.

    #413933

    Brian Jacobs
    Free User
    Post count: 17

    Thanks Alex. My site will only be for the London area, but I already have the Location Manager as I needed to include additional areas of London.

    #413954

    Alex Rollin
    Moderator
    Post count: 27815

    Hi Brian,

    sounds good, let us know if you have more questions. Feel free to open a new topic.

    #413968

    Brian Jacobs
    Free User
    Post count: 17

    just bought and uploaded “Advanced Search” addon on your and Kor’s recommendation but it seems to make no difference- it doesn’t locate me on my mobile phone, and doesn’t display places that are close to my location.
    Also makes no difference to the map at all.
    What should I be doing?

    #413986

    Kor
    Moderator
    Post count: 16516

    Hi Brian,

    You will need to have a secure site (SSL). Kindly refer to this section of the documentation as it explains more about how geolocation works https://wpgeodirectory.com/docs/search-filters-overview/#geolocation .

    Thanks!

    #413997

    Brian Jacobs
    Free User
    Post count: 17

    Surely it already is as it is https

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

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

Open Support Ticket