How to Use the JSON Decode Function in Mivascript The Miva scripting language comes with a very nice JSON decode function. Here is how to use it. JSON is a great way to store and move text data. Decoding the JSON data into a usable array is also easy using Mivascript. Scot Ranney, August 16, 2023
Edit your CSS as a Miva Merchant Page Edit your CSS files without modules or downloading. Most people edit their Miva Merchant CSS files by downloading them or using a module. There is an alternative that makes editing CSS as easy as editing a store page. Scot Ranney, February 23, 2016
How to Make a FAQ Page in Miva Merchant Create an elegant FAQ page using very little CSS or javascript. Make your FAQ entries easy to scan on first glance by hiding the FAQ text until someone clicks on a FAQ title. This is easy to do with very little coding. Scot Ranney, February 02, 2016
How To Display the Current Date in Miva Merchant The storemorph language can display all sorts of data and one of the more useful bits is the current date. Displaying the current date can be useful for many thing. For example, what if you wanted your site's copyright date to always be the current year? Or you could have the date and time in your header, or you could set up some logic to display different messages such as "Good Morning!" or "Good Evening!" based on the time of day. Scot Ranney, December 11, 2015