Kor
Forum Replies Created
-
AuthorPosts
-
Hi Ryan,
Sorry for the late response. Could you please share your Website URL so that I could tell you the correct custom CSS to hide this? You can use the private reply option below.
Thanks!
Hi there,
You can achieve this with custom JS script. Please insert the code below into GD > Design > Scripts > Footer Script Code.
<script> jQuery(function(){ setTimeout(function(){ jQuery('.near-compass .fa-compass').trigger('click'); }, 500); }); </script>Hi Norman,
We can display a “Slider” on the detail page, but it will stay below the listing title. Check out this post on how to achieve this https://wpgeodirectory.com/support/topic/flexslider-2/#post-362593 . If you wish to display it on top, it would require customization.
Hi Ricardo,
Unfortunately, that is not possible without customization and I hope you understand.
Thanks!
Hi there,
I’ve checked your Website and I’m able to see the issue after changing the “Permalinks” to Postname. I’ve alerted a developer and he will assist your further.
Thanks!
Hi Maria,
Sorry for the late response. Let me try to answer your remaining questions.
#1 Do you mean you want to change the “Gear Icon”?
#2 Probably the custom CSS code needs to be adjusted, could you please share the URL of the site in question so that I could take a better look at it?
Thanks!
Hi Norman,
Please see the home section of this doc to change featured image: https://wpgeodirectory.com/docs/supreme-directory-overview/
You’ll have to create a new page and use the shortcodes here in these docs to your liking https://wpgeodirectory.com/docs/core-shortcodes/
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 Robert,
Sorry for overlooking this posts. May I know what’s the code you inserted into the posts? Probably there is a syntax error earlier?
Thanks!
Hi there,
Please insert the custom CSS code into GD > Design > Scripts > Custom Style CSS
span[itemprop="addressLocality"], span[itemprop="addressRegion"], span[itemprop="postalCode"], span[itemprop="addressCountry"]{ margin-left: 15px!important; }Hi DP,
Sorry for the late response. Could you please double check on the credentials? it seems invalid as I’m getting “Invalid Username/Password.”. I’ve double confirmed. 🙂
Thanks!
Hi there,
Please check this section of the documentation as it explains how you can achieve this. https://wpgeodirectory.com/docs/changing-the-layout-of-addresses/
Hi Peter,
Let me try to answer your questions accordingly. Please insert all custom CSS code into GD > Design > Scripts > Custom Style CSS
#1 Please use the custom CSS below to remove that
.gd-search-input-wrapper.gd-search-field-search { display: none!important; }#2 Are you using the Advanced Search Addon ? https://wpgeodirectory.com/docs/search-filters-overview/#search
#3 Use this
text-transform: lowercase;#4 That would require hands-on work on custom styling which we do not provide.
#5 https://wpgeodirectory.com/docs/faqs/how-do-i-change-the-footer-text-in-supreme/
#6 That is added directly into the child theme, you can only remove it with custom CSS.
#7 That would require customization, unfortunately.
#8 I’m getting 3 columns when I inspected your Website http://prntscr.com/fy7awt
Thanks!
Hi Peter,
Sorry for the delay. I’ll look at it asap!
Hi Emma,
You can configure “Is Required” to “No” http://prntscr.com/fy5fom and here is the section of the documentation for your reference https://wpgeodirectory.com/docs/core-place-settings/#common
Thanks!
-
AuthorPosts