Guust
Forum Replies Created
-
AuthorPosts
-
April 1, 2020 at 12:57 pm in reply to: How can i change the listing display options in locations? #537781
Have a look at GD > Settings > Pages > GD Archive Item page > Edit.
Thanks
Add the GD Search to the Search Results page. Then clicking the X should remove the search criteria from the search parameters in the GD Search bar.
ThanksYou have a custom field called “Standard Listing” which is required for every listing.
You then have this shortcode in the GD Archive Item:[gd_post_badge key="standard" condition="is_not_empty" icon_class="fas fa-certificate" badge="Standard" bg_color="#7a7a7a" txt_color="#ffffff"]
Because it is required, it will never be empty, so it will show for every listing.
Same for the custom field called “1 Image”.
[gd_post_badge key="1image" condition="is_not_empty" icon_class="fas fa-certificate" badge="Basic" bg_color="#7a7a7a" txt_color="#ffffff"]
Thanks
This reply has been marked as private.This reply has been marked as private.I changed a few settings:
You should not use the Location page as the website homepage.
I changed the order of the CPTs so Services is first now, so they will show by default on the map.
I added a GD Listings element for Services to the Location page.Thanks
Anything you like, we only need the username and password.
ThanksI cannot see a featured image at https://www.caninedirectory.co.uk/dog-services/united-kingdom/south-yorkshire/branton/boarding_kennels/tails-a-wagging/
The reason the Basic and Standard badges show is probably because the way you added the badges in the GD Archive Item template.
Please post your URL and WP admin details in a private reply and we will have a look at your settings if you like.
Downgrading of listings may be affected by caching plugins and sometimes you may need to force it by re-saving permalinks.
Thanks
Have you added the GD > Listings element to the Location page for your new CPT?
Please post your URL and WP admin details in a private reply and we will have a look at your settings if you like.
Thanks
We recommend using the Code Snippets plugin:
https://wordpress.org/plugins/code-snippets/
https://wpgeodirectory.com/docs/useful-plugins/#snippetsThanks
Thanks for letting us know, and a good solution 🙂
This reply has been marked as private.March 31, 2020 at 12:13 am in reply to: Claim Button Not Showing, integrated with Ninja Forms #537501On further investigation, the “post_contact” setting is only to be used when using the contact form, not for a claim form.
You should un-tick the box or just delete the “post_contact=1” setting.Sorry for not picking that up earlier.
Thanks
If you do not want addresses at all, go to
Places (or other CPT) > Settings > General tab > Show Advanced > Disable physical location? > YES
(You will need the Location Manager).If you just want to hide the map and button, you can do that with CSS:
#geodir_address_map_row {display: none;}
Thanks
March 30, 2020 at 5:14 am in reply to: assign different cities in the same "metropolitan area" into a group/list #537381Your site is set to all cities in Georgia only, so all Georgia listings are at https://findelderberry.com/location/
You can change the search radius at
GD > Settings > General tab > Search sub-tab > Search near radius
to let’s say 50 miles, and then all listings within a radius of 50 miles of the center of Atlanta will show on this page:
https://findelderberry.com/search/?geodir_search=1&stype=gd_place&s=+&snear=atlanta&sgeo_lat=33.7489954&sgeo_lon=-84.3879824There is no option to group cities other than by region (state).
Thanks
-
AuthorPosts