New Landing How can we help? Themeforest Theme Support Dante 404 Page for Dante Theme

Viewing 15 posts - 1 through 15 (of 36 total)
  • Posted in: Dante
  • #83890
    Gram
    Member
    Post count: 1

    I just realized that this template uses a very default 404 page that cannot really be used, since it can’t be edit with pagebuilder and leaving it alone breaks my one page design. Example of your 404 page can be found here. http://dante.swiftideas.net/test404

    My definition of a 404 page is pretty much just a splash error message in the middle and a simple back-link back to homepage while keeping it within the same theme. Something like this. http://www.envato.com/test404

    Is there any plans to make such a 404 page for Dante in the near future?

    #83953
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    We may look at making the 404 page customisable, but as of yet there are no plans. I will let the developer know

    – Kyle

    #109962
    alemarengo
    Member
    Post count: 695

    Hi Kyle, do you have news about this topic?
    I’m currently working on customizing 404.php, but I was wondering if there were a sort of guide in the forum too.
    Please, let us know.
    Many thanks.

    #109965
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Unfortunately there is no guide, we haven’t had many people ask to change the 404 page. We have got added an option to Cardinal to change the text of the 404 page, however we’ve not yet looked into being able to create a page using the page builder and set it as the 404 page.

    Not sure if there are any plans to add such feature to Dante

    – Kyle

    #113094
    wirralweb
    Member
    Post count: 32

    I certainly think it would useful to be able to customise it

    #113133
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Added to the list

    – Kyle

    #115159
    consult-one
    Member
    Post count: 78

    Hi wirralweb,

    you can work with this and customize the page in any way ๐Ÿ˜‰

    404 Silent Salesman

    #115164
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Thanks for sharing that info.

    -Rui

    #115211
    alemarengo
    Member
    Post count: 695

    Nice shot, consult one!! Thanks for sharing

    #115274
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Great thanks.
    Thanks ๐Ÿ™‚
    With Best Regards
    Mohammad

    #115352
    alemarengo
    Member
    Post count: 695

    Hey guys!
    Is there a way to unset sidebar from 404.php?
    I tried commenting <aside> tag but unsuccessfully…
    *** EDIT ***
    And… how to show left instead of right sidebar?
    Thanks and regards.

    #115354
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    .error404 aside.sidebar.col-sm-4 {
      display: none;
    }
    .error404 article.col-sm-8 {
      width: 100%;
    }

    – Kyle

    #115366
    alemarengo
    Member
    Post count: 695

    Ok, Kyle, tried and it quite works.
    I’m actually trying to put products via shortcode under the standard 404 pagination.
    I successfully added mini products within 3 columns, but even with <aside> set to display:none, woo shortcode width is shifted to the left.
    Is there a way to get rid of the sidebar or move it to the left in 404.php?

    Attachments:
    You must be logged in to view attached files.
    #115369
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Yes you just need to remove:

    <aside class="sidebar right-sidebar span4">
    		<?php dynamic_sidebar('Sidebar-1'); ?>
    	</aside>

    – Kyle

    #117018
    alemarengo
    Member
    Post count: 695

    Hi Kyle,
    even with <aside> removed, 404 page is showing like the attached screenshot. I restored it.
    Can you help on that?
    Thanks!

    Attachments:
    You must be logged in to view attached files.
Viewing 15 posts - 1 through 15 (of 36 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