Giter Site home page Giter Site logo

evercrumbs's Introduction

EverCrumbs

Creates a breadcrumb trail when searching for products or if you have a warm up script so breadcrumbs are always present rather than normally where they can get cached without a trail.

Compatability

Currently works on Magento 2.2.5 and below.

Any issues please contact me or post an issue and I will try and resolve as soon as possible.

https://www.onlimey.com/

evercrumbs's People

Contributors

harrigo avatar nkajic avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

evercrumbs's Issues

Breadcrumb is in the wrong order on every product

We have a category stricture as follows
Default>products>Category 1>Sub level 2>sub level 3 >single product

in this example
Default>Products>chemicals>pH solutions > electrode cleaning solutions>single product
image

Consistently the "products category is listed at the end of the trail
So its
Default>chemicals>pH solutions > electrode cleaning solutions>Products>single product
image

https://www.camlab.co.uk/electrode-cleaning-solution-pepsin-hcl-removal-of-proteins-500ml

we are running M2.4.3 on cloud but has been an issue since we installed this on 2.2.6, does it on all products and all categories

Any ideas? customer keep clicking the "products" button and it links back to the all products page
Thanks
David

Manual install fails with class not loadable / not found

Just tried to use this plugin and got the following error:

[11-Jun-2018 07:46:15 UTC] PHP Fatal error:  Uncaught Error: Class 'Harrigo\EverCrumbs\Block\Evercrumbs' not found in /services/http/vhost/shop/vendor/magento/framework/ObjectManager/Factory/AbstractFactory.php:111
Stack trace:
#0 /services/http/vhost/shop/vendor/magento/framework/ObjectManager/Factory/Compiled.php(108): Magento\Framework\ObjectManager\Factory\AbstractFactory->createObject('Harrigo\\EverCru...', Array)
#1 /services/http/vhost/shop/vendor/magento/framework/ObjectManager/ObjectManager.php(56): Magento\Framework\ObjectManager\Factory\Compiled->create('Harrigo\\EverCru...', Array)
#2 /services/http/vhost/shop/vendor/magento/framework/View/Element/BlockFactory.php(45): Magento\Framework\ObjectManager\ObjectManager->create('Harrigo\\EverCru...', Array)
#3 /services/http/vhost/shop/vendor/magento/framework/View/Layout/Generator/Block.php(257): Magento\Framework\View\Element\BlockFactory->createBlock('Harrigo\\EverCru...', Array)
#4 /services/http/vhost/shop/vendor/magento/framework/View/Layout/Generator/Block.php(237): Magento\Framework\View\L in /services/http/vhost/shop/vendor/magento/framework/ObjectManager/Factory/AbstractFactory.php on line 111

How I tried to install:

  • clone current release from github
  • copy all Files into the folder app/code/Harrigo/EverCrumbs letting the structure intact
  • no errors reported on setup:di:compile or setup:upgrade
  • cache was flushed

Did I miss anything?

How to install this module.

Can you tell me some install manual so I can install it. When I install it it causes several errors. May be I was doing wrong.

Breadcrumb misordered Randomly

We're running Magento 2.2.8 currently and we're seeing a weird issue where on some product level pages, the sub-directories ordering is reversed.

For example:
Main Category
-Sub-Category 1
--Sub-Category 2 (Within Sub-Category)
---Product Page

Now, based on this hierarchy, you would assume the breadcrumb on the product page would be:
Main Category > Sub-Category 1 > Sub-Category 2 > Product

But what we see (randomly) is:
Main Category > Sub-Category 2 > Sub-Category 1 > Product

Is there anything that we're missing here?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.