Alex Rollin
Forum Replies Created
-
AuthorPosts
-
Some people create a Select field for the county.
You can make as many CPTs as you want.
Your CSV is not readable. I recommend you work from the CSV you can export from the Import/Export tab with Open or Libre office. Try to use UTF-8 with the comma as a separator.
Merge your data into that.
You can use the GD Importer or the All in One.If you are in a hurry, though, just merge your data into the sheet and use the same column structure then import with the GD facility.
Please share FTP so the developers can debug the issue.
Ah, you mean in Advanced Search.
It is not currently a feature of GD to be able to show a multiselect in the Search Bar, only in the advanced filters.
We have a lot of interest in this feature, though, and I have made the developers aware of that interest. They always consider adding popular requests.
This reply has been marked as private.This reply has been marked as private.March 27, 2020 at 12:18 am in reply to: Adresses are not saved + picture not visible in backend overview #536984Hello,
please share WP Admin credentials in a private reply so we can check it out. FTP would also help for debugging.
WordPress Credentials
WP Admin Login URL:
WP Admin Username:
WP Admin Password:FTP Credentials
FTP Host:
FTP Port:
FTP User:
FTP Password:March 27, 2020 at 12:14 am in reply to: Single tabs container on details page disappears on mobile devices #536983Hello,
please try this for a fix:
.geodir-tabs dl.geodir-tab-head{display: block!important;}
A fix for the theme is coming soon, and you can add that CSS to your customizer in the meantime.
Let us know
There are two options to check out:
1. Switch to Google – it may define your area differently and provide you with an immediate solution.
2. Purchase the location manager so you can add listings in unlimited areas. The free plugin is limited to one area. Unfortunately, in some cases, that area isn’t the only one needed.
Hello,
Tags are great for creating ad-hoc groupings of listings. They are definitely part of the search index, so, entering something in the ‘search for’ field will also look for matches in tags.
We see a significant number of members that use tags only for admin groupings, and keep the tags field as an admin only option. They do that to hide the tags, so we haven’t done anything that automatically exposes those tags.
GeoDirectory does not offer a search bar option for tags or any other multi-select field. We are considering adding a form of search bar multi-select in the future, but we are sticking to single selects now and in the immediate future.
Hello,
yes, clearing cache is how it’s done. Your browser has a stored history, also.
Contact your host to see if they have hidden cache options, too.
Your CDN may need to be cleared, also.Hello,
the latest version of GD is 20083. Please make sure to keep your GD addons up to date.
Visit the Extensions menu in your site to “Connect” your site to make auto-updates as easy as possible.
About the Location page with GD Listings in a grid:
You can use the shortcode builder to add a GD Listings shortcode to the location page.
It is usually a good idea to add one for each CPT, like places and events both.
The shortcode should have the location filter enabled. Like this:
[gd_listings title="Places" post_type="gd_place" post_limit="10" add_location_filter="1" sort_by="az" title_tag="h3" layout="3" bottom_pagination="1" category="0"]
GD Loop should not be used on the GD Location page, only on the GD Archive and Search page.
If you haven’t already, try out the shortcode builder. Here is how to find it: https://wpgeodirectory.com/docs-v2/geodirectory/shortcode-builder/
March 26, 2020 at 10:34 pm in reply to: Updating failed. Error message: The response is not a valid JSON response. #536976Also please enable wp_debug and check your log for any errors.
https://wpgeodirectory.com/docs-v2/faq/troubleshooting/#enable-debugging
Hello,
I will ask the developers if they can add some hooks for that.
March 26, 2020 at 10:29 pm in reply to: Tabs in template details or appear after clicking on them #536974Hello,
please try this for a fix:
.geodir-tabs dl.geodir-tab-head{display: block!important;}
A fix for the theme is coming soon, and you can add that CSS to your customizer in the meantime.
Let us know
-
AuthorPosts