Get Shopify products grouped by their collections

by Amir Sadeghian Posted on | Shopify

Shopify is an e-commerce platform that has been built using Ruby on Rails language. If you would like to customize your Shopify store your options are very limited. Shopify has a specific series of objects for every entity. For example, a collection is an object. Collections is another object that contains all collections. In this…

Mixed content problem and a quick way to solve it

by Amir Sadeghian Posted on | Web Development

Did you recently see the following warning message? “Mixed Content: The page at … was loaded over HTTPS, but requested an insecure script … . This request has been blocked; the content must be served over HTTPS. ” or “Blocked loading mixed active content”. These messages are all signs of mixed content. What is mixed…