How to direct "Continue Shopping" button to home page

How to direct "Continue Shopping" button to home page

Twoodlepip
Excursionist
30 0 7

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">

 

Screenshot 2024-03-27 at 15.41.31.png

 

but I'm literally guessing.

 

Any help much appreciated!

Replies 7 (7)

theycallmemakka
Shopify Partner
1662 396 417

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

Support Me: Buy me a Coffee


For quick response - Message Me


Ping me at: theycallmemakka@gmail.com

Twoodlepip
Excursionist
30 0 7

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 : ) 

theycallmemakka
Shopify Partner
1662 396 417

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.

Support Me: Buy me a Coffee


For quick response - Message Me


Ping me at: theycallmemakka@gmail.com

Twoodlepip
Excursionist
30 0 7

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

🙏🏼

theycallmemakka
Shopify Partner
1662 396 417

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.

Support Me: Buy me a Coffee


For quick response - Message Me


Ping me at: theycallmemakka@gmail.com

Twoodlepip
Excursionist
30 0 7

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..

 

Screenshot 2024-03-22 at 12.12.14.png

BrainStation23
Shopify Partner
406 60 58

@Twoodlepip 
Try this code to achieve your result 

<a href="{{ routes.root_url}}" class="underlined-link">
Brain Station 23 PLC (Mail: js.sbu@brainstation-23.com)
- Was your question answered? Mark it as an Accepted Solution
- Did the solution not address your concern? We kindly request that share or mail your store URL with us this will enable us to collaborate more closely.
- Explore our Shopify public apps