Alex Rollin
Forum Replies Created
-
AuthorPosts
-
The page loads for me and I don’t see any errors on load.
It is hard for us to fix something we can’t see 🙁
If you find a way to recreate the issue please let us know!
Could it have something to do with the user role edits you have made?
In the future please post your credentials in an immediate followup private reply so we can help you faster.
You have this CSS turning text white on the form
.js .tmce-active .wp-editor-area { color: #fff; }You have an error from Google maps that you need an API key
util.js:224 Google Maps JavaScript API warning: NoApiKeys https://developers.google.com/maps/documentation/javascript/error-messages#no-api-keys
https://wpgeodirectory.com/docs-v2/integrations/google/#easy
Autoptimize has cached errors on the page preventing other JS from functioning. Try disabling that and it may fix all your problems.
Hi Paul, please share WP Admin and whichever steps we should take to recreate the issue. Is it on frontend or backend or both?
June 3, 2019 at 7:34 pm in reply to: Claim listing generally unchecked – though per default checked #490657The field should not be set to admin only. When users login and claim a listing they need to be able to set themselves as the business owner by checking off that field.
Hello,
this could be caused by a frontend js conflict or a conflict with another plugin.
Please try a conflict test and let us know how it goes.
https://wpgeodirectory.com/docs-v2/faq/troubleshooting/#conflict
WHen using GD, many members have used the Custom Post Types addon to create a new listing type “members” which they then link to the original place. That same addon then allows you to easily display the members in the context of the place.
You can also just create a custom field “member1url” and add a link to the member’s profile.
https://wpgeodirectory.com/docs-v2/addons/custom-post-types/
Badges have conditional logic options in the advanced settings.
So, you can choose the key “package” and then set the search value to equals and then put in your package ID.Use the badge field to add in whatever you like “SUPER FEATURED” for package id 18, for example. That will then only show when it the listing with package 18 shows.
Sorting options apply to the CPT Archive pages. You can certainly add additional custom fields to your listings. One you might consider is “sort_order” and then manually set an order for how you want the listings to appear.
Right now it is a tag limit and the best setting would be “1”.
I understand what you mean about that. To exclude tags from a package completely, though, would mean the field would not appear on the backend edit form either. Tags are often useful to administrators. We will take a look and consider if there is a way to do something like that. Thanks for bringing it to our attention.
In V1 tags used a character limit.
Hello,
Can you recreate the issue? Do you mean GD Search?
If you share WP Admin credentials in a private reply we can take a look.
“WordPress Credentials
WP Admin Login URL:
WP Admin Username:
WP Admin Password:”June 3, 2019 at 10:12 am in reply to: Widget logic – display widget only on add listing page #490571Have you tried
is_page('add-listing')That’s not currently possible without a customization, but I will make a note of your idea for the developers for future versions.
This reply has been marked as private.Please try a conflict test to identify the plugin conflict
https://wpgeodirectory.com/docs-v2/faq/troubleshooting/#conflictSomething new recently added, perhaps?
Let us know what you find.That is not a GD feature. It would require custom code or other 3rd party plugins.
I cannot login, getting invalid username error
Have you tried resaving permalinks?
https://wpgeodirectory.com/docs-v2/geodirectory/settings/permalinks/#404It looks like I can’t get to the login page, it keeps sending me to the live site, where the login doesn’t work.
Please check and let us know.
-
AuthorPosts