deebee80
Member
Posted 3 years ago #
Hi guys, wondering you anybody knows how to fix this problem?
I changed the blog title in the settings, but the blog title only changes inside the admin area but doesnt not actaully change the name on the main site page... it worked once, but seemed to be stuck on current blog title.
Any Ideas??
Are you caching pages? With WP-Cache or something similar?
deebee80
Member
Posted 3 years ago #
nope i dont think so anyway... that a plugin?
Did you hard code the title into your current theme?
In other words, if you temporarily switch to the Default theme do you see the title change?
And yes, WP-Cache is a plugin.
For that matter, have you cleared your Browser cache?
It can be part of the standard install and declared in wp-settings.php as;
define('WP_CACHE', true);
Try a forced reload. Hold Ctrl and press F5. This will ensure the page isn't loading from your own browsers cache.
Also check the title hasn't been hard coded into your header.php file. Themes / Editor / Header.php
im also struggling with the same problem.. please provide me a best solution briefly...