Kor
Forum Replies Created
-
AuthorPosts
-
Hi Tamara,
Could you try adjusting the “Individual word search limit” in GD > General > Search and see if it helps? https://wpgeodirectory.com/docs/core-general/#search
Thanks!
Hi Gary,
There isn’t an easy way to changed it without using custom CSS. I’ve worked out some CSS code for you and please feel free to use it and change the settings to your liking. Insert into GD > Design > Scripts > Custom Style CSS.
/* Change leave a review title */ #reply-title { font-size:20px!important; color: #000!important; } /* Change leave a review description */ p.comment-notes { font-size: 15px!important; color: #000!important; } /* Change review text */ .comment-form-comment label { display:block!important; font-size:14px!important; color: #000!important; } /* Change review text */ .comment-form-comment label { display:block!important; font-size:14px!important; color: #000!important; } /* Change name text */ .comment-form-author label { display:block!important; font-size:14px!important; color: #000!important; } /* Change email text */ .comment-form-email label { display:block!important; font-size:14px!important; color: #000!important; } /* Change URL text */ .comment-form-url label { display:block!important; font-size:14px!important; color: #000!important; }
Hi Sean,
Could you please make sure that everything is updated? If the issue persists, 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 Lucy,
Sorry to hear about that. Could you please zip the file and attached it on your next reply and also include the WP admin credentials so that we could check on it.
Thanks!
Hi Ido,
You need to assign a category to the listing as shown in this screenshot http://prntscr.com/e5oi7s . A category is required to display the marker on the map. Could you please check on it?
Thanks!
Hi Willyjack,
That’s incorrect. By default, GD plugin only allows you to add a single city/country/region and if you want to add more cities/countries/regions, you’ll need to purchase the “Location Manager” addon. I hope this clears it up.
Thanks!
Hi WillyJack,
It looks like you’re trying to insert more than one location. You’ll need the “Location Manager” addon if that’s the case. Check it out here for more info. https://wpgeodirectory.com/downloads/location-manager/
Thanks!
This reply has been marked as private.Hi Gary,
Everything you see in GD is designed using CSS and the only way to customize it would be through custom CSS. If you wish to create custom templates, here’s the article for your reference https://wpgeodirectory.com/docs/customizing-geodirectory-templates/ .
Thanks!
Hi ido,
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 Gary,
Try using the custom CSS code below and see if it’s what you’re looking for. This is how it’s going to look like http://prntscr.com/e5muxv
span[itemprop="addressCountry"] { display:block; } span[itemprop="streetAddress"] { margin-right:3px; } span[itemprop="addressLocality"]:after {content: ", ";} span[itemprop="addressRegion"]:after {content: " ";} div.post_address br { display: none; } .geodir-company_info .geodir-i-location{ display:block; }
Please share the login URL and also the URL of the site in question.
Thanks!
Hi Gary,
Do you mind sharing the Website URL in question so we can tell you the correct CSS snippet to do this?
Thanks!
This reply has been marked as private.Hi Willyjack,
You can always check out the demo we have prepared for you and see if it’s something that you’re looking for. http://wordpressmu-3822-8567-17899.cloudwaysapps.com/wordpress-directory-theme-whoop/
Thanks!
-
AuthorPosts