Code Monkey home page Code Monkey logo

fixproductbreadcrumbs's People

Contributors

andrsan avatar kamilmaliszewski avatar liamkarlmitchell 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  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

fixproductbreadcrumbs's Issues

Issue in Module

I have used this module but it works some time and some time it doesn't work.

Composer Install Error

Hi,

After attempting to install via Composer I now get the following error in Extension Manager and it is not able to read any extensions.

Command "show" failed: In Git.php line 393: Failed to execute git clone --mirror '[email protected]:CompactCodeEU/FixProdu ctBreadcrumbs.git' '/var/www/html/var/composer_home/cache/vcs/git-github.co m-CompactCodeEU-FixProductBreadcrumbs.git/' Cloning into bare repository '/var/www/html/var/composer_home/cache/vcs/git -github.com-CompactCodeEU-FixProductBreadcrumbs.git'... Could not create directory '/var/www/.ssh'. Host key verification failed. fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. show [--all] [-i|--installed] [-p|--platform] [-a|--available] [-s|--self] [-N|--name-only] [-P|--path] [-t|--tree] [-l|--latest] [-o|--outdated] [--ignore IGNORE] [-m|--minor-only] [-D|--direct] [--strict] [-f|--format FORMAT] [--] [<package> [<version>]]

Json error Magento 2.2.6

Hello,

When i install this module on our Magento site it doesn't load the product image and gives the following error:

JSON.parse: unexpected character at line 14 column 36 of the JSON data

The breadcrumbs are now showing up correctly but the product image is not loading.
Do you know a fix for this?

Theme: Porto
Magento version: 2.2.6

Make Module Installable Via Composer

Background

As a Developer I would like to be able to install this Module via Composer

UAC

  • Module is install by composer

Suggested fix

  • move composer.json file to repository root
  • change FixProductBreadcrumbs directory name to src
  • modify composer.json
    • line 21 to be `"src/registration.php"'
    • line 24 to be "CompactCode\\FixProductBreadcrumbs\\": "src"
    • Remove "extra" array (line 27 - 34)
  • Update Readme with Composer Install Instructions
## Composer Install Instructions
composer config repositories.compact-code-fix-product-breadcrumbs git [email protected]:CompactCodeEU/FixProductBreadcrumbs.git
composer require compactcode/fixproductbreadcrumbs: "dev-master"
php bin/magento setup:upgrade

Wrong Position Category ID

Example: If the main category has ID 9 and the subcategory ID 6, appears in the product:
Home -> Subcategory -> Main Category -> Product Name

The exact position of the breadcrumb instead must be:
Home-> Main Category -> Subcategory -> Product Name

How to solve this problem?

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.