Pinned
Shipped β
Landing Page analytics -> β Now available in GemX
Charts for CR, AOV, RPC etc. for landing pages, instant landing pages. Currently only for upsell pages available

Artjom about 1 year ago
Medium Priority
π‘ Feature Requests
Pinned
Shipped β
Landing Page analytics -> β Now available in GemX
Charts for CR, AOV, RPC etc. for landing pages, instant landing pages. Currently only for upsell pages available

Artjom about 1 year ago
Medium Priority
π‘ Feature Requests
Horrible experience
gempages invite collaborator feature doesnt work. customer service keeps sending me in circles and weβve tried the same thing 4 times in a row, massive delays. If this doesnβt get resolved soon iβm going to be leaving a negative review

hello 7 days ago
π¬ Q&A
Horrible experience
gempages invite collaborator feature doesnt work. customer service keeps sending me in circles and weβve tried the same thing 4 times in a row, massive delays. If this doesnβt get resolved soon iβm going to be leaving a negative review

hello 7 days ago
π¬ Q&A
Shipped β
Broken Link
Hello GemPages! I'm so sorry I missed the message I have been receiving, but I have been very busy with my mom with Dementia. I exchanged messages with Mona, and I would like to talk to her again about the declined application due to broken links. Could someone help me out with correcting the links . Do I suppose to sign out of my social media account, before filling out a new application? Is that what broken links meant, when I didn't sign out? Thank you so much! Michael Tate

mtate4830 9 days ago
π‘ Feature Requests
Shipped β
Broken Link
Hello GemPages! I'm so sorry I missed the message I have been receiving, but I have been very busy with my mom with Dementia. I exchanged messages with Mona, and I would like to talk to her again about the declined application due to broken links. Could someone help me out with correcting the links . Do I suppose to sign out of my social media account, before filling out a new application? Is that what broken links meant, when I didn't sign out? Thank you so much! Michael Tate

mtate4830 9 days ago
π‘ Feature Requests
Building π οΈ
Marquee image size bug
Even though the tiles are set to the same size and the source files have the same dimensions, the tile sizes appear different on the phone.

Jakub Strzy 10 days ago
π Bug Reports
Building π οΈ
Marquee image size bug
Even though the tiles are set to the same size and the source files have the same dimensions, the tile sizes appear different on the phone.

Jakub Strzy 10 days ago
π Bug Reports
Shipped β
Images not showing
In the gempage builder I can upload my photo and save it , but in the shopify page as a customer the photo wonβt upload

PreturiRomanesti 30 days ago
π Bug Reports
Shipped β
Images not showing
In the gempage builder I can upload my photo and save it , but in the shopify page as a customer the photo wonβt upload

PreturiRomanesti 30 days ago
π Bug Reports
Shipped β
Help to cancell the charge
Hello Sir, I pushed the button to upgrade the Gempages charges and cancell the order that day. But shopify still charge me $29 at the bill. Please help to cancell the charge of $29, thanks a lot!

michael about 1 month ago
π¬ Q&A
Shipped β
Help to cancell the charge
Hello Sir, I pushed the button to upgrade the Gempages charges and cancell the order that day. But shopify still charge me $29 at the bill. Please help to cancell the charge of $29, thanks a lot!

michael about 1 month ago
π¬ Q&A
add sections to the tabs
Tab only allows adding Elements it would be easier to add sections, and i really dont want to be contacting dev team for this!

DARK WINTER about 1 month ago
π‘ Feature Requests
add sections to the tabs
Tab only allows adding Elements it would be easier to add sections, and i really dont want to be contacting dev team for this!

DARK WINTER about 1 month ago
π‘ Feature Requests
A simple multi select elements to copy and paste them
shift and click to select multiple elements to copy and paste it in the same page or another pllssssss I dont want to copy paste sections and delete whats not needed everytime!

