
Website Builder: Should I use one?
Posted on November 4, 2021 at 6:32 pm
When it comes to your website – there are is a vast array of options out there – from the well-known entities, like Wix, SquareSpace, GoDaddy & Pitchero, to those lesser-known in the mainstream – like Zyro, Web.com, and Site123, the market is saturated with options for your website builder – and they’re all straightforward […]

Responsive Web Design
Posted on November 3, 2021 at 4:52 pm
Responsive Web Design is one example of approaching design with a user-first mindset, aiming to render pages cleanly & effectively across the full spectrum of internet-capable devices, and adapting page layouts & features to fit with the viewing environment it is being accessed from, using certain technologies, like: 1)Proportion-Based Grids: Using a Viewport percentage, you […]

deactivate new widget block editor WordPress
Posted on July 31, 2021 at 8:58 am
If you have update WordPress to the last version and noticed the new Gutenberg style widget edit please add the following to you theme’s functions.php files to disable it. We understand why the team at WordPress are looking to improve the ability to easily edit the backend of WordPress but it’s driving us, developers, crazy […]

In Magento, How to redirect all non www pages to www pages
Posted on April 1, 2021 at 5:08 pm
In Magento this is how to redirect all non www pages to www pages using the .htaccess with an FTP client like FileZilla. Open up .htaccess to edit the file then do a find in file and look for #RewriteBase. #RewriteBase /magento/ under this line paste the following but remember to change www.youwebsite.com with your […]

We’re Hiring! Join stepholt.
Posted on March 18, 2021 at 12:23 pm
stepholt is on the lookout for a group of hard working people with a keen drive to enter the Digital World as part of our new Kickstart scheme – If you are aged between 16-24 and either want to start building websites, designing them via UI/UX or love to be customer-facing and organize staff then […]

How to export Products in Magento 2
Posted on March 12, 2021 at 11:44 pm
If you have not got used to the new M2 database of yet, why not Export Products in an CSV files then take a look at the new Magento 2 product structure. Exporting Products Data is not only for the purpose of helping you get a better understanding with the M2 database, It is also […]