Supreme functionality
This topic contains 12 replies, has 3 voices, and was last updated by Guust 9 years, 3 months ago.
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket-
AuthorPosts
-
July 16, 2016 at 5:31 am #228410
1. Is there any way to adjust the opacity of the gray overlay on the top of the posts/pages in Supreme?
2. As far as the popular categories on the home page, what determines the taxonomy and is there a way to edit the order?
3. Can you remind me where the setting is to adjust the zoom level for the map in the detail sidebar?
Thanks guys!
July 16, 2016 at 6:20 am #2284121. You probably need this CSS:
.featured-area::before {
opacity: 0;
}
Adjust as required.2. Look for
echo do_shortcode('[gd_popular_post_category category_limit=5]');in content.php of Supreme and adjust as per https://wpgeodirectory.com/docs/core-shortcodes/#popcats
3. Appearance > widgets > GD Detail sidebar section > GD Listings Map widget
July 16, 2016 at 4:31 pm #228565Just FYI for question n2, there is no way to reorder that widget, it’s called popular categories because it shows the categories with most entries…
Thanks
July 17, 2016 at 9:02 am #228724Hey Guys,
1. Where would I input that CSS? Unfortunately, I donʻt have a background in coding.
2. Ok. I might have to take a look at my categories and make new ones.
3. I didnʻt have that widget in my sidebar under appearance. I was able to edit the place in question and adjust the zoom when I input the address. Upon updating, it mirrored the zoom level on the front end.Thanks.
July 17, 2016 at 9:20 am #2287251. You can add it to GD > design > scripts > css
See also https://wpgeodirectory.com/docs/customizing-your-style/July 17, 2016 at 10:49 am #228729Done. Thanks. Is there a secret for eliminating the sidebar on the Home page. I’ve tried different templates, checking the widgets, going to Customize, and making sure that the right side of the Home Page weren’t displayed under GD-> Design and nothing works.
Also, I seem to have a duplicate page showing up on the URL of locations. i.e. London-2 instead of London. Where should I check to make sure that there is only one setup? I’ve gone through but I can’t seem to find where it is.
Thanks.
July 17, 2016 at 11:06 am #228733You can delete the sidebar from all location pages and the GD Home page by going to GD > design > home tab > Home right section > UN-tick
If that does not work, we will need your URL and WP admin details in a private reply to check.Have a look here for your other question: https://wpgeodirectory.com/docs/faqs/why-do-my-locations-get-a-1-at-the-end/
To check for duplicate locations, go to GD > Multilocations > Manage locations.
See also https://wpgeodirectory.com/docs/faqs/how-do-i-merge-locations/July 17, 2016 at 6:52 pm #228933This reply has been marked as private.July 17, 2016 at 9:48 pm #229029I cannot login with those credentials.
The solution is to search the database for the slug greece and change it to greece-1.
July 19, 2016 at 8:59 am #229715This reply has been marked as private.July 19, 2016 at 11:50 am #229824You should delete Varnish HTTP Purge: https://wpgeodirectory.com/docs/faqs/what-caching-plugin-can-i-use/
To use a full width page for your homepage, use the full width template. I changed it for you.
July 19, 2016 at 6:47 pm #230213Will do. Thanks for the help Guust.
July 19, 2016 at 9:49 pm #230296You’re welcome 🙂
-
AuthorPosts
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket