Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • arckoo Friend
    #180180

    Hello,

    Where can I customize the 404 page?

    Thanks!

    Ninja Lead Moderator
    #465168

    You can find it on this path

    <blockquote>/templates/ja_puresite/error.php</blockquote>

    arckoo Friend
    #465237

    Thanks Ninja Lead.

    I did find the file, but I’m not sure how I make changes to the existing text and link. What exactly do I neeed to add to add more links and more text?

    Ninja Lead Moderator
    #465300

    Open /templates/ja_puresite/error.php file

    Change link:
    from

    <div id="error-mask">
    </div>

    change to

    <a href="other_domain_your_link" id="error-mask">
    </a>

    Change text 404

    <div class="bug-code"><?php echo $this->error->getCode(); ?></div>

    Change message

    <div id="errorboxheader"><?php echo $this->error->getMessage(); ?></div>

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 2 voices, and was last updated by  Ninja Lead 12 years, 3 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum