You can close this. Thanks again !
Thanks Rikard !
Hello,
I want a second page to have an hamburger menu. How do i change this code?
function custom_burger_menu_active( $active, $context ){
if( is_page(‘page1’) ) {
return true;
}
return $active;
}
add_filter(‘avf_burger_menu_active’, ‘custom_burger_menu_active’, 10, 2 );
Thank you
Thank you Guenni007, this code worked great !
I have found the solution to hide this message, add this to css.
.added_to_cart_notification{ display: none !important; }
I have the same problem. How did you get this fixed?
Perfect! Thanks Vinay.
footbel.be/#contact
http://www.footbel.be/#contact