DARK WINTER about 1 month ago
π‘ Feature Requests
A simple multi select elements to copy and paste them
shift and click to select multiple elements to copy and paste it in the same page or another pllssssss I dont want to copy paste sections and delete whats not needed everytime!

DARK WINTER about 1 month ago
π‘ Feature Requests
Shipped β
Improve page speed of PDP & LP by optimize carousel script & image rendering
Focus on above the fold elements: Product Image, Carousel / Slider, Image that currently take more time to load and execute in browser

Lucas Nguyen about 2 months ago
High Priority
π‘ Feature Requests
Shipped β
Improve page speed of PDP & LP by optimize carousel script & image rendering
Focus on above the fold elements: Product Image, Carousel / Slider, Image that currently take more time to load and execute in browser

Lucas Nguyen about 2 months ago
High Priority
π‘ Feature Requests
infinite load product
Hello, could you add infinite scroll for products? Itβs really a basic feature: when a customer lands on a category page and scrolls down, the next products should load automatically.

Xavier Arthure about 2 months ago
π‘ Feature Requests
infinite load product
Hello, could you add infinite scroll for products? Itβs really a basic feature: when a customer lands on a category page and scrolls down, the next products should load automatically.

Xavier Arthure about 2 months ago
π‘ Feature Requests
Figma to Gempages ASAP
This feature already has been requested 7 months ago, but there is still no progress on it, the only feature thats holding me from using gempages is that, since already other apps use it.

ship.dispenser about 2 months ago
π‘ Feature Requests
Figma to Gempages ASAP
This feature already has been requested 7 months ago, but there is still no progress on it, the only feature thats holding me from using gempages is that, since already other apps use it.

