Breadcrumbs /// Quick Edit
-
Hello lay-team,
is it possible to add breadcrumbs easy?
Need them for a minimalistic portfolio site.One more thing, is there a way to add the »quick edit« function in the project and site overview?
So i can quickly edit things like categorys.Best,
Micha -
Dear Micha @mika
I personally am unsure about adding Breadcrumbs to LayTheme i havent been in a position where i needed it so had never implemeted. With this you will need to give it a go and see what works best - though please dont use Yoast SEO's breadcrumbs as the plugin will clash with your Gridder.
The Quick edit function also not. Im sorry that i havent been of much help with this one Micha!! Apologies for any inconvenience to your workflow.
Sincerely
Richard -
@lortnok you might want check out woocommerce hooks.
this goes into functions.php of your theme:
add_action( 'woocommerce_before_main_content', 'woocommerce_breadcrumb', 20);this goes into your php file for the desired page:
<?php woocommerce_breadcrumb(); ?>But I don't know if it works with lay theme this way. Maybe you set up a dummy website and fiddle with it.
@arminunruh i suppose this could be integrated "easily", maybe you put it on your list :-)
-
sure i put it on my list
-
I love the project thumbnail grid so much, with all the tag and category filtering, it is amazing.
How amazing it would be to have something like that for WoCommerce products :OO
I would be also quite happy with simple breadcrumbs ^^ ;)
-
^^ yeee not sure when i will have time to work on this!
Before you post:
- When using a WordPress Cache plugin, disable it or clear your cache.
- Update Lay Theme and all Lay Theme Addons
- Disable all Plugins
- Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"
This often solves issues you might run into
When you post:
- Post a link to where the problem is
- Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
- If the problem is difficult to explain, post screenshots / link to a video to explain it