I have a WordPress 4.4.2 installation with no SEO plugins at all. The plugins that I do have activated are WooCommerce, WooCommerce Multilingual, and WPML.

I am unable to update the Site Title and Tagline on the General Settings page. If I try to save the changes, the old Site Title and Tagline continue to be displayed in the text boxes.

I manually changed the Site Title and Tagline in the wp_options table of the database using PHPMyAdmin. However, these manual changes are not reflected on the General Settings page or the front end of the site. The General Settings text boxes still show the old Site Title and Tagline.

I checked my error log but there’s no errors. I changed theme but that still didn’t solve it. I cleared my history and cleared all WooCommerce sessions & transients. Still no luck.

Any ideas?

1 Answer
1

Can you check your wp-config.php and double check that you are using the correct database, as if you have changed the values within the wp_options table then they should definitely be reflected in the settings in the back-end of WordPress, whereas, updating from WordPress might not have been saving etc.

Sounds like a strange issue though. Are the changes you make to the database still there after you go to another table and back? Or do they not save into the database when using PhpMyAdmin?

Leave a Reply

Your email address will not be published. Required fields are marked *