Alex Rollin
Forum Replies Created
-
AuthorPosts
-
Try changing the start date to a future date.
Dis you ask them about the issue?
This reply has been marked as private.Try the advanced search doc to see how to add your fields to the search bar
https://wpgeodirectory.com/docs-v2/addons/advanced-search/We do not offer style customization services in the forum.
Try resaving your permalinks, too
https://wpgeodirectory.com/docs-v2/geodirectory/settings/permalinks/Sounds like a permalinks issue. In your other topic it sounds like you haven’t run the converter. https://wpgeodirectory.com/support/topic/linking-events-to-places-2/#post-474813
Try following this guide to setup your site:
https://wpgeodirectory.com/docs-v2/geodirectory/installation/#convert
and
https://wpgeodirectory.com/docs-v2/geodirectory/getting-started/You will need a 3rd party plugin for that. It is a bit more involved that just the package. The users probably need a special role, also. There are lots of them out there, plugins to accomplish this. We don’t recommend any particular one, but some members have used the “Members” plugin, free from wp.org
In this case you would translate the core addon, and do that in your own language, changing the text to suit you.
You can hide the default fields with CSS
Some CSS
body .geodir-listing-search.gd-search-bar-style .geodir-loc-bar .clearfix.geodir-loc-bar-in .geodir-search .gd-search-input-wrapper .geodir-search-input-label { display: none; } body .geodir-listing-search.gd-search-bar-style .geodir-loc-bar .clearfix.geodir-loc-bar-in .geodir-search .gd-search-input-wrapper .geodir-search-input-label + input.search_text { display: none; } .gd-search-field-near { display: none; }Yes, but that would be a customization. GD delivers search results on the search page.
1. Use the option “show all post” in the advanced settings for the archive map and in WP General – Reading set posts per page higher, like, 22.
2. Use the advanced settings to Enable mouse scroll zoom?Let us know how those work for you.
Please include wp admin and site URL and we will take a look.
In /wp-json/geodir/v2/places/ it is ‘content’
With GD Post Meta you can use post_contentSounds like a text field is a good fit.
Custom select fields can be added to the search bar just like in V1.
With advanced search installed, go to the search tab for the CPT and configure for display on the search bar. -
AuthorPosts