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 moreAuthor: elpas0
Magento 2: Allow backend run in frame
Recently I’ve got request to make magento backend working in iframe. Quick googling gives me link to official documentation with instructions on how to setup storefront to be displayed in iframe. I did not pay attention to storefront
word at that point. Backend still not work in iframe and gives an error…
Magento 2: Custom font in Slider Revolution
Slider Revolution allow you to use wide variaty of google fonts. But sometimes it is not enough and you want to include custom font. Use custom font in Slider Revolution require several steps to go. For this example we’ll use Ubuntu font from Transfonter Examples. Following samples was tested on magento 2.3.0 If you do […]
read moreMagento 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 moreSlider Revolution 6 Sneak Peek
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 moreMagento 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 moreGIT: Ignore changes in tracked file
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 moreNWDthemes Support Center
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 moreMagento 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 moreMagento 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