All things Shopify and commerce
Does anyone know what the url of the index page is?
I'm trying to link "continue shopping" button to my home page. It was previously linking to All Products but I don't want that.
I've tried:
<a href="{{ routes.shop_url }}" class="underlined-link">
<a href="{{ routes.home_page_url }}" class="underlined-link">
<a href="{{ routes.homepage_url }}" class="underlined-link">
but I'm literally guessing.
Any help much appreciated!
Hi @Twoodlepip ,
You can just add "/" to the href to redirect user to the home page
<a href="/" class="underlined-link">
<a href="/" class="underlined-link">
<a href="/" class="underlined-link">
If you require further help to optimize your store, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated. And if this solves the problem, please Mark it as Solution!
Best Regards,
Makka
It worked! Thank you so much : )
Do you know how to improve the quality of uploaded images by any chance? Shopify servers agressively compress all imagery.
It's really affecting my site images, which are selling art so it's a big issue.
A shopify staff member suggested storing them online on a server and uploading via 'url' link but I can't find a server Shopify works with. It won't accept Gphotos, GDrive or even Flicker.
Do you know how do people get high quality imagery on their site?
Ps. I'm a designer for 15yrs so know how to optimize images appropriately : )
Hi @Twoodlepip ,
You should be able to change the optimization ratio from the theme level. Shopify doesnot optimize the original image. It only shows the optimized image to the user.
Yes my OG images are perfect but the published version is heavily compressed and low res.
Can you direct me to where I can change the optimization ratio from the theme level?
🙏🏼
Can you let me know which theme you are using? If its free i will look into my test store and provide you feedback accoringly. If its paid, i cannot review the theme files as i do not own the theme.
Oh that would be amazing thank you!
It's a free theme, Studio.
I've also attached the screengrab where a Shopify rep said the solve to poor image resolution is to store offsite, in case it's of any help..
@Twoodlepip
Try this code to achieve your result
<a href="{{ routes.root_url}}" class="underlined-link">
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024