Kor
Forum Replies Created
-
AuthorPosts
-
Hi Kerry,
Please avoid duplicating the topics and kindly refer to this one https://wpgeodirectory.com/support/topic/two-issues-and-a-question/ .
Hi Rhonda,
Thanks for your post. Address is a mandatory for a listing. If you don’t need an address for your listings, you can enable the “Disable physical location?” option as explained here https://wpgeodirectory.com/docs-v2/places/general/#post-type
Hi John Marston,
Thanks for your post. Have you tried using this plugin https://userswp.io/ to achieve what you needed there?
Hi Mitch Canton,
Thanks for your post. Will forward this to a developer for further assistance.
Hi memorex13,
That’s great. Thanks for letting us know.
Hi Shane,
Thanks for your post. Could you please share the URL of the page in question so that we could check on it?
Thanks!
This reply has been marked as private.This reply has been marked as private.Hi Mohammed,
Thanks for your post. Kindly refer to this section of the documentation that explains how to create the front page. https://wpgeodirectory.com/docs-v2/geodirectory/getting-started/front/
Hi Edgar Bernal,
Thanks for your post. We’ll need to check your Website to troubleshoot this. Could you share your Website WP admin access here in private reply so that we could check on it?
Hi jj55,
Thanks for your reply. You can try using the custom PHP code below.
add_action('after_setup_theme', '_my_sd_footer_changes',15); function _my_sd_footer_changes(){ remove_action( 'dt_footer_copyright', 'dt_footer_copyright_default', 10 ); remove_action( 'dt_footer_copyright', 'sd_footer_copyright_default', 10 ); add_action( 'dt_footer_copyright', 'custom_dt_footer_copyright_text', 10 ); } function custom_dt_footer_copyright_text(){ echo '© '. date("Y").' Supreme Theme LLC. All Rights Reserved.'; }This reply has been marked as private.Kindly refer to this post https://wpinvoicing.com/support/topic/gocardless-empty-checkout/
April 4, 2019 at 12:42 pm in reply to: Updated from v1 to v2 but receiving error when clicking listings page. #478209This reply has been marked as private.April 4, 2019 at 12:38 pm in reply to: Updated from v1 to v2 but receiving error when clicking listings page. #478208Hi shane,
You can refer to this section of the documentation https://wpgeodirectory.com/docs-v2/integrations/google/ that explains how to fix the Google Map. I will look into the “add your club page” issue now.
-
AuthorPosts