Listing Detail Page

This topic contains 8 replies, has 3 voices, and was last updated by  Paolo 6 years, 7 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #400707

    Colby Albarado
    Expired Member
    Post count: 37

    Hello,
    i need to change where some of the info is showing up on the listing detail page. The address , time open, and social links are displaying in the sidebar, i want to display that info directly under the listing title.

    #400708

    Colby Albarado
    Expired Member
    Post count: 37
    This reply has been marked as private.
    #400788

    Alex Rollin
    Moderator
    Post count: 27815

    Hello!

    Please see the available options here:

    https://wpgeodirectory.com/docs/core-place-settings/#custom

    See specifically the section about “Show in what locations?”

    #400856

    Colby Albarado
    Expired Member
    Post count: 37

    Thank! got it the fields moved. However is there anyway to reorder them?

    the Address, time fields are below the map, and need to be above the “profile section… screenshot attached

    #400860

    Alex Rollin
    Moderator
    Post count: 27815

    You can drag and drop to change the order, or remove the fields from a location and add them back in the order desired.

    https://wpgeodirectory.com/docs/core-place-settings/#custom

    #400870

    Colby Albarado
    Expired Member
    Post count: 37

    Hey Alex,
    thanks for the response. do you mean in the “place settings “? I’ve done that and it doesnt put the address at the top….
    anything else i could try?

    #400874

    Colby Albarado
    Expired Member
    Post count: 37

    Really , i just need to move the map to the very bottom…

    #400890

    Alex Rollin
    Moderator
    Post count: 27815

    Hello!

    You might could remove the map, and then place a widget where you want the map.

    https://wpgeodirectory.com/docs/widgets/#listing-map

    Here is some CSS to remove the map:

    
    
    .map-places-listing {display: none}
    .trigger {display: none;}
    .triggermap {display: none;}

    If those don’t work for you, there are many other example of moving and removing items throughout the forum. In more advanced cases you may need some PHP.

    Let us know how it goes for you

    #400968

    Paolo
    Site Admin
    Post count: 31206

    Hi to move the map at the very bottom you need to re-order the listing detail tabs (even if you are using the page as a list, the technique is the same)

    This can only be done programmatically.

    Please see: https://wpgeodirectory.com/re-order-tabs-in-a-listing-detail-page/

    Let us know how it goes,

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

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

Open Support Ticket