Kor
Forum Replies Created
-
AuthorPosts
-
hi Andreas Putlitz,
Thanks for your post. There could be an issue with your permalinks and could you try the method on this article and see if it helps?
https://wpgeodirectory.com/docs-v2/geodirectory/settings/permalinks/
Hi Jakub Bereta,
Thanks for your post. The image is not compressing but instead, it’s trying to fill the entire header section of the page. We can force it to not stretch the image using custom CSS but you might not like the result. Could you share the URL of the page in question?
This reply has been marked as private.Hi Jakub,
Thanks for your reply. I’ve fixed this using the custom CSS code below.
ul.gd-listing-cards.geodir-category-list-view .geodir-post-fav .geodir-addtofav-icon i { color: #999!important; }
Hi Martin Roche,
Thanks for your post. There are some limitation for customizing the bubble map. Could you explain and highlight it using screenshots and tell us how do you want it to look like?
February 7, 2020 at 2:09 pm in reply to: Unable to see custom field on admin add listing page #529296Hi Thomas,
Thanks for your post. Could you refer to the FAQ section here and see if it helps? https://wpgeodirectory.com/docs-v2/places/custom/#why
Hi Jane,
Thanks for your reply. You can use the custom CSS code below to fix this.
.geodir-categories-container ul li.gd-cptcat-li-sub-container ul.gd-cptcat-sub li { margin: .25em 0 .25em 0em; }
Hi Leonardo,
Thanks for your reply. You can use the custom CSS code below to fix it.
.home .container, .home .geodir-common, .home .geodir-breadcrumb, .home .geodir_full_page .widget { padding-right: 0px; padding-left: 0px; } .home .wp-block-geodirectory-geodir-widget-listings { padding-right: 30px; padding-left: 30px; }
Hi Jane,
Thanks for your post. Could you please share the URL of the page in question? We can use custom CSS code to adjust that.
Hi Jane,
Thanks for your reply. In the widget advanced settings, you can configure the option shown in the attached image.
Hi Angie Tutterrow,
Thanks for your post. It looks like there is an issue with your map. Could you share the URL of the page in question? Also, if possible, provide WP admin access here in private reply.
February 6, 2020 at 8:54 pm in reply to: The map is visible only when I'm logged in to wordpress. #529166This reply has been marked as private.February 6, 2020 at 8:21 pm in reply to: Upgrade to V2 produced fatal errors in my shortcode display #529153Hi Deiren,
Thanks for your post. Kindly share your Website WP admin access here in private reply and we’ll troubleshoot this further for you.
Hi Ranajeet,
Thanks for your reply. You can use the custom CSS code below to resize the feature image.
@media (max-width: 992px) { .sd.single.geodir-page .featured-area, .sd.sd-preview .featured-area { min-height:100px!important; height: 100px!important; } }
Hi Tania Perez,
Thanks for your reply. Could you share the URL of the page in question of where I can see the description field so that I could provide you the custom CSS code to adjust the font size? Adding a link to the description field isn’t something that is currently possible out of the box.
-
AuthorPosts