ship.dispenser about 2 months ago
π‘ Feature Requests
On Roadmap π
Allow Custom HTML IDs (Stable Selectors) for Sections/Rows/Elements in GemPages v7
Please add the ability to set a custom, human-readable HTML ID for any Section/Row/Element (e.g., #cds-contact-form). Right now GemPages auto-generates internal IDs/classes, which makes it hard to create reliable anchor links, custom CSS/JS, and tracking. A built-in βCustom IDβ field would be a huge workflow + UX win. Use case example: I want my contact section to have a stable ID like: #cds-contact-form So I can: Link from buttons/menus: /pages/contact-us#cds-contact-form Create βScroll to contact formβ CTAs reliably Target the section with CSS/JS without depending on auto-generated selectors that are hard to maintain Current problem: GemPages assigns internal auto-generated selectors (e.g., .i2le03ff99d82) which are not human-readable. These selectors can become painful when: duplicating blocks/pages rebuilding sections collaborating with teammates maintaining custom CSS/JS over time We often end up using custom code or third-party apps just to achieve stable anchors and reliable targeting. Requested feature: Add an βHTML IDβ field (and ideally also a βCustom selectorβ helper) in Advanced settings for: Section Row Column Element Requirements / behaviour: Custom ID field User can set an ID like: cds-contact-form GemPages outputs it as: id="cds-contact-form" Provide validation + auto-sanitization (lowercase, hyphens, remove invalid characters) Warn if duplicate ID exists on the same page Easy usage in the editor Show the custom ID in Layers panel (next to the element name) One-click βCopy selectorβ (copies #cds-contact-form) Optional: search/filter layers by ID Anchor link & UX improvements Support smooth scrolling (optional toggle) Allow interactions βScroll to elementβ to target custom IDs easily Improves accessibility (clear skip links / deep linking) Why this is valuable (UX + SEO + maintenance): Better UX: deep links and clear navigation paths inside long landing pages (FAQ, specs, contact form). Better maintainability: stable selectors for custom CSS/JS and analytics events. Less reliance on custom apps/code for basic site structure features. Aligns GemPages with common website-builder/editor capabilities. Note (clarity): CSS Class (.class) is great for styling groups. HTML ID (#id) is essential for anchors and unique targeting. Both are useful β but the missing piece is a dedicated, stable βCustom IDβ feature.

Dima Chernyshov 2 months ago
π‘ Feature Requests
On Roadmap π
Allow Custom HTML IDs (Stable Selectors) for Sections/Rows/Elements in GemPages v7
Please add the ability to set a custom, human-readable HTML ID for any Section/Row/Element (e.g., #cds-contact-form). Right now GemPages auto-generates internal IDs/classes, which makes it hard to create reliable anchor links, custom CSS/JS, and tracking. A built-in βCustom IDβ field would be a huge workflow + UX win. Use case example: I want my contact section to have a stable ID like: #cds-contact-form So I can: Link from buttons/menus: /pages/contact-us#cds-contact-form Create βScroll to contact formβ CTAs reliably Target the section with CSS/JS without depending on auto-generated selectors that are hard to maintain Current problem: GemPages assigns internal auto-generated selectors (e.g., .i2le03ff99d82) which are not human-readable. These selectors can become painful when: duplicating blocks/pages rebuilding sections collaborating with teammates maintaining custom CSS/JS over time We often end up using custom code or third-party apps just to achieve stable anchors and reliable targeting. Requested feature: Add an βHTML IDβ field (and ideally also a βCustom selectorβ helper) in Advanced settings for: Section Row Column Element Requirements / behaviour: Custom ID field User can set an ID like: cds-contact-form GemPages outputs it as: id="cds-contact-form" Provide validation + auto-sanitization (lowercase, hyphens, remove invalid characters) Warn if duplicate ID exists on the same page Easy usage in the editor Show the custom ID in Layers panel (next to the element name) One-click βCopy selectorβ (copies #cds-contact-form) Optional: search/filter layers by ID Anchor link & UX improvements Support smooth scrolling (optional toggle) Allow interactions βScroll to elementβ to target custom IDs easily Improves accessibility (clear skip links / deep linking) Why this is valuable (UX + SEO + maintenance): Better UX: deep links and clear navigation paths inside long landing pages (FAQ, specs, contact form). Better maintainability: stable selectors for custom CSS/JS and analytics events. Less reliance on custom apps/code for basic site structure features. Aligns GemPages with common website-builder/editor capabilities. Note (clarity): CSS Class (.class) is great for styling groups. HTML ID (#id) is essential for anchors and unique targeting. Both are useful β but the missing piece is a dedicated, stable βCustom IDβ feature.

Dima Chernyshov 2 months ago
π‘ Feature Requests
Page Swap/ Replace
As someone who runs effectively 3 of the same store but for different markets, a way that pages could just be replaced would be great. I normally import my page from my main store to the side stores and have ether replace sections manually or unpublish and republish my page which removes it from menus and I worry affects SEO. I know I could change the template in Shopify but this has sometimes changed my slug which isnβt ideal. Or if there is a better way to do this already please let me know! PS a way to mirror my stores/ certain page would remove this altogether and save me SO much time!

Joshfedup 2 months ago
π‘ Feature Requests
Page Swap/ Replace
As someone who runs effectively 3 of the same store but for different markets, a way that pages could just be replaced would be great. I normally import my page from my main store to the side stores and have ether replace sections manually or unpublish and republish my page which removes it from menus and I worry affects SEO. I know I could change the template in Shopify but this has sometimes changed my slug which isnβt ideal. Or if there is a better way to do this already please let me know! PS a way to mirror my stores/ certain page would remove this altogether and save me SO much time!

Joshfedup 2 months ago
π‘ Feature Requests
Dynamic Breadcrumbs (Supports Subcategories + Customizable + SEO Rich Snippets)
If GemPages released a built-in Breadcrumbs element that supports multi-level βsubcategory/hubβ navigation and outputs proper structured data (JSON-LD), it would be a killer feature for UX + SEO. Today, most stores need custom code/apps to get good breadcrumbsβespecially when using landing pages/hubs + Shopify collectionsβwhile GemPages pages would benefit from a native solution. Use case example: Home β All Building Materials (GemPages landing page / hub) β Decking (Shopify Collection) β Product page / Article / etc. Why this matters: UX / Navigation: Breadcrumbs reduce bounce rate and help users orient quickly in large catalogs. They add a clean βback to broader categoryβ path without relying on the main menu. Especially important for stores with hubs, guides, and multiple entry points (beginner vs advanced shoppers). SEO / Rich Results: Proper breadcrumb structured data can generate Breadcrumb rich snippets in Google. Better internal linking structure and clearer site hierarchy signals. Current problem: To achieve this today we need custom code or third-party apps (e.g., βBreadcrumbs & Categoriesβ type apps). Those solutions often donβt work well (or require extra dev work) specifically for GemPages landing pages/hubs. The result: breadcrumbs become inconsistent, fragile, and harder to maintain. Requested solution: A) New βBreadcrumbsβ element in GemPages v7: Works on Home / Landing / Page / Product / Collection templates (where applicable) Automatically detects context: Product page: Home β Collection/Hub β Product Collection page: Home β Hub β Collection Landing hub page: Home β Hub (and optionally deeper levels) B) Subcategory / Hub support (critical): Allow defining a hierarchy that includes GemPages landing pages as βcategory hubsβ Ability to manually map: Hub page β related Shopify collections Collection β parent hub Product β preferred collection + parent hub C) Customization options: Separator style Show/hide Home, current page, etc. Custom labels per node Design controls (typography, spacing, responsive behavior) D) SEO requirements (must-have): Output valid BreadcrumbList schema (JSON-LD) Ensure itβs index-safe and consistent across pages Avoid duplicate/conflicting structured data if theme/app already outputs breadcrumbs (toggle to enable/disable) Bonus (nice-to-have): Option to choose the βprimary collectionβ for a productβs breadcrumb when a product belongs to multiple collections. Integration with Shopify metaobjects/metafields for defining parent/child relationships at scale. Why this is a competitive advantage: A robust, SEO-friendly breadcrumbs system that works seamlessly with GemPages hubs + Shopify collections would reduce reliance on apps/custom code and make GemPages more βfull-stackβ for serious stores focused on SEO and information architecture.

