Fhopify Team Members Showcase App Dashboard

  • Home
  • Fhopify Team Members Showcase App Dashboard

Hello, Our Apps Users
We’ve noticed that some users are experiencing issues with Shopify free apps when using the Horizon (new update) theme and a few other Shopify free themes.
However, this issue does not occur with the Shopify Dawn theme, Shopify core premium themes, or ThemeForest themes.
If you are facing this issue on the Horizon theme or any newly updated Shopify free theme, please review the screenshots we’ve shared and follow the guideline below.

Why This Issue Happens:
In the Horizon new update theme (and some other Shopify free themes), when you add an app block, it is automatically wrapped inside a Section container.

This Section applies automatic CSS and admin UI styles, which may conflict with the app’s layout. As a result, app content such as FlipBooks or iframe-based apps may appear squeezed, misaligned, or broken.

This is a theme-level layout behavior, not an app bug.

How to Fix the Issue (Solution)
Please follow these steps carefully:

1. Go to Online Store → Themes → Edit code
2. Open the Sections folder
3. Find the file named apps.liquid
– If the file exists, open it and paste the provided code into it
– If the file does not exist, create a new file named apps.liquid and paste the code into it
4. Save the file
5. Go back to Theme Customization
6. Add the app block again

After completing these steps, everything should display correctly.

Summary :
– This issue is related to the Horizon / Shopify free theme layout behavior
– It is not an app bug
– Dawn, Shopify premium themes, and ThemeForest themes work without any issues
– Following the steps above will resolve the problem

If you still face issues after following this guide, please share updated screenshots and we will be happy to assist further.

Create file name : apps.liquid  and past it

				
					<div class="{% if section.settings.include_margins %}page-width{% endif %}">
  {% for block in section.blocks %}
    {% render block %}
  {% endfor %}
</div>

{% schema %}
{
  "name": "Apps",
  "tag": "section",
  "class": "section",
  "settings": [
    {
      "type": "checkbox",
      "id": "include_margins",
      "default": true,
      "label": "Include page margins"
    }
  ],
  "blocks": [
    { "type": "@app" }
  ],
  "presets": [
    { "name": "Apps" }
  ]
}
{% endschema %}

				
			

Friends2a Technology Team Members Showcase

Friends2a Technology Team Members Showcase – Installation Guide

Step 1: Install the App
1. Go to the Shopify App Store and click Install app.
2. Approve the installation in your Shopify admin.
3. After install, the app will be available in the Apps section.

Step 2: Open the Theme Editor
1. In Shopify Admin, go to Online Store → Themes → Customize.
2. The Theme Editor will open for your active theme.

Step 3: Add the Team Members Showcase Block
1. In the Theme Editor left sidebar, scroll and click Add section.
2. Select Apps → Fhopify Team Members Showcase (see screenshot).
3. A new Team Members Showcase block will appear on your page.

Step 4: Configure Your Team Showcase
1. Inside the block settings, add each team member’s Name, Role, Bio, and Photo.
2. You can add multiple members and reorder them.
3. Customize layout options (grid, slider, number of columns, etc.).

Step 5: Save & Preview
1. Click Save (top right corner in theme editor).
2. Preview your storefront—you will see the Team Members Showcase displayed.

If you need Support, please message us on WhatsApp. We will give you a response just in one minute. Or mail to us, Amzadhossen420360@gmail.com Or Contact Our Support Website : https://friends2a-technology.com/contact-us/

Friends2a Technology Team Members Showcase is a totally free Shopify app that allows you to display your staff or team members in a beautiful, responsive grid layout. Whether you run a small shop or a growing brand, this app helps you introduce your team and build trust with customers.

✨ Free Forever – No paid plans or hidden charges.
✅ Unlimited Team Members – Add as many profiles as you need.
✅ Responsive Layout – Looks perfect on desktop, tablet, and mobile.
✅ Customizable Columns – Choose how many profiles appear per row.
✅ Team Showcase Made Easy – No coding required.

Hello Our Shopify App Users, If our free apps or premium apps do not work properly with your theme, or if you face any CSS, JS, UI, app block, or section-related issues, please contact us via WhatsApp or email. We will provide you with live support, give you a quick response, and resolve your problem as soon as possible.
This is default text for notification bar