Kor
Forum Replies Created
-
AuthorPosts
-
Hi Matt,
I believe that can be added using custom CSS. If you’re referring this URL https://sp8ce.design/contractor-pros/ . Use the custom CSS code below to fix the boxes. Let us know if it’s what you’re looking for.
input[type="text"], input[type="tel"], input[type="email"], input[type="password"], input[type="email"], input[type="number"], textarea { border: 1px solid rgba(0,0,0,0.1); padding: 10px 12px; }
Thanks!
Hi there,
I’d like you to check out this thread as it explains how you can achieve it using a custom code. https://wpgeodirectory.com/support/topic/rearrange-the-right-sidebar-of-detail-page/#post-231690 . Let us know how it goes or if it helps.
Thanks!
This reply has been marked as private.Hi Tim,
I’ve just checked that URL and it leads to “Error 500”, probably you’re working on something. Let us know when it is back online and we’ll check on it.
Thanks!
Hi there,
I’m terribly sorry for the late reply. I’ve just tested your Website by enabling the “GD booster” addon and I’m able to see the issue there. I’ll ask a developer to check this out.
Thanks!
Hi Tim,
Are you using the latest version of the Supreme Directory Child Theme? If you are, do you think you can share WP temp admin access to your site so we can better test on this issue? You can post the details here using the private reply option below.
Thanks!
Hi Cheryl,
Could you please tell us your Website login URL?
Thanks!
Hi Tim,
Do you mind sharing the URL of the site in question so we can take a look? You can use the private reply option below.
Thanks!
Hi Robert,
I’ve just checked your Website and that is actually caused by some broken HTML markups inserted by your members into the “Special Offer” custom fields as shown in this screenshot http://prntscr.com/cf8chn . I’d suggest that you double check the listing in the backend and correct the HTML markups in the “Special Offers” section. Let us know if it helps.
Thanks!
Hi Dan,
If you need to have a fixed sentence on the special offers section you can add a default text with jQuery:
Insert the code below into GD > Design > Scripts > Footer script code<script type="text/javascript"> jQuery('#geodir_special_offers').val('Refer to my dedicated special offers section');</script>
Thanks!
Hi there,
That is controlled by a 3rd party plugin called “Sharethis” and I’d like you to check out the FAQ from the plugin author https://wordpress.org/plugins/share-this/faq/ . If you still need further help, try contacting the plugin author through their support forums. https://wordpress.org/support/plugin/share-this
Thanks!
Hi Ed,
Like I’ve mentioned earlier, it is compulsory to have that field. But since the script inserts some text in the description box which fulfills the requirement of the description field. We can try using this custom CSS below to hide that field. Could you give it a try and see if it works?
#geodir_post_desc_row { visibility:hidden; }
Thanks!
Hi Robert,
I’ve just checked your Website and I’m able to see the issue there. Looks like a broken HTML markup on the content page. Could you please provide WP admin and FTP credentials so that we could check on it and see if it’s possible to remove it.
Thanks!
Hi Adeniyi Omikunle,
The URL was likely scanned by FB before the image was there or the page was slow so the image was not picked up. You’ll have to use this tool below on the link to tell FB to scan the link again. We’ve just updated it for you and it seems to capture the correct title, image and description http://prntscr.com/cf5ru1 . Could you please check on it again?
https://developers.facebook.com/tools/debug/
Thanks!
-
AuthorPosts