Coder Social home page Coder Social logo

magento2-category-sidebar's People

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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

magento2-category-sidebar's Issues

Not showing hierarchy

Hi,

I have installed this extension but its not showing hierarchy. Its just showing Default Category in the left navigation. I have already set Is Anchor = Yes to all top level categories.
Please suggest.

No Children depth level option

Installed this with composer, I can see the top level categories but no subcategories showing. Also no children depth level option to select in the admin config page, any advice?

Store Views

I have a 2 store view site and I'm trying to use sebwite for it however it will only allow me to set it to pull from 1 store view. Is there a way to select the root catalog for each store view?

Every categories are open

Hi there,

I'm having an issue with the view. It is always open, all categories show up, they are not collapsed. We have a lot of categories, so it is an enourmos long side like this. The classes and everything seems to be correct: https://snag.gy/BGbw1p.jpg
"active" will be added and if I click on the very first "+" it closes everything else and looks fine, but in the initial everything is open.

Could somebody help what is the problem?

Thanks

Clicking on a category link causes a 404 error

Hi! I set up the module and successfully integrated it into my sidebar. But when I click on one of the categories the site returns this link: localhost:8888/website/shop/catalog/category/view/s/men/id/4/ which leads me to the 404 error page. This goes for all categories. What is going wrong?

Active class for currently opened subcategory

Hi,
Do we have any option to check the current active category? Suppose if I am inside Tea --> Black Tea --> Powder, then the powder from left panel must have indicating that we are on in this category. May be using an active class. Can we do like that?

Fixing the frontend JS/CSS

Hi,

add the display: none; to the > ul so not everything is always collapsed:

ul {
padding-top: 7px;
margin-top: 0px;
display: none;
}

How to configure?

Hi 👍
I have installed the extension.
Where can I make the configuration?

Can you provide more detailed information on how to configure?

Thanks and Regards

==========================================================
Select the root category or current category option you want to use from the config page from the admin panel
Select children depth level
Categories will appear in col.left sidebar of the theme

Errors during di:compile

When doing magento setup:di:compile I get the following errors a few times:

Errors during compilation:
Sebwite\ProductDownloads\Model\Adminhtml\Download\Observer
Incorrect dependency in class Sebwite\ProductDownloads\Model\Adminhtml\Download\Observer in /data/web/project/acceptance/git/vendor/sebwite/magento2-product-downloads/Model/Adminhtml/Download/Observer.php
\Magento\Framework\ObjectManagerInterface already exists in context object
Sebwite\ProductDownloads\Block\Adminhtml\Product\Edit\Tab\Download
Incorrect dependency in class Sebwite\ProductDownloads\Block\Adminhtml\Product\Edit\Tab\Download in /data/web/project/acceptance/git/vendor/sebwite/magento2-product-downloads/Block/Adminhtml/Product/Edit/Tab/Download.php
\Magento\Framework\UrlInterface already exists in context object
\Magento\Framework\App\Config\ScopeConfigInterface already exists in context object

Everything works fine however. This is in magento/product-communit-edition: 2.0.4 and 2.0.5. Sebwite/magento2-category-sidebar version 1.0.0

PHP 8 compatibility

As Magento is now compatible with PHP 8.1, it would be awesome to have this package being compatible with PHP 8 as well.

Layered Navigation

Hi,

I cannot get the layered navigation to work with the module enabled. If I disable the module the layered nav works fine. When I enable it, it goes away. I have tried over-writing some of the XML with no luck. That might be what needs to happen and I am probably doing something wrong there and just can't get it to work.

It doesn't matter the theme. I have the latest version of the module installed (update 5 moths ago) and running magento 2.2.0. Anyone know how to get this to work?

Static Block

I am beginner for Magento. How can i create static block for this sidebar module. Please instruct me. Thanks

Parent Tree

Hello

Thank you for the awesome work.

I am facing the following problem:

The Categories displayed are not correctly under the hierarchy tree. We have 6 level category tree and we would like to display only the Children of a particular category with sub-children under the + button.

Settings Used:

  • Select Sidebar Category: Current Category Children
  • Select Category Depth: 1

We are using the groomershop / magento2-category-sidebar Fork and all categories are set to is_anchored.

Any help?

Thank you.

Fixed and extended for Magento 2.3.4...

Having used this project a few years ago, and having been very grateful to Sebwite for making it available on github, I thought I would bring the latest master up-to-date and suitable for use with Magento 2.3.4. As I don't have time to learn about pull requests and the like, I am attaching my updated master here for anyone who might want to use it.

I have included all fixes mentioned in currently open issues, and have also added: (1) very basic functionality that means the 'enabled' config selector now works, (2) a new config option that allows the menu title to be set, (3) increased category depth option to 8, (4) small CSS changes to look better with the 2.3.4 Luma theme, and (4) a new config option and associated javascript code that automatically opens the menu to the active page (if enabled). I'm no expert, so feel free to improve or correct my work.

Sebwite.zip

Work on multistore

Hello.

I need the extesion for work on a magento multistore.

Is it possible?

Thanks.

Diego

Wrong version in Packagist

When doing a
composer require sebwite/magento2-category-sidebar

It pulls version "version": "1.0.1" from packagist.
Can you update this?

Thanks

Does it already work for 2.2.2?

Tried to install this extension yesterday on 2.2.2, it just shows the panel for Categories, but doesn´t show any categories.
I installed it right and configured it in the backend with the depth level. All my categories are set to isAnchor and I set flat categories.

specify licence

Please specify which licence is intended for this module. Thanks in advance!

Layer navigation gone

I use the module and it works good but layer navigation is gone. Any idea how to fix this?

Magento 2.0.5

Getting this error after installing the extension

{{{Filter}}{{Filter}}{{Shop By}}{{themeSolwin/freego_child}}}
{{{Shopping Options}}{{Shopping Options}}{{Shopping Options}}{{themeSolwin/freego_child}}}
{{{Category}}{{Category}}{{Category}}{{themeSolwin/freego_child}}}

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.