Guust
Forum Replies Created
-
AuthorPosts
-
That depends on the theme you are using.
There are also a few plugins that will assist with that:
https://wordpress.org/plugins/recent-posts-widget-with-thumbnails/
https://wordpress.org/plugins/recent-posts-widget-extended/
etcAnother option is to create a new GD Custom Post Type. Then you will have total control like any other CPT.
Thanks
1. Add the custom images to your WP media.
2. Add the image IDs to the Hero settings.Thanks
November 2, 2019 at 1:24 am in reply to: I can't set up the add listing, login page and theme not looking right #515634You had swapped the Register and Add Listing pages and they did not have the correct shortcodes.
I fixed it and added a few links to the main menu.
Please let us know if you still have any questions.Thanks
This reply has been marked as private.This reply has been marked as private.November 1, 2019 at 1:17 pm in reply to: Post Title capitalise first letters programatically? #515573Hi Eugene, you can use this CSS to capitalise each word in a title, for example
.entry-title {text-transform: capitalize;}Thanks
This reply has been marked as private.November 1, 2019 at 10:26 am in reply to: I can't set up the add listing, login page and theme not looking right #515557what is the difference between installing addons in the geodirectory addon section oppose to uploading it in plugin section
Installing from the Extensions page is a lot simpler. That is the only difference.
Please post your URL and WP admin details in a private reply if we need to have a look at your settings.
Thanks
Was the listing added from the front and paid for?
If not, then the payment process may not be set up correctly.
Just adding a listing from the backend may not work, depending on the package settings.Please post your URL and WP admin details in a private reply if we need to have a look at your settings.
Thanks
This reply has been marked as private.October 30, 2019 at 9:37 pm in reply to: GD Details Page – Side Panel Widget overlapping listing description on safari #515430Please send us URL of that page, and also your WP admin details in a private reply and we will have a look.
ThanksYou’re welcome.
You can add the “show all” parameter to the map element, for example like this:
[gd_map map_type="archive" all_posts="1"]Thanks
Add a directory map instead of an archive map, and enable the location filter.
You can find the correct code in the default for the location page at GD > Settings > Pages > Location page > defaultThanks
Check this setting:
WP Settings > Reading > Blog pages show at most
Set that to more than 110.Thanks
-
AuthorPosts