Rename/hide "Save" and "Save as draft" buttons for non-admin roles
I have four content types on my site that registered users can create, but they are set to be approved by admins before publishing. Since the site also sends out notifications to subscribers when a new node is created, the following problem occurred - the regular users could save new nodes which are not published until approval, but the notificatio...
Best way to get best breadcrumbs for Commerce
When a user is checking the product page, the breadcrumb trail should give Home > Shop > Category > Product aka Home > Shop > Hats > A Hat I used Crumbs, but it only gives me Home > Hats > A Hat and I cannot figure out how to include > Shop >. Well obviously at the same time the breadcrumbs should also work fine in the rest of the pages like for co...