• Resolved coroleu

    (@coroleu)


    My directory page is made with shortcodes. I want it to show me the featured items first and then the places sorted alphabetically by title, but I can’t get it to do that.

    Places > settings > sorting

    https://prnt.sc/a0x5u5e5WyjY

    Page shortcode

    [gd_notifications]
    [gd_search]
    [gd_map map_type=’directory’ width=100% height=300 search_filter=1 cat_filter=1 post_type_filter=1]
    [gd_listings post_limit=”10″ sort_by=”az” add_location_filter=”1″ with_pagination=”1″ bottom_pagination=”1″]

    Any ideas? Thanks

    The page I need help with: [log in to see the link]

Viewing 8 replies - 1 through 8 (of 8 total)
  • Thread Starter coroleu

    (@coroleu)

    I also tried this parameter in the shortcode, and it doesn’t work either, sort_by=”post_title_asc”

    Thread Starter coroleu

    (@coroleu)

    I solve the order with this shortcode:
    [gd_listings featured_sort=”1″ post_limit=”10″ add_location_filter=”1″ with_pagination=”1″ bottom_pagination=”1″ sort_by=”az” sort_order=”asc”]

    Now Im trying to show “featured” places first. Any ideas? I already add featured_sort=”1″ but looks like doesnt work.

    Plugin Support alexrollin

    (@alexrollin)

    You can use the option to show featured only, then sort by title.
    GD Listings won’t do sub-sorts, it can only show a single sort at a time.

    So use the title sort you want, then use the filter options to filter for ‘featured only’.

    Always use the shortcode builder to get the right parameters

    https://wpgeodirectory.com/documentation/article/core-widgets/shortcode-builder/

    [gd_listings post_type="gd_place" post_limit="5" show_featured_only="1" sort_by="az" title_tag="h3" layout="2" view_all_link="1" bottom_pagination="1" slide_interval="5" mb="3"]

    This does not seem to offer any real solution to the problem I am facing. I am running a services directory and I need to be able to search for the service type then location and get a result the places featured first in the set radius. I am not getting that feature to work. I am not sure what needs to be done. Please give me a shout back and let me know how to make this work. Additionally, I would prefer to sort be featured then package type but I don’t see that option under sorting. That is what makes the most sense to me. It seems like that is a much needed feature add if it’s not an option. I really could use some help sorting by featured.

    Plugin Author Paolo

    (@paoltaia)

    Please avoid posting on other people’s support requests, even if they seem related, especially if they are already resolved, because nobody will answer. Create your own support tickets. Since you are also asking for support for a site using premium plugins and this forum does not allow us to provide it, please open a ticket here: https://wpgeodirectory.com/support

    Thanks

    rbshep

    (@rbshep)

    I am happy to make a new post but this has nothing to do with premium plugins. I is a sorting issue. Moreover it is a big problem that needs to be solved because the built it sorting functionality is very basic. I can work with featured sorting but it would be nice to have sorting for each package. Paid customers don’t want to be buried under free or lessor paid listings. As Vanilla Ice like to say, ‘If there was a problem, yo, I’ll solve it. Check out the hook while my DJ revolves it.” Let’s make this money. Thanks for the heads up Big P…Stay cool bro!

    Plugin Author Paolo

    (@paoltaia)

    you can’t create paid packages with the free plugin…

    I have a developer working on it. Thanks again for the info. Keep pressing on!

Viewing 8 replies - 1 through 8 (of 8 total)

You must be logged in to reply to this topic.