Kor
Forum Replies Created
-
AuthorPosts
-
Hi Benjamin,
Could you please check out this article and see if it’s what you’re looking for? https://codex.wordpress.org/Post_Type_Templates
Thanks!
Hi justmark,
If you are referring to the listing description, you can set the “Description word limit” in GD > Design > Listing > Description word limit > Set a lower value. Let us know if it’s what you’re looking for.
Thanks!
Hi Mark,
Let me try to answer your questions accordingly.
#1 Yes, you are right.
#2 You can use the custom CSS code below to hide it.
.bestof-cat-title { display:none; }
#3 Unfortunately, this is not possible without customization.
#4 Try this custom CSS
#geodir-bestof-places .geodir-pcomments { display:none; }
#5 The listings are sorted by ratings and if there are no ratings on the listings, it will just be sorted randomly.
Thanks!
Hi Tom,
I’ve tried searching for the keyword “Solar” and the map is not displaying. Upon inspecting, I noticed that there is console error with the message “You have included the Google Maps API multiple times on this page. This may cause unexpected errors.”. http://prntscr.com/ducorg
This could be caused by some type of conflict with a plugin. Could you try deactivating all non-gd plugins and see if it fixes the issue there?
Thanks!
Hi Matthew,
Could you please provide the link to the facebook page that you are trying to import? And also please provide WP temp admin credentials for us to check further. Please use the private reply option below.
Hi kristin,
Sorry to hear about that. A way to correct this would be to export, correct the claimed column and re-import to update the listings. If it doesn’t work, please share WP admin access and we’ll take a look at it?
Thanks!
Hi Denis,
Please also apply this custom CSS code below to fix the map issue. Insert into Gd > Design > Scripts > Custom Style CSS.
div#geodir_map_v3_home_map_1 { width: 100%!important; } div#sticky_map_geodir_map_v3_home_map_1 { width: 100%!important; } div#geodir_map_v3_home_map_1_wrapper { width: 100%!important; }
Thanks!
Hi Denis,
The reason the map is not displaying is because you’ve hidden the post type in GD > Design > Map as shown in this screenshot http://prntscr.com/dubux1 . I’ve uncheck it for you and it seems to work now. But I noticed that the category icons are too huge, could you probably resize it?
Thanks!
Hi Fiona,
Kindly use the custom CSS code below to hide it. Insert into GD > Design > Scripts > Custom Style CSS . Also, check out this 3rd party addon for related posts and see if it’s what you’re looking for https://wpgeodirectory.com/downloads/gd-related-posts/ .
span.tags-links, .navigation.post-navigation { display:none!important; }
Thanks!
Hi Denis,
Please share WP temp admin access to your site so we can take a better look. You can post the details here using the private reply option below.
Thanks!
Hi Buoy,
Thanks for your reply. I get what you mean now.
#1 Could you check the widget “GD Home Content Section” and see if there’s a “GD > Popular Post Category” widget? If it’s there, just remove it.
#2 Could you try creating a custom field for your videos and test it again on a mobile? https://wpgeodirectory.com/docs/core-place-settings/#custom . If the issue persists, please share WP temp admin access to your site so we can take a better look. You can post the details here using the private reply option below.
Thanks!
Hi Buoy,
I think I’ve misunderstood what you’re trying to achieve there. I thought you were referring the “Custom Field” video in a listing. Are you trying to display a video on the homepage? If you are, please share WP temp admin access to your site so we can take a better look at your attempt. You can post the details here using the private reply option below.
Thanks!
Hi buoy,
I’ll try to answer your questions accordingly. I’ve checked your Website and I’m not finding any “two Popular Categories tables”, could you provide a screenshot?
As for the “Youtube Video” issue, have you tried adjusting the “width” and “height” of the video? Check out this section of the documentation https://wpgeodirectory.com/docs/faqs/how-do-i-add-a-youtube-video/ .
Thanks!
Hi there,
That happens is because you’re trying to add a listing outside the default location. You’ll need to purchase the Location Manager addon in order to do that. https://wpgeodirectory.com/downloads/location-manager
Thanks!
Hi buoy,
Try using the custom CSS code below to fix it. Insert into GD > Design > Scripts > Custom Style CSS
@media (max-width: 668px){ .sd .featured-area h1.entry-title { margin-top: 200px; } }
Thanks!
-
AuthorPosts