Set Up App Again After Changing The Theme

Set Up App Again After Changing The Theme

When the Membership app is installed, additional “Snippet” files are automatically inserted into the main, published theme.

If you added or publish a new theme after the app is installed then these snippet files will need to be added to the new/updated theme along with the liquid installation.

Follow below steps for adding snippets –

Step 1. Go to Online store > Themes > Click Actions and duplicate your theme for backup.

Mem add-snippet-1

Step 2. Now, Edit code and search for below files under “Snippets” –

aaa-collection-product-filter.liquid
aaa-memberships-collection.liquid
aaa-memberships-noaccess.liquid
aaa-memberships-page.liquid
aaa-memberships-product.liquid
aaa-memberships-template.liquid
aaa-plan_rule.liquid
aaa-product-page-filter.liquid
aaa_mem_helper.liquid

 

Mem add-snippet-2

Step 3. If any of the snippets don’t exist then add it.

(a) Create a new snippet.

Mem add-snippet-4

(b) Enter the correctly spelt snippet name without .liquid.

Mem add-snippet-5

(c). Create snippet.

Mem add-snippet-6

(d) Copy and paste the code found in below files respectively.

 

 aaa-memberships-collection.liquid

 aaa-collection-product-filter.liquid

 aaa-memberships-noaccess.liquid

 aaa-memberships-page.liquid

 aaa-memberships-product.liquid

 aaa-memberships-template.liquid

 aaa-plan_rule.liquid

 aaa-product-page-filter.liquid

 aaa_mem_helper.liquid

 

(e) Save it.

 

Step 4. Repeat step 3(a to e) for each missing snippet.

 

Note:

After adding all the snippets in a new theme, proceed for the liquid installation. CLICK HERE for guidance.


    • Related Articles

    • Shopify App Setting After Changing Theme

      In Shopify, when an app is installed, a code is auto-injected in the theme file which needs to be added again after changing the theme. Below are some steps which will help you add the code manually: Step 1. Edit the theme in which you want to set up ...
    • How to show points balance in your theme

      Introduction 1. Customer available points 2. Customer lifetime points 3. Customer spent points Workflow Following loyalty reward points can be shown in the Shopify store theme – 1. Customer available points Here are the steps for setting up the ...
    • How To Set Up Admin Emails On The Recurring Membership App?

      You can easily set up an Admin email on the recurring membership app on your Shopify store. Follow the below steps to set up an admin email in the membership app. Step 1: Log in to the Shopify admin and open the membership app. Step 2: Go to Plans ...
    • How To Setup Recurring Membership App?

      Watch the Quick Video below to set up the App Membership App Integration Steps Create Plan Add Short-codes in theme liquid files(Optional) Add Short-codes in theme liquid files only if using Restricted Access(Plan Rules) in App Add a button on the ...
    • How to set an Announcement Bar on your Shopify Store

      An announcement bar is a strip or banner that is displayed at the top or bottom of an e-commerce website. It is typically used to display important information or messages to website visitors, such as promotions, sales, or special events. Create an ...