Kor
Forum Replies Created
-
AuthorPosts
-
Hi Kai,
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.
Thanks!
This reply has been marked as private.Hi Danielle,
Try this code and see if it helps.
add_filter('sd_details_output_send_buttons','_my_change_contact_link'); function _my_change_contact_link($content){ return str_replace('"javascript:void(0);"','"https://share.hsforms.com/1CrB1l7dITVGFWOYhgcjsLQ2x9zt" class="b_send_inquiry" ',$content); }Hi Carin,
Thanks for your post. Try using the option shown in the attached to filter your events. Events will be filtered by “Past” after the Event Date. You can filter it in the Widgets by “upcoming, past and etc.”
Great, closing this one.
Thanks!
Hi Carin,
Glad that you sorted it out yourself. Let us know if you’ve further questions.
Thanks!
Hi Danny,
Thanks for your post. You can refer to this section of the documentation https://wpgeodirectory.com/docs/core-permalinks/#pages to configure the links.
Hi Shanker,
Thanks for your post. We’d need to replicate this to check further. Could you please share WP admin access in private reply so that we could check on it? Also, list the steps to replicate it.
Thanks!
Hi Mike,
Thanks for your reply. We can use custom CSS code to customize it. How do you want it to look like?
Thanks!
Hi Erwan,
Thanks for your reply. You can now open a new topic for your issues.
Thanks!
Hi Siewyong,
Thanks for your reply. Could you try adjusting the “Slide Width” as shown in the attached screenshot and see if it helps? I’ve changed to 200px for you.
Thanks!
Hi there,
Try using the code from this post and see if it helps. https://wpgeodirectory.com/support/topic/send-enquiry-link/#post-417543 . You can use the ‘Code Snippets’ plugin for this.
Thanks!
September 26, 2018 at 7:19 am in reply to: No longer see address field or map when adding listing #447753Hi Celia,
Thanks for your reply. I’ve just checked your Website backend and I can’t seem to find a CPT called “Suppliers”. Did you changed or removed it?
Thanks!
Hi Leigh,
You can make it smaller by using the custom CSS code below.
.sd .featured-area h1.entry-title:before{ content:"Geodirectory"; display:block; font-size:12px; color:blue; } -
AuthorPosts