Gantry 404 Url
-
Hi,
I am using wordpress latest version 4.9.1 and using gantry framework, rocket theme.
I have enabled Error Outline from the Theme and when i type some thing in the url – I need to get the unique url
For Example:
Our Website is https://www.mywebsite.com/
We have type wrong url after domain as https://www.mywebsite.com/asdf
Then it shows the error page from the Error Outline. It is Ok.
But the error page url always needs to be unique for example:
https://www.mywebsite.com/asdf should redirect to https://www.mywebsite.com/pagenotfound
https://www.mywebsite.com/uejdufj should redirect to https://www.mywebsite.com/pagenotfoundFor every invalid url it should be /pagenotfound.
From my research we find that we can modify the theme 404.php, But we are not having child theme to override the core files.
If we modify the 404.php file does it gets erased when we update theme.
(or)
Do we have any other solution…?
- The topic ‘Gantry 404 Url’ is closed to new replies.