Kor
Forum Replies Created
-
AuthorPosts
-
June 8, 2017 at 8:22 am in reply to: SSL mixed content warning – favicon.ico on admin sidebar #382267
Hi Scott,
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 Jeroen,
Could you bring this question to Yoast support? I think you’ll get a better answer since it’s related to that plugin.
Thanks!
Hi Andrew,
Could you please double check on the credentials? It seems invalid as I’m getting “Invalid Username/Password.”. Well, let us know how it goes.
Thanks!
Hi Marmoset,
It should import fine. Could you please share WP admin to your Website for us to check before wiping it? I’d like to try fixing it. You can post the details here using the private reply option below.
Hi Santi
To display the URL on the Website link. Please insert the PHP code below into the code snippet plugin
add_filter('geodir_custom_field_website_name', 'modify_geodir_custom_field_website_name', 10, 2); function modify_geodir_custom_field_website_name($title, $website) { if ($title == 'Website') { return $website; } return $title; }Hi Naoufei,
Kindly attach the CSV file using dropbox and share WP temp admin access to your site so we can give it a try. You can post the details here using the private reply option below.
Thanks!
Hi Brian,
This looks like a theme related issue. Could you please try using this custom CSS code and see if it works? Insert into GD > Design > Scripts > Custom Style CSS
#mk-sidebar, #mk-sidebar p { overflow: hidden!important; }Hi Caroline,
Here you go. Let me know how it goes.
span.geodir-i-location { display: block!important; } span.geodir-i-text { display: block!important; }Hi Roxi,
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 Benjamin,
A category is compulsory for all listings. Please assign a category to the “Counselors” listing and it should work.
Thanks!
Check out this section of the documentation if you haven’t https://wpgeodirectory.com/docs/core-export/
Hi there,
You have to manually create these custom fields on GD then export a sample out for your reference. Then fill the in the information accordingly. Could you give it a try?
Thanks!
Hi there,
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 there,
It works when I tested on my dev site. 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 Roman,
My senior just shared this section of the documentation https://wpgeodirectory.com/docs/core-design/#scripts and we would like you to try to enable the “Lazy Load” feature which would definitely improve such cases. Could you give it a try?
Thanks!
-
AuthorPosts