Kor
Forum Replies Created
-
AuthorPosts
-
Hi Pisco,
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.
Thanks!
Hi Kurt,
Do you mind sharing the URL of the site in question so we can take a look? Also, it would be better if you could provide some screenshots of what you’re trying to achieve there. You can use the private reply option below.
Thanks!
Hi Rachida,
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.
Thanks!
Hi Diane,
To show them in the main profile tab, custom code will be required.
Here you can find an example: https://wpgeodirectory.com/support/topic/echo-functionality-in-first-tab/#post-168947
Hi Gerald,
Could you try using this custom CSS and see if it works? It should only target the GD search pages.
body.search.search-results.geodir_advance_search { background: #fff!important; }
Thanks!
Hi Ercan,
Glad that worked for you. Let us know if you need anything else.
Thanks!
Hi Donna,
I’ve just checked your Website and I think you’re trying to use this page as your directory http://theweddingparlour.co.uk/directory/ . 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.
Thanks!
Hi Jasper,
You need to enable SSL for your Website if you need “Geolocation” to work. Please check out this reply and see if it helps https://wpgeodirectory.com/support/topic/the-function-of-nearme/#post-256154
Thanks!
Hi Tim,
I’d like you to check out this documentation that explains how to work with custom CSS https://wpgeodirectory.com/docs/customizing-your-style/
Thanks!
Hi Ulick,
Could you please provide FTP access to your server and a WP temp admin access to your Website so that I could take a better look at it? You can use the private reply option below.
Thanks!
Hi Lampshade,
Unfortunately,we don’t have such option out of the box but you can try achieving this with a 3rd party plugin or customization. Or you can probably add a custom sidebar on any custom page and display an “Ads” widget. Well, let us know how it goes.
Thanks!
Hi Ercan,
Yes, you can definitely do that with custom CSS. Insert the custom CSS code below into GD > Design > Scripts > Custom Style CSS . Change the values to your liking.
.geodir-tags { font-size: 10px!important; }
Thanks!
Hi Todd,
I’ve just checked your Website and the Map on the homepage loads fine. Check out this screenshot http://prntscr.com/d7vmg4 . Probably it’s just a browser cache issue.
Thanks!
Hi VT,
I’ve just checked your screenshots and I think I know what you mean there. Unfortunately, this isn’t something that is related to GeoDirectory. You should bring this question to the WordPress forums which can be accessed here https://wordpress.org/support/ . Well, let us know if you need anything else.
Hi Tim,
Thanks for your reply. Alright, let me just help you with this. If you apply the custom CSS code below into your Website, it will look something like the attached screenshot. Is this what you’re looking for?
.geodir-bubble_desc h4 { background-color: #3498db!important;/* Change BG color */ font-size:15px; /* Change font size */ height: 40px; /* Change box height */ } .geodir-bubble_desc h4 a{ color:#fff!important; /* Change font Color */ }
-
AuthorPosts