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

Viewing 6 posts - 31 through 36 (of 36 total)
  • Posted in: Dante
  • #147341
    alemarengo
    Member
    Post count: 695

    Guys,
    did you changed anything about 404 page in your latest release?
    I cannot restore the custom one I edited…

    #147353
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Not that i’m aware. This is what I’m seeing.
    https://www.dropbox.com/s/o3hfrj3f5lu3dz1/404_dante.png?dl=0

    -Rui

    #147392
    alemarengo
    Member
    Post count: 695

    Oh! I just have another result here (see attached screenshot). Once, I did not have this one, but the one you screenprinted to me…

    I have this code in 404.php:

    <?php get_header(); ?>
    
    <?php
    	$options = get_option('sf_dante_options');
    	$default_page_heading_bg_alt = $options['default_page_heading_bg_alt'];
    ?>
    
    <div class="container">
    	<div class="row">
    	<div class="page-heading col-sm-12 clearfix alt-bg <?php echo $default_page_heading_bg_alt; ?>">
    		<div class="heading-text">
    			<h1><?php _e("404", "swiftframework"); ?></h1>
    		</div>
    	</div>
    	</div>
    </div>
    
    <div class="container">
    	<div class="inner-page-wrap row has-right-sidebar has-one-sidebar clearfix">
    	
    		<article class="help-text col-sm-12">
    			<?php _e("Sorry but we couldn't find the page you are looking for. Please check to make sure you've typed the URL correctly. You may also want to search for what you are looking for.", "swiftframework"); ?> 
    			<form method="get" class="search-form" action="<?php echo home_url(); ?>/">
    				<input type="text" placeholder="<?php _e("Search", "swiftframework"); ?>" name="s" />
    			</form>
    			<a class="sf-button small accent slightlyroundedarrow" href="javascript:history.go(-1)" target="_self"><span><?php _e("Return to the previous page", "swiftframework"); ?></span><span class="arrow"></span></a>
    		<div>
    		<?php echo do_shortcode( '
    		[blank_spacer height="30px" width="1/1" el_position="first last"] [spb_text_block pb_margin_bottom="no" pb_border_bottom="no" width="1/1" el_position="first last"]
    
    Oppure, ricominciate la Vostra ricerca osservando i prodotti più venduti del nostro shop:
    
    [/spb_text_block] [blank_spacer height="30px" width="1/1" el_position="first last"]  [spb_products asset_type="best-sellers" carousel="no" product_size="mini" item_count="9" width="1/1" el_position="first last"]
    		' ) ?>
    		</div>
    		</article>
    				
    		<!--<aside class="sidebar right-sidebar col-sm-4">
    			<?php dynamic_sidebar('Sidebar-1'); ?>
    		</aside>-->
    		
    	</div>
    </div>
    
    <!--// WordPress Hook //-->
    <?php get_footer(); ?>

    What’s happening?

    Attachments:
    You must be logged in to view attached files.
    #147510
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    An 404 page it’s different from the search result without any result.
    The changes should be made in search.php

    -Rui

    #192576
    snbozek
    Member
    Post count: 66

    Hi guys, is editing the 404 in Dante still not a thing?

    I would like to add an image and change the text…makes for a better customer experience!

    Thanks,
    Sabrina

    #192584
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi Sabrina,
    Please try to use this plugin https://wordpress.org/plugins/404page/ or edit 404.php file of theme. Hope it should help to you.
    Thanks
    Mohammad

Viewing 6 posts - 31 through 36 (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