Alex Rollin
Forum Replies Created
-
AuthorPosts
-
January 14, 2019 at 8:28 am in reply to: I want to allow WP-admin area only to certain roles #463130
GDV2 allows you to choose by role.
This reply has been marked as private.This reply has been marked as private.The workaround is to use a text field set to character. Unless you are comparing prices, and you only need it to display the price of something, then it should not be a problem.
All non-GD plugins one by one
Ah, yes, the backend editor is being influenced by another plugin. When a place is searched and selected in the address field the other fields are not populating because of a conflict with another plugin.
Please try disabling non-GD plugins to find the one causing the issue.
Some of your listings do not have categories.
Category is required.
Make sure all your listings have categories.
If listings do not have categories, detail pages, archive pages, and location pages will break and maps will not work.You could hide the advanced options on one page, and show them on another with custom CSS. For example hide the gear icon so the advanced search drawer does not show.
If you want to basically duplicate some GD functionality, so you can have 2 of everything related to search, it will require extensive modification of the core and advanced search plugins.
It is not possible to simply configure a second set of advanced search options.You can filter based on several variables like “featured”. If paid listings are featured, you can easily create a GD Listings shortcode that will show only featured.
Also, in GD’s sorting options, you can set Featured as the first sort, to make those featured/paid listings first.
Search results are by relevance, and featured is given extra ‘relevance’ points, so featured listings are ranked higher than another listing, all else being equal.
If featured doesn’t work for you and you need to sort by price package you can see this here: https://wpgeodirectory.com/how-to-sort-listings-by-price/
It would seem you are using V1
In V1 the send enquiry button and form sends an email to the email address in the ’email’ field of the listing.
There is an option for a BCC to the Admin under the GD email settings.
You may be receiving the BCC and thinking it is the original?
Make sure to change the email subject and text so it is personalized and avoids the spam bucket of the vendor.You can install the email log plugin to keep track of email being sent from the site.
That depends where you are trying to do that.
In the custom fields?
Have you tried changing the custom field label?You can switch your site settings back to JS using the new utility
https://wpgeodirectory.com/docs-v2/integrations/font-awesome/If you want to go back to CSS you can find examples in the V1 docs here:
https://wpgeodirectory.com/docs/common-styling-examples/Thanks,
tryheader .featured-area::before { opacity: 0!important; }With the inline “add listing without signing in” form that is correct, the author is not linked and the user is created silently.
When I test it the listing is there, though.
Did you convert the site?
You can certainly change the value of the field through import/export.
You have added “Is Claimed” field and completed setup as shown here?
https://wpgeodirectory.com/docs-v2/addons/claim/ -
AuthorPosts