Forum Replies Created
-
AuthorPosts
-
January 9, 2018 at 11:07 pm in reply to: Small bug: Mobile menu not closing after clicking on "/#example" menu item links #15883
Can you please check on iOS 9.3.5 ? This is the latest and max update for both my devices.
January 9, 2018 at 7:53 pm in reply to: Small bug: Mobile menu not closing after clicking on "/#example" menu item links #15876I’ve cleared browser. Are you using Chrome browser?
I have iPod (version 4 or 5?) running iOS 9.3.5 and Chrome browser, and my iPhone (I think 4s?) running pretty much the same as iPod (will check later).
January 8, 2018 at 11:25 pm in reply to: Small bug: Mobile menu not closing after clicking on "/#example" menu item links #15837Okay, it’s now updated again to v 1.3.0
January 8, 2018 at 7:26 pm in reply to: Small bug: Mobile menu not closing after clicking on "/#example" menu item links #15830This reply has been marked as private.January 8, 2018 at 7:24 pm in reply to: Small bug: Mobile menu not closing after clicking on "/#example" menu item links #15829Yes, I will send you a private message with link.
I just noticed another problem with the mobile menu.
It’s not clickable on the actual mobile device… at least not for iPhone and iPod.
I’ve troubleshooted that it has to do with the latest version of the theme, v 1.3.0
I’ve rolled back the theme to v 1.2.4 and the menu icon is clickable.
Should I open another ticket for this or keep it within this one?
January 6, 2018 at 5:27 pm in reply to: Small bug when product “sold individually” is checked. #15775Thanks!
I’ve tweaked your first code to include any woocommerce page (not just product page because it was also an issue on the shop page).
I’ve also tweaked your second code to be more inclusive and specific: inclusive of any woocommerce page but also specific to header-5 (lateral header).
Here are the tweaks in case it’s useful for whatever code you guys end up deciding to add to Claue theme update:
.woocommerce.header-lateral .woocommerce-message, .woocommerce.header-lateral .woocommerce-error { text-align: center; } .woocommerce .jas-wc-single .woocommerce-message + .woocommerce-message, .woocommerce .woocommerce-error + .woocommerce-error, .woocommerce .woocommerce-error li + li { display: none; } .woocommerce .jas-wc-single .woocommerce-message, .woocommerce .jas-wc-single .woocommerce-error { display: none; } @media only screen and (min-width: 1024px) { .woocommerce.header-lateral .woocommerce-message, .woocommerce.header-lateral .woocommerce-error { margin-left: 350px; width: calc(100% - 350px); } .woocommerce.header-lateral ul.woocommerce-error { margin-left: 0px; width: 100%; } }
Thanks again!
January 6, 2018 at 1:02 am in reply to: Small bug when product “sold individually” is checked. #15761This reply has been marked as private.January 5, 2018 at 4:32 pm in reply to: Small bug when product “sold individually” is checked. #15751Yes, it’s already running the latest version 1.3.0
Were you not able to replicate?
January 5, 2018 at 4:14 am in reply to: Small bug when product “sold individually” is checked. #15743Thanks, that helped for the single product page.
There still seems to be the same issue on the shop page, as well as the cart page.
Also, it needs to have better CSS designed for Header Layout 5 (left-side nav menu).
Currently on desktop screens, the error message gets blocked by the Header Layout 5 navigation menu sidebar’s background color. So maybe the error message could move to the right and not be full-width, just for that header menu layout on desktop screens.
Thanks!
May 19, 2017 at 1:07 am in reply to: How to display 'Related Articles' slider on blog detail page? #4295Awesome, thank you!
-
AuthorPosts