— Map + Individual Page Tweaks Needed —

This topic contains 11 replies, has 4 voices, and was last updated by  Jason Woodall 5 years, 3 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #462431

    Jason Woodall
    Free User
    Post count: 6

    Hi,

    I recently purchased the multi-location add-on and I’m trying to fine tune the presentation side of things for the directory. I have two questions:

    SCREENSHOT 1
    How do I center my map? It looks a little off-center currently.

    SCREENSHOT 2
    Also, I am having trouble accessing this page and it displays incorrectly.

    Can you help?

    Thank you

    #462437

    Alex Rollin
    Moderator
    Post count: 27815

    The map centers on the pins, not the country. The center is found automatically based on a bbox of the pins displayed on the map.

    If you need to choose a center you can do that with some map types in GDV2.

    About the cropped listings, please share the URL so we can take a look.

    #462440

    Jason Woodall
    Free User
    Post count: 6

    Thank you!!!

    http://box2084.temp.domains/~westbloc/westblocksystems_alt01/places/

    It seems to be on this page, but since updating, it is showing the listings now…

    But the footer is off (it is a custom footer)…
    If you scroll to the bottom, you’ll see the custom footer is shifted.

    I’m fine with the standard DIVI footer if I could edit it in the GEO…

    Thanks again for the quick reply and all the help…
    First time with the plugin.

    All the best

    #462442

    Alex Rollin
    Moderator
    Post count: 27815

    Looks like a negative margin on the footer/ish row, see attached

    #462492

    Jason Woodall
    Free User
    Post count: 6

    Hey, thanks…
    Yes, I see that…
    But since I installed GD, these are the only pages that have issues with my footer.
    I have set everything to the default DIVI footer, which fixes the issue of the pages.
    But, I can’t find where to update this page…?

    http://box2084.temp.domains/~westbloc/westblocksystems_alt01/places/

    Screen Shot 2019-01-10 at 8.54.18 AM.png
    As you can see, looks like my footer has been inserted above the listings…
    I have tried to adjust everything I can inside the plugin with no luck.

    Any suggestions?

    Thank you!

    #462530

    Paolo
    Site Admin
    Post count: 31206

    Please provide admin credentials and we’ll check your settings.

    #462798

    Jason Woodall
    Free User
    Post count: 6
    This reply has been marked as private.
    #462805

    Alex Rollin
    Moderator
    Post count: 27815

    Hello,

    the developers will take a look. In the meantime you can hide it on GD pages with this CSS.

    
    
    
    #geodir-main-content > ul > li > article > div.free-dp-plugin-footer > div.et_pb_section.et_pb_section_4.free-architect.et_section_regular {
        display: none;
    }
    #geodir-main-content > ul > li > article > div.free-dp-plugin-footer > div.et_pb_section.et_pb_section_5.et_pb_with_background.et_section_regular {
        display: none;
    }
    

    GDV1 creates pages from templates. Your theme needs to control more precisely which pages or page types are displaying specific settings.

    Can you provide a link to the settings page for that particular footer?

    If you can, can you set it so that it does not display on archive pages? The pages where it is displaying are archive pages produced by GD.

    #462864

    Kiran
    Moderator
    Post count: 7069

    Hello Jason,

    Divi Powerful Child Theme is replacing footer tag and insert the custom footer there. GeoDirectory templates are using the footer tag in listing-listview.php & widget-listing-listview.php.
    This is the reason behind this footer problem.

    To fix this issue:
    – Create directory “geodirectory” under your child theme like /wp-content/themes/Divi-Powerful/geodirectory/.
    – Copy listing-listview.php & widget-listing-listview.php from /wp-content/geodirectory/geodirectory-templates and paste/upload at /wp-content/themes/Divi-Powerful/geodirectory
    – Open file /wp-content/themes/Divi-Powerful/geodirectory/listing-listview.php in editor and replace “footer” tag with “div” tag.
    – Open file /wp-content/themes/Divi-Powerful/geodirectory/widget-listing-listview.php in editor and replace “footer” tag with “div” tag.

    This will fix issue.

    Let us know.

    Thanks,
    Kiran

    #463362

    Jason Woodall
    Free User
    Post count: 6

    Kiran…

    Thanks, that worked on the listings pages.
    Would I do that for all the GD pages at this point?
    When I go use the custom footer, it will no perform properly on other pages.
    I have to set it to the default DIVI footer to look good…

    Thanks so much!

    #463481

    Kiran
    Moderator
    Post count: 7069

    Hello,

    I checked via admin and it seems you have updated in listing-listview.php file only. You need to do same for widget-listing-listview.php file also.

    Kiran

    #464211

    Jason Woodall
    Free User
    Post count: 6

    EXCELLENT!
    That did the trick!
    Thank you so much!

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

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

Open Support Ticket