No content to show
User Activity
the updated version here [https://github.com/peterbrunton/shopify-gists/blob/main/product-card-rollover-video]plays on mouseenter and pauses on mouseleave class RolloverVideo extends HTMLElement {
connectedCallback() {
this.video = this.queryS...
There's a 'Recent changes' drop down in the code editor, just roll it back to the last save before you added the code that will work for sections and snippets.You should make code changes to offline themes, so duplicate your live theme and work off t...
It's a different theme. You can revert your files.
Improved and updated version for dawn 13 in a Gist herehttps://github.com/peterbrunton/shopify-gists/blob/main/product-card-rollover-video
11-06-2023
Hi @Shay We are also experiencing this error. We can remove the page name variable from the language variables which solves the immediate problem for us but can this be escalated to the checkout team so a fix can be made.
I'm not familiar with the crave theme, but as a Shopify theme it should use Dawn as its base and therefore the class names should be the same. Easiest thing to do to check is to duplicate your theme and then follow the first part of each of the instr...
Our readings were completely off for over a week same as that from 100% to about 25% but did start to readjust after maybe 10 days back to similar figures. Couldn't get any support from either Shopify or Google about this
Ya should be possible with a javascript function that pauses all videos then creates an on mouse-enter event on the product card that plays the video.
I see that the code in the docs for the 'Getting started with pre-purchase product offers' has changed. How is the product for the upsell determined now that the PRODUCT_VARIANTS_DATA object is no longer loading the product?
Hi we have product templates with multiple sections but only some are visible on each PDP and we use a metafield to toggle visibility.I am in the process of moving all of our metafields over to defined metafields and using the customiser to apply the...
There is no hover on handheld devices
We moved to the new Checkout Extensibility checkout a number of weeks ago so we could build a checkout extension and subsequently had incorrect data being logged with google analytics, which rectified itself after about a week.We are currently settin...
This is possible with videos with no sound as your browser will block autoplay videos with sound.For this solution, the product video needs to be the second media item of the product. in base.css find .media.media--hover-effect > img + img and repl...
My Accepted Solutions
Subject | Views | Posted |
---|---|---|
3109 | 04-05-2024 10:26 AM | |
6646 | 12-14-2022 03:47 PM |