Issues with Shopify themes when using PageFly

OverviewClick to copy

While using PageFly, you may encounter some conflicts with your current Shopify theme especially if your theme has a highly customized cart functionality or if you’re using a theme known to have compatibility issues with PageFly.

In this article, you will learn about all related issues to Shopify themes for PageFly pages.

Cart Is Not Updated AutomaticallyClick to copy

Basically, PageFly works well with Shopify themes. However, some themes with specific cart mechanisms can result in conflict with PageFly, leading to the cart drawer not updating automatically.

You can check this article for more details about the issue.

Set PageFly Pages Use The New ThemeClick to copy

Once you publish your theme or migrate the PageFly content from an old theme to a new one, PageFly pages will automatically apply that theme.

In some cases, some PageFly pages haven’t been synced, so you need to check again and republish these pages.

Here’s how to check it:

For example, if your store has too many pages that it might reach Shopify API’s limitation, some pages might not be synced properly at one time, therefore, you should double-check all your PageFly pages.

Use CasesClick to copy

  • Make section full width: In some cases, the theme conflict can cause sections on PageFly editor not looking full width on the live view. To fix this, you can try to use one of these codes:
.main-content { max-width: 100%; padding: 0;} .main-content .wrapper {

 

width: 100%;

 

max-width: 100%;

 

padding: 0!important;

}

  • Blank space on top of the page: Sometimes, you may face this issue because of the theme conflict. To fix this, you can try to use this code:

.main-content {

  padding-top: 0px !important;

  margin-top: 0px !important;

}

Tips And Best PracticeClick to copy

  • You can enable the “Override theme styling” option in the “Styling” tab to keep your page look exactly like the page editor on live view.

Frequently Asked QuestionsClick to copy

1. Can I use 2 themes for PageFly pages?

The answer is no, you cannot. You can use only 1 theme for PageFly pages.

2. Is it possible to preview the unpublished theme for PageFly pages?

It’s impossible. PageFly pages only work with one published theme, so you have to publish the theme you want.

Thank you for your feedback!

Navigate this category

Could not find the answer
to your question?

Chat with us
Great news! PageFly Help Center is now available in Japanese 🇯🇵. Explore now by switching the language in the Header section ☝️