Kor
Forum Replies Created
-
AuthorPosts
-
Hi Mike,
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 Victor,
Thanks for your post. You can insert the custom CSS code below to fix it. Insert into GD > Design > Scripts > Custom Style CSS
section#tag_cloud-2 { overflow: hidden!important; }Hi there,
Thanks for your post. Let me try to answer your questions accordingly.
1. Sorry to inform you that the theme does not come with an image slide and changing the featured image into an image slider would require customization.
2. Could you tell us what are you trying to display there?
3. This is not possible without customization.
Thanks!
Hi Mark,
Thanks for your reply. Yes, but please make sure that you’ve provided all “mandatory” information as mentioned here https://wpgeodirectory.com/docs/core-export/#mandatory .
Thanks!
Hi Jotomas,
Thanks for your reply. I’m able to see the issue now and the method to fix this would be to increase the “z-index” of the container. I’ve inserted the custom CSS code below for you and could you check and see if it’s what you’re looking for?
.header-wrap { z-index: 9999!important; }Hi Mark,
Thanks for your post. Could you please share your WP admin access in private reply so that I could check your GD setup?
Thanks!
Hi Mark,
Thanks for your post. Unfortunately, it’s compulsory to include your coordinates when you upload your listings and here is the section of the documentation that explains more about this https://wpgeodirectory.com/docs/core-export/#mandatory
Furthermore, you can try using these 3rd party sites to generate your coordinates https://www.latlong.net/
Hi Mike,
Thanks for your post. Just checked your screenshots and it looks like you did not use the recommended featured images sizes 1400×788 mentioned here https://wpgeodirectory.com/docs/supreme-directory-overview/ . Here is what you can do. Insert the custom CSS code below into GD > Design > Scripts > Custom Style CSS.
.featured-img { background-size: contain!important; } .geodir-post-img .geodir_thumbnail { background-size: contain!important; }Furthermore, the listing featured image will always display the first image that is uploaded by the user and you can’t different images without customization.
Thanks!
Hi jotomas,
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 Jeff,
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 Alex,
Thanks for your post. I’d like you to know that each time before you can claim a listing, you’ll have to log in to the Website which captures the “Email Address” and therefore, you don’t need to add an email field.
As for the removing the ‘required” from the input text, that would require customization. But you can always choose to change the texts(Contact Number) to something else using the translation method https://wpgeodirectory.com/docs/translating-addons/
Thanks!
This reply has been marked as private.Hi mike,
Thanks for your reply. Are you getting any errors? Also, try deactivating all non-gd plugins and see if it helps. If you need further assistance, share your WP admin access in private reply and we’ll check on it.
Thanks!
Hi Anderson,
Thanks for your reply. You can just use the custom CSS code below if you wish to have the fa-cog and the texts together. Insert into GD > Design > Scripts > Custom Style CSS
.fa-cog:after {content: " Customize My Search";}Hi Mario,
Thanks for your post. Kindly insert the custom CSS code below into GD > Design > Scripts > Custom Style CSS.
.featured-area::before {opacity: 0;} -
AuthorPosts