Guust
Forum Replies Created
-
AuthorPosts
-
Delete any existing tags, and new listings cannot have tags. Tag functionality is part of WordPress, so it cannot be deleted.
Not totally sure what you are asking, but every category has its own page (Listings template):
http://wptry.it/try-geodirectory/places/
http://wptry.it/try-geodirectory/places/restaurants/
http://wptry.it/try-geodirectory/places/attractions/More at https://wpgeodirectory.com/docs/core-design
You can add widgets to the pages that only show on particular category pages and not others using https://wordpress.org/plugins/widget-logic/ That is the easiest way to customize category pages.
You can also use the category description to differentiate between category pages.Hi Fredrik, you need to use the GD Listings Map widget for search pages (not the GD Home Map widget).
Let us know if that solves your problem.Hi Bernhard
What are your settings at GD > Permalinks?
https://wpgeodirectory.com/docs/core-permalinks/From that page:
Add city slug in listing urls:
You can only use this option if your site only covers one region or city, do not use if your directory covers more than one region and/or country.
Example: mydomain.com/places/dallas/hotels/my-listingSure, visitors can just add any address in the “near” search field.
More at https://wpgeodirectory.com/docs/core-design/#howHi Patrice, if you set up the multilocation plugin, you should be able to add any address.
I guess you bought the addon at themetailors, so synchronsie your account, and then post your URL and admin details in a private reply so we can have a look if you want.https://wpgeodirectory.com/docs/category/geodirectory-support/
Can you post a URL and admin details and clarify what your question is please? Thanks.
You only add the field name, without the prefix.
If you did add geodir_fax in the HTML variable field then the database column will be called geodir_geodir_fax, and that will be the reason why your upload is not working.Simplest is indeed to create one listing you are happy with, export the CSV file, and then upload a few listings to test before going for the full assault. Best is to do with batches.
Tags can be hidden with css:
#geodir_post_tags_row { display: none; }Do you have all the latest addons and core?
Try saving your permalinks at WP Settings > Permalinks.
When switching location with the switcher, your site should go to http://careassociation.org/location/united-states/florida/ for example, but it does not. It seems you are using some caching plugin as well, other than GD Booster. Try turning that off if that is the case.Post your admin details in a private reply if you have no luck.
A URL and admin details in a private message will indeed help, and relevant URLs to frontend pages.
If there are 2 custom fields of the same CPT added to the Advanced search, then they should be available to be searched both. BUt they cannot combine, a visitor will need to need to select a difficulty AND duration if they want to filter by both. If they only choose difficulty, they will get listings with any duration.
See here for an example: http://wpgeo.directory/hotels/
Not sure I understand, but if I do, then that would be only available to admins.
But do you have a question?Yes, but the best idea is to export a CSV file and use columns and their order as the basis for your import file, then you cannot go wrong.
No, that’s not possibke. GD geolocation only works to serve closest listings.
Unless your users add their details to a GD listing, users cannot be geolocated, after all, users do not add their address.Sorry, I was just looking at your location pages, not your category pages.
I added this to GD > design > scripts:.geodir_full_page .geodir-widget:first-child { margin-top: 0px; }Please check.
-
AuthorPosts