mplusplus
Forum Replies Created
-
Hi there
So, I tried
[_post_author_email]and[_user_email]both, and I still get an error as shown in this screenshot. https://snipboard.io/6M0w1B.jpgAny thoughts will be appreciated.
Thanks.
- This reply was modified 5 years, 5 months ago by mplusplus.
Is it not possible to run the setup again, when WooCommerce asks if the store will sell digital or tangible products?
Thanks.
Thanks.
@rossmitchell which one will be faster to load (If PHP code is same)?
Thanks.Forum: Themes and Templates
In reply to: [OceanWP] Where can I download the OceanWP child theme from?Thanks.
Cool. Thanks, Ross.
I had to remove the $ from $get_user_meta.
Thanks.Great, thanks!
- This reply was modified 5 years, 6 months ago by mplusplus.
Forum: Developing with WordPress
In reply to: Storing Checkbox group output in WP Usermeta?To add:
I am using:
<input type="checkbox" name="skills[]" id="1" value="php"/>PHP</input> <input type="checkbox" name="skills[]" id="2" value="mysql"/>MySQL</input>//this returns null despite my selecting values in checkboxes.
echo $_POST['skills'];Thanks.
Forum: Developing with WordPress
In reply to: Storing Checkbox group output in WP Usermeta?@t-p that example is for a text-box, which I am able to do. My issue is with checkboxes.
Any other thoughts are most welcome.Thanks
@tneville Great! That worked.
Thanks.
Actually, that can work.
Still, I will leave this thread open for a few days, just to see if there are any more approaches possible and someone else may like to chime in.
Thanks so much 🙂
Changing the password will not work, as users can always get it back by using the Forgot Password link.
Any other thoughts are welcome.
Thanks so much. 🙂
Hi Shamim
I am using V2 (I am not a robot).
Thanks.
Forum: Fixing WordPress
In reply to: wp-login.php shows wrong Registration link at the bottom?Thanks, that turned out to the theme.
Thanks.