No content to show
User Activity
09-04-2024
Hi, You can add this code to the 'main-product.liquid' to add a texarea which allows shoppers to leave a custom note in the product detail page:<textarea
name="properties[Extra notes]"
class="custom_product_notes"
placeholder="Enter your notes her...
09-04-2024
Hi, Would you mind sharing your store URL & password (if any)?
Hi, Dawn theme has the setting for this. you do not need to edit the theme's code. Go to theme editor > Image Banner section > Uncheck the "Show container on mobile" setting.
Hi Rio, Find the app's code in your theme where the slides are rendered, likely within a loop like {% for blocks in section.blocks %}. Wrap block (slide) element within <a href="{{ block.settings.link }}"></a> tag. The link will be similar to the sli...
09-04-2024
Hi Laura, The error message is still there. it seems a liquid code error which is easy to fix. If you still need help, kindly provide the Collaborator request code so I can send you collab request and fix that for you.
08-12-2024
The footer_block--content text color is set to a slightly different shade from footer block headings. This is a default Dawn styling. You can add this code to the global CSS file or your custom CSS: .footer-block__details-content > *,
.footer-block_...
08-12-2024
Hi MAndreiD, If you just need a button like "Continue shopping" to navigate clients back to the "all-products" page, add this code to the cart page/cart drawer and change the href if needed. <a href="{{ routes.all_products_collection_url }}" class="b...
07-22-2024
Hi, You can change the global style of buttons using your theme's global settings.For example, with Dawn theme: From theme's editor > theme's settings > buttons > adjust the "Thickness"It can be different if you're using another theme but basically, ...
07-22-2024
Hi, Please provide the URL and password (if any) to check. Adding a separate image_picker in your section schema for mobile view could be a solution.
07-22-2024
By default, PayPal Express Checkout prompts customers to log in or create a PayPal account. However, in certain regions, you can activate guest payments to allow customers to pay with their credit cards without a PayPal account. To activate this feat...
Hi, Please provide the store URL and password if you still need help.
07-22-2024
Hi, You'd use HTML input and write "café" to display "café". For example, in the product description richtext editor, click "Show HTML" > input café
06-24-2024
Hi, You can try Search & Filter app by Shopify. It has dropdown Filter options by default.
Hi Kport, You can achieve this by adding a custom schema setting to the collapsible section > block settings. There are 2 types allowing you to connect to file_reference metafields: image_picker & video.https://shopify.dev/docs/themes/architecture/se...
04-07-2024
Hey, Because the URL is missing blog name(s). For example, the default Shopify blog is called "News" > the URL should be: website.com/blogs/news You can go to Blog posts > Manage blogs > Click on the Blog name > Hit View page to check its URL.
My Accepted Solutions
Subject | Views | Posted |
---|---|---|
1869 | 03-28-2024 04:08 AM | |
1530 | 05-09-2023 11:11 PM | |
934 | 05-05-2023 04:07 AM | |
823 | 05-03-2023 05:24 AM | |
3119 | 05-03-2023 01:15 AM |