Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter ElvisFate

    (@elvisfate)

    I have a paid version of WP Fastest Cache, and clean database works with it. I just couldn’t get it to work on Database Cleaner. I decided to uninstall database cleaner when I was just randomly pressing buttons to see if it works or not, and I started getting 429 too many requests.

    Not the plugin’s fault, but I just hope you don’t make the same mistake as I did. I did it on a fresh install with imported demo, so I was okay with starting over. For people with existing blog, proceed with cautions and make sure you make a BACKUP!

    Thread Starter ElvisFate

    (@elvisfate)

    WOW! Thanks Zane! I actually didn’t follow your instruction but instead I change this line:

    update_user_meta( $user_id, ‘show_admin_bar_front’, ‘false’ );

    I change from “false” to “true”

    I actually did my own code in the theme function.php but for some odd reasons something was blocking it. Now I know why. Haha. Thanks again!

    I know some people prefer it to be set off so it’s good to have both option available in your next update. =D

    Thread Starter ElvisFate

    (@elvisfate)

    Also, it seems that people who register thru Ajax does not have the wp admin toolbar visible. I need it to be visible for all register user, verified or not. I also look thru the support and found a similar question.

    https://www.ads-software.com/support/topic/wp-toolbar-is-set-to-off-for-ewly-registered-users?replies=2

    Strangely, adding user or registering thru facebook is fine but if you registered normally thru ajax then the toolbar is set off by default. My friend and I have been been testing it for like 3 hours straight but to no avail. Is there a way to set “On” by default for registering user using the normal way?

Viewing 3 replies - 1 through 3 (of 3 total)