Tagged: mobile
- This topic has 14 replies, 2 voices, and was last updated 10 years, 5 months ago by
Sakin.
-
AuthorPosts
-
September 21, 2014 at 6:49 pm #44255
Raphael
MemberAfter selecting a product with a mobile device (for eg. iphone) the cart layout is not optimized for mobile devices.
The layout runs over the normal screen.September 21, 2014 at 9:26 pm #44265September 22, 2014 at 1:44 am #44277Raphael
MemberHello Sakin
Can I send you the URL “secret”?
Best regards
RaphaelSeptember 22, 2014 at 9:05 am #44290Sakin
KeymasterHello Raphael,
Sorry private message is only with paid support membership http://catchthemes.com/membership/.
You can post your URL and let me know if I need to delete it after I view it. Then I can do that.
Regards,
SakinSeptember 22, 2014 at 1:56 pm #44304Raphael
MemberHy
I made a Copy of it.
http://www.testshop.ch.ag/I have two other things. Shall i report it by new Tickets or here?
– Why shows the navigation on iPhone the last menu item as the first?
– on the desktop version checkout the general terms and conditions are around the send button.Best regards
RaphaelSeptember 22, 2014 at 2:00 pm #44305Raphael
MemberHy Sakin
I made a Copy of it.
http://www.testshop.ch.ag/I have three other things. Shall i report it by new Tickets or here?
– Why shows the navigation on iPhone the last menu item as the first?
– on the desktop version checkout the general terms and conditions are around the send button.
– on the link widget it shows the bullets from the list. is it possible to have them without on this widget?Best regards
RaphaelSeptember 22, 2014 at 3:51 pm #44307Raphael
MemberHy Sakin
I wrote an answer but it’s not showing it.
Did you receive the information? While i was sending it a second time the answer came that i already sent this information.
Best regards
RaphaelSeptember 22, 2014 at 3:53 pm #44310Raphael
MemberURL: http://www.testshop.ch.ag/
Some additional problems:
Checkout cart: The General Terms and conditions texts goes around the submit button.
Navigation on Mobile: It shows the last Menu-Item as the first one. Can this be changed?
Link Widget: It shows the Bullet point list. Can this be hided?
September 22, 2014 at 8:02 pm #44330Sakin
Keymaster@Raphael: Wow so many replies at a time.
1. Mobile Menu:
— Mobile menu shows the current page and if it doesn’t find the current page then it will show the last menu item. As you don’t have Homepage in your menu, it is showing last menu item. So, the solution for this will be to add “Home” menu. For this, you can go to “Appearance => Menus”, click on View all in pages and select “Home” and add to menu. Or you can go to “Appearance => Theme Options => Responsive Design” and check box next to “Enable Secondary & Footer Menu in Mobile Devices”. This will show “Menu” when it doesn’t find the menu item.2. Check out page Table in Mobile Devices:
— This is WooCommerce plugin issue and I hope they will fix this soon. They are using Table without considering responsive. That is bad. For this, it’s rally hard for us to fix it. You can copy css from https://gist.githubusercontent.com/catchthemes/eec48957fbd3ed724c98/raw/267d558ca44e58d3dce8d616e1b5fd5588f4bc5d/woocommerce.css and add it in “Appearance => Theme Options => Custom CSS” box. When you add in the CSS make sure you change Label content as per your language,3. Check out page Terms and condition:
— For terms and condition in new line, you can add the following css in “Appearance => Theme Options => Custom CSS” box
#content .woocommerce form .form-row.terms { clear: both; }
4. Bullets in Sidebar:
— To remove it, you can add the following css in “Appearance => Theme Options => Custom CSS” box.
#secondary .widget.widget_links ul { list-style: none; }
September 24, 2014 at 2:59 am #44556Raphael
MemberHey Sakin
You are really great! Thanks a lot. All worked out.
But on “3.” when i include the css the buttons are over each other.Is it possible to change it too?
Thanks a lot.
Best regards
RaphaelSeptember 24, 2014 at 10:42 pm #44676Sakin
Keymaster@Raphael: Your site cannot be accessed to check in. Can you check your site URL and let me know it.
October 23, 2014 at 2:14 am #46126Raphael
MemberHy Sakin
I republished the site it works now.
I think there is a mistake. I mean on #2 not on #3.
Another question to #3:
Is there an easy way to have the checkbox before the text and and having the terms and contition text before the “send” button?best regards
RaphaelPS. sorry was at vacation 😉
October 23, 2014 at 7:15 pm #46176Sakin
Keymaster@Raphael: Sorry this is not in our hand and it is controlled from WooCommerce plugin. So, you need to post in their support forum.
October 24, 2014 at 1:46 am #46223Raphael
Member@Sakin: but the button on the checkout is frontend not?
October 24, 2014 at 11:37 am #46254 -
AuthorPosts
- The topic ‘Woocommerce Cart -> Mobile Layout’ is closed to new replies.