Magento 2: Canonical URL for homepage

Magento 2 Developement

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 Tips & Tricks

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

Slider Revolution 6 Sneak Peek

Slider Revolution 6

While we are working on slider revolution 6 for magento – Themepunch team already release Slider Revolution WordPress 6.0.4 version. It has completely redesigned interface and a lot of new features. Creating professional looking slider with no coding experience has never been easier. Sliders & carousels, hero headers, content modules, you can even create full […]

read more

Magento 2: Homepage 404 error

Magento Tips & Tricks

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

GIT: Ignore changes in tracked file

Git Tips & Tricks

I had some experience with GIT, but it was limited to basic things like pull, commit, push. Recently I started working on project which has database configuration file. I needed to modify it, but do not want to commit any changes made. Basically I wanted git to ignore changes in tracked file. My first attempt […]

read more

NWDthemes Support Center

NWDthemes: Company News

NWDthemes Support Center is now available via https://support.nwdthemes.com You do not need to register, just login via Envato API, select product and proceed to ticket creating. Quick and easy! Support hours 10AM – 6PM GMT+1 time, Monday – Friday. The support response time is 24-48 hours. Item support includes: Availability of the author to answer […]

read more

Magento 2 Language Package Explained

Magento 2 Language Packages

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 2 Extensions 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