bitcloud
Forum Replies Created
-
Forum: Plugins
In reply to: [RegistrationMagic - User Registration Forms Plugin] HTML Code in EmailsSame here… This seems like a pretty common issue, and a total dealbreaker for anotherwise fantastic plugin
Hi this is still very much an issue for me. It works on some of my multisites but not others. All permissions are the same.
I would love for this to be fixed. Thanks
Edit: This is a bug. Could the devs replace the following:
if ( ! user_can( $author, ‘edit_bbb_rooms’ ) ) {with:
if ( ! user_can( $author, ‘read_bbb_room’ ) ) {Thanks
- This reply was modified 5 years, 10 months ago by bitcloud.
Forum: Plugins
In reply to: [iFlyChat - WordPress Chat] Need to disable guest to use this featureBump. This is an essential feature.
Forum: Plugins
In reply to: [WooCommerce] Complete and Capture payment via PHPThanks for the assistance… Can you give me a bit of help on the nomenclature?
The “payment gateway” traditionally refers to the place where stripe kicks in for the user right?
So your thinking is that if i build a separate payment gateway, and strip out anything but the capture, this might help get me across the line?Thanks
Forum: Fixing WordPress
In reply to: Client login form with upload?Thank you mate! I actually think this is spot on!
Yup I appreciate your advice re: security too. I’ll likely get a bunch of stuff rewritten down the line.
Thank you very much!
Forum: Plugins
In reply to: [Videopack] Video wrong size until i resize browserThanks a bunch kyle. I’ll keep my eyes peeled for 4.6.5 (you only need to reply if this version number is incorrect.)
Thanks again.
Forum: Plugins
In reply to: [Videopack] Video wrong size until i resize browserI can’t run the current release unfortunately because it throws a PHP error. I found your response in another thread and rolled back as you recommended.
If I wanted to upgrade, what would I need to get my servers to do (or is there a planned bugfix for the PHP issue?)
Thanks