Guust
Forum Replies Created
-
AuthorPosts
-
This reply has been marked as private.
OK, Kiran has fixed how your GD Home Content was being duplicated with the GeoDirectory – Multinews Theme Compatibility plugin, please check your pages now. Thanks
3. Use this CSS:
.sd .sd-detail-info .sd-address, .sd .sd-detail-info .sd-ratings, .sd .sd-detail-info .sd-contacts {display:none;}6. Use this CSS:
.sd .sd-detail-cta .geodir-addtofav, .sd-cta-favsandshare {display:none;}I’ll get Stiofan to look at the rest.
Just added a bit more after reading your post again.
To add categories to the search bar, you need to set up the Advanced Search for those CPT categories.
This should give you the info you are after:
https://wpgeodirectory.com/docs/gd-searchThanks
The “CPT listings” widget links to CPTs only, and only from the pages where you add the widget.
https://wpgeodirectory.com/docs/widgets/#cpt-listingYou may be interested in adding the GD Popular Categories or the GD CPT Categories widget to the Listings pages:
https://wpgeodirectory.com/docs/widgets/#cpt-cats
https://wpgeodirectory.com/docs/widgets/#popular-post-cat
https://wpgeodirectory.com/docs/layout/#directoryThanks
This reply has been marked as private.Have a look at https://wpgeodirectory.com/docs/layout/#directory to understand the different types of pages.
A Listings map automatically adjusts to the category or CPT of the page.
ThanksLooks fine to me …
http://dev.njbloodymary.com/gd-home/Maybe because you have not done your SSL correctly, or because you set the site’s URL to http://dev.njbloodymary.com … not https://dev.njbloodymary.com
Thanks
Why do you not just add the GD Login widget to the author page, then you have all the links as you want them?
I don’t understand the problem about the edit and renew links. Why is a link that works as intended a problem?Maybe have a look at UsersWP where you have more control over the author/dashboard/profile page.
1. You should never use more than one caching plugin, and W3 Total Cache is not the best solution for GD. I de-activated W3 cache for now to check things.
2. The map on your Listings pages is a GD Home Map instead of a GD Listings Map. That is the reason why the map does not update on sort. Like Alex says, you have added that map to all GD pages somehow, but it can only work correctly on Location pages, not Listings (categories) and not Detail pages.
Remove the code that adds that map and then add maps using widgets. That should solve your issue.Thanks
Please check now. I created a new snippet and replaced the quotes before and after your adsense code from double quotes to single quotes.
Let us know. Thanks
I added a bit more CSS, you should try yourself using this guide:
https://wpgeodirectory.com/docs/customizing-your-style/Thanks
Can you post the URL where we can see that? That is not how it should work.
January 16, 2018 at 12:05 pm in reply to: Change Popular Categories to Featured Categories or add a line in Supreme Dir #4129201. That can be achieved with CSS and editing this file:
https://wpgeodirectory.com/docs/faqs/how-do-i-remove-the-popular-categories-section-from-the-home-page/
You would change category_limit=5 to category_limit=6.
And add this CSS:.sd.home .featured-area .geodir-pcat-show { width: 31%; }You will have to adjust a little, see https://wpgeodirectory.com/docs/customizing-your-style/
2. You would need to custom code that, “popular” means categories with most listings.
3. If you change the CPT selector from Places to Events, you will get the Event categories.
Thanks
-
AuthorPosts