Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
In my shopify store, when somebody add a product to the cart the page keeps loading indefinitely (PC & mobile).
I've seen that it might be an installed app or something else that I can't manage.
Thank you in advance
The page is: www.godizart.com
Solved! Go to the solution
This is an accepted solution.
Hi @JoseVentura,
Yes it looks like a "mto-loading" app? The best approach to this is to remove the codes from this app but if unable to do so, just follow the instructions below.
1. In your Admin page, go to Online store > Themes
2. Choose the theme you want to edit then click Actions > Edit code.
3. Open the base.css under the Asset folder.
4. Add the code below.
.mto-loading-container {
display: none !important
}
This is an accepted solution.
Thank you so much! It worked perfectly!!!
This is an accepted solution.
Hi @JoseVentura,
Yes it looks like a "mto-loading" app? The best approach to this is to remove the codes from this app but if unable to do so, just follow the instructions below.
1. In your Admin page, go to Online store > Themes
2. Choose the theme you want to edit then click Actions > Edit code.
3. Open the base.css under the Asset folder.
4. Add the code below.
.mto-loading-container {
display: none !important
}
This is an accepted solution.
Thank you so much! It worked perfectly!!!
We recently spoke with Zopi developers @Zopi about how dropshipping businesses can enha...
By JasonH Oct 23, 2024A big shout out to all of the merchants who participated in our AMA with 2H Media: Holi...
By Jacqui Oct 21, 2024We want to take a moment to celebrate the incredible ways you all engage with the Shopi...
By JasonH Oct 15, 2024