No content to show

User Activity

Does this work with shopify's node template that uses shopify.processWebhooks({ webhookHandlers: PrivacyWebhookHandlers }) to process the webhooks?
Are you using the shopify's node template for your app? If are have you done any webhook verification for it?
Hi, My node app is failing the hmac verification for mandatary webhooks. Is there a solution for this problem.this is the code for webhook in my appapp.post(  shopify.config.webhooks.path,  shopify.processWebhooks({ webhookHandlers: PrivacyWebhookHan...
Add target="_blank" to to your href like this also rel for security purposes <a href="link" target="_blank" rel="noopener noreferrer">Content of the link</a>    
This should work for you.Keep the "Show content below images" checked.then edit code and go to the file "component-slider.css"On line 133 of this filereplace the original code ...slider.slider--everywhere .slider__slide {margin-bottom: 0;scroll-snap-...
Uncheck the checkbox that says"Show content below images on mobile"on the slideshow section.Here's how it looks.  
That's easy just add this css to your header.liquid in the style tag,(while making sure logo position is 'Top-center')@media screen and (min-width: 990px){.header--top-center {grid-template-areas:"left-icons navigation icons ""heading heading heading...
If you need to add a link you can wrap your image with ahref tag like this<a href="link_here"><img src="some_source" /></a> 
This widget could not be displayed.
This widget could not be displayed.
Likes given to