oaurunima
Forum Replies Created
-
Hello again @thecab,
Hope you’re doing well.
We have not heard from you since our last conversation. Could you please let us know if you are still having this issue? So that we could try to solve your issue.
We are waiting for your response.
Thank you.
Hello again @dsuinfo,
Hope you’re doing well.
We have not heard from you since our last conversation. Could you please let us know if you are still having this issue? So that we could try to solve your issue.
We are waiting for your response.
Thank you.
Hello @dsuinfo,
Hope you’re doing well.Regarding your issue with site only showing the header upon updating the plugin, it looks like a memory issue to me. You can fix that by increasing the Memory Limit. To increase the memory limit, you will have to modify your wp-config.php file.
Just above this line ” /* That’s all, stop editing! Happy blogging. */” add the following line of code:
define('WP_MEMORY_LIMIT', '512M');You would find the wp-config.php file under your WordPress directory.
You can also check out this blog to modify the wp-config.php file:
https://wpdeveloper.com/troubleshoot-preview-loading-error-elementor/
If it still does not work in that case, please deactivate the Essential Addons elements you are not actively using, especially the Dynamic elements, and try again.
Let us know how it goes.
Thank you.Hi @thecab
I hope you are fine today.
Sorry to hear about your inconvenience. For detailed troubleshooting purposes, we may need some information about your site, so can you please reach out to us here and share the details? Our team will take care of the rest.
Have a nice day.Thank you.
Hello @thecab ,
Hope you’re doing well.
Thanks for sharing the screen recording with us. While checking your recording we noticed that, in the hook you added'/login'for your return site URL. Check out screenshot here: https://d.pr/i/2CtQoT
You have to add your default wp-login page URL in this field. We have checked from the screen recording and we can see that you have made some changes to your default login URL.
For that, you need to add :return site_url('/wp-login.php?xwplogin');
Please try this on your site and check again.
Let us know how it goes.
Thank you.Hello @thecab ,
Hope you’re doing well.
We have not heard from you since our last conversation. Could you please let us know if you are still having this issue? So that we could try to solve your issue. We are waiting for your response.Have a nice day.
Thank you.Hello @rahmatanik,
Hope you’re doing well.Regarding your issue, we still haven’t heard back from you since our last conversation. So, I am assuming your issue has been resolved. I am resolving this topic.
Have a nice day!
Thank you.Hello @thecab ,
Hope you’re doing well.
Your issue seems strange. Can you please share a step-by-step screen recording of the entire process of adding the hook on your site? That will help us check and understand if there have been any issues with the configuration process and assist you better.
Hope to hear from you soon.
Thank you.Hello @rahmatanik,
Hope you’re doing well.Thanks for sharing the screen recording. From the screen recording, it seems to me that, you are facing this issue for the Caching Plugin you are using on your site.
Can you please exclude these two files below:
For CSS: wp-content/uploads/essential-addons-elementor/(*).css
For JS: wp-content/uploads/essential-addons-elementor/(*).js
from your Caching Plugin and check again. You can also just deactivate the Caching Plugin you are using temporarily and check if it resolves the issue or not.
Let us know how it goes.
Thank you.Hello @thecab ,
Hope you’re doing well.
Regarding the issue you mentioned, can you confirm if you have changed your Default Login URL from wp-login.php to something else? If you have done that, then that might be the reason you are facing this issue. If you have changed it to something else, then please set that custom URL via our filter hook. The hook is given below:add_filter('eael/login-register/wp-login-url', function( $wp_login_url ){ // Add your custom login page url here return site_url('/custom-login-url'); });Please try this and check again with Login/Register form again.
Let us know how it goes.
Thank you.Hello again,
I hope you are doing well.
About your issue, We still haven’t heard back from you after our last conversation. So, I am assuming your issue has been resolved. I am resolving this topic.
Have a nice day
Thank you.Hello @rahmatanik,
Hope you’re doing well.
I have recreated the same environment as you mentioned in your query with Astra+ Elementor Pro + Essential Addons for Elementor and used the Woo Product Carousel widget and it is displaying smoothly on our end. Please check out the screencast here: https://d.pr/v/Mrv0MWPlease check for plugin conflicts by following this: Deactivate all the third-party plugins one by one except for Elementor and Essential Addons. Simply go to your WordPress Dashboard and navigate to wp-admin -> Plugins and then deactivate the other plugins.
Let us know how it goes.
Thank you.Hello @thecab ,
Hope you’re doing well.
Thanks for your detailed explanation. We have recreated the entire issue on our end and it seems like a small bug on our end. I have already discussed and forwarded the issue to the dev team and they are currently looking into the it. Since this is a technical glitch, it might take the developers some time to find a proper solution for it. So, I would like to request you to be a little patient. As soon as they are done fixing the bug, we will update you on this.
Have a nice day.
Thank you.
Hello @boibox,
Hope you’re doing well.
Regarding your query, using EA Woo Checkout widget, you can easily make the checkout page multi-step or split the order in multiple steps.
Please check out this doc for making the order Split: https://essential-addons.com/woo-checkout/woocommerce-checkout-split/
And check out this doc for making the order Multi-Step: https://essential-addons.com/woo-checkout/woocommerce-checkout-multi-steps/
You can also find relevant documentation on configuring these layouts here: https://essential-addons.com/docs/woo-checkout/
Let us know how it goes and if you have any other queries regarding it.
Thank you.Hello @uriahs-victor,
Hope you’re doing well.Regarding your query, the option to count the reactions in a doc is currently unavailable in BetterDocs Free version. Actually, you’re inquiring about the premium features of BetterDocs. According to ww.wp.xz.cn’s policy, all issues related to Pro widgets and plugins must be handled outside of the ww.wp.xz.cn platform so please reach out to us Here.
If you have questions and concerns regarding any premium feature or subscription-related inquiry I would recommend please follow the WordPress Guidelines and share them directly with us.
Hope to hear from you soon.
Thank you.