Daniel Szmulewicz commented on Shopi-fu's autotweet
Thank you, Ewa! We just pushed our app in the publish queue on the app store. So excited about this. We can't wait either! Thanks, Daniel
View ArticleDaniel Szmulewicz commented on Shopi-fu's autotweet
Oh, and for those early adopters, you can install it here:http://apps.shopify.com/autotweetLooking forward to autotweet on behalf of our first users.Thanks!
View ArticleCharles Keatley commented on APP NEEDED: Product Database UPLOAD
Matt, Where are you storing the data currently that would be used to update the shopify store? The reason I ask is updating the shopify store is only one piece of the puzzle. The perfect solution would...
View ArticleNEW APP! Ducotrax Inventory Management HELP NEEDED. by Charles Keatley
Ducotrax is an Inventory and warehouse management applicaiton that is integrated with Quickbooks Online. We've recently also created an integration for Shopify (Products and Orders) are pushed...
View ArticleMark commented on APP NEEDED: Product Database UPLOAD
Hi guys,we have our app ready for beta testing. Contact me to give it a shot. It could save you some headaches.mark (at) slicksmith.com
View ArticleDavid Scribner commented on Need to add expand and collapse content containers
I have been looking for something like this to work, and I cannot seem to get it to work properly with the Megatronic theme. Anyone out there that can give me the install locations for the code done...
View ArticleRemoving Liquid files from an uninstalled app? by Stephen Kao
Hi, everyone.Is there any way to remove Liquid files (from an app developer's point of view) when a shop owner uninstalls an app in the Shopify control panel? I have a beta app that directly modifies...
View ArticleCan I publish a non-automatic app in the app store? by Stephen Kao
Hi, everyone. I've been asking questions out the wazoo lately, so sorry for the inundation of text!I was wondering if I can publish a non-automatic app in the app store. (Id est, there's a small part...
View ArticleHunkyBill commented on Removing Liquid files from an uninstalled app?
You should NOT modify template files directly. You should download the asset you need to modify from the merchant's shop, and then add your modifications, and then add the asset to their shop with a...
View ArticleStephen Kao commented on Removing Liquid files from an uninstalled app?
That's basically what I do. I'm just wondering if there's some way I can remove the new files and move over the original files automatically when they uninstall the app.
View ArticleStephen Kao commented on Removing Liquid files from an uninstalled app?
*...some way [I'll get notified so] I can remove...
View ArticleHunkyBill commented on Removing Liquid files from an uninstalled app?
Probably not. That would involve too much AI from Shopify. Provide a clear document with your App for merchants that need to uninstall. It should be as simple as reverting a file or two. Which...
View ArticleStephen Kao commented on Removing Liquid files from an uninstalled app?
Haha...it seems to have screwed up most of the providers that have uninstalled my app! Well, thanks for your feedback!
View ArticleHunkyBill commented on Removing Liquid files from an uninstalled app?
Once they click uninstall, there is NOTHING you can do. You lose all your access to the shop.
View ArticleStephen Kao commented on Removing Liquid files from an uninstalled app?
Yeah! Some sort of revision history or something. I was just trying to make it easier on the shop owners, but that's a load off my mind now!
View ArticleIs there an App to make the Blog posts have a featured image, and display...
We're using the Vantage template, and I am mostly happy with the theme - but the Blog functionality in Shopify is limited to a strange little column and doesn't let me specify a featured image so there...
View ArticleJuan Carlos De Las Casas commented on New free app for metafields editing
Hi Richard Zhou, the app look great but the metafield variant I do not understand how to show it.Please let us know how correct that in product.liquidThank youAnd great app! Should be included by...
View ArticleJason commented on Is there an App to make the Blog posts have a featured...
but the Blog functionality in Shopify is limited to a strange little columnIt probably seems that way as you have only one blog post. If you are wanting a WordPress style featured image, it would be...
View ArticleJuan Carlos De Las Casas commented on New free app for metafields editing
Appears or dont appears:is there a way to make a syntax that if the value is present show in this example Pages: if not, doesnt show Pages:<p><span class="label">Pages: {{...
View ArticleRed Hot Toys commented on New free app for metafields editing
Here u go{% if product.metafields.book contains 'number' %}<p><span class="label">Pages: {{ product.metafields.book.number }}</span></p>{% endif %}
View Article