Title: pezflash's Replies | WordPress.org

---

# pezflash

  [  ](https://wordpress.org/support/users/pezflash/)

 *   [Profile](https://wordpress.org/support/users/pezflash/)
 *   [Topics Started](https://wordpress.org/support/users/pezflash/topics/)
 *   [Replies Created](https://wordpress.org/support/users/pezflash/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/pezflash/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/pezflash/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/pezflash/engagements/)
 *   [Favorites](https://wordpress.org/support/users/pezflash/favorites/)

 Search replies:

## Forum Replies Created

Viewing 14 replies - 1 through 14 (of 14 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] Checkbox validation problem since last updates](https://wordpress.org/support/topic/checkbox-validation-problem-since-last-updates/)
 *  [pezflash](https://wordpress.org/support/users/pezflash/)
 * (@pezflash)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/checkbox-validation-problem-since-last-updates/page/2/#post-16341171)
 * Weird issue that got me stuck on the latest developments. Finally i found a solution
   in another thread. Just add class “novalidate” to a <p> or <div> wrapping the
   checkbox shortcode. Only tested for checkboxes on my side.
 * More info here:
   [https://wordpress.org/support/topic/frontend-click-on-a-checkbox-field-triggers-validation/](https://wordpress.org/support/topic/frontend-click-on-a-checkbox-field-triggers-validation/)
 * Side note: curiously, it also works for required (need validation) checks. It
   doesn’t validate on click inside the wrapper, but it does on submitting. Go figure!
    -  This reply was modified 3 years, 8 months ago by [pezflash](https://wordpress.org/support/users/pezflash/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CookieYes – Cookie Banner for Cookie Consent (Easy to setup GDPR/CCPA Compliant Cookie Notice)] Googlew Consent Mode](https://wordpress.org/support/topic/googlew-consent-mode/)
 *  Thread Starter [pezflash](https://wordpress.org/support/users/pezflash/)
 * (@pezflash)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/googlew-consent-mode/#post-15351503)
 * Hi. Thanks a bunch. We will try that script in the Pro version. If we encounter
   any issue, i’ll open a ticket with the client account. Thanks again for the quick
   reply!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CookieYes – Cookie Banner for Cookie Consent (Easy to setup GDPR/CCPA Compliant Cookie Notice)] Googlew Consent Mode](https://wordpress.org/support/topic/googlew-consent-mode/)
 *  Thread Starter [pezflash](https://wordpress.org/support/users/pezflash/)
 * (@pezflash)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/googlew-consent-mode/#post-15314690)
 * Thanks!
    Can you point me where to find that info in the premium version. We 
   have a license of the Pro version for this client, but i think more than a year
   has gone by, not sure.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] Uncaught TypeError: e.wpcf7.parent.querySelector(…) is null](https://wordpress.org/support/topic/uncaught-typeerror-e-wpcf7-parent-queryselector-is-null/)
 *  [pezflash](https://wordpress.org/support/users/pezflash/)
 * (@pezflash)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/uncaught-typeerror-e-wpcf7-parent-queryselector-is-null/#post-14595120)
 * Finally!
    Thanks a bunch, Aaron. I was getting this error (ajax not working) 
   on latests releases of CF7 en several sites, and now i see what is was causing
   the issue… The point is that the $(‘p:empty’).remove(); was on my own JS files(
   yeah, to keep things clean and avoid extra spacing on some wrong formatted -by
   client- texts).
 * Thanks again, and thanks Takayuki for such an incredible plugin.
    Best regards
   from Madrid Jesús
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[WP Mail SMTP by WPForms - The Most Popular SMTP and Email Log Plugin] Works great, but has security compromise](https://wordpress.org/support/topic/works-great-but-has-security-compromise/)
 *  Thread Starter [pezflash](https://wordpress.org/support/users/pezflash/)
 * (@pezflash)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/works-great-but-has-security-compromise/#post-8086358)
 * Postman SMTP
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[WP Mail SMTP by WPForms - The Most Popular SMTP and Email Log Plugin] Works great, but has security compromise](https://wordpress.org/support/topic/works-great-but-has-security-compromise/)
 *  Thread Starter [pezflash](https://wordpress.org/support/users/pezflash/)
 * (@pezflash)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/works-great-but-has-security-compromise/#post-8086351)
 * I need to add another important notice here, as some topics related with this
   security thread are being closed in the support section.
 * I finally moved to another plugin that doesn’t have this security hole. My surprise
   came when i removed WP-Mail-SMTP completely from my WP, and i realised later 
   that the entries (including of course the plain-text password) in the DDBB were
   still there! (?!)
 * So this is both ad important advice for others users and also a recommendation
   to update this plugin with the encryption issue and the addon of the plugin removing
   its own entries on the database on deletion.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Mail SMTP by WPForms - The Most Popular SMTP and Email Log Plugin] How to make SMTP Authentication hide password](https://wordpress.org/support/topic/guide-how-to-make-smtp-authentication-hide-password/)
 *  [pezflash](https://wordpress.org/support/users/pezflash/)
 * (@pezflash)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/guide-how-to-make-smtp-authentication-hide-password/#post-7199962)
 * Thanks. But this solution only affects visual admin. Anyone with access to DDBB
   can still see the password in plain text, which is a huge security hole nowadays
   with wordpress.
 * As a good (and recent) example, check how the hackers in the infamous #Panamapapers
   leack, accesed the email server. They got the DDBB access through an outdated
   revslider plugin. Then, a smtp plugin (not this one, but similar) that also stored
   the password in plain text, gave them access to the email servers… 🙁
 * [https://www.wordfence.com/blog/2016/04/panama-papers-wordpress-email-connection](https://www.wordfence.com/blog/2016/04/panama-papers-wordpress-email-connection)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Timely All-in-One Events Calendar] Initial calendar not working](https://wordpress.org/support/topic/initial-calendar-not-working/)
 *  [pezflash](https://wordpress.org/support/users/pezflash/)
 * (@pezflash)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/initial-calendar-not-working/#post-7139770)
 * I’m getting the same error while using stream type. Not loading properly on init.
   After selecting the stream type on combo it looks fine.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Hyyan WooCommerce Polylang Integration] Variable – Product price on cart page is wrong](https://wordpress.org/support/topic/variable-product-price-on-cart-page-is-wrong/)
 *  [pezflash](https://wordpress.org/support/users/pezflash/)
 * (@pezflash)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/variable-product-price-on-cart-page-is-wrong/#post-6308675)
 * Thanks Davidoi!
    This trick worked for me as well (i don’t need the price translation
   as all languages displays the euro symbol).
 * Let’s see if the author comes with a “more elegant” solution.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Multisite Language Switcher] Does it work with WP 3.7?](https://wordpress.org/support/topic/does-it-work-with-wp-37/)
 *  Thread Starter [pezflash](https://wordpress.org/support/users/pezflash/)
 * (@pezflash)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/does-it-work-with-wp-37/#post-4427156)
 * Thanks a bunch for your quick reply, Dennis; much appreciated.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Social Sharing Toolkit] Linksalpha button…really?](https://wordpress.org/support/topic/linksharereally/)
 *  [pezflash](https://wordpress.org/support/users/pezflash/)
 * (@pezflash)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/linksharereally/page/4/#post-4207487)
 * [@marcofama](https://wordpress.org/support/users/marcofama/)
 * [http://downloads.wordpress.org/plugin/social-sharing-toolkit.2.1.4.zip](http://downloads.wordpress.org/plugin/social-sharing-toolkit.2.1.4.zip)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Social Sharing Toolkit] Linksalpha button…really?](https://wordpress.org/support/topic/linksharereally/)
 *  [pezflash](https://wordpress.org/support/users/pezflash/)
 * (@pezflash)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/linksharereally/page/4/#post-4207486)
 * I found this update quite annoying also. Anyway, previous version 2.1.4 (without
   LinkAlpha button) seems pretty stable for me.
 * Also, for those who didn’t read this on that version, i copy/paste here the author
   message (it’s on any tab on settings, at the end):
 * —-
    Thank you for using the Social Sharing Toolkit!
 * Version 2.1.4 is the last version I have personally updated and supported. From
   now on, further development and support will be provided by LinksAlpha.
 * The last years I have been amazed at how well received this plugin has been. 
   Sadly, I find myself unable to effectively combine further development and, more
   importantly, support with my other obligations. This is why I agreed to transfer
   further development and support to LinksAlpha. I fully expect that the current
   quality of the plugin will be maintained and improved under the care of LinksAlpha.
 * ~ Marijn Rongen, Active-Bits – July 2013
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Form Manager] Get number of forms filled](https://wordpress.org/support/topic/get-number-of-forms-filled/)
 *  Thread Starter [pezflash](https://wordpress.org/support/users/pezflash/)
 * (@pezflash)
 * [13 years ago](https://wordpress.org/support/topic/get-number-of-forms-filled/#post-3967842)
 * Hi. Thanks a bunch, i got it running. THe only thing to mejtion, is that i needed
   to add the $wpdb as a global bar.
 *     ```
       global $wpdb;
       $submission_count = $wpdb->get_var( "SELECT COUNT(*) FROM wp_fm_data_1" );
       echo $submission_count;
       ```
   
 * Leave here the final code in case there is someone with the same need.
 * Kind regards.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[iWR Tooltip] Size of the box](https://wordpress.org/support/topic/size-of-the-box/)
 *  [pezflash](https://wordpress.org/support/users/pezflash/)
 * (@pezflash)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/size-of-the-box/#post-3634995)
 * On css/atooltip.css just add a width value on .defaultTheme.

Viewing 14 replies - 1 through 14 (of 14 total)