Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
We are trying to add a 1 line mini cart to our header and we wondering if we access to the raw html of the template? Please see note from our shopping cart developer below. Thanks!
Hi Joseph, it requires that you have access to the html in order to add the
include line where you want to 1 line mini cart to display, WordPress
themes generally do not provide the raw html.
Hi Joseph
You’d need to create a child theme, insert a copy of header.php into your child theme and edit as required.
Here is some info on creating a child theme: https://codex.wordpress.org/Child_Themes
Here is a demo child theme you can start with: https://siteorigin.com/wp-content/uploads/2014/07/vantage-child2.zip