Alex Rollin
Forum Replies Created
-
AuthorPosts
-
Hello,
I changed it to the V2 recaptcha and it works.
The CSS and JS is being loaded on every page. Try clearing all the server cache.
April 10, 2020 at 1:15 am in reply to: Need help resolving a recurring error message, hopefully a simple fix? #539383Hello,
you can turn off wp_debug to hide that, it is only a notice.
To debug please take a look in your site’s wp debug error log to see if there are any fatal errors.
try:
.geodir-tabs .geodir-post-meta-container { border-bottom: 0!important; }
I have disabled AyeCode UI
https://youoursite.com/wp-admin/options-general.php?page=ayecode-ui-settings
You will find some advanced features of UsersWP that are dependant on that.
Adjust the settings to meet your needs.To hide title and caption you will need to modify the GD Post Images element to turn off the title and caption.
Instructions are here:
April 10, 2020 at 12:56 am in reply to: Adding a new search parameter to "gd_listings" shortcode #539374Hello,
multiselect fields and checkboxes can be added as search filters using the Advance Search addon.
The demo homepage is not included. GDV2 does not come with a homepage.
The frontpage link above will give you a default to start from. If you have questions about specific features let us know.
Whoop documentation is here, with a section about homepage
https://wpgeodirectory.com/docs/whoop-theme-overview/You can use a static page for the WP Front page, but not one of the GD Pages/Templates. For example, using the Location page; it is not to be used for the front page.
If you want the field to show on the details page, you must do something.
You can do the easiest thing and in the “Show in extra locations” option select “Details”
Then you need to instal the GD Output Locations widget in the details page sidebar. This is like a bucket that will catch all fields asdsigned to “Details” and show them.
Also, you can use widgets like GD Post Meta directly in the sidebar. This is powerful because the GD Post Meta widget has 10 more display options that aren’t available with the GD Output Locations option.
There are also tabs. You can go to the Tabs (tab) and click the field to display it in a tab.
You can do all or one (or none) but you have to do at least one or it won’t shown.
https://wpgeodirectory.com/docs-v2/places/custom/
https://wpgeodirectory.com/docs-v2/design/gd-post-meta/
https://wpgeodirectory.com/docs-v2/places/tabs/You will need to edit the GD Archive item. GD Post Content has options to show read more.
It isn’t an option of GD Listings, whetehr read more shows or not.
Hello,
adding the category field as a select in the search bar isn’t global. You need to set it up for each Custom Post Type. Head to the events search tab and set it up there as well, just like you did for places.
Not at this time, but I will take that idea up as a feature request. The developers always consider popular ideas.
If you are in the tab “Custom Fields” you can click on ‘text’ or ‘textarea’ there and that will add a new field of that type to the form on the right.
We have an integration guide here: https://wpgeodirectory.com/docs-v2/integrations/userswp/
UsersWP support is here: https://userwp.io/support/ if you have more questions about it.
-
AuthorPosts