Tegomass
Forum Replies Created
Viewing 7 replies - 1 through 7 (of 7 total)
-
Forum: Plugins
In reply to: [WP-Members Membership Plugin] Bug on the Emails settings pageFYI, as an “hotfix”, I’ve add stripslashes() function to wp_kses() in /includes/admin/tabs/class-wp-members-admin-tab-emails.php file.
Hey Chad,
I appreciate the time you took to share your knowledge of WordPress.
Thank you!
RegardsFound the solution myself!
I’ve just replaced wpmem_pre_register_data by wpmem_pre_validate_form.
I leave this topic here but mark it as resolved.
Forum: Plugins
In reply to: [WP-Members Membership Plugin] Bug on the Emails settings pageAwesome, thanks !
@thancmansou: Update your Spectra plugin 🙂
last question, how can i do for fancybox take the title of the image instead of the title of the link please?
<a href='...' class='...' title='title of the link'> <img src='qsdf.jpg' title='title of this image' alt='true123' width='50' height='50' /> </a>Thank you very much !
ow Ok, it work, thank you very much.
Viewing 7 replies - 1 through 7 (of 7 total)