Alex Rollin
Forum Replies Created
-
AuthorPosts
-
This reply has been marked as private.
There isn’t a setting for that, but I will take that up as a suggestion for the developers to consider for future versions.
November 25, 2019 at 10:08 pm in reply to: GD V2 Change Advance Search Auto Complete Workflow #518657It is not possible to change the autocomplete functionality into a search filter without a significant customization.
I can understand what you mean, though, with having 400 categories.
I have asked the developers to consider your ticket and case as they may have other ideas for workarounds.
This reply has been marked as private.Hello,
it looks like you found the font awesome settings, or I can’t tell which icons are missing. Can you make a screenshot of the missing icons, if this is still an issue?
This reply has been marked as private.Hello,
the recommended way to do that is with sorting for featured. You can read more about that and other ‘featured’ features here:
https://wpgeodirectory.com/docs-v2/geodirectory/featured-listings/
You should consider using sorting first because it will not show duplicates.
An alternative is to add a GD Listings element to the top of the archive page template, and to set that with the option to ‘Show only featured listings’. However, if you do that, you may see duplicates in the top and bottom, and you may not have enough room to show all the featured listings on your site. Sorting will not create those issues.
GeoDirectory doesn’t have any redirect settings and by default only shows links to the WP registered login and register pages.
To redirect login or registration links you can use UsersWP or a 3rd party plugin. If you want to create a customization you can use custom functions like this one for redirecting WP login links.
We are considering a feature like that for future versions.
In the meantime you can use a builder to create things like that.
For example, Beaver Builder lite has a Call to Action element that can be to showcase a link.
I have asked the developers to take a look at the feature request and consider if it is something they can work on in the near term.
About the posts per page issue, you should contact the theme author, or try out some snippets on a staging site like this one (untested):
https://wordpress.stackexchange.com/questions/30757/change-posts-per-page-countPlease share FTP so we can debug the GD Loop Actions issue.
That isn’t possible for custom fields you have created yourself when using the built in importer, those blank fields will be skipped. If you have a field that is ‘y,n’, for example, you may want to add a 3rd value like ‘y,n,unknown’ and then you can pass ‘unknown’ to change the value.
This reply has been marked as private.Excellent!!
Try this CSS
body.home .gd-badge-meta-website { display: none; }November 25, 2019 at 5:25 am in reply to: Having issues with adding addresses, pleeeese help! #518569Try re-saving permalinks as described here:
https://wpgeodirectory.com/docs-v2/geodirectory/settings/permalinks/#404 -
AuthorPosts