Kor
Forum Replies Created
-
AuthorPosts
-
Hi William,
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 Steve,
Well, not sure what’s happening there without seeing the backend. Do you think you can 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.
This reply has been marked as private.Hi there,
Just fixed it for you using the custom CSS code below.
#directions-options.hidden { display: block !important; visibility: visible !important; }Hi Jay,
You can just export everything and make the customization then import everything back. https://wpgeodirectory.com/docs/core-export/ . Let us know if it helps.
Thanks!
This reply has been marked as private.Hi there,
Please share the URL of the site in question so we can take a better look at it and also WP temp admin access to your site. You can post the details here using the private reply option below.
Hi Ben,
Just fixed it for you by using the custom CSS code below. Could you please check?
#reviews-wrap #comments .comment-content>div:first-child>div { display: block!important; }This reply has been marked as private.November 21, 2017 at 2:05 pm in reply to: Remove Featured Image from All Pages, Except Homepage #406246Hi Alphonso,
Add this custom CSS and see if it helps. Here’s an article I’d like you to go through https://wpgeodirectory.com/docs/customizing-your-style/
.uwp_page .featured-area { display:none!important; }This reply has been marked as private.November 21, 2017 at 5:26 am in reply to: Remove Featured Image from All Pages, Except Homepage #406179Hi Alphonso,
This custom CSS code below should work. Insert into GD > Design > Scripts > Custom Style CSS.
.page-template .featured-area { display:none!important; }Thanks!
Hi Felicia,
You can try adding the texts using custom CSS code below. Insert into GD > Design > Scripts > Custom Style CSS. Change the content to your liking.
div#geodir_post_desc_row:after { content:"This is Geodirectory"!important; width:100%!important; display: block!important; font-size: 14px!important; height: 20px!important; line-height: 14px!important; visibility: visible!important; margin-left:280px; }Hi Ron,
That column displays the first name and last name. If it’s empty then that’s what you’ll get. May I know what are you trying to achieve?
Thanks!
November 20, 2017 at 10:49 am in reply to: Geo-directory Default Location Problem in Zip code #406063Hi Debra,
When I try to search your address on Google, this is what I’m getting (see attached) . Could you double check?
Thanks!
-
AuthorPosts