Kor
Forum Replies Created
-
AuthorPosts
-
January 20, 2020 at 4:41 pm in reply to: GeoDirectoryV2 Move logo to the center above the search bar in the home page #526590
Hi bigcheese,
Thanks for your reply. You can use the custom CSS code below.
.header-wrap { margin-top: -100px; }
Hi Dale,
Thanks for your reply. Sorry for misunderstanding your question. Unfortunately, opening the search form in a “pop-up modal” requires customization. Maybe you can try using a 3rd party popup modal plugin and insert the GD search shortcode to call it and see if it works?
January 20, 2020 at 2:23 pm in reply to: How to hide "Place post type." under title in place categories. #526565Hi Xico,
Thanks for your post. You can use the custom CSS code below to remove it.
.clr.page-subheading {display:none;}
Hi Jakub,
Thanks for your reply. I’ve just updated the Core GD plugn and it fixes the issue you had there. Could you please check?
Hi Dale,
Thanks for your post. You can use the custom CSS code below.
#menu-item-1594 .sub-menu{left: -50px!important;} #primary-nav ul .sub-menu #menu-item-1593 > a:nth-child(1) { margin-right: 0px!important; }
Hi Carl Barton,
Thanks for your post. If the page is still in a draft, you’ll need to login before you can view it. Could you please check?
Hi there,
Thanks for your post. Kindly follow the instructions here https://wpgeodirectory.com/docs-v2/design/maps/#location and see if it’s what you’re looking for.
Hi neil purves,
Thanks for your reply. The instructions here https://wpgeodirectory.com/docs-v2/addons/google-analytics/#setup are still valid. Anyway, could you please share your Website WP admin access here in private reply so that we could check this out?
Hi sk,
Thanks for your post. You can refer to this section of the documentation that explains how to translate the theme https://wpgeodirectory.com/docs-v2/translation/overview/#themes . Let us know if it helps.
Hi there,
Thanks for your post. You can refer to this section of the documentation that explains more about this. https://wpgeodirectory.com/docs-v2/design/layouts/
January 20, 2020 at 9:02 am in reply to: 4 questions. Scroll bar on map bubble. Editing Field Types. Search Shortcode. #526505Hi Emily,
Thanks for your reply. Could you please try inserting the custom CSS code below and see if it’s what you’re looking for?
#gd_map_canvas_directory .gm-style .gm-style-iw-c { overflow-y: scroll!important; } #gd_map_canvas_directory .gm-style .gm-style-iw>div { max-height: 800px !important; }
Hi Patricia Nader,
Thanks for your post. You can translate these texts following the instructions here https://wpgeodirectory.com/docs-v2/translation/overview/#core . Here is where you can add category filters on your search form https://wpgeodirectory.com/docs-v2/addons/advanced-search/#select .
January 20, 2020 at 7:00 am in reply to: GeoDirectoryV2 Move logo to the center above the search bar in the home page #526490Hi bigcheese,
You can use the custom CSS code below.
header#site-header {text-align: center;}
January 20, 2020 at 6:40 am in reply to: GeoDirectoryV2 Move logo to the center above the search bar in the home page #526488Hi big cheese,
Thanks for your reply. Use the code below and I hope it helps.
.sd .entry-content.sidebar-right { border-right: 0px; }
January 20, 2020 at 4:58 am in reply to: Can you add "Custom Fields" to the Pricing Manager Add-on? #526481Hi Patrick,
Thanks for you post. You can “Exclude Fields” as explained here https://wpgeodirectory.com/docs-v2/places/packages/#default-settings . Could you give it a try?
-
AuthorPosts