Alex Rollin
Forum Replies Created
-
AuthorPosts
-
This reply has been marked as private.
Please provide more info about the issue so we can see where it is happening.
This reply has been marked as private.Did you already try turning off the Divi editor for the search page?
Please share WP Admin in a private reply if we need to take a look at the settings.
I am not familiar with that sidebar manager. Does your theme offer templates, in a section like shown here:
Hi, we would need to look into it further with WP Admin and FTP.
This isn’t a known issue (first time I have heard of it).
Could be something in your htaccess file or a setting from the host.You will need to inspect the code and find the new name of the tab.
Then substitute that in the CSS example Kor gave.More info here: https://wpgeodirectory.com/docs-v2/addons/pricing-manager/#hide
You had GD Booster running, so you were seeing a cached page.
I cleared it and disabled GD Booster which is being retired with V1.
See here for info about cache:
https://wpgeodirectory.com/docs-v2/faq/performance/No, if you have the Maps API set to OSM you shouldn’t be getting google errors on maps.
GD – Settings – General – General – Show Advanced – Maps API – Open Street Maps
If we need to check the settings please include WP Admin in a private reply and be sure to include a link to where we can see a map showing that error.
You can show it on the frontend view of the listing with GD Post Meta:
[gd_post_meta key="expire_date"]Listing author ratings do not count. Also, of note, comments without ratings don’t count either.
Yes, are you using the widget or shortcode builder?
Both have options for how many total parent or child (depth) categories to show.You have a bunch of colormag CSS for the search page that you will need to override starting at line 2500 or so:
/* Search Page */ .search .status-publish { margin-bottom: 30px; -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1); box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1); }Nope, the plugin is fine and is required for List Manager.
GD Post Content can show the value of any textarea, just use the options to choose which textarea.
If you want to show a text field, then use GD Post Meta.
-
AuthorPosts