nicmare
Forum Replies Created
-
one last question regarding a workaround: when i redirect to another page instead of displaying a message, would it trigger the same issue?
Talked to one client who confirmed he submitted the form with his ipad weeks ago and put in standby directly after the submission. yesterday used the ipad again and tab with form was still opened. so you theory with background post submission is then confirmed. but do not understand this. because i am displaying a sucess message without the form. but even in this scenario, the form gets submitted without user consent and awareness?!
wow this is a wild one! but could be a possible and can explain that weirdo behavior. Ive already found that functions.php snippet and will give it a try. Please send an update when bug is fixed. Maybe you could fix it with a unique nonce based on a timestamp.
Forum: Plugins
In reply to: [The Icon Block] rotate icon by 10 degreegreat ! i will give it a try for sure. thanks mate. best, Nic
Forum: Plugins
In reply to: [The Icon Block] rotate icon by 10 degreeHere is an idea: keep everything like it is but append a number input field where one could adjust the rotation furthermore:
And when 80 degree is manually inserted and one click the 90° degree icon, it should jump to 180 (not 190 in this specific case). Or from 130 to 180. Always to the nearst nth-value of 90… What you think?
Forum: Plugins
In reply to: [Email Template Designer - WP HTML Mail] FAQ about Tab “Plugin Emails”?Yes more or less. Thank you Hannes. When it comes to header and footer i still have questions. I checked “disable header” but the WP HTML Mail header (the one with logo image and title) was still delivered in the email sent by formidable. Or which header is meant here?
Forum: Plugins
In reply to: [Loco Translate] Issue with a long sprintf stringoh wow what a fancy file syntax. thank you for the quick response and clarification. will check my issue furthermore then…
Forum: Plugins
In reply to: [Embed Privacy] add filter to modify html classesthank you – i really appreciate your opinion and the time you spend into this ticket. but i do not agree at all. there are many plugins out there allowing to change / add css classes. but glad there is an outer wrapper filter to change the markup to my needs. that is absolutely fine for me. thank you!
Forum: Plugins
In reply to: [Embed Privacy] add filter to modify html classesbecause the theme has already a complex css rule for certain plugins and therefore i would like to use one of these selectors like “ct-checkbox” for your plugin:
Forum: Plugins
In reply to: [Embed Privacy] Blocking Brevo Newsletter Opt-In Form?the code of Brevo is simply inserted via HTML-Block in WordPress Gutenberg Editor in a Page
Forum: Plugins
In reply to: [Advanced Query Loop] Meta Query where Thumbnail/Image existsHey Ryan, thanks for the reminder. I was some days off and now checked it once again. Indeed it works now by hitting enter after inserting a key. But to be honest this implies to me i could insert multiple strings here in this field which is not possible. so why do i need to hit enter here?! i think the user experience could be improved by using a “keyup” and some kind of delay listener event instead. But nevertheless very cool it basically works! thank you.
to anyone else reading this here is the screenshot compared to my first one when you hit enter:
Forum: Plugins
In reply to: [Advanced Query Loop] Meta Query where Thumbnail/Image existsstill it does not work on my side. i did a screencast: https://cln.sh/m12ynRys
what do you think?
Forum: Plugins
In reply to: [Advanced Query Loop] Meta Query where Thumbnail/Image existsgreat thank you. i am in no hurry ??
Forum: Plugins
In reply to: [CSV to HTML] warnings Undefined variable $editable_filesThank you wibergsweb! but i still have this warning left. Even after update to recent version:
Warning
mkdir(): File exists
- wp-content/plugins/csv-to-html/csvtohtml.php:5155
mkdir()
wp-content/plugins/csv-to-html/csvtohtml.php:5155csvtohtmlwp->source_to_table()
Forum: Plugins
In reply to: [Advanced Query Loop] exclude post option breaks blockwow how fast was that? thank you very much –?it works now!