Forum Replies Created
-
This reply has been marked as private.in reply to: disable logo in sticky menuThis reply has been marked as private.in reply to: disable logo in sticky menuThis reply has been marked as private.in reply to: disable logo in sticky menuThis reply has been marked as private.in reply to: disable logo in sticky menuThis reply has been marked as private.in reply to: disable logo in sticky menu
I advised this problem by adding empty space 70px so that the menu has stopped exactly at the beginning of the block (#). It does not look bad and gives a clear separation blocks. I think that this solution is ok. If you find a solution to the menu would stop just above the beginning of the block (#example) is a good, if not I would use my solution.
In any case, thank you for your help.A good solution would be to also sticky header was visible also on mobile devices while scrolling. So that the menu was available from anywhere in the page.
in reply to: onepage – sticky menu problemI’ve done exactly as described and added css code. Unfortunately, it has not produced effect and sticky menu does not behave properly
in reply to: onepage – sticky menu problemThis reply has been marked as private.in reply to: onepage – sticky menu problemI’m sorry but the solution does not work. sticky menu behaves the same as before.
in reply to: onepage – sticky menu problemThis reply has been marked as private.in reply to: onepage – sticky menu problemThis reply has been marked as private.in reply to: onepage – sticky menu problemThe point is not that I have a problem. I’m trying to implement this code with Yoast SEO plugin. I think that as a substitution code in the file “luxury-wp / woocommerce / global / breadcrumbs.php” I will be able to utilize the functionality of this plugin.
in reply to: Primary CategoryI’m sorry but there is an error in adding the code
Attachments:
You must be logged in to view attached files.in reply to: Primary Category<?php if ( function_exists('yoast_breadcrumb') ) {yoast_breadcrumb('<p>','</p>');} ?>
in reply to: Primary Categoryok, then I will try to implement the function of the Yoast SEO and replace the file in the breadcrumbs at:
<?php if ( function_exists(‘yoast_breadcrumb’) )
{yoast_breadcrumb(‘‘,’
‘);} ?>
in reply to: Primary Category