Move Map to top of Details Sidebar

This topic contains 3 replies, has 2 voices, and was last updated by  Kor 6 years, 3 months ago.

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

Open Support Ticket

Tagged: ,

  • Author
    Posts
  • #415046

    jahusdtc
    Expired Member
    Post count: 162

    I trying to do the sidebar map — really at very top of the sidebar.

    This shows gallery above the map, but I’d prefer map at top.
    https://wpgeo.directory/supreme-directory/places/united-states/california/san-francisco/restaurants/tasty-food-inc/

    Maybe the map needs CSS — or change of some of the widget settings?

    Please let me know.

    #415082

    Kor
    Moderator
    Post count: 16516

    Hi there,

    Unfortunately, what you needed there requires customization. Feel free to hire a developer to customize your site at https://geodirectoryexperts.com

    Thanks!

    #415466

    jahusdtc
    Expired Member
    Post count: 162

    This seemed to work for me.

    
    
    remove_action('geodir_detail_sidebar_inside', 'geodir_details_sidebar_widget_area', 20);
    add_action('geodir_detail_sidebar_inside', 'geodir_details_sidebar_widget_area', 1);
    #415556

    Kor
    Moderator
    Post count: 16516

    Hi there,

    Thanks for sharing the solution. Will add this to our FAQ’s

    Thanks!

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

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

Open Support Ticket