Alex Rollin
Forum Replies Created
-
AuthorPosts
-
This reply has been marked as private.
Hello,
GD has an option to restrict users with certain roles from entering wp-admin.
Have you by chance added the admin role, there, to that setting?
Or, perhaps you are using a role manager addon, and the admin users are assigned 2 roles like administrator and subscriber.I think this should be done in 2 steps
Step one, make a copy of the sheet, remove the values from the id column, and remove all categories with a parent ID. Import.
Step two, export, merge the child categories into the exported sheet and update the child categories -> Parent ID
February 25, 2020 at 9:52 pm in reply to: Patience with the Beginner – GD Sidebar Widgets / Footer / Menu #532234The Location page uses GD Listings.
When you create a shortcode for the Location page, you can set the sort for any sort you have created on the sorting tab for the CPT.
Search results are always sorted by relevance; sorting options apply on the Archive page or in GD Listings if selected for the configuration.
Hello,
if you put the search bar in a sidebar the fields will ‘stack’ automatically. Try that first and let us know how it goes. if you need more help send us the link to where you have the search bar setup.
Hello,
Please allow us to check the site settings. Just include WP Admin credentials in a private reply so we can take a look.
1. Try deleting the tab “crossing-broadway” and removing it from the listing.
2. Did you use the theme builder? See: https://wpgeodirectory.com/docs-v2/integrations/builders/
3. Try
`
body ul.geodir-category-list-view li, span.geodir-post-title a {
font-size: 32px;
}That can be done with CSS
.dt-mobile-account-wrap { display: none; }
Add CSS to the Customizer
Hello,
have you already chosen a cart in the Pricing Manager tab?
https://wpgeodirectory.com/docs-v2/addons/pricing-manager/
Have you already setup the cart?
February 25, 2020 at 9:29 pm in reply to: all listings shows up when using within 10 miles radius #532225Can you share the search URL?
It looks like the search page is in the trash.
Try creating a new one with the default shortcodes and if the problem persists then please share the URL.
You can add the GD Post Distance to the archive item to see the ‘distance from’ information in near search results.
Please share WP Admin credentials so we can take a look at the problem.
WordPress Credentials
WP Admin Login URL:
WP Admin Username:
WP Admin Password:February 25, 2020 at 9:21 pm in reply to: How to remove Expire Date field on Add Listing page #532222Only admins should be able to see and edit the expire date field, and the field value should be set automatically based on the package.
If that isn’t working, check to make sure the field’s advanced options are set to “Admin only” on your site. If that isn’t the problem please share WP Admin credentials so we can take a look at the issue.
There isn’t an option for that, exactly.
You can hide the suggestions with the CSS here:
Hello,
All the shortcodes are documented in the shortcode builder
https://wpgeodirectory.com/docs-v2/geodirectory/shortcode-builder/
It’s worth installing the Classic Editor addon to have the shortcode builder handy.
[gd_add_listing post_type="gd_event" show_login="1"]
There can be only one add listing page.
The post_type param is for the case where a post type like gd_place has been disabled from frontend add. Changing the default post type on the add listing page will make sure users don’t see a warning instead of the add listing form.
If you use the add-listing links from the GeoDirectory Endpoints in your menu, they all have the URL param for the particular form:
/add-listing/?listing_type=gd_place /add-listing/?listing_type=gd_event
https://wpgeodirectory.com/docs-v2/geodirectory/navigation/
While you can use the add listing shortcode to create additional add listing pages, the forms may not work and we don’t provide support for them. The form itself is extremely complex, hiding fields and changing functionality based on package and URL parameters.
If you are using a builder, make sure to use a gd_add_listing shortcode in a shortcode type element, as opposed to a shrtcode in a text editor or a GD widget.
Try re-saving permalinks:
https://wpgeodirectory.com/docs-v2/geodirectory/settings/permalinks/#404After you merge the listings will have a new URL, so, re-saving will make sure that the new URLs as assigned.
You can add cities or neighborhoods to the location database. I am not sure what you mean as a suburb, but if you share an example address we can check it out. A lot depends on the Maps API you are using.
-
AuthorPosts