Guust
Forum Replies Created
-
AuthorPosts
-
September 25, 2019 at 5:44 am in reply to: I'm trying to add meta deta in the Supreme Template Details Info Area #510097
Have you adjusted for the correct field key for the custom field?
Does the listing have data entered for that field?This reply has been marked as private.September 24, 2019 at 6:31 pm in reply to: I'm trying to add meta deta in the Supreme Template Details Info Area #510058Add this somewhere around line 100:
$social_shortcodes .= '[gd_post_badge key="linkedin" condition="is_not_empty" icon_class="fab fa-linkedin" link="%%input%%" new_window="1" bg_color="#85a9b5" txt_color="#ffffff" alignment="left"]';Let us know. Thanks
I think they should work together OK, but try not to confuse your users. Use registration and login of only one of the plugins or things will end up confusing people.
Thanks
What is the URL of that page please?
And can you also post WP admin details in a private reply?
ThanksYou’re welcome 🙂
September 24, 2019 at 4:05 pm in reply to: How to Display Related Categories below CPT Search #510013That should happen automatically if you set the CPT type to automatic in the GD Search element settings.
Please post your URL and WP admin details in a private reply and we’ll have a look at your settings if necessary.
ThanksThe post IDs are assigned by WordPress.
New listings should be imported with that column left blank.
Post IDs are only used in that column if you want to update existing listings.Thanks
You’re welcome 🙂
September 24, 2019 at 1:32 pm in reply to: Upgrade from 4 month to Upgrade 1 Year subscription? #509984This reply has been marked as private.September 24, 2019 at 9:03 am in reply to: I'm trying to add meta deta in the Supreme Template Details Info Area #509936What is the shortcode you used to add the LinkedIn link?
I forgot to mention before but the compare options can only work on pages that show different listings.
On a detail page there’s nothing to compare with.Thanks
Search results are ordered based on the search query made.
The ordering set for listings is only for category pages, not the search page.Thanks
September 24, 2019 at 6:45 am in reply to: New Listings for Places, Events and Custom Post Type #509907You’re welcome 🙂
1. Once you have added “Package” as an active sort option, you can sort listings by Packages.
GD > Places > Sorting tab > Package [click on it on the left and it will move to the right. Then set it to active.
“Package” will now also be an order option in GD Listings widgets and blocks.2. https://wpgeodirectory.com/docs-v2/geodirectory/featured-listings/
Let us know how you went. Thanks
September 23, 2019 at 8:16 pm in reply to: blank Search page loads all listings on map (Listimia) #509835The map is trying to load all listings because it has the attribute
all_posts="1"assigned.
Change that toall_posts="0"or remove it from the shortcode or other element type.
I don’t know how Listimia’s pages are created, but look for something like[gd_map zoom="0" map_type="archive" all_posts="1"]Thanks
-
AuthorPosts