faviconfaviconfaviconfavicon
  • Portfolio
  • Resume
  • Contact me
  • Get in touch
✕

av

  • Home
  • av
  • Filter by
  • Categories
  • Tags
  • Authors
  • Show all
  • All
  • Learning
  • Shopify
  • WordPress
  • All
  • arrays
  • contact form 7
  • crop
  • css
  • html
  • JavaScript
  • js
  • lightbox
  • live-server
  • npm
  • plugins
  • react
  • react js
  • shopify
  • shortcodes ultimate
  • thumbnails
  • top-center
  • wordpress
  • All
  • av
May 9, 2019
Published by av on May 9, 2019
Categories
  • Learning

How to create full width (100% ) container inside fixed width container

Some times we need to add a full-width container (which spans 100% of the window) inside a container which has a fixed width and aligned center.
Do you like it?0
Read more
March 13, 2019
Published by av on March 13, 2019
Categories
  • Learning

JS: How to subtract 1 (2, 3…) from each number in the array

I need this function pretty often that’s why I just leave it here.
Do you like it?0
Read more
October 23, 2018
Published by av on October 23, 2018
Categories
  • Shopify

How to Find Shopify Product ID Number

Some Shopify apps use xml or xlsx file to import/export data. Awful lot of them need product id to identify the item in your online store. […]
Do you like it?0
Read more
July 3, 2018
Published by av on July 3, 2018
Categories
  • Learning

Create a React app

This post is going to be a complete tutorial for building a react js app. I’m not an advanced react developer that’s why I will need […]
Do you like it?0
Read more
June 19, 2018
Published by av on June 19, 2018
Categories
  • Learning

npm live-server stop

What is Live Server This is a little development server with live reload capability. It should be used for hacking HTML/JavaScript/CSS files, but not for deploying […]
Do you like it?0
Read more
June 7, 2018
Published by av on June 7, 2018
Categories
  • Learning

DOM Selectors and Events: Pure JS Shopping List (Custom list)

DOM Selectors allows you to select different elements from the document so you can manipulate with them. I will post only the most useful of them […]
Do you like it?0
Read more
May 24, 2018
Published by av on May 24, 2018
Categories
  • Learning

The Complete Web Developer

Great news – I take Udemy course called The Complete Web Developer in 2018: Zero to Mastery.
Do you like it?0
Read more
November 6, 2015
Published by av on November 6, 2015
Categories
  • WordPress

Cropping Post Thumbnails from Top instead of Center in WordPress

There are widgets or Latest Posts blocks in some WP themes, which are using Post Thumbnails to show the images. Sometimes it needs to be cropped […]
Do you like it?0
Read more
October 12, 2015
Published by av on October 12, 2015
Categories
  • WordPress

Using Contact Form 7 in Lightbox with sending custom parameters

This feature could be used every time when you are going to develop a landing page with catalog or services. People could order some goods or […]
Do you like it?0
Read more