Dima Chernyshov 2 months ago
π‘ Feature Requests
Dynamic Breadcrumbs (Supports Subcategories + Customizable + SEO Rich Snippets)
If GemPages released a built-in Breadcrumbs element that supports multi-level βsubcategory/hubβ navigation and outputs proper structured data (JSON-LD), it would be a killer feature for UX + SEO. Today, most stores need custom code/apps to get good breadcrumbsβespecially when using landing pages/hubs + Shopify collectionsβwhile GemPages pages would benefit from a native solution. Use case example: Home β All Building Materials (GemPages landing page / hub) β Decking (Shopify Collection) β Product page / Article / etc. Why this matters: UX / Navigation: Breadcrumbs reduce bounce rate and help users orient quickly in large catalogs. They add a clean βback to broader categoryβ path without relying on the main menu. Especially important for stores with hubs, guides, and multiple entry points (beginner vs advanced shoppers). SEO / Rich Results: Proper breadcrumb structured data can generate Breadcrumb rich snippets in Google. Better internal linking structure and clearer site hierarchy signals. Current problem: To achieve this today we need custom code or third-party apps (e.g., βBreadcrumbs & Categoriesβ type apps). Those solutions often donβt work well (or require extra dev work) specifically for GemPages landing pages/hubs. The result: breadcrumbs become inconsistent, fragile, and harder to maintain. Requested solution: A) New βBreadcrumbsβ element in GemPages v7: Works on Home / Landing / Page / Product / Collection templates (where applicable) Automatically detects context: Product page: Home β Collection/Hub β Product Collection page: Home β Hub β Collection Landing hub page: Home β Hub (and optionally deeper levels) B) Subcategory / Hub support (critical): Allow defining a hierarchy that includes GemPages landing pages as βcategory hubsβ Ability to manually map: Hub page β related Shopify collections Collection β parent hub Product β preferred collection + parent hub C) Customization options: Separator style Show/hide Home, current page, etc. Custom labels per node Design controls (typography, spacing, responsive behavior) D) SEO requirements (must-have): Output valid BreadcrumbList schema (JSON-LD) Ensure itβs index-safe and consistent across pages Avoid duplicate/conflicting structured data if theme/app already outputs breadcrumbs (toggle to enable/disable) Bonus (nice-to-have): Option to choose the βprimary collectionβ for a productβs breadcrumb when a product belongs to multiple collections. Integration with Shopify metaobjects/metafields for defining parent/child relationships at scale. Why this is a competitive advantage: A robust, SEO-friendly breadcrumbs system that works seamlessly with GemPages hubs + Shopify collections would reduce reliance on apps/custom code and make GemPages more βfull-stackβ for serious stores focused on SEO and information architecture.

