Slider Revolution is compatible with Magento 2.4.0

Magento 2 version 2.4.0 was released on July 28.  We have tested this release with our Slider Revolution Magento 2 extension and happy to announce that it is fully compatible with this version. You can download most recent version 6.2.15.1 of Slider Revolution Magento 2 extension at CodeCanyon here: https://nwdthemes.com/go/slider-revolution-responsive-magento-extension/

read more

Magento 2: Canonical URL for homepage

Canonical url point exactly to canonical page for similar or duplicate pages ( Consolidate duplicate URLs ). I assume you are doing it to specify which URL that you want people to see in search results. Magento 2 has several options to set canonical url for homepage. TIP: Check you current canonical URL using URL […]

read more

Magento 2: Working with Wishlist

Magento 2 wishlist – list of products that a customer can share with anyone. Another purpose is to keep products you want to buy at a later date. By default it has some limitations and theme developer often need to customize it. Following samples was tested on magento 2.3.0 You need to update Vendor/Module in […]

read more

Magento 2: Homepage 404 error

Your magento store index page shows 404 page? Magento 2 homepage 404 error is a common issue. There are several reasons that could cause it. Lets check possible scenarios from easy to difficult. Store Configuration Issue Your store configuration point to wrong CMS page. CMS Home page was deleted or recreated, or you were experimenting […]

read more

Magento 2 Language Package Explained

Magento is multi-lingual platform. It helps you to reach customers from different countries. Localization does not require change of codebase. Links to magento 2 language package for multiple languages can be found in the bottom of this article. Typically a developer use translation functionality for one of reasons: localization – exactly when a phrase needs […]

read more

Magento 2 extensions on github

Magento Open Source platform, formerly known as Magento Community Edition, has outstanding codebase which allow you to extend almost any part of your store. You can find a lot of really useful free and premium magento extensions which makes store owner life much easier. Github is a great source of free magento 2 extensions. You […]

read more

Magento 2: Console Commands Shortcuts

You often need to use CLI commands while working with Magento 2. But you might miss the fact that all magento 2 console commands has short form. The nature of these shortcuts comes from Symphony framework used by magento team. Each magento console class that implement command line functionality use Symfony\Component\Console\Command component to implement command […]

read more

Magento 2 Product Sliders Review

Want to implement product slider on your magento 2 store but get lost among the hundreds extensions? We gathered most popular magento 2 product slider extension and compare it by their functionality, price, demo and documentation, supported versions and features list. If your product slider extension is not in the magento 2 product slider review […]

read more