Alex Rollin
Forum Replies Created
-
AuthorPosts
-
Hello,
GeoDirectory doesn’t have a signup form. Do you mean UsersWP?
UsersWP is for managing users, specifically for making beautiful profiles with custom fields. Maybe you want to import users?
GeoDirectory is for managing listings. Did you add the custom field to your Custom Post Type?
Our guide to that and import/export are here:
https://wpgeodirectory.com/docs-v2/places/custom/
https://wpgeodirectory.com/docs-v2/geodirectory/settings/import-export/#recommendedCan you clarify what you are after a bit more?
It will not have an effect on search, as I have stated previously.
Hello,
Categories are required for every CPT.
I recommend you hide the feature with CSS and then add it back in as a shortcode with the CPT you want specified.
We didn’t design the popular categories feature in Supreme to be hidden and it isn’t possible to hide them for one CPT and not another without a customization that falls outside of support.
You can contact a GD Expert here for help with that:
Remove Popular Categories Completely
This is not recommended – To remove GD Categories completely edit supreme-directory/inc/geodirectory-compatibility.php and at line 164 remove the gd_categories shortcode. Changes to theme files will be overwritten at the update.
No, they are accurate, saying the fields are blank.
This reply has been marked as private.When we see this it is usually a cache issue. You have 2 cache plugins on the site. Have you tried clearing both and disabling the cache completely?
The keys are saved in the page code in cache, so, it can load old keys or no keys, depending.
It looks to definitely be the case on your site because this loads fine, the URL causes a fresh page to be generated, adding it at the end:
/?x=y
That is what the settings field is for, yes, it will send a country if you type in a country.
It is only active when a Near search is submitted.
Please share WP Admin credentials so we can take a look.
The issue is with uploading a PNG, through backend or frontend both, right?
A
This reply has been marked as private.Yes, that is described here: https://wpgeodirectory.com/docs-v2/places/sorting/
GeoDirectory maps only show one post type at a time. The directory type map can have a post-type-switcher.
For customizations please contact a GD Expert here:
https://geodirectoryexperts.comYou can make a menu item or other link pointing directly to the correct URL including the /?listing_type=gd_my_custom_cpt at the end.
The built in options are available in the GeoDirectory endpoints. See this for a guide to endpoints in the menus.
Here are the steps:
1. Open your CPT custom fields
2. Add a textarea type field ‘my_iframe’ for the field key. Make sure it is admin only, active, and allowed for price packages. In the advanced options allow media embed.
3. Add the video code snippet example using the code snippets plugin. Change the field key ‘video’ to ‘my_iframe’
4. Visit your widgets and add GD Post Meta to the sidebar for the details page. Select your field key -> ‘my_iframe’ field and choose your display options.
5. Edit a listing and add an iFrame to the field.
6. View the page to see the iFrame rendered.If you need hands on help with that you can contact a GD Expert here:
October 25, 2019 at 6:21 pm in reply to: User Dashboard and their listings + (Location detection not supported in browse) #514810This reply has been marked as private. -
AuthorPosts