Home › Forums › Themes Support › Myha › Cart icon issue
Tagged: checkout
- This topic has 5 replies, 2 voices, and was last updated 3 years, 9 months ago by
admin.
-
AuthorPosts
-
September 1, 2019 at 10:17 pm #3993
Dear,
Customers can’t click on the cart icon on the right top of the site.
On phone it works great, but on pc, it’s not working.
Once you get to the cart page, and try to click on ‘proceed to checkout’, it gets blank…Any advice?
Thanks in advance.
September 2, 2019 at 11:20 am #3994Hi,
Thanks for contacting us and choosing our product!
About the issue with checkout page maybe it come from your server:
http://prntscr.com/p0osus
We can’t login admin dashboard too. Similar with checkout page. Please contact your hosting provider change it for you similar this topic: https://wordpress.org/support/topic/error-domain-refused-to-connect-when-trying-to-view-plugin-details/
About issue with cart sidebar please go to wp-content/themes/myha/assets/js then open file haru-shop.js
Then go to line 280 and add this code:if ( $(window).width() > 767 ) { $body.on("added_to_cart removed_from_cart", function () { HARU.header.init(); }); }
It will become like this:
http://prntscr.com/p0oumc
Please clear cache to see changes.
We’ll update in next version.
Hope this help!******
Regards,
HaruTheme-
This reply was modified 3 years, 9 months ago by
admin.
September 2, 2019 at 9:14 pm #3996This reply has been marked as private.September 3, 2019 at 1:35 am #3997Hi,
As we replied above.
We can’t login to admin dashboard. We sent the screenshot above.
Also we checked your site and see you use some plugin or script code to change source of page like this: http://prntscr.com/p0zjye and use iframe. Please try to deactivate it and try again!
Also when we check source code via iframe and you didn’t do as our suggestion above:
http://prntscr.com/p0zkfd
Please check again!******
Regards,
HaruThemeSeptember 4, 2019 at 9:26 pm #4000Hi Guys,
Added the piece of code and disabled the plugin that created the iframe.
All issue’s fixed except one. When you go on the home page, the cart-icon doesn’t work until you reload the page for some reason (refresh, clicking on icon, …).Weird…
Kind regards.
September 5, 2019 at 4:08 pm #4002Hi,
We still can’t login admin dashboard to check your site.
However you should use Mini Cart (not Mini Cart Sidebar) like this:
https://prnt.sc/p2a4yi
In Theme Options -> Header -> Header Elements to make sure all is working fine.
Hope this help!***
Regards,
HaruTheme -
This reply was modified 3 years, 9 months ago by
-
AuthorPosts
You must be logged in to reply to this topic.