Alex Rollin
Forum Replies Created
-
AuthorPosts
-
Please try re-saving your permalinks as described here:
https://wpgeodirectory.com/docs-v2/geodirectory/settings/permalinks/#404If that doesn’t fix the issue please reply with WP Admin credentials so we can check the settings.
Do you have a staging site where we can see the issue?
Can you post an extract, say, 100 records, so we can see what you are trying to import?You should be able to find those strings in the core plugin language files or the location manager.
Please see this doc:
https://wpgeodirectory.com/docs-v2/translation/overview/If you still have a problem please open a new topic so we can help you.
Always open a new topic.
Unfortunately this setting is not currently available.
I have taken this up as a suggestion and will share it with our development team to see whether we can work on this in the near future.
Please feel free to make a new topic if you need help with anything else.
It’s important to understand that GD has 3 different types of maps.
The directory type map shows ‘everything’ but has some shortcode options to limit display
The archive map shows everything that is returned by an Archive page query, for example everything that is shown in search results in the search Archive, or all “Places” on the CPT Archive at /places/
The post map then shows one location, and is used almost exclusively on the Details page template.
Let’s say there is a field “Recommended for” which has a list of groups 8-12″, 13-16, 17-21
It’s possible to add this field as an advanced search option. If for example the 8-12 option is selected, this will give a URL showing all the listings with 8-12 selected.
To do that you need the Advanced Search filters addon.
https://wpgeodirectory.com/docs-v2/integrations/maps/
https://wpgeodirectory.com/docs-v2/addons/advanced-search/
https://wpgeodirectory.com/docs-v2/templates/That is possible with one CPT (like Places) using categories as filters.
For example the map on this page:
https://wpgeo.directory/starter/At the bottom of that map is the post type selector, if there is more than one CPT.
I am checking with the developers about the details.
Hello,
GD Listings is our most powerful query element for showing lists of listings.
It is often used on a WP Page to show, for example, a list of 8 featured listings in 2 rows of 4 per row, sorted by most recently added.
GD Map is the element you want to show a map.
You can use the shortcode builder to explore all the options for each of the GD elements.
https://wpgeodirectory.com/docs-v2/geodirectory/shortcode-builder/
Be sure to click the blue button to see all the advanced options for each shortcode.
With GD Map, when you configure it, choose Map type = Directory map. The directory map has the option for a Post Type selector, to switch easily between showing all of one post type at a time.
https://wpgeodirectory.com/docs-v2/integrations/maps/
https://wpgeodirectory.com/docs-v2/design/gd-listings/
https://wpgeodirectory.com/docs-v2/geodirectory/design-elements/You must complete the setup of GeoDirectory.
Please see our ‘getting started’ page here that will tell you how to add important widgets and edit templates to show all your custom fields.
https://wpgeodirectory.com/docs-v2/geodirectory/getting-started/
This reply has been marked as private.Hello,
1.
there is built in integration with Ninja Forms so you can adjust the form to match the expectations of site visitors by industry.
https://wpgeodirectory.com/docs-v2/integrations/ninja-forms/2.
GeoDirectory uses the WP native commenting system with extra juice from our ratings system in core and then an Addon for Multiratings. You can import any type of comment or rating you want into the system, and we have support for import of Multiratings coming soon, too.
3.
There is a textarea field called Special Offers that is available to hold the text. It can be included excluded from a Price Package. Listings with a value for the field can be listed out together.
4.
Our official mobile app is coming very soon. There is a lot happening with mobile apps. The main point is that GDV2 has a very powerful API so almost anything is possible. Can’t give an exact date on that but we are actively working on it.
September 17, 2019 at 3:50 pm in reply to: Conflict with "Claim me" button and Ninja forms' "claim me button" #508644To do that you would need to make your own customization using the example shown here to change the claim button in the sd detail info section:
https://wpgeodirectory.com/docs-v2/themes/supreme/#customize-single
You can also just hide the claim button in the header with CSS:
.sd-detail-author .geodir-post-claim { display: none; }You can retrieve individual field values with the GD Post Meta shortcode or widget or block.
Use the shortcode builder to configure the shortcode just the way you want.
https://wpgeodirectory.com/docs-v2/geodirectory/shortcode-builder/
When I just registered I was logged in automatically and redirected to the home page.
What’s the problem?
This reply has been marked as private. -
AuthorPosts