New Landing How can we help? Themeforest Theme Support Joyn Customising the 404 error page

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Joyn
  • #191308
    Nomulus
    Member
    Post count: 23

    I’ve been trying to customise the 404 page but shortcodes seem to be appearing as normal text. Is there a way we can edit the 404 page using swift builder like all of the other pages?

    #191317
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please open to edit 404.php file at /joyn/swift-framework/.
    Find this code:-
    <?php echo $error_content; ?>

    Change with:-
    <?php echo do_shortcode($error_content); ?>

    Thanks
    Mohammad

    #195418
    Nomulus
    Member
    Post count: 23

    Thank you – that solution worked perfectly…

    …until the theme was updated.

    Is this going to be made as a permanent change in the next update, and if not is there away I can have an override in my child-theme?

    Regards

    #195441
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please copy this 404.php file and paste at child theme directory. Child theme should be activated to work.
    Thanks
    Mohammad

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register