Could someone help fix the Debut predictive search liquid to show collections as well? Instead of just products.... Why is this not a feature in the schema when they designed it, if it is ma...
Nov 24, 2020
Could Someone help me make this a liquid section? The red squares are images
Oct 26, 2020
I would like to enable collections and/or pages to show up in the Debut Predictive search feature https://shopify.dev/tutorials/add-predictive-search-to-your-shopify-theme How w...
Oct 12, 2020
"This account is a sub-account. It is linked to a main account. To close this sub-account, contact the administrator of the main account."
How can I make the Desktop do the mobile style nested menu for items with grandchildren? I have like 30 collections in one drop down menu and I want to change it to be like the Mobile menu where whe...
Feb 21, 2020
{ "operationName": "ActivityFeed", "variables": { "first": 250 }, "query": "query ActivityFeed($first: Int!) {\n staffMember {\n id\n privateData {\n activ...
Feb 21, 2020
I am trying to get my activity feed and I get the first 250, but I am trying to do the request again and get the next page { "operationName": "ActivityFeed"...
for x in collection_listings: collection_listing = shopify.CollectionListing() collection_listing.id = x.collection_id print(collection_listing) product_ids = collection_listi...
No content to show
User Activity
04-28-2024
Maybe if this small company gets a few more people to make stores in shopify they can hire a developer, to make a backend process for batch uploading images to a blog. Sadly this technology might be another 50 years away. Very disheartening but if we...
Hi there,I have made posts from months ago where I asked for help adding the "Collection suggestions" From shopify for the debut theme.Nobody has responded to that message from months ago and I would really appreciate it if someone who knows about th...
This is slowing down my new website ridiculously, from a fresh debut theme.
09-24-2019
I have looked through the documentation and also started building my own react shopify app but I can't seem to find any data other than Browser.IP from Orders to get a visitors IP address. I am trying to make an analytics app kind of like google anal...