404 Error page – changes

Posted in: Newspaper
Post count: 22

Hello friends,

I would like to ask you if there is possibility to change the 404 Error page? I’d like to change the section “Featured articles” into Pages which I select.

My website: http://www.hsgrp.sk

Thank you for your prompt answers.

Post count: 9544

Simply edit the 404 template however you want.
You could create a new query to select a different category you create like 404 featured .. Or whatever. Or just hand edit html to put links to anything.

Post count: 6535

Hi @r4stam4n

You can’t display another page inside 404 page but you can display some Visual Composer blocks if you want, using do_shortcode function. First you need to create the desired layout in Visual Composer: http://screencast.com/t/Pe1bLh4T then switch on backend editor, copy the shortcode: http://screencast.com/t/rQqeLoG3yA and paste it inside the function in 404.php file: http://screencast.com/t/nWxyZNt9TRKB

Hope this help.
Thanks!

Post count: 22

Thank you for your help.

Post count: 17

Can I place 404 in my child theme and just edit the code?

  • This reply was modified 10 years by Chief3.
Post count: 22421

Hello,
It will work from the child theme. Simply copy over the 404 file from the main theme over to the root folder of the child theme (please make sure you update your child theme if you have an older version of it. A child theme comes with every version of the theme).
Thank you!

Viewing 6 posts - 1 through 6 (of 6 total)
The forum ‘Newspaper’ is closed to new topics and replies.