Alex Rollin
Forum Replies Created
-
AuthorPosts
-
Themes included with the Membership are listed here: https://wpgeodirectory.com/downloads/category/themes/
Did you see it listed as included somewhere else?
This reply has been marked as private.February 10, 2020 at 7:46 pm in reply to: Question about Radio, Select and Multi Select fields #5297241) Is it possible to add Option Values at any time?
yes
2) Is it possible to remove Option Values at any time?
yes
3) Is it possible to change the name of existing Option Values at any time?
yes
4) Is it possible to change the order of existing Option Values at any time?
yes
However, changing any of the options in the field will not update the values that are stored in the listings (in the database).
This reply has been marked as private.This reply has been marked as private.Yes
https://wpgeodirectory.com/docs-v2/geodirectory/settings/import-export/#not-a-valid-csv-file
Glad you got it working. Setting this topic to resolved, feel free to open a new topic if you have more questions.
Sounds like it was a memory issue. Try keeping an eye on your server log files if you run into it again. You might see bad gateway or memory allocation or timeout errors, which can all be due to not having enough available memory for the task.
February 10, 2020 at 7:26 pm in reply to: Can't use scrollwheel to zoom, nor can zoom out once zoomed in #529717Changing the Supreme Archive template map shortcode requires a customization of the template php file.
The developers have been alerted and will let us know if there another workaround for that.
You can try this and change the selector to meet your needs to target one or another address displays.
[css]
.geodir_post_meta.geodir-field-address {
display: none;
}
.logged-in .geodir_post_meta.geodir-field-address {
display: none;
}
[/css]If we need to check the settings include WP Admin
BTW, again, you are better off using a 3rd party plugin if you really want to hide this information. CSS will not keep the information from being available in the page.
You could try linking to that search results page instead. Click the button, then copy the URL and replace the custom link in the menu with that URL.
Hello,
About the page not found error:
you are using OSM and have used the option “Disable move map pin from changing address fields” in the location tab advanced settings. I recommend you turn that back on. It can result in trying to save listings with incomplete address information. Somehow you saved a listing with no city and so the URL was incomplete so it showed page not found.
About the special offers:
Are you trying to show professionals with special offers, or another CPT?
I can see that GD Listings is not displaying the listings with special offers only.
Your GeoDirectory plugin needs an update. If you update and the issue persists, please write back.
WordPress Credentials
WP Admin Login URL:
WP Admin Username:
WP Admin Password:FTP Credentials
FTP Host:
FTP Port:
FTP User:
FTP Password:This reply has been marked as private.This reply has been marked as private.February 10, 2020 at 5:18 pm in reply to: Where do I modify the notifications in gd_notification? #529696When you make changes to a PO file with POEdit, upon save it will create an MO file. The MO file is what WP uses.
All updated PO and MO files should be placed in the /languages/ folder as described here:
https://wpgeodirectory.com/docs-v2/translation/overview/
Modifying that notification would require your own customization.
If the user has selected a paid package they will be automatically forwarded to checkout.
Hello,
make sure you have not Network Activated the plugin. It should be activated on the subsite only.
If that isn’t the issue, we’d be happy to take a look. Please share a link and WP Admin credentials for the site in a private reply.
WordPress Credentials
WP Admin Login URL:
WP Admin Username:
WP Admin Password: -
AuthorPosts