No content to show

User Activity

Hello @B2C-YYC I would be happy to look into this.I'd be happy to look into this with you.Just to confirm: you're looking for an app where a user uploads a single logo, and the backend generates a sheet where that logo is repeated multiple times (e.g...
Hey Shopify community! I'm excited to share IzyMaps, a store locator app I built specifically for Shopify merchants who want to help customers find their physical locations without the headache of complex setup or coding.Why I created IzyMapsAfter y...
For a clothing store with a similar look to Charcoal, I'd recommend:Theme OptionsThe Impact theme (as mentioned) is a great starting point. Other good alternatives:Symmetry (clean, fashion-focused)Prestige (premium look with good customization)Dawn (...
For mobile-specific Google Maps styling, you can use CSS media queries. Add this to your theme's CSS (Theme Settings > Custom CSS):@media only screen and (max-width: 749px) { .google-map iframe { width: 100% !important; height: 300px; /* Ad...
There are a few good ways to add Google Maps to Shopify:Manual Iframe Method (simple but limited)Get embed code from Google MapsAdd via Custom Liquid sectionSet width to 100% for responsivenessCustom Section DevelopmentRequires Liquid/JavaScript know...
For adding maps to Dawn theme, you've got a few good options:Manual Iframe Method (as mentioned above)Works well for single locations - just remember to set width="100%" for responsiveness.Theme Section TransferYou can copy the map section from Debut...
For anyone struggling with mobile map responsiveness, here are two solutions:Quick CSS Fix (for Dawn theme):Add this in Theme Settings > Custom CSS:iframe { max-width: 100% !important; height: 400px; /* Adjust as needed */ }Simpler Alternative:I...
This is a common issue when embedding Google Maps directly. The iframe can sometimes disrupt your layout if it's not properly contained. For a cleaner solution that automatically handles responsive sizing (and avoids layout breaks), you might want to...
If you're managing multiple locations and want a simpler solution (without duplicating theme sections), I built IzyMaps to handle this exact use case. It lets you add unlimited store locations to any page, auto-detects the nearest one for visitors, a...
If you're looking for a simpler way to add Google Maps (with multi-location support, auto-detection, and no manual coding), I built IzyMaps specifically for Dawn and other Shopify themes. It’s a plug-and-play solution with a free tier. Full transpare...
Hey there! I'm the developer behind IzyMaps and noticed your store locator issue. Custom code store locators can be super finicky with things like line breaks causing the whole map to disappear (as you've discovered). This is one of the main reasons ...
Sorry I posted in the wrong thread and I'm unable to delete this comment, hence I'm leaving this message. Best of luck with solving your problem!
Hey Julian! I'm the developer of IzyMaps, a new store locator app that launched after this thread was created. If you're still looking for a solution, our app is designed to be super straightforward - just enter your locations and it handles the rest...
Hi Aly! I'm the developer of IzyMaps and saw your question about store locators. We actually built IzyMaps specifically for shops like yours that need to display multiple store locations throughout the US. Our app works with modern Shopify themes inc...
Hey Kirk! Developer of IzyMaps here. Just came across your thread about store locators. I actually built IzyMaps specifically for shop owners who don't code (like yourself). It's a simple Google Maps integration that works perfectly with Dawn theme -...
This widget could not be displayed.
This widget could not be displayed.
Helpful From