Instagram Image in website with link

Posted on: Tuesday March 5, 2019

Get Instagram Images with link in div element or wherever you want, you have to specify use name of Instagram user only   [crayon-685405ffca9af969089105/] [...]

Read More

Auto Permalink value in text field

Posted on: Friday September 7, 2018

Auto Permalink value from one text field to another in Jquery. This code will convert Text to url friendly and auto put to another text field. [crayon-685405ffcadb4256328616/] [...]

Read More

Media queries for common device Breakpoints

Posted on: Tuesday July 17, 2018

The @media query is 1/3 of the recipe for responsive design. It is the key ingredient that, in it’s simplest form, allows specified CSS to be applied depending on the device and whether it [...]

Read More

How to Create a Magento 2 Theme?

Posted on: Thursday January 25, 2018

Copy of luma theme   The following steps describe how to create New Magento 2 theme from the existing Magento Luma theme and its implementation. Create a new Vendor folder [...]

Read More

Magento 2 icons not showing on frontend

Posted on: Wednesday January 24, 2018

admin backend icon fonts missing   Open up app/etc/di.xml find the path [crayon-685405ffcbb9d831308630/] and replace it with [crayon-685405ffcbba2974836116/] Note: Remove entire files and [...]

Read More