Editing Error 404 Page In Artion - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Editing Error 404 Page In Artion

AF

Alvaro Fernandez

Template 2 years ago

Hi,

I would like to modify the Error 404 page in Artion Template. In the Template Style I can add logo, but it overrides de image. And I would like to change button.

Where do I find this to modify it?

Thanks

Alvaro

0
6 Answers
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 2 years ago #112378

Hello Alvaro Fernandez

Please modify this file: templates/artion/error.php and it will affect 404 page.

Best regards

0
AF
Alvaro Fernandez
Accepted Answer
2 years ago #112625

Thanks Ofi,

But the HOME PAGE Button I cannot find it to change text. Also Page Not Found text also not there?

Thanks

Alvaro

0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 2 years ago #112685

Which button are you talking about? Please share a screenshot of your issue to understand it better. Take a screenshot and share via any platform. For example: Lightshot or Imgur

Also, show me where is Page Not Found text.

0
AF
Alvaro Fernandez
Accepted Answer
2 years ago #112838

Hi Ofi

HOME PAGE Button only one there I want to change the text. IR A PAGINA PRINCIPAL

0
AF
Alvaro Fernandez
Accepted Answer
2 years ago #112839

See link.

0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 2 years ago #112914

Please check this file: templates/artion/error.php and find this line

<?php echo Text::_('JERROR_LAYOUT_HOME_PAGE');

Then change this to

<?php echo 'YOUR TEXT';
0