hassantafreshi
Forum Replies Created
-
Dear @arubasupport,
Thank you for your response. Please provide more detailed guidance. I couldn’t find a section related to my question on the page you provided for support. Kindly guide me more precisely or just provide the name of the function and the link to the documentation if available.”@vupdraft Thank you! The problem has been successfully resolved with the help of your function. Your assistance is greatly appreciated.
Forum: Plugins
In reply to: [Autoptimize] Collaborative Effort to Address Performance Conflict
Wanted to express my heartfelt thanks for your invaluable assistance in solving the problem. Your code has proven to be highly effective and functions flawlessly.- This reply was modified 2 years, 3 months ago by hassantafreshi.
Yes, exactly. The solution is as you mentioned. However, my question is whether your plugin has a function that can be invoked in the Easy Form Builder plugin to enqueue the form on the page.
Forum: Plugins
In reply to: [Autoptimize] Collaborative Effort to Address Performance Conflict@jdembowski Thank you for providing detailed explanations. I will definitely consider all the points.
It seems that when WP-Optimize is installed, it affects the functionality of Easy Form Builder. Users are unable to submit the form for the second time, encountering a 403 error from Easy Form Builder. This issue is attributed to a lack of authentication by Easy Form Builder.
This issue is attributed to a lack of authentication by Easy Form Builder. The root cause seems to be the caching of the page by WP-Optimize .
Typically, other Cache plugins offer functions to purge or exclude specific pages from caching. You can find examples of such code on GitHub for other cache plugins. Do you have a similar function to exclude the form page from caching?
Thank youForum: Plugins
In reply to: [Autoptimize] Collaborative Effort to Address Performance Conflict@sterndata What do you mean? Provide us with a solution, and I kindly request you to read the first thread of this topic.
Forum: Plugins
In reply to: [Autoptimize] Collaborative Effort to Address Performance Conflict
Dear @moderator, I would like to conduct a test and need your assistance in simultaneously installing two plugins (Easy Form Builder and Autoptimize ) on a test site. Additionally, we propose sharing the test site’s password for coordination. Do you find this feasible share these kind information within the forum?
Thank youForum: Plugins
In reply to: [Autoptimize] Collaborative Effort to Address Performance ConflictKindly verify it on the server, or if possible, continue this conversation via email for a more streamlined communication process. Thank you.
my email: redacted by moderator- This reply was modified 2 years, 3 months ago by Steven Stern (sterndata).
Forum: Plugins
In reply to: [Autoptimize] Collaborative Effort to Address Performance ConflictIt seems that when Autoptimize is installed, it affects the functionality of Easy Form Builder. Users are unable to submit the form for the second time, encountering a 403 error from Easy Form Builder. This issue is attributed to a lack of authentication by Easy Form Builder.
This issue is attributed to a lack of authentication by Easy Form Builder. The root cause seems to be the caching of the page by Autoptimize.
Typically, other plugins offer functions to purge or exclude specific pages from caching. You can find examples of such code on GitHub for other cache plugins. Do you have a similar function to exclude the form page from caching?
Thank youThank you for your feedback on our plugin. We appreciate your positive remarks and understand your concern regarding the sole reliance on credit card payments. We want to assure you that we prioritize the security of our users, and we use the Stripe payment system.
When you input credit card information, it is not stored on our site or any other location. Stripe, the payment processor we utilize, has undergone thorough security audits. You can find more information about the security measures implemented by Stripe by visiting the following link: https://stripe.com/docs/security/guide#:~:text=Stripe%20has%20been%20audited%20by,both%20Stripe%20and%20your%20business.
We understand the importance of providing diverse payment options, and we’ll certainly consider incorporating additional methods, such as PayPal, in the future to accommodate a wider range of preferences. Your security is of the utmost importance to us, and we want to assure you that your credit card information is handled with the highest level of care through our use of the Stripe payment system. Thank you for bringing your concerns to our attention, and we hope this information addresses any apprehensions you may have had.
WordPress does not allow storing passwords in plain text in the database. To ensure that passwords are stored securely, Easy Form Builder uses the WordPress function to hash passwords before storing them in the database. This function uses a strong hashing algorithm to convert the password into a unique string of characters that cannot be easily reversed.
When a user requests a new password in the Easy Form Builder login form or register(sign-up) form, Easy Form Builder will sent to the password in plain text.
in next updates we will add magic login link in Pro version of Easy Form Builder.
Thank you for your response and for providing additional information. As you mentioned that you are your own host and have your own server, it’s great to hear that you have already increased the maximum upload size of WordPress to 1 GB. That should allow for larger file uploads.
Regarding modifying the PHP configuration file, it refers to making changes to the php.ini file on your server. This file contains various settings that control the behavior of PHP on your website. By modifying certain values in the php.ini file, you can further adjust the maximum upload size and other PHP-related settings.
If you are unfamiliar with modifying the php.ini file or unsure about the specific changes required, we recommend reaching out to our support team through the support form on our website at https://whitestudio.team/support/ . we will be able to guide you through the process and ensure that the necessary modifications are made correctly and securely.
Yes, it is possible to increase the maximum upload size of 8 MB to 300 MB. However, you will need to customize your PHP configuration file and your host must be able to support files of this size.
If you need help customizing your PHP configuration file or if your host is unable to support files of this size and customization, please contact us on Whitestudio.team for assistance and customization.
تمت ترجمة هذا النص بواسطة روبوت وقد يحتوي على أخطاء غير مقصودة.
يمنع رمز css الخاص بالقالب عرض الإدخال الرقمي بنسبة 100٪. لحل هذه المشكلة ، قم بإضافة الفصل التالي في قسم الفصل.
w-100خطوات
حدد العنصر العددي انتقل إلى الإعدادات وانتقل لأسفل وابحث عن فئة وأدخل قيمة الفئة w-100نظرًا لحقيقة أنك طلبت الدعم في قسم الدعم في صانع النماذج السهل على موقع whitestudio.team ، سأغلق هذه التذكرة وسأكون على اتصال بك هناك.
- This reply was modified 2 years, 10 months ago by hassantafreshi.