Kor
Forum Replies Created
-
AuthorPosts
-
This reply has been marked as private.
Hi Artur,
I’ve just made some changes to the code and could you try this one and see if it works? Insert it using the “Code Snippet” plugin.
add_action( 'wp_enqueue_scripts', 'remove_default_stylesheet'); function remove_default_stylesheet() { wp_dequeue_style( 'font-awesome' ); wp_deregister_style( 'font-awesome' ); wp_register_style('font-awesome-new', 'https://use.fontawesome.com/releases/v5.2.0/css/fontawesome.css', array(), '5.2.0'); wp_enqueue_style('font-awesome-new'); }Hi stepoutbuffalo,
Thanks for your reply. Could you please grant us “Administrative” access to your Website so that we could check your backend settings?
Thanks!
Hi Luigi,
Thanks for your reply. According to this error “PHP Fatal error – Allowed memory size of 268435456 bytes exhausted” it says that you have lower than 512MB of memory limit. Contact your hosting provider for further assistance.
Thanks!
Hi Ervin,
Thanks for your reply. We wouldn’t recommend editing the core files just to change the texts and the translation method would be the best way to achieve this. Anyway, feel free to add this to our official feature request list here https://wpgeodirectory.com/requests/
Thanks!
Hi Akash,
Thanks for reaching us. 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.
This reply has been marked as private.Hi Jay,
Thanks for your post. I will forward this to @paolo for further assistance. In the meantime, kindly share your WP admin access in private reply just in case we needed it.
Thanks!
Hi Mohanraj,
Thanks for your reply. If that’s the case, you’ll have to apply more custom CSS code to fix this. Kindly refer to this article that will guide you further https://docs.wpgeodirectory.com/customizing-your-style/
Thanks!
Hi Mohanraj,
Thanks for your reply. I’m referring to the “Show / Hide Post Type and Category on Map” option as explained here https://wpgeodirectory.com/docs/core-design/#map
Thanks!
Hi Sandsaw,
Thanks for your post. I’d like you to know that the comment notification email is generated from WP. Follow this article that explains how you can manage it https://www.wpbeginner.com/wp-tutorials/how-to-manage-wordpress-comment-notification-emails/
Thanks!
This reply has been marked as private.Hi Mohanraj,
Thanks for your post. Kindly refer to the reply here https://wpgeodirectory.com/support/topic/resubmission-approval-before-publish/#post-437455
Thanks!
Hi Mohanraj,
Thanks for your post. Just inspected your Website and I think I know what you needed there. I’ve inserted this custom CSS code below into GD > Design > Scripts > Custom Style CSS and could you check now and see if it’s what you’re looking for?
.geodir-gridview.gd-post-gd_event { height: 590px!important; }Hi Romeo,
Thanks for your post. For email related issues, you’ll have to use an email log plugin to troubleshoot this. Could you install it and check again?
Thanks!
-
AuthorPosts