Van_Nguyen_GSG
Shopify Partner
Contact Me
Status
Offline
Last Activity
‎12-27-2024 08:16 AM
Topic Started
0
Topics Started
Topic Solutions
23
Solutions
Post Count
161
Posts
Post Kudos
44
Likes

Bio: I'm Van from Vietnam. As a Frontend Developer and Shopify Developer, I have a passion for creating exceptional user experiences that are both aestheti...

Community Badges

No content to show

User Activity

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...
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...
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. 
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_...
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...
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, ...
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.
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.
Hi, You'd use HTML input and write "caf&#233;" to display "café". For example, in the product description richtext editor, click "Show HTML" > input caf&#233;  
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...
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. 
This widget could not be displayed.
This widget could not be displayed.