Reedwanul Haque
Forum Replies Created
-
Dear @webreneur,
Thank you for providing your feedback. I will definitely pass on these feature requests to the development team, and I hope they can implement these features soon. Your patience and cooperation in this matter are sincerely valued.
Best Regards,
RejuHi @jsoto26,
Thanks for reaching out to us & extremely sorry for the delayed response. Also, we are pleased to learn that you are utilizing our plugin on a majority of your websites.
We require further clarity regarding the issue you’re referencing or the specific goal you aim to accomplish. Please provide additional details about the problem you’re encountering or the outcome you’re striving for. It would be a lot easier for us if you gave us a video about the problem with the website URL so that we can understand the problem properly and help you find a solution as soon as possible. Your patience & cooperation in this matter are greatly appreciated.
Looking forward to your response and we are always here to assist you.
Best Regards,
RejuDear @neo2k23,
I hope you’re doing well, and I comprehend your concern. I’ve already notified the relevant board about this issue. I’m optimistic they’ll act swiftly. Your patience and cooperation regarding this matter are genuinely appreciated.
Feel free to inform me if there’s anything else I can assist you with.
Best Regards,
RejuDear @wgnunn,
Thanks for sharing your feedback. Sorry to hear that you had an unpleasant experience with the MetForm Plugin.
I’d like to highlight that MetForm operates on React, and using HTML directly might lead to potential issues. Additionally, there could be complications due to environmental conflicts.
We make it a point to address every user-created thread promptly, prioritizing issue resolution. However, we’re a bit disheartened by the one-star rating received without prior contact about the concern. Such a rating can significantly impact our reputation directly. We hope for your understanding in this matter.
Since you’ve encountered an issue, we will be more than happy to check and help you to find a solution. Will you please create a support thread & we require further clarity regarding the issue you’re referencing or the specific goal you aim to accomplish. Please provide additional details about the problem you’re encountering or the outcome you’re striving for. It would be a lot easier for us if you gave us a video about the problem so that we can understand the problem properly and help you find a solution as soon as possible. Your patience & cooperation in this matter are greatly appreciated.
I hope you will rethink the review after getting a resolution from us. Waiting for your response and we are always ready to assist you.
Best Regards,
RejuDear @ipshwitz,
Thanks for reaching out to us & apologize for the inconvenience you’ve been having with the MetForm plugin.
it’s happening due to the latest version of Elementor 3.18.0. Our development team has already fixed the issue. Please update the MetForm plugin to the latest version. Hopefully, your issue will be solved.
Let us know if the issue is solved. If not, I’ll have a quick look and provide you with a solution ASAP.
Kind Regards,
RejuDear @mballew,
I hope you’re well, and I understand your concern. I’d like to inform you that I have communicated this to the respective board. Hopefully, they will take the necessary steps as soon as possible. Your patience and cooperation in this matter are sincerely appreciated.
Let me know if there is anything else that you need help with.
Best Regards,
RejuHi @chrisong81,
Thanks for reaching out to us & extremely sorry for the delayed response.
Below, I’m sharing some codes to retrieve the entry count based on the form ID. Check this video – https://d.pr/v/TqrFCB on how to implement those codes.
global $wpdb; $entry_count = $wpdb->get_results($wpdb->prepare(" SELECT COUNT(post_id) ascountFROM" . $wpdb->prefix . "postmetaWHEREmeta_keyLIKE %s ANDmeta_value= %d ",'metform_entries__form_id',FORM_ID), OBJECT); $entry_count = $entry_count[0]->count; $entry_count = $entry_count; print_r($entry_count);Important notice: We typically don’t offer custom code support to our users. Should you encounter difficulties implementing this code for different purposes, we cannot take responsibility. Your understanding and cooperation in this matter are highly appreciated.
Best Regards,
RejuDear @mballew,
Thanks for contacting us & am understand your concern.
You have the option to deactivate ads directly from your dashboard. For further guidance, refer to this video – https://screenpal.com/watch/c0lnnZVmrjt for clarification.
Let us know if the issue is solved. If not, I’ll have a quick look and provide you with a solution ASAP.
Best Regards,
RejuDear @mateo21530,
I hope this message finds you well & extremely sorry for the delayed response.
An issue has arisen with the Astra theme, but we can resolve it by implementing a few CSS codes. Below, I’ll share the necessary codes for you to copy and paste into Appearance > Customize > Additional CSS.
.shopengine-checkout-form-billing .woocommerce-shipping-fields{ display: none !important; } .shopengine-checkout-form-billing .woocommerce-additional-fields{ display: none !important }After including those codes I hope your issue will be solved. Let us know if the issue is solved. If not, I’ll have a quick look and provide you with a solution ASAP. We are always here to help you.
Kind Regards,
RejuHi @tiagovieirar,
Thanks for reaching out to us.
We have found a support ticket for you with the same issues in our support center. Already a response was sent. Please follow that response. If you have any more queries please reply there.
Regards,
RejuDear @mateo21530,
Thanks for reaching out to us & we sincerely apologize for the problems you have experienced.
I have inspected your website & can see the checkout page is working fine. But you are not using here the latest version. Please give us more details about the problem you are facing with the latest version. It would be a lot easier for us if you gave us a video about the problem so that we can understand the problem properly and help you find a solution as soon as possible. Your patience & cooperation in this matter are greatly appreciated.
Looking forward to your response.
Best Regards,
RejuHi @dhcardin,
Thanks for reaching out to us.
I completely understand your situation. To assist you in resolving the issue you’re encountering, could you please share the URL of your website? With that information, I’ll thoroughly investigate the problem and work towards finding a prompt solution for you.
I am looking forward to your response.
Best Regards,
RejuDear @mateo21530,
I hope this message finds you well & am so glad to see your review. We value your satisfaction and want to provide you with the best experience possible. If you have any further questions, or concerns, or require assistance, please don’t hesitate to reach out to our support threads.
Best Regards,
RejuHello @mateo21530,
Glad to hear that your problem has been solved.
If this plugin looks good to you and our support team, maybe you can help us by giving a 5-star on wordpress.org?
Please navigate to the Review link from the sidebar then click the Add your own review link to put your review.
We’re working so hard to make this plugin more and more useful to our valuable users like you and a 5-star will really help us to grow on the market
Best Regards,
Reju- This reply was modified 2 years, 7 months ago by Reedwanul Haque.
Dear @mateo21530,
I hope this message finds you well. I wanted to bring to your attention that the CSS codes have been successfully implemented and tested in our development environment. To provide further clarification and demonstrate the functionality, I have created a video walkthrough, which you can view here. So, make sure you have inserted those codes properly.
Then, If you are using any caching plugin on your site, please clear the caches from your site and browser as well. if possible, keep it disabled for some time and then check.
Let us know if the issue is solved. If not, I’ll have a quick look and provide you with a solution ASAP.
Kind Regards,
Reju