Supreme Sidebar Order

This topic contains 17 replies, has 4 voices, and was last updated by  Joy 7 years, 2 months ago.

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

Open Support Ticket

Tagged: ,

  • Author
    Posts
  • #393437

    Joy
    Buyer
    Post count: 1076

    Hello, how do I change the sidebar order on the listing pages? I would like the map to be the last bit of information shown there instead of the first.

    Thank you.

    #393441

    Guust
    Moderator
    Post count: 29970

    Have a look at Appearance > Widgets > GD Listings Sidebar.

    Thanks

    #393454

    Joy
    Buyer
    Post count: 1076

    Sorry but that doesn’t seem to be it. Currently, the map is being placed at the top of the sidebar. I have no way to move it to the bottom of the sidebar with any of the widgets…can you please double check on that?

    Thank you.

    #393458

    Guust
    Moderator
    Post count: 29970

    Supreme does not use a sidebar on the Listings page …
    Can you give a URL of a page we are talking about?

    #393481

    Joy
    Buyer
    Post count: 1076
    #393482

    Guust
    Moderator
    Post count: 29970

    Right, so it is a Detail page.
    Remove the map widget from Appearance > Widgets > GD Detail Sidebar.

    Thanks

    #393563

    Joy
    Buyer
    Post count: 1076

    Sorry, but doing that just creates an additional map. I am trying to move the map to the bottom of the sidebar – below the listing details (business hours, contact details, social media, etc.)

    #393568

    Paolo
    Site Admin
    Post count: 31206

    A developer has been alerted and he’ll let you know asap.

    Thanks for your patience,

    #393582

    Guust
    Moderator
    Post count: 29970

    Please post URL and WP admin details please. I get a 404 on the site you posted in other tickets.
    Thanks

    #393586

    Joy
    Buyer
    Post count: 1076

    Sorry, I decided to do a fresh install due to some database issues. Once it’s backup I will bump this post. Thank you.

    #393617

    Joy
    Buyer
    Post count: 1076
    This reply has been marked as private.
    #393629

    Guust
    Moderator
    Post count: 29970

    And admin details please?

    #393633

    Joy
    Buyer
    Post count: 1076
    This reply has been marked as private.
    #393737

    Giri
    Expired Member
    Post count: 3155

    Hi Joy,

    I installed a plugin called code snippet and added some code there.

    
    
    add_action('init', 'sort_map_geodir_detail_sidebar', 10);
    function sort_map_geodir_detail_sidebar() {
    	remove_action('geodir_detail_sidebar_inside', 'sd_map_in_detail_page_sidebar', 2);
    }
    add_filter('geodir_detail_page_sidebar_content', 'sort_map_detail_page_sitebar_content', 99);
    function sort_map_detail_page_sitebar_content($arr){
    
    	$arr[] = "sd_map_in_detail_page_sidebar";
    
    	return $arr;
    }

    Let me know if that fixes your issue.

    Thanks

    #393742

    Giri
    Expired Member
    Post count: 3155
    This reply has been marked as private.
Viewing 15 posts - 1 through 15 (of 18 total)

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

Open Support Ticket
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount