Kor
Forum Replies Created
-
AuthorPosts
-
Hi Rigots,
Thanks for your post. You’ll need to convert it into a listview as explained here https://wpgeodirectory.com/docs-v2/templates/details/#faq in “Tabs” section.
You can remove tabs from here https://wpgeodirectory.com/docs-v2/places/tabs/
September 11, 2019 at 8:10 pm in reply to: WP Page Bakery styling is overruled by Geodirectory. #507707Hi Peter,
Thanks for your reply. You can apply the custom CSS code below to fix it.
.ui-state-default,.ui-widget-content { border: 0px !important; background: none!important; }
hi Peter Houtman,
Thanks for your reply. Could you zip the CSV file and attached it on your next reply so that we could check on it?
Hi Peter Houtman,
Thanks for your post. Please allow me to answer your questions accordingly.
1. Make sure you’ve enabled the “Anyone Can Register” option as explained here. https://wpgeodirectory.com/docs-v2/geodirectory/account-management/#wp
2. Here explains how to enable posting without logging in https://wpgeodirectory.com/docs-v2/geodirectory/account-management/#gd
Hi pinkgecko,
Thanks for your reply. You can use the custom CSS code below to change the “Advanced Search Cog/Gear Icon”. But changing the position of the search button would require customization.
.fa-cog:before { content: "\f011"!important; }
Hi Rika,
Thanks for your reply. Could you please try using the custom CSS code below and see if it helps? Insert into WP > Appearance > Customize > Additional CSS
.fb_iframe_widget_fluid_desktop iframe { height: 500px!important; width: 300px!important; }
Hi pherrety,
Thanks for your reply. It looks like you’ve made further adjustments to the listing items as shown in the attached screenshot. Do you still need any assistance here?
Hi merileads,
Did it fix the issue you had there?
Hi williamlee21,
Thanks for your post. Please open a new topic and I’ll check this out for you asap!
September 11, 2019 at 5:09 pm in reply to: WP Page Bakery styling is overruled by Geodirectory. #507663Hi Peter Houtman,
Thanks for your reply. Kindly share your Website WP admin access here in private reply and we’ll troubleshoot this further for you.
Thanks!
Hi Nicole Belanger,
Thanks for your post. This is usually related to the permalinks. Refer to this section of the documentation and follow the instructions provided https://wpgeodirectory.com/docs-v2/geodirectory/settings/permalinks/#faq
Hi Fulvio Di Stefano,
Thanks for your reply. I’ve just transferred this to Kiran. If possible, kindly provide WP and FTP access here in private reply.
Hi Marco,
Thanks for your post. You need to activate SSL for geolocation to work as explained here https://wpgeodirectory.com/docs-v2/faq/mixed-content/#ssl
Hi Ma. Eugenia Bauzá,
Thanks for your post. You can try creating a custom field for your whatsapp number and use the following shortcode in your “GD Archive Item” template. I will display a badge that allows you to click on it.
[gd_post_badge key = "phone" condition ="is_not_empty" icon_class ="fab fa-whatsapp" link="https://api.whatsapp.com/send?phone=%%input%%" new_window ="1" bg_color="#26D366" txt_color ="#ffffff" alignment ="left"]
Hi Stephanie,
Thanks for your patience. Could you please tell us a little bit more about where this code is being used and also, what are you trying to change in GDv2? Also, share your Website WP admin access here in private reply and we’ll check this out for you.
Hi merileads,
Thanks for your reply. That came from your custom CSS. Use this to overwrite it.
body.custom-background { background-position: left center!important; }
-
AuthorPosts