Alex Rollin
Forum Replies Created
-
AuthorPosts
-
There is an advanced option on the Location tab, “Archive URLs”
https://wpgeodirectory.com/docs-v2/addons/location-manager/
Try that and let us know
Does it work? Make sure you used the GD Ninja Forms widget/shortcode.
Share a link to the page so we can see about centering.
Please share screenshots and text of the strings you haven’t been able to translate yet.
Have you already translated the search page?
https://wpgeodirectory.com/docs-v2/addons/multilingual/#pages
Try resaving permalinks
https://wpgeodirectory.com/docs-v2/geodirectory/settings/permalinks/#404March 6, 2020 at 2:43 am in reply to: Detail pages not found (404s) after installing/activating Multilocations addon #533905Excellent!
Hello,
GD doesn’t having any cropping. We recommend you instruct users in what format they should enter.
If necessary you can also add an additional file upload field. You could then give them instructions about what size or shape to make it.
With regard to making all the images look the same size/aspect ratio, you can try adjusting your archive item to “cover” in the advanced options. Cover both with make sure that the image is ‘zoomed’ to fill the space.
Hello,
Make sure you have the right link to the add listing page. If anything is spelled incorrectly you may get that error.
Try adding all the add-listing menu links to the menu
It requires PHP, we have a couple example snippets here:
https://wpgeodirectory.com/docs-v2/themes/supreme/If you want to edit it completely you can use a template other than the GeoDirectory Single template for the GD Details template. When you do that you can create it yourself and add shortcodes html css etc.
UsersWP doesn’t currently have a feature like that but we are considering adding it in the future.
See the option: “Allow posting without logging in”
https://wpgeodirectory.com/docs-v2/geodirectory/settings/general/
The Change Location (switcher) can be removed from the menu as needed, just check the menu settings.
Have you already tried this?
https://wpgeodirectory.com/docs-v2/addons/pricing-manager/#hidePlease see: https://wpgeodirectory.com/docs-v2/faq/customizing/
CSS
We recommend that you add custom CSS code to the WordPress Customizer. You can find the “Additional CSS” option at:
WordPress – Appearance – Customizer – Additional CSS
PHP
We recommend that, if possible, instead of adding your new PHP functions in your theme that you use the Code Snippets plugin instead. This is especially useful for GD themes that are updated regularly, because updates will overwrite any changes that have been made to the theme files. Find the Code Snippets plugin here.
This can happen if there are JS errors, even if they are from other plugins.
Are you seeing any issues on the page? If you are you can recreate the blocks that are causing a problem.
You can also try adding shortcodes to HTML blocks.
https://wpgeodirectory.com/docs-v2/geodirectory/shortcode-builder/
Elementor isn’t loading for me.
Make sure you are using an Elementor shortcode module.
You will want to make sure the Directory map is set to use a particular post type with listings in it as the default.
Then add GD Listings, one for each CPT.
Example:
[gd_listings post_type="gd_cpt1" post_limit="10" add_location_filter="1" sort_by="az" title_tag="h3" layout="5" view_all_link="1" bottom_pagination="1"] [gd_listings post_type="gd_cpt2" post_limit="10" add_location_filter="1" sort_by="az" title_tag="h3" layout="5" view_all_link="1" bottom_pagination="1"]
-
AuthorPosts