Guust
Forum Replies Created
-
AuthorPosts
-
Those images only show on the Listings pages if no images are uploaded for the listing itself. They will not show on the detail page, only listing’s own images will show there.
ThanksHave you refreshed your pages? It works fine for me. If you click on one of the popular category links it resets the location.
Am I misunderstanding your question?I suggest you clear all caches, it works fine for me.
If we need to check your settings, please post your WP admin details in a private reply.
thanksThis may be what you are looking for: https://wpgeodirectory.com/support/topic/beta-testers-invoicing/
Thanks
This should explain how to do it: https://wpgeodirectory.com/docs/creating-different-event-types/
Thanks
I am guessing you are using the Supreme theme, so see https://wpgeodirectory.com/docs/faqs/how-do-i-remove-the-popular-categories-section-from-the-home-page
To change the order to something else than popularity you will need to add custom code.
ThanksYou can add a category selector if you want, see https://wpgeodirectory.com/docs/gd-search/ second point.
ThanksYour events page is set to show upcoming events by default, so it will not show past events unless you select past events from the drop down menu.
ThanksPlease review GD >> Multilocations >> Locations Settings tab >> Home page should go to >> Site Root
You can add this CSS to make sure the categories in the popular category widget do not line-break:
.geodir-cat-list ul li {min-width: 220px;}They are ordered by “popularity”, categories with most listings come first.
Not sure how you are adding the CPT widget to the homepage, but review https://wpgeodirectory.com/docs/core-shortcodes/#ctp-cats
You could add this CSS:.gd-cptcat-row .gd-cptcat-li { max-height: 150px; overflow: hidden; }Also review https://wpgeodirectory.com/docs/customizing-your-style/
Small CSS tweaks are not that hard, and are not part of support.Try adding this CSS:
.gd-cptcat-ul.gd-cptcat-parent.gd-cpt-flat { display: inherit; }Thanks
Please post your WP admin details in a private reply, and also where you added the code, because I cannot see it on your site. Thanks.
I did “update” the listing. If you find the system is not doing it automatically, let us know, that would most likely be a server setting that stops cron jobs from running. Thanks.
Normally, you replace the logo with your own. You do this at
Appearance >> Customize >> Header >> Logo >> Remove or ChangeFrom https://wpgeodirectory.com/docs/supreme-directory-overview/#homepage
The image for the featured area is the page featured image. If you don’t add a featured image, the page will use a default image, that you can easily change from within your child theme. The suggested minimum size for Featured image is 1400×788. The higher the image the more perceivable will be the parallax effect.
Thanks
May 10, 2017 at 1:22 pm in reply to: Supreme: how to remove popular categories from splash page? #377743 -
AuthorPosts