Alex Rollin
Forum Replies Created
-
AuthorPosts
-
Hello,
Make sure you are using the V2 core plugin with the V2+ Location Manager Addon (that the versions match).
If you would like us to check the settings, please make a private reply with WP Admin credentials and we will get right on it.
Thanks 🙂
You can still do that, and you can also echo a shortcode. In V2 you don’t need the geodir_ prefix any more.
Instructions for customizing plugin templates are here:
https://wpgeodirectory.com/docs-v2/faq/customizing/We don’t recommend customizing Supreme because it is a child theme, unless you plan to use only code snippets (the child theme will get updates that overwrite changes). You can always change the name, though, and not update it.
April 15, 2019 at 11:35 pm in reply to: Limit all recurring events to display only a single event #4809891. It is not currently possible to remove recurrences from gd_loop output. Use a location page instead?
2. Same issue with gd_loop, see #1 above.
3. Yes, you can use as many different GD Listing shortcodes as you want on the Location page template, with location filter option checked, to slice and dice your listings for viewing together on the location page.
The GD Listing default content is the only template that contains gd_listings. You can add GD Listings on any page but it is specifically and especially useful on the Location page where the option for filtering location is necessary.
If you use the chrome inspector you can highlight elements and read the CSS that applies to them.
https://wpgeodirectory.com/docs/customizing-your-style/
If you want to customize it with PHP instructions are here:
https://wpgeodirectory.com/docs-v2/faq/customizing/#map-bubbleNot sure what you mean about the images. Can you share a link and screenshot?
Just new ones, and there are lots of tools out there for working with CSVs: https://www.google.com/search?q=csv+dedupe&oq=csv+dedupe
Follow the Elementor instructions for how to use the theme builder.
This reply has been marked as private.You can find the default content for the location page at:
GD – Settings – General – Pages – Location Default content (button)Copy and paste that into your location page
WP – Pages – Search “GD” select location page, edit
https://wpgeodirectory.com/docs-v2/geodirectory/personalize/
Where is says “GD Archive” it should say something else. Are you using Yoast? If so, that should show the Title for the CPT page with a fix in the next release.
About the style, you will need to write custom CSS to change the look and feel of your site listings.
We have a doc here about how to do that:
https://wpgeodirectory.com/docs/customizing-your-style/As an example,
h2 a { font-family: Arial; color: #000!important; font-size: 20px; font-weight: 400; }The icon used will be the icon of the default category. Icons are not changed based on search.
Yes, make a new CPT. Then you can add a custom date field and make it options if you want.
Try not to use the /events/ slug for it, so you can use the events addon later, too, if you want to.
A
Hello,
You can purchase licenses and memberships in our shop here:
https://wpgeodirectory.com/downloads/membership/The considerations for upgrade have been noted here:
https://wpgeodirectory.com/docs-v2/geodirectory/upgrade-from-gdv1/A
Thanks, the developers will take a look.
Have you already run a backup of the site? Is this a staging site, or do you have one?
Please take a look here: https://wpgeodirectory.com/docs-v2/geodirectory/upgrade-from-gdv1/You can add custom sidebars to your page templates. If the sidebars are declared in the template “the WP Way” then they will get picked up when GD renders the template.
If you run into the issue again, let us know. The fix will be included with the next GD Update.
-
AuthorPosts