Shiva Poudel
Forum Replies Created
-
I can understand the scenario but we are premium user and only facing this error and pagination was not working. Beside this Dokan in compatible with HyperDB, my friend ??
WordPress database error Attempted SELECT FOUND_ROWS() without prior SQL_CALC_FOUND_ROWS. for query SELECT FOUND_ROWS() made by WP_User_Query::query
If this can be looked up we will be happy to implement HyperDB on our end and is being a blocker for us to deal with.
Thanks!
Hi @grantjameison,
We are really sorry for the inconvenience caused. We have replicated this issue with the Checkboxes field and have raised a PR for this fix here. We will ship the patch in the upcoming version update, my friend ??
Thanks!
Hi @danielrufde
Strange, the option
everest_forms_queue_flush_rewrite_rules
with value “yes/no” should persist in DB. If there is a missing option, please try to uninstall the plugin and re-install the Everest Forms plugin so this is correctly set up.Personal suggestion, if constant
EVF_REMOVE_ALL_DATA
is set to true inwp-config.php
then only all the data might be lost else you can simply gain access to previous data.Thanks!
Hi @design5,
We are really sorry for the inconvenience caused. Thank you for the detailed information. I went thoroughly about your query and here I will describe the scenarios of this issue.
The WooCommerce and Everest Forms both plugin loads the same library with just version difference. Thus on the WC checkout page, you are seeing Everest Forms loading selectWoo from ours but it’s just a way WP loads scripts and intentionally we are not doing that.
The issue was that we only included
selectWoo.js
but WooCommerce does requireselectWoo.full.js
for full functionality in the checkout page. Now we have updated the patch in our development and will be available in the next update soon, my friend ??For more detail about the issue I recommend you to go through this link but since
selectWoo
is a fork ofselect2
, the same approach matches the scenario: https://github.com/select2/select2/issues/2879#issuecomment-149940634Additionally, If you don’t want to wait for the next update, I recommend you to contact us, and our technical support team will patch the issue on your site quickly.
Thanks and Regards!
Hi @danielrufde
The option
everest_forms_queue_flush_rewrite_rules
is created on the initial setup but later while saving the global setting, its value is updated to “yes” so during the Post Type setup process it clears up the unwanted data and flush rules.Please explain the scenario about the problem caused and we will tackle it in a better way, my friend ??
Thanks!
Hi @aschiemann
Currently, you cannot use Google reCAPTCHA v2 and v3 at the same time. It was actually considered just today, and we will plan on spending some time on it soon if you provide the evidence where v2 and v3 can be implemented at the same time as you have mentioned above, my friend ??
Thanks!
Hey @comon
You mean the Russian character is not accepted in the form email settings input area. If this is not the case then can you elaborate more on the scenario, my friend ??
Kind regards,
Shiva PoudelHi @gutterboy333,
How are you today?
Thanks for writing to the community support portal.We were really sorry for the inconvenience caused. Everest Forms patch version 1.7.0.1 has been released which fixes this issue. Please do update the plugin and lets us know if the issue is resolved!
Hope this helps,
If you have any other questions please ask!Thank you!
Kind regards,
Shiva PoudelHi @alexxxsg,
How are you today?
Thanks for writing to the community support portal.We were really sorry for the inconvenience caused. Everest Forms patch version 1.7.0.1 has been released which fixes this issue. Please do update the plugin and lets us know if the issue is resolved!
Hope this helps,
If you have any other questions please ask!Thank you!
Kind regards,
Shiva Poudel- This reply was modified 4 years, 4 months ago by Shiva Poudel.
Hi @semamarine @duncanmcc @arwah12,
How are you today?
Thanks for writing to the community support portal.We were really sorry for the inconvenience caused. Everest Forms patch version 1.7.0.1 has been released which fixes this issue. Please do update the plugin and lets us know if the issue is resolved!
Hope this helps,
If you have any other questions please ask!Thank you!
Kind regards,
Shiva Poudel- This reply was modified 4 years, 4 months ago by Shiva Poudel.
Hi @paddysullivan @brianjstarr,
How are you today?
Thanks for writing to the community support portal.We were really sorry for the inconvenience caused. Everest Forms patch version 1.7.0.1 has been released which fixes this issue. Please do update the plugin and lets us know if the issue is resolved!
Hope this helps,
If you have any other questions please ask!Thank you!
Kind regards,
Shiva Poudel- This reply was modified 4 years, 4 months ago by Shiva Poudel.
Hey @arwah12,
Sorry for the dilemma, your language is different from the browser’s language which I forgot earlier. However, in that case, you can use this snippet to support language code in reCAPTCHA v2 https://gist.github.com/shivapoudel/75e6d6167af25ee61d46fc27534609ab
Hope this helps!
Kind regards,
Shiva PoudelHey @arwah12
You don’t need to translate reCAPTCHA since it detects the browser’s language preference and translates the widget automatically.
Regards!