Kor
Forum Replies Created
-
AuthorPosts
-
Hi Nick Amis,
Thanks for your post. Could you try using this plugin and see if it helps? https://wordpress.org/plugins/taxonomy-terms-order/
Hi Nick,
Thanks for your post. You need to be very careful with the double quotes on the shortcode. Try pasting this one below instead and see if it helps? If not, share your Website WP admin access here in private reply and we’ll check on it.
[gd_listings post_number="10" add_location_filter="1" layout="3" with_pagination="1" top_pagination="1" bottom_pagination="1"]
August 27, 2019 at 7:24 am in reply to: Right category list on my directory does not show full text #505078Hi Harry,
Thanks for your reply. Could you please try using this plugin https://wordpress.org/plugins/taxonomy-terms-order/ to reorder your categories? Let us know if it helps.
This reply has been marked as private.August 27, 2019 at 6:54 am in reply to: Right category list on my directory does not show full text #505070Hi Harry,
It’s all fixed now and here is the overall custom CSS code that I’ve used.
.sidebar .geodir-categories-container ul { width: 100%!important; } .sidebar .geodir-categories-container ul li a { white-space:normal; font-size: 12px; }
August 27, 2019 at 6:49 am in reply to: Right category list on my directory does not show full text #505069This reply has been marked as private.Hi Max Batt,
Thanks for your reply. Could you please zip your CSV file and attach it on your next reply so that we could check this out for you?
Hi Fulvio Di,
Thanks for your post. You can display any custom fields by editing the “GD Archive Item” page template https://wpgeodirectory.com/docs-v2/templates/archive-item/ . By default, you should see the shortcode “[gd_post_rating alignment=’left’ list_hide_secondary=’2′]” which displays the overall rating. Could you check again?
Hi erdu,
Thanks for your reply. Please share your Website WP admin access here in private reply and we’ll check what’s going on.
Thanks!
Hi Kai,
Looking great here. Let us know if you need anything further.
Hi Julie,
Thanks for your reply. I would recommend a minimum of 2 Gb RAM and the latest PHP version 7.3 . As explained here https://wpgeodirectory.com/docs-v2/faq/performance/#cache , you can’t use GD Booster on GDv2. Try other cache plugins like “WP Super Cache” and see if it helps.
Hi Jonathan,
Thanks for your post. Could you please share your Website WP admin access here in private reply so that we could check this out for you? In the meantime, kindly have a look at WP Backend – Settings – Font Awesome options.
Hi Vlad,
Thanks for your reply.
#1 Will forward this to a developer.
#11 Kindly use this custom CSS code to fix that.
@media only screen and (max-width: 800px) {} body ul.geodir-category-list-view>li:nth-child(2n+0) { margin-left: 0px !important; } }
If this works, I will forward the rest to a developer. Let me know
Thanks!
Hi Erdu,
Thanks for your reply. I’ve able to locate the strings in the core language file as shown in the attached image. Could you check again?
Hi Rick,
Thanks for your reply. I’ve corrected it for you and could you please check now? https://tikitracker.com/places/category/tiki-bars/ . As for removing the arrow icon, use the custom CSS code below.
button.sd-archive-resizer {display:none;}
-
AuthorPosts