Dima Chernyshov 2 months ago
π‘ Feature Requests
allow to add Section in tab, not just Elements
Currently, Tab only allows adding Elements, but if it also allowed dropping Sections into Tab, that would make it easier for the designer.

JW 2 months ago
π‘ Feature Requests
allow to add Section in tab, not just Elements
Currently, Tab only allows adding Elements, but if it also allowed dropping Sections into Tab, that would make it easier for the designer.

JW 2 months ago
π‘ Feature Requests
Improve Blog Posts for SEO with Categories, Pagination, and Social Sharing
For website and e-shop owners, having a properly structured blog is extremely important for SEO and achieving better Google rankings. However, your current blogging functionality is not presented properly. At the moment, you only offer the possibility to create a single article page, but there is no complete blog structure. 1. You should create a proper blog article list page. This page should allow categories to be added, so visitors can either βView All Articlesβ or filter and view articles under specific topics. 2. Please add a pagination feature for the blog list. The page should not rely on endless scrolling. For example, visitors could view 9 articles per page and navigate by selecting page numbers (1, 2, 3, etc.). Alternatively, at minimum, a βLoad Moreβ button could be added - but pagination would be much more desirable. 3. Articles should also include built-in social sharing options and the ability to copy the article link. This feature was created for me upon request by your support team, but it should not be treated as a custom request. Social sharing is a standard feature that is expected on blog articles 4. As a nice-to-have (lower priority) feature, it would also be beneficial to allow readers to leave comments under articles and to react with likes or hearts. 5. Also, under each article there should be the possibility to add a carousel featuring suggested content - for example, a βRelated Articlesβ section encouraging readers to continue reading, or a product carousel highlighting relevant products from the e-shop.

GutBrush 2 months ago
π‘ Feature Requests
Improve Blog Posts for SEO with Categories, Pagination, and Social Sharing
For website and e-shop owners, having a properly structured blog is extremely important for SEO and achieving better Google rankings. However, your current blogging functionality is not presented properly. At the moment, you only offer the possibility to create a single article page, but there is no complete blog structure. 1. You should create a proper blog article list page. This page should allow categories to be added, so visitors can either βView All Articlesβ or filter and view articles under specific topics. 2. Please add a pagination feature for the blog list. The page should not rely on endless scrolling. For example, visitors could view 9 articles per page and navigate by selecting page numbers (1, 2, 3, etc.). Alternatively, at minimum, a βLoad Moreβ button could be added - but pagination would be much more desirable. 3. Articles should also include built-in social sharing options and the ability to copy the article link. This feature was created for me upon request by your support team, but it should not be treated as a custom request. Social sharing is a standard feature that is expected on blog articles 4. As a nice-to-have (lower priority) feature, it would also be beneficial to allow readers to leave comments under articles and to react with likes or hearts. 5. Also, under each article there should be the possibility to add a carousel featuring suggested content - for example, a βRelated Articlesβ section encouraging readers to continue reading, or a product carousel highlighting relevant products from the e-shop.

GutBrush 2 months ago
π‘ Feature Requests