Md Abdullah Al Arif
Forum Replies Created
-
Hi @aniaje,
You can exclude the following URL of the ElementsKit to avoid optimization from your Cache plugin:
Exclude from CSS:
/wp-content/plugins/elementskit-lite/widgets/init/assets/css/responsive.css/wp-content/plugins/elementskit-lite/widgets/init/assets/css/widget-styles.css/wp-content/plugins/elementskit-lite/modules/elementskit-icon-pack/assets/css/ekiticons.css
Exclude from JS:
/wp-content/plugins/elementskit-lite/widgets/init/assets/js/widget-scripts.js/wp-content/plugins/elementskit-lite/widgets/init/assets/js/elementor.js
Best Regards,
ArifHi @orsocapo,
Thanks for the update. Sometimes reinstalling with the default settings can resolve issues. I’m glad to hear this one has been resolved. Have a great day!
Best Regards
Hi @orsocapo ,
The issue might be caused by a conflict with the theme or plugins you’re using. To troubleshoot:
- Please enable all of the widgets and modules of ElementsKit. Try switching your theme to a default one like Hello Elementor.
- Deactivate all other plugins except Elementor and ElementsKit to see if the issue persists.
- Reactivate the plugins one by one to identify if any of them are causing conflicts. In this way, you will be able to detect which one causes the problem.
Regards
Arif
Hi @jimako,
Thank you for bringing this to our attention. At the moment, MetForm supports only Google reCAPTCHA. We greatly value customer feedback and are highly committed to ensuring security.
Adding Turnstile CAPTCHA would indeed be a fantastic enhancement to MetForm. I’ll make sure to forward your suggestion to our development team for consideration.
Stay tuned for future updates, and feel free to share any other suggestions you might have. We’re here to improve and grow with your feedback!
Best Regards
Arif
Hi @innov8ted,
Glad to be able to help you. We’d highly appreciate it if you could spare a moment to rate our plugin 5 stars. Please go to the Review link in the right sidebar, then click Add your own review.
Your feedback means a lot to us! We’re working hard to make this plugin better, and a 5-star review will help us grow.
Warm Regards
Arif
Hi @marijkew,
The default responsive controller in the Elementor is limited to three device styles: Desktop, Tablet, and Mobile. Unfortunately, it does not currently support setting specific styles for mobile landscape (rotated) mode [screenshot].
If you’d like to target mobile landscape specifically, you can use custom CSS with media queries. For example:
@media screen and (max-width: 767px) and (orientation: landscape) {
/* Your custom styles here */
}Thanks!
Hi @jose_mariani,
Greetings! Thank you for reaching out to us.
Currently, the individual entries export feature is not available in the free version of MetForm. With the free version, you can export all form entries in CSV format by navigating to MetForm > Forms [screenshot].
Please note that, as per the WordPress community standard policy, we are unable to discuss any pro features here.
Regards
Arif
Hi @plustag,
Thanks for contacting us! Could you please share more details or specify the button you’re referring to with a screenshot? Your query isn’t entirely clear at the moment.
Additionally, if the button isn’t appearing on specific devices, please check the visibility settings under the Advanced tab of your editor to ensure it’s enabled for those devices [screenshot].
Feel free to share any further details, and we’ll be happy to assist!
Best regards,
Arif
Hi @innov8ted,
Thanks for the update. The icon should appear with the
::beforepseudo-element [screenshot]. But it’s missing on your end. Please ensure that the ElementsKit Icon pack module is enabled [screenshot].Regards
Hi @innov8ted,
It seems specific to your environment only. To troubleshoot the issue, please try the following steps:
1. Make sure that you’re using the latest versions of the Elementor and ElementsKit.
2. Change the inline font icons from Elementor > Settings > Features [screenshot].
3. Try with another icon from ElementsKit > Header > ElementsKit Nav Menu widget [screenshot]
4. Clear all kinds of cache from your site and regenerate CSS and Sync your Elementor libraries from Elementor > Tools [screenshot].
Hope it will help.
Kind Regards
Arif
Hi @logicrays,
Glad to be able to help you. We’d highly appreciate it if you could spare a moment to rate our plugin 5 stars. Please go to the Review link in the right sidebar, then click Add your own review.
Your feedback means a lot to us! We’re working hard to make this plugin better, and a 5-star review will help us grow.
Warm Regards
Arif
Hi @schalastra,
Greetings! Thanks for reaching out to us.
⅓itself won’t render properly in most browsers because it is not a predefined HTML entity. It will likely appear as plain text (⅓) instead of the intended fraction (⅓).You can use Unicode characters in the Elementor editor or anywhere HTML is accepted. Please refer to this screenshot. Hope it will help.
Regards
Arif
Hi @logicrays,
Greetings! Thanks for contacting us.
I’ve checked countdown timer on my end, it’s importing fine [screenshot]. Please ensure that the Countdown Timer widget is enabled from your ElementsKit dashboard [screenshot].
Regards
Arif
Hi @emon4u,
Greetings! Thanks for contacting us.
In most cases it happens due to cache. Cache plugins often minify CSS and JS files from other plugins as part of their optimization process, that’s why it can’t function properly until you regenerate the CSS & Data. However, this minification can sometimes cause conflicts, preventing the plugin’s files from running smoothly and affecting its overall performance. It’s not an issue of ElementsKit, it belongs to the cache plugin you’re using.
To resolve the matter, you can exclude the following URL of the ElementsKit to avoid optimization from your Cache plugin:
Exclude from CSS:
“/wp-content/plugins/elementskit-lite/modules/elementskit-icon-pack/assets/css/ekiticons.css”
“/wp-content/plugins/elementskit-lite/widgets/init/assets/css/widget-styles.css”Exclude from JS:
“wp-content/plugins/elementskit-lite/widgets/init/assets/js/widget-scripts.js”
“wp-content/plugins/elementskit-lite/widgets/init/assets/js/elementor.js”Best Regards,
ArifHi @atlantis1525,
Absolutely! When customizing the menu with custom CSS, you may need to adjust the code for the mobile version as well. I checked your site, and it looks good [screenshot].
Since this is a custom requirement, it goes beyond the scope of our plugin’s features, not an issue of the ElementsKit. We appreciate your understanding and cooperation!
Warm Regards