Thanks @simchris!
The test emails are actually all working from the plugin for my site. Just the registration emails were never sent out…
Any Update? Very frustrated with the registration process. Users won’t receive any emails.
having the same no-email-sent-out problem with my site. please help with the registration pop-up. Thanks!
Thanks so much!
Just wonder will this edit-tag-on-all-posts issue be fixed before too long for the mobile theme?
It’s a critical feature for my site to have users being able to join as contributors instead of subscribers. I will need to look for a workaround without this being fixed on mobile. Thanks again!
Hi, I tried to use that plugin again and restore the settings to their defaults, but with no luck. Just wonder where are the role and capabilities info stored, I will go to the database files to twist it manually. Thanks again!
Thanks, Bogdan! Just wonder how to reset CDN files. Members plugin permanently changed the roles and capabilities settings and I just want to reset it the wordpress core settings. Thanks again!
ok, I’m very sure it’s caused by members plugin after a couple testing. Just wonder which file in the database I shall edit to restore the settings. Thanks so much!
Thanks Chris! I think it could be the members plugin that messed up with my database:
https://wordpress.org/plugins/members/
Is there a way to restore the user role database for wordpress?
Thanks again!
Could someone help me with this puzzle? I’m so frustrated right now :(… Thanks so much!
How to do that Chris :D?
Hi,please ignore “Also, I just tried to disable the mobile theme and then enable mobile theme, but the mobile site is still showing the desktop site. Is there something I missed? Thanks!”
After 40 minutes’ delay or so, the mobile template showed up on my phone. Thanks!
So sorry I didn’t realize that I need to edit the functions.php for both mobile and desktop. They both work great now! Thanks!
I tried to paste this into functions.php
add_action(‘after_setup_theme’,’remove_admin_bar’);
function remove_admin_bar() {
if (!current_user_can(‘administrator’) && !is_admin()){
show_admin_bar(false);
}
}
It works very well on the mobile theme. But on the desktop, it’s not working at all.
-
This reply was modified 8 years by
sunnydream.
Hi, thanks! Here is the complete list of my plugins, can’t think of why any of them can cause this.
http://www.darenfamily.com/wp-content/uploads/2017/11/plugins.jpg
thanks a lot!
Thanks so much!
A follow-up question is that I also want to tile many videos (3 videos in a row) in some posts. How can I do that? Thanks so much for all your help!
Thanks Bogdan!
I did as you said. The images work great but now I have the headline copies from below paragraphs jumping to the right side of the images. How can I move them back?
http://www.darenfamily.com/wp-content/uploads/2017/10/text-float-on-the-right.jpg
Thanks very much!
Thanks so much Simion! Can I avoid using the Child theme as I heard it would affect site performance? Can I just keep a copy of the edited td-login-modual.php and re upload every time after theme update?
Hi, I didn’t find this file through appearance/edit, should I use other tools to find this file? I’m non-developer, sorry for so many questions. Thanks!
Thanks a lot! That’s very helpful!
Hope someone can help me with this question. thanks!
thanks a lot! very helpful!