Kor
Forum Replies Created
-
AuthorPosts
-
Hi Paul,
Thanks for your thorough explanation. Could you please share WP temp admin access to your site so that we could check on this? You can post the details here using the private reply option below.
Thanks!
Hi Kim,
That’s exactly how a login page looks like (login-2). Could you please share WP admin access and we’ll take a look at the GD setup? You can post the details here using the private reply option below.
Thanks!
Hi Ron,
I’ve just tested your Website and the tabs seem to be working fine. Could you please try clearing your browser cache and see it works?
Thanks!
Hi benjamin,
Glad that worked. Enjoy GD and let us know if you need anything else.
Hi Rene,
Thanks for your reply and I’m glad that helped. Kindly refer to this thread on how to make listing description optional https://wpgeodirectory.com/support/topic/remove-description-profile/
Thanks!
Hi James,
You’re Welcome.
Thanks!
Hi there,
You’re Welcome 🙂
Hi Benjamin,
This would require custom code to achieve what you needed there. Could you install the code snippets plugin and try the custom code below and see if it works?
function customscript() { ?> <script type="text/javascript"> $(document).ready(function(){ $('#popular_post_view-1:has(.no-listing)').remove(); $('#popular_post_view-5:has(.no-listing)').remove(); }); </script> <?php } add_action( 'wp_footer', 'customscript' );
Thanks!
January 13, 2017 at 8:45 am in reply to: Custom theme template for gd_eventcategory taxonomy #341966Hi Karlos,
Could you please tell us what you’re trying to achieve there? If you need to add something in the top of the page for a particular category, we can just provide you a custom code. You would probably only need to create a new template if you wish to customize the entire design for a single category. Well, let us know how it goes.
Thanks!
Hi Kristin,
I used the normal export method as explained in this section of the documentation https://wpgeodirectory.com/docs/core-export/#export . Then you should find a “Claimed” column and just insert “0” as the value and that’s it.
Could you share the WP admin for the live site so that I could check on it ?
Thanks!
Hi Juan,
Kindly share FTP access and Wp temp admin login so that we could check on it. You can post the details here using the private reply option below.
WP Admin
Login URL :
Login Username :
Login Password :FTP Access
FTP Host :
FTP Username :
FTP Password :Thanks!
Hi Victor,
Are you trying to display a custom text below/above the title & description in the “Add Listings” page? Unfortunately, you can’t remove “places” from the permalinks as it is required for the CPT to work. I’d like you to check out this section of the documentation as it explains how permalink and the permalink option works in GD. https://wpgeodirectory.com/docs/core-permalinks/ and https://wpgeodirectory.com/docs/core-permalinks/#location
Thanks!
Hi Markus,
Please install the plugin https://wordpress.org/plugins/disable-real-mime-check/ for a temporary fix to this issue. Here’s another thread for your reference https://wpgeodirectory.com/support/topic/import-issue/#post-341940
Thanks!
Hi Tyler,
Please install the plugin https://wordpress.org/plugins/disable-real-mime-check/ for a temporary fix to this issue. Here’s another thread for your reference https://wpgeodirectory.com/support/topic/import-issue/#post-341940
Thanks!
Hi Alaa,
Thanks for sharing the fix, please take note that the plugin author of “Disable Real MIME Check” wrote this in the plugin description. “Restores the ability to upload non-image files in WordPress 4.7.1. Please remove the plugin once WordPress 4.7.2 is available!”
Thanks!
-
AuthorPosts