indextwo
Shopify Partner
Contact Me
Status
Offline
Last Activity
‎12-05-2024 12:23 PM
Topic Started
6
Topics Started
Topic Solutions
1
Solution
Post Count
16
Posts
Post Kudos
7
Likes

Bio: WordPress + WooCommerce Expert; dope as heck at CSS/HTML/PHP. A pretty goof web animator.

Community Badges

No content to show

User Activity

I actually did solve it, but it's been so long I don't remember what I did. I *think* it might have had something to do with adding the Shopify Translate & Adapt plugin, which I didn't have when I was trying to add the variants of English. Try adding...
I had a response from Shopify Support when I emailed them about this, and currently it's not accessible via Liquid (or any other means, AFAIK).They have said they might consider it as they can see the usefulness, but currently it's not possible.
We've only just seen the newer 'Category Metafields' when creating a product in Shopify: My question is: how do I access the value of this in Liquid? It would be incredibly handy to determine some display functionality based on the product category. ...
Eventually I stumbled across a third-party blog where they linked to a shopify.dev page:https://shopify.dev/docs/api/web-pixels-api/standard-events/checkout_completedIf you expand the `data (PixelEventsCheckoutCompletedData)` variable, it shows all t...
We currently have some standard GTAG and GA4 JS to track conversions, defined under Settings->Checkout->Additional scripts. For example:gtag('event', 'conversion', { 'send_to': 'AW-1122334455/AABBCCDDEEFF', 'value': {{ checkout.total_price | divide...
There are two stores for the same brand: one in the UK, and one in the US. For certain words, 'translations' are needs (e.g. 'colour' vs. 'color', 'tyre' vs. 'tire'). I'm using a custom theme. Originally I launched the UK site with one translation fi...
It sounds like there's a rule somewhere that's hiding the TrustPilot widget on screens below a certain size. I haven't used Dawn, so I don't know if it's out of the box or you just use a Custom Liquid / HTML blow to insert it. But inspecting it (best...
I think you'd need to inspect the TrustPilot widget in your browser and see where that `z-index` is being set, as _something_ will be placing it above your other content. It's possible it's in the theme; it's possible TrustPilot might be caching the ...
We're looking for an app that simply (ideally) creates & applies a discount to the whole order if certain products are in the cart. We found an app that works great and does almost everything we want:You add Product A to the cart;It automatically add...
Late answer, but for anyone else looking for a fix to this: you don't need to adjust your own theme's CSS (there may be more than just the navigation that the TrustPilot widget overlaps):For some reason TrustPilot's widget has a default z-index of 10...
Thanks for the quick reply. The Qikify developers have been very helpful and they suggested the same thing. Unfortunately it's the end client who's using the REST API (hence why we were testing it that way), so it looks like we won't be able to use t...
Got a test store - hoover-checkout-test.myshopify.com and testing with order number 5313079312677.The endpoint I'm using is /admin/api/2023-01/orders/5313079312677/metafields.json Let me know if you need access, and thanks for looking!
Using the REST API to fetch orders, and we have a couple of custom metafields we need to fetch. We have five different stores which all have the same metafield, but as it's created by the Qikify Checkout app, we don't have control over the field ID. ...
For anyone else looking for an answer to this specific issue: yes, it's true that some mobile browsers may prevent playback on an unmuted video; but if the video is muted, then there should be no issue with playback (I've done this plenty of times on...
Thanks - that's actually what I ended up doing - leaving it as `px` and adding ` | divided_by: 16` to my Liquid CSS file. Just confusing/irksome as to why Shopify rejects values that are valid 路‍♀️
This widget could not be displayed.
This widget could not be displayed.
Likes given to