Support for Material - Responsive Shopify Theme

Support for Material - Responsive Shopify Theme

Cart 1,364 sales
Well Documented

roartheme supports this item

Supported

This author's response time can be up to 2 business days.

Popular questions for this item

While uploading the theme to Shopify I get this error: “zip does not contain a valid theme: missing template “layout/theme.liquid””

This happens when you are trying to upload the incorrect .zip to Shopify. 99% of the time this happens when the folder that was downloaded from Themeforest was NOT unzipped beforehand.

Within the folder there are 4 items – Readme.txt, Changelog.txt, Documentation folder and Packages folder. The file you have to upload to Shopify is a .zip file in Packages folder (rt-material.zip).

Open Graph Object Debugger


- To fix Open Graph, please go to Edit HTML/CSS > Snippets > fb-open-graph.liquid > replace by below codes:

{% comment %} This is for widgets that share content on Facebook. See the Facebook Linter: http://developers.facebook.com/tools/debug {% endcomment %} {% if template contains 'product' %} <meta property="og:image" content="http:{{ product.featured_image.src | product_img_url: 'grande' }}" /> <meta property="og:image:secure_url" content="https:{{ product.featured_image.src | product_img_url: 'grande' }}" /> {% elsif template contains 'article' %} {% assign img_tag = '<' | append: 'img' %} {% if article.content contains img_tag %} {% assign src = article.content | split: 'src="' %} {% assign src = src[1] | split: '"' | first | remove: 'https:' | remove: 'http:' %} {% if src %} <meta property="og:image" content="http:{{ src }}" /> <meta property="og:image:secure_url" content="https:{{ src }}" /> {% endif %} {% endif %} {% else %} {% if settings.use_logo %} <meta property="og:image" content="http:{{ 'logo.png' | asset_url }}" /> <meta property="og:image:secure_url" content="https:{{ 'logo.png' | asset_url }}" /> {% endif %} {% endif %}

Contact the author

This author will respond to buyers' questions and provides limited support through their own support system.

Item support includes:

  • Availability of the author to answer questions
  • Answering technical questions about item’s features
  • Assistance with reported bugs and issues
  • Help with included 3rd party assets

However, item support does not include:

  • Customization services
  • Installation services

View the item support policy

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey