Developer

How to add a static block to the main content of a product page in Magento 2

How to add a static block to the main content of a product page in Magento 2

This one is really handy. You may be wondering how to get a banner or block of text to the top of a product page in Magento 2.  Before After Uses for adding a static block top the top of a product page in Magento 2

Continue reading
How to add a static block before product images on product page in Magento 2

How to add a static block before product images on product page in Magento 2

Ok so this one is pretty much the same as the last one except we’re going to put the image before the product image gallery. Now you just need to style your contents that you’ve added to your CMS block. In my example below I am using an image as a banner but you could just as well inject anything…

Continue reading
How to add a static block after a product title in Magento 2

How to add a static block after a product title in Magento 2

Now you just need to style your contents that you’ve added to your CMS block. The result of adding a static block after the product title is here on our Lumarix Magento Store Before After Uses for adding a static block after a product title in Magento 2

Continue reading
How to add a static block after product images on product page in Magento 2

How to add a static block after product images on product page in Magento 2

Now you just need to style your contents that you’ve added to your CMS block. In my example below I am using an image as a banner but you could just as well inject anything you can put into a static block including widgets, products, code, text, video and more.  The result of adding a static block after the product image…

Continue reading
Why Security Updates Matter

Why Security Updates Matter

You may consider security updates to your website as a bugbear (excuse the pun), a budget taking activity, but it can save you a lot of hassle and huge costs in the long run. Every website will need security updates at some time as code will always be worked on and improved making it better for those using the website…

Continue reading
Find emails with no reply automatically in Gmail

Find emails with no reply automatically in Gmail

I recently found a script that looks through your Gmail and adds a label to all of the emails that haven’t had a reply within a certain time period.  As a busy person who sends upwards of 100 emails a day keeping track of everything that needs a response is difficult and this Google script was a treat to find….

Continue reading