Alex Rollin
Forum Replies Created
-
AuthorPosts
-
Every map seems to work, archive details and location page.
Please link to a broken map and we will check it out.
This reply has been marked as private.But the key is listed as active in your account here on the site?
Could we take a look at your site? Just to make sure it isn’t an issue with WP Easy Updates.
Please share WP Admin credentials in a private reply with a link to the login page.
Thanks
A
This reply has been marked as private.You can find our main documentation about the upgrade here:
https://wpgeodirectory.com/docs-v2/geodirectory/upgrade-from-gdv1/As Kiran says, it is best to try it out on a staging site where you can take it step by step.
Hello,
What happens when you deactivate the license on your site, then refresh the page, then paste in the new license from your account on this site?
October 14, 2019 at 6:21 am in reply to: How to contact listing owner with no email via Ninja Forms? #512965The GD > Ninja Forms contact widget will not show up if there is not a value for the email field.
I set the permalinks to include full location and category.
Did you try that?
This reply has been marked as private.New CSS should be added to the Customizer.
You can view all active CSS files by viewing the page source with the browser inspector as described here:
https://wpgeodirectory.com/docs/customizing-your-style/
Themes use SCSS, the files are inside the theme folder in
assets/css/style.css and subfolders
Once SCSS is rendered to CSS, you use the inspector to identify the element and see relevant CSSS rules. Copy the rules and change them as you like.
You can try something like this and change it or add to it based on your requirements:
header .featured-area.type-location { height: 20vh!important; } div#sd-featured-img { background-image: none!important; background-color: black!important; }This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.To remove the featured badge, edit the GD Archive item template (WP Page) and remove the badge shortcode.
https://wpgeodirectory.com/docs-v2/templates/archive-item/
If you only want it to show on certain pages, you will need to create custom CSS. We have a guide for CSS here:
https://wpgeodirectory.com/docs/customizing-your-style/
For targeting specific pages, we have some starter CSS here:
https://wpgeodirectory.com/docs-v2/faq/common-examples/#selectorsOctober 14, 2019 at 3:51 am in reply to: Fields and listings not showing in a Divi install of Geodirectory #512950This reply has been marked as private. -
AuthorPosts