Alex Rollin
Forum Replies Created
-
AuthorPosts
-
Try editing with Libre or Open Office. Your file won’t open as a CSV in those programs now because it has artifcats from the editor you used.
https://wpgeodirectory.com/docs-v2/geodirectory/settings/import-export/#recommended
Please try this: https://wpgeodirectory.com/docs/translating-custom-fields/
Let us know how it goes
Please try this: https://wpgeodirectory.com/docs/translating-custom-fields/
Let us know how it goes
There are advanced options in the locations tab to disable the location in Archive URLs.
https://wpgeodirectory.com/docs-v2/addons/location-manager/#url
Disable the options for Archive URLs and Archive URLs in the listings page.
The text you mention can be changed by translating the plugin. Once you get through the first update you will find many more strings that you can change to make your directory your own.
To show custom fields in the sidebar, open each custom field, find “Show in extra locations” and choose “Details page sidebar”.
Make sure you add the GD Output location widget to the sidebar and set it to “Details”.
About the categories, please share a link to the page so we can see what you mean.
Thanks
Thanks for sharing your sheet.
You will need to remove the values in the ID column if you want to import new listings.
Otherwise make sure all the columns match.
https://wpgeodirectory.com/docs-v2/geodirectory/settings/import-export/#recommended
Then, install the Custom Post Types addon and it will appear.
https://wpgeodirectory.com/docs-v2/addons/custom-post-types/
February 29, 2020 at 7:44 am in reply to: Directory Converter Plugin for PhpMyDirectory Logo Image Issue #532894No, sorry, let me give you some additional information.
GD has an import/export feature built into it.
So, you would use that to export your listings, then change the logo filename. Then you would import the listings again.
After that you would load your logo images, renamed, to the correct folder.
You can read about the import/export feature here:
https://wpgeodirectory.com/docs-v2/geodirectory/settings/import-export/You can find programs online to rename files in a directory. You would want to put all your logo images in a folder and rename them. Then another desktop tool can probably give you a text file with all the filenames in it. You would use that list of filenames to populate the CSV.
It will take some manual work, yes, but hopefully not a lot of it.
The merge tool will merge cities, and remove the city that is not the target. If that is not working for you please describe what you tried to do an we will take a look.
Updating listings by import/export will not merge the locations, but it makes it possible to use the merge tool to merge 10 empty cities into one.
I cannot think of anything that will cause the uploading of new records besides an import.
February 29, 2020 at 12:43 am in reply to: Directory Converter Plugin for PhpMyDirectory Logo Image Issue #532878Have you already tested the import with an image that has the same filename?
February 29, 2020 at 12:42 am in reply to: Incorrect Categories (and not full list) showing in GD Listings Gutenberg Block #5328775 Listings? Events? Or categories?
Please share a link to the page you are editing, and explain the issue you are seeing with more detail.
You can hide the button with CSS
input#address_set_address_button { display: none; }
Try it out for yourself to hide the map. We don’t recommend doing that, though:
February 29, 2020 at 12:01 am in reply to: Street address shows City when street address is optional and not provided #532873Hello,
Unfortunately there isn’t a workaround, the street address is required.
The image you point out is a bug in V1. Listings without a street address would not save in V1 either, or if they did they would break the functionality of GD. This is not a ‘feature’ that will be added to V2.
One solution might be to try our new GD Dynamic Content Widget. Something like this:
[gd_dynamic_content key="do_not_show_street_checkbox" condition="is_not_empty"][gd_post_address show="label-value" address_template="%%street2%%,%%city%%"][/gd_dynamic_content]
For that, you could have a checkbox “Don’t show First Street Address Field”
When the box is checked, only the second street2 field and City would show, or you can adjust that template as you like.Conditionally hiding items can be done with your own custom CSS in some cases, but, that will only hide it visually and the data will still be present.
Instead, to conditionally hide items based on a field value, like the GD Dynamic Content widget example, or you can consider creating your own customization, or use a third party plugin or theme builder.
You asked why the UsersWP popup form does not have ReCaptcha. It is because you have not installed the UsersWP ReCaptcha form.They are not redundant. They have different settings.
https://wpgeodirectory.com/docs-v2/integrations/userswp/#recaptcha
Excellent!
Change the post type order by adjusting the order for each post type in the post type settings.
You can see the order at
GD – Settings – Post Types
-
AuthorPosts