This topic has 5 replies, 2 voices, and was last updated 7 years, 8 months ago ago by Rose Tyler
Dear 8Theme,
For some reasons my 404 page displays a title taken from another page (LOREDANO…). How can I change the 404 page title?
In order to replicate the error, please make a typo in one of my website pages in order to trigger the 404.
Thanks in advance.
F.
These are the credentials to access:
Hello,
You need to edit /wp-content/themes/legenda/framework/theme-functions.php file and add
elseif (is_404()){
echo "Not found";
}
http://prntscr.com/ertxv6.
We’ll also fix it in next theme update.
Regards,
Rose Tyler.
Great!
Hello,
You’re welcome!
Regards,
Rose Tyler.
The issue related to '‘404 page title’' has been successfully resolved, and the topic is now closed for further responses