Kor
Forum Replies Created
-
AuthorPosts
-
Hi John,
Please use this plugin to update https://wpgeodirectory.com/wp-easy-updates/ and please also check all licenses.
Hi Dan,
You’re Welcome and enjoy GD
June 13, 2017 at 2:23 pm in reply to: Open listing details in new tab when click on bubble description #382998Hi adyp,
Please try inserting the custom PHP code into the code snippets plugin and see if it works.
function my_infowindow_blank($html, $postinfo_obj, $post_preview){ if (isset($postinfo_obj->post_id)) { $html = str_replace("<a","<a target='_blank' ",$html); } return $html; } add_filter('geodir_custom_infowindow_html','my_infowindow_blank',10,3);Hi Dan,
Kindly use this custom CSS.
.geodir-bubble_desc h4 a { color: #fff!important; } .geodir_more_info.geodir_get_directions a { text-decoration: underline!important; } .geodir_more_info.geodir_contact a { text-decoration: underline!important; }Hi Vasiliy,
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.
Hi Clem,
Please use this plugin to update https://wpgeodirectory.com/wp-easy-updates/
Please also check all other addon versions are up to date by comparing versions from the downloads page.Hi Dave,
Could you refer to this instead and see if it helps? https://wpgeodirectory.com/docs/search-filters-overview/#redirect
Thanks!
Hi Samuel,
Please share your Website URL and I’ll share the custom CSS code with you to fix this.
Thanks!
Hi luz,
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 Edu,
Could you please share your Website URL so that I could provide you the custom CSS to do this?
Thanks!
Hi Dave,
You’ll need to enable SSL on your Website to allow “Geolocation”. Check out this article https://wpgeodirectory.com/adding-a-ssl-certificate-to-your-website/
Hi there,
Not really sure what you mean but you should be able to get the “dummy data” from your end. Kindly refer to this section of the documentation https://wpgeodirectory.com/docs/core-export/
Thanks!
June 12, 2017 at 1:37 pm in reply to: Removing slider but allowing featured image when posting events #382843Hi Shannon,
Sorry, I’m not getting this. Could you elaborate a little bit more? Do you mean you want to remove the slider and only display a featured image for your listings?
Thanks!
Hi Dan,
Sorry for the double response. Just check on it and it looks like the information is there but the color is being replaced. Use the custom CSS code below to overwrite it.
.geodir-bubble_desc div a, .geodir-bubble_desc h4 a { color: #000!important; }Thanks!
Hi Dan,
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!
-
AuthorPosts