Forum Replies Created
-
AuthorPosts
-
But the error is also there, when i disable the plugin. so the plugin do not cause the error :)
Hey guys – any ideas? I really need this for my membership area. i do not know what is going on here. Please help :)
Hey guys – can you please help me to get this menu deactivated A and bring B to the top of the sidebar. thank you. i do not find the error ;(
I do not get this working ;( http://imgur.com/a/U9qiv the sidemenu appears on the wrong place. please help me :) :) :) greetings, alexander
:) Thank you Nikko.Only some questions. the 404 page looks strange. http://imgur.com/a/gf1AP
How can i delete this space (A) – only on the 404 page – it is perfect at all other pages.
How can i set this linke to white font color. (B) – only on the 404 page – it is perfect at all other pages.
And how (C) can i let the backgorunds run over the whole widh? – only on the 404 page – it is perfect at all other pages.
any ideas why this do not work at all?
- This reply was modified 7 years, 5 months ago by diefleischerei.
But there is still the same big problem.
:)
is use a child theme an have added the 404 to the child folder. thank you nikko
Yes. i have tried this.
Now i get an syntax error on 404
:(
Which plugin?
you are running the latest version! (4.0.7) so it should work.;(
“text “is solved. only the problem with the sidebar. maybe some error with the digimember plugin. :)
- This reply was modified 7 years, 5 months ago by diefleischerei.
but the widget works perfet an pages. the problem is only on blog posts?
Any ideas Yigit why i do not get a sidebar? and where is this “test” coming from??????
sidebar is on ! on blog posts. i do not need the sidebar on pages. it works perfect for pages but not on blog posts: http://imgur.com/a/ExaTa
and i also have a “test” text at the end of the blog post but there is no such text inside the avia layout builder
it works on pages yigit but not on blog posts.
OK thank you Nikko.
I have the code fom the 404-2 page:
[av_section min_height='' min_height_px='500px' padding='default' shadow='no-shadow' bottom_border='no-border-styling' bottom_border_diagonal_color='#333333' bottom_border_diagonal_direction='scroll' bottom_border_style='scroll' scroll_down='' id='' color='main_color' custom_bg='' src='' attach='scroll' position='top left' repeat='no-repeat' video='' video_ratio='16:9' video_mobile_disabled='' overlay_enable='' overlay_opacity='0.5' overlay_color='' overlay_pattern='' overlay_custom_pattern='' av_element_hidden_in_editor='0'] [av_image src='http://www.lowcarbx.com/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/images/placeholder.jpg' align='center' styling='' hover='' link='' target='' caption='' font_size='' appearance='' overlay_opacity='0.4' overlay_color='#000000' overlay_text_color='#ffffff' animation='no-animation'][/av_image] [av_textblock size='' font_color='' color='' custom_class='' admin_preview_bg=''] <p style="text-align: center;">ERROR 404</p> [/av_textblock] [/av_section]
the code of my 404.PHP is this at them moment:
<?php if ( !defined('ABSPATH') ){ die(); } global $avia_config; /* * get_header is a basic wordpress function, used to retrieve the header.php file in your theme directory. */ get_header(); echo avia_title(array('title' => __('Error 404 - page not found', 'avia_framework'))); do_action( 'ava_after_main_title' ); ?> <div class='container_wrap container_wrap_first main_color <?php avia_layout_class( 'main' ); ?>'> <?php do_action('avia_404_extra'); // allows user to hook into 404 page fr extra functionallity. eg: send mail that page is missing, output additional information ?> <div class='container'> <main class='template-page content <?php avia_layout_class( 'content' ); ?> units' <?php avia_markup_helper(array('context' => 'content'));?>> <div class="entry entry-content-wrapper clearfix" id='search-fail'> Image Here </div> <!--end content--> </main> </div><!--end container--> </div><!-- close default .container_wrap element --> <?php get_footer(); ?>
where should i place the avia code from the 404-2 page inside the 404.php ? Thanks for you help. and after placing the code, i can delete the 404-2 page? is this right? i only need the code not the page?
Thank you, Alex
Thank you Mike.
Will this plugin work with enfold?https://wordpress.org/plugins/shortcodes-to-show-or-hide-content/
it would be amazing if enfold would get this feature :) !!!!!! :) :) :) :)
can i load this page: http://www.lowcarbx.com/404-2/ as my error page?
then i can edit the page if i want and the error page will get this look? right?
this is the look of the error page now
1) i have copied the 404 to the child directory
2) i have replaced the code:<?php if ( !defined('ABSPATH') ){ die(); } global $avia_config; /* * get_header is a basic wordpress function, used to retrieve the header.php file in your theme directory. */ get_header(); echo avia_title(array('title' => __('Error 404 - page not found', 'avia_framework'))); do_action( 'ava_after_main_title' ); ?> <div class='container_wrap container_wrap_first main_color <?php avia_layout_class( 'main' ); ?>'> <?php do_action('avia_404_extra'); // allows user to hook into 404 page fr extra functionallity. eg: send mail that page is missing, output additional information ?> <div class='container'> <main class='template-page content <?php avia_layout_class( 'content' ); ?> units' <?php avia_markup_helper(array('context' => 'content'));?>> <div class="entry entry-content-wrapper clearfix" id='search-fail'> Image Here </div> <!--end content--> </main> </div><!--end container--> </div><!-- close default .container_wrap element --> <?php get_footer(); ?>
3) what is with the RAW Paste Data ?
will the 404.php file in the child directory automatically replace the 404 in the enfold directory?
and should i copy the 404.php from the enfold directory to the child directory?
OK Nikko, but what sould i do with the RAW Paste Data code?
Wow cool Nikko.
So, i paste
<?php if ( !defined('ABSPATH') ){ die(); } global $avia_config; /* * get_header is a basic wordpress function, used to retrieve the header.php file in your theme directory. */ get_header(); echo avia_title(array('title' => __('Error 404 - page not found', 'avia_framework'))); do_action( 'ava_after_main_title' ); ?> <div class='container_wrap container_wrap_first main_color <?php avia_layout_class( 'main' ); ?>'> <?php do_action('avia_404_extra'); // allows user to hook into 404 page fr extra functionallity. eg: send mail that page is missing, output additional information ?> <div class='container'> <main class='template-page content <?php avia_layout_class( 'content' ); ?> units' <?php avia_markup_helper(array('context' => 'content'));?>> <div class="entry entry-content-wrapper clearfix" id='search-fail'> Image Here </div> <!--end content--> </main> </div><!--end container--> </div><!-- close default .container_wrap element --> <?php get_footer(); ?>
in the functions.php of my child theme? and where must i put:`<?php
if ( !defined(‘ABSPATH’) ){ die(); }global $avia_config;
/*
* get_header is a basic wordpress function, used to retrieve the header.php file in your theme directory.
*/
get_header();echo avia_title(array(‘title’ => __(‘Error 404 – page not found’, ‘avia_framework’)));
do_action( ‘ava_after_main_title’ );
?><div class=’container_wrap container_wrap_first main_color <?php avia_layout_class( ‘main’ ); ?>’>
<?php
do_action(‘avia_404_extra’); // allows user to hook into 404 page fr extra functionallity. eg: send mail that page is missing, output additional information
?><div class=’container’>
<main class=’template-page content <?php avia_layout_class( ‘content’ ); ?> units’ <?php avia_markup_helper(array(‘context’ => ‘content’));?>>
<div class=”entry entry-content-wrapper clearfix” id=’search-fail’>
Image Here
</div><!–end content–>
</main></div><!–end container–>
</div><!– close default .container_wrap element –>
<?php get_footer(); ?>`
CLOSED. Thank you Victoria.
Great. I only want a blank white site with the header menu and a small text with a view lins and one image. no footer widgets and no sidebars. can you help me with this?
thank you so much nikko :) greetings, Alex
Great. Cloesed. Thanks NIkko.
-
AuthorPosts