tcarroll2
Forum Replies Created
-
Forum: Plugins
In reply to: [Register Plus Redux] Deselected Fields Appearing and General FeedbackA few other things.
1 – I turned off User Moderation in theme-my-login plug-in and selected the “Verify all new users email address…” as well as “Moderate all new user registrations…” However, upon clicking the link in the email to verify the user’s email account they become approved rather than awaiting the admin to manually approve them after they have confirmed their email address.
2 – I would like some short code to be added for all the registration fields to be used is custom email messages as well as short code for extra fields.
I really want to use theme-my-login (TML) with rpr because TML it has some security features, recaptcha and it disables the wp-login page and uses it’s own page that matches my theme.
Thanks again!
Tom
Hey dompl, can you edit these fields and get them to save from the User Edit admin panel? I see the fields at the bottom of the page, but if I try to modify them at all and save the page it does not update the fields or the database.
Tom
@rattenkind – I just updated my theme and sure enough it killed all of my files. I suggest you perform a backup of any of your modified files just in case.
Tom
Forum: Themes and Templates
In reply to: Files deleted upon upgradeTheme-my-login plugin.
Forum: Themes and Templates
In reply to: Files deleted upon upgradeNo, the directions in TML do not mention anything about child themes. It just say to place the file(s) in the themes folder/directory.
Even posts here talking about modifying functions.php state that the file would be safe from theme updates. I have no clue what a child theme is.
In my coding days, I would have never blindly deleted files or directories for upgrading software. I even wrote a smart installer that looked for modified files and did not touch those while going through the update process.
Ok, I found the culprit for item #3 above. I had to put in a ?> prior to the <h3> tag. However, now those fields appear at the top of the user edit admin panel, outside the theme. Also, they aren’t populated with the information entered for registration.
Step 3 does not work for me. When I enter this part of the code, the user edit panel does not appear for admin. Once I comment out from <h3> to the first </tr> the user edit panel reappears. I copy and pasted the text in your example.
Forum: Plugins
In reply to: [Theme My Login] TML compatibility with other Registration / Profile Plug-insIn addition, I copied profile-form.php to my theme folder and modified the code to include the extra user fields. However, TML is not calling this file because I changed the “Contact Info” to “Member Contact Info” and the modified text is not being displayed, nor are the fields that I have added. The profile page still displays “Contact Info.”
Am I missing something, like flushing of queues or something?
Forum: Plugins
In reply to: [Theme My Login] Moderation – Admin ApprovalYes, this is on the TML E-mail page.It;s the second option, listed as “New User Admin.”