Alex Rollin
Forum Replies Created
-
AuthorPosts
-
The developers are considering it for the future, yes.
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.
They can be overwritten. We have some info here about that: https://wpgeodirectory.com/docs-v2/translation/overview/#disable-auto-trans
Please feel free to make a new topic if you need help with anything else.
They have all received some updates and are compatible.
September 12, 2019 at 12:21 pm in reply to: Trying to get property and Cannot modify header information Errors #507816Please try disabling plugins one by one until you find the one causing the error.
https://wpgeodirectory.com/docs-v2/faq/troubleshooting/#conflict-test
If you cannot find the issue please share WP Admin credentials and FTP so we can take a look.
Hello,
GeoDirectory doesn’t use cookies or sessions. Location history is kept in the browser local storage.
To access that will require custom JS see this to get started
https://developers.google.com/web/tools/chrome-devtools/storage/localstorage
Try the setting in permalinks full location with category
https://wpgeodirectory.com/docs-v2/geodirectory/settings/permalinks/Let us know how it goes
Hello,
When used with GD Post Meta output the option to display as price will add the currency symbol.
The option to display as price is a general option present on all text type fields set for NUMBER.
There is a loading spinner in the modal (popup).
Try disabling that loading spinner to see the form underneath it.
If you are importing new listings then you must remove the value from each row for the post ID column. Try that and let us know.
Everything about importing is covered here:
https://wpgeodirectory.com/docs-v2/geodirectory/settings/import-export/If you are importing new listings then you must remove the value from each row for the post ID column. Try that and let us know.
Everything about importing is covered here:
https://wpgeodirectory.com/docs-v2/geodirectory/settings/import-export/Do you use gd_loop_actions? If not, then it will not change anything except make a custom sort available for configuration in a GD Listings shortcode.
Without adjusting sort options, try adding this to your GD Listings shortcode
sort_by="post_date_desc"Be sure to remove any other sort_by option you have there.
Hello,
yes, the Custom Field translation system is the way to do that.
https://wpgeodirectory.com/docs/translating-custom-fields/
The tool can now be found at
GD – Status – Tools
#3 Is that a neighborhood? Or city?
#4 all text can be changed with translation. The language file is in the languages folder inside the plugin.
It will add an option to the CPTs sorting option in gd_loop_actions so end users can access the sort on any archive of that CPT.
If you make it default then it will be the default sort.
If a field is active and not ‘admin only’ the only way to hide it is with Custom CSS. Be careful not to hide required fields or the user will have errors they cannot see or fix.
-
AuthorPosts