Guust
Forum Replies Created
-
AuthorPosts
-
“When you first responded you created another /locations page using shortcodes.”
Not quite correct, there are no shortcodes in that page, that is WP page that should not be edited.You can create any WP page using shortcodes and use it as if it is a directory home page. But do NOT select that page at GD > Permalinks > GD Home page. Just select some unused page there or /locations/.
“I also asked Avada support some of the questions;”
The issue is with the Menu Swapper plugin, that is not Avada.
But strange that they do not support their own widget options.To hide the Places title, use this CSS:
.gd-cptcat-row .gd-cptcat-title { display: none; }Thanks
This reply has been marked as private.Thanks for letting us know. Feel free to open a new ticket if you have any other issues.
ThanksPlease see https://wpgeodirectory.com/geodirectory-v2-final-roadmap/
Thanks
You need the 2nd point, not the CSS.
Edit the following file /wp-content/themes/supreme-directory/inc/geodirectory-compatibility.php
Look forecho do_shortcode('[gd_popular_post_category category_limit=5]');and change to
echo do_shortcode('[gd_cpt_categories hide_empty=true max_count=0]');Adjust as required based on https://wpgeodirectory.com/docs/core-shortcodes/#ctp-cats
Thanks
Thanks for letting us know.
Ah, you mean the Popular Categories on the Supreme homepage.
You can do that by changing the shortcode: https://wpgeodirectory.com/docs/faqs/how-do-i-remove-the-popular-categories-section-from-the-home-page/Change that shortcode with whatever you want based on https://wpgeodirectory.com/docs/core-shortcodes/#ctp-cats
Thanks
Maybe have a look at Appearance > Customize > Additional CSS, or ask the person who added it.
Thanks
Where you add it at Appearance > Widgets.
See image, thanks.Popular categories are the categories that have the most listings, and there is no option to only show parent categories.
But have a look at the CPT categories widget, that should do what you want:
https://wpgeodirectory.com/docs/widgets/#cpt-cats
https://wpgeodirectory.com/docs/core-shortcodes/#ctp-catsThanks
Hi Lise, Kiran means that the UPGRADE link is replaced with a RENEW link, depending on your settings.
You should see as admin exactly the same a user sees for his/her listing.Recurring packages always need PayPal to set the contract into place.
Only once-off payments can avoid PayPal by giving discount codes.Thanks
This CSS is hiding the correct part:
.sd-detail-author { display: none; }See image to see how it will look if you remove that CSS.
Thanks
Did you enter a valid redirect as per point 10 of https://wpgeodirectory.com/docs/social-importer-addon/#facebook ?
Thanks
You can do that with the language file, see https://wpgeodirectory.com/docs/translate-core/
Thanks
Thanks for letting us know.
-
AuthorPosts