Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #646289

    hello,

    I like to change my 404 page.
    I figured out some thinks but there is a problem with the image

    The 404 page has to look like this http://www.keydollar.nl/404-2/

    What code do i need to change the image onto custom 404 page see: http://www.keydollar.nl/welkom

    King regards,

    Leon Veltman

    #646301

    Hey edzetrading,

    Thank you for contacting us :)

    It a nice and simple layout it can be easily achieved in Enfold using colorsection.
    Set it’s height to 100% and add a background image with stretch to fit as cover image.
    Add your text inside it.

    If you like to copy the short code into your page please enable debug mode http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/

    And add the below shortcode to the text area that appears below the advanced layout builder

    [av_section min_height='100' min_height_px='500px' padding='default' shadow='no-shadow' bottom_border='no-border-styling' id='' color='main_color' custom_bg='' src='http://localhost/_proj/enfold/wp-content/uploads/2015/03/people_town-1500x430.jpg' attachment='577' attachment_size='featured' attach='scroll' position='top left' repeat='stretch' video='' video_ratio='16:9' overlay_opacity='0.5' overlay_color='' overlay_pattern='' overlay_custom_pattern='']
    
    [av_textblock size='' font_color='' color='']
    <p class="entry-content" style="text-align: center;"><strong>Pagina niet gevonden</strong></p>
    
    <section class="404_recommendation">
    <p style="text-align: center;">Helaas is de door u opgevraagde pagina niet (meer) bereikbaar. Wij verontschuldigen ons voor dit ongemak. De informatie is misschien verwijderd, het internetadres kan gewijzigd zijn, of u heeft een fout gemaakt bij het intypen van het internetadres. Om de pagina alsnog te vinden, kunt u het volgende proberen:</p>
    
    <p style="text-align: center;">Controleer of u het internetadres juist heeft gespeld
    Gebruik de Back of Vorige knop van uw browser om terug te gaan naar de laatst bezochte pagina
    Gebruik de zoekfunctie om de gewenste pagina te vinden
    
    </section>
    [/av_textblock]
    
    [/av_section]

    Best regards,
    Vinay

    #647244

    Hello Vinay,

    Do i have to make a new page or do i copy this shortcode into error404.php or just create a new page.
    When i create a new page the status of the page is 200 instead of 404. Is there a way to change the page status into 404 instead of 200

    Kind regards,

    Leon Veltman

    #648454

    Hi,

    Please paste the shortcode in the 404 php file which is in folder includes > error404.php

    Best regards,
    Vinay

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.