** Comprehensive Product Tutorial **
Mijoshop is built off Opencart so all their documentation is the same:
Mijoshop is built off Opencart so all their documentation is the same:
This tutorial will walk you through updating the components and plugins on your site.
Use this tutorial to add a Google Analytics code to a RocketTheme G5 template.
Use this tutorial if you need to change the date format for your entire site.
Many security tools and blogs suggest setting the open_basedir in the php.ini file. The open_basedir directive “Limits the files that can be accessed by PHP
If you have ever had your site’s breadcrumbs show totally random entries that have nothing to do with the page you are looking at, this
This is a common scenario: Your single articles show a duplicate breadcrumb when the article doesn’t have an associated menu item. Typically the first one
Ever used a temporary URL with your IP address like http://xxx.xxx.xxx.xxx/~username when building your site but then had the pesky /~username/ stay in the link after going
Sometimes you want to hide sections or images in Mijoshop without using an extension. Here are some fields. I will add as I use others
Sometimes you want to hide checkout fields or shopping fields in OpenCart/Mijoshop without using an extension. Here are some fields. I will add as I
This is when you need to change everything (all content) from an old folder to a new one. This is different than redirecting just the
Add this to your CSS: #payment .form-group:nth-of-type(6) {display:none;}