Sidebar Widgets on Listings Page

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

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

Open Support Ticket
  • Author
    Posts
  • #38161

    Jose Rodriguez
    Full Member
    Post count: 96

    1) [Sidebar Widgets on Listings Page] I would like to have different sidebar widgets assigned to my venue listings page and others on my events listings page. For example: I don’t want the event calendar on my venue listings page, but it seems like i have to have the same sidebar elements on both the events listings page and the venue listings page. It doesn’t make any sense for my purposes since people don’t need a calendar in the venue page (where I only have restaurants). Is there a way to fix this? A way to have different elements for the “events page” that won’t show on the “venues page”
    2) [Ratings] Is there a way to allow people to do a star rating right on the listings page instead of having to go the profile page to click on the star rating. right now the star rating is greyed out on the listings page.

    #38173

    Simone
    Expired Member
    Post count: 3515

    Hello,
    1 – Install a plugin called widget logic, here https://wordpress.org/plugins/widget-logic/ and then on your widget add this code in the Widget logic area

    geodir_get_current_posttype()=='gd_event'

    this will be visible only to the events. change gd_event to whatever is the venue post type

    2- is it greyed out so users can not add a review? Have you enabled the reviews in WordPress?

    #38212

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    2) in listings page you can’t leave a rating, because ratings must be linked to a review (comment).

    Comments can only be left on the detail page.

    Thanks

    #38219

    Jose Rodriguez
    Full Member
    Post count: 96

    1) I feel the ratings option is hidden in the tabs within the details page and many users might not even find it if they are not looking for it. Is there a way to use a 3rd party rating system and disable yours? That way we could have it visible on the listings page

    2) Also, with this in mind. Is there a way to display items that are in tabs in the details page on its own. Ex: when you click on the details page that you could see a section with the ratings, a section with the map, etc…and not having to click on the tabs to view these items

    #38220

    Paolo
    Site Admin
    Post count: 31206

    1) you would need to customize the plugin.

    2) This is possible too with custom coding. See here for more info: https://wpgeodirectory.com/support/topic/tabs-in-single-view/

    Thanks

    #38223

    Jose Rodriguez
    Full Member
    Post count: 96

    Thank you for your quick response. The information has been super helpful and has encouraged me to continue with GeoDriectory

    #38224

    Jose Rodriguez
    Full Member
    Post count: 96

    Btw, would this help me set up a section on the details page for a restaurant menu? or a customized tab for “menu”?

    #38229

    Paolo
    Site Admin
    Post count: 31206
Viewing 8 posts - 1 through 8 (of 8 total)

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

Open Support Ticket