Install
Install as normal Shopify apps. Ignore if you are familiar with install steps.
- From Shopify app page, click Get.
- Click Install app, this will install the XO Gallery App to your shop.
After the installation app panel will be embedded to your Shopify Apps page.
Files added by XO Gallery app¶
Liquid code¶
xo-gallery.liquid
inSections
folder- Code added in
theme.liquid
:
<!-- BEGIN XO GALLERY -->
<script>var xoUpdate = "1608538858880"</script>
{{ 'xo-gallery.css' | asset_url | stylesheet_tag }}
<!-- END XO GALLERY -->
Assets¶
- Gallery images: All images from your gallery will be uploaded to the theme "XO ASSETS - DO NOT DELETE", file name follow:
xo-gallery-{number}.jpg/png/gif
- CSS:
xo-gallery.css
: CSS code needed for XO Gallery