Tagged: 

Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #44255
    Raphael
    Member

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

    #44265
    Sakin
    Keymaster

    @Raphael: can you send me your site url so that I can check in.

    #44277
    Raphael
    Member

    Hello Sakin

    Can I send you the URL “secret”?

    Best regards
    Raphael

    #44290
    Sakin
    Keymaster

    Hello 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,
    Sakin

    #44304
    Raphael
    Member

    Hy

    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
    Raphael

    #44305
    Raphael
    Member

    Hy 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
    Raphael

    #44307
    Raphael
    Member

    Hy 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
    Raphael

    #44310
    Raphael
    Member

    URL: 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?

    #44330
    Sakin
    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; }

    #44556
    Raphael
    Member

    Hey 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
    Raphael

    #44676
    Sakin
    Keymaster

    @Raphael: Your site cannot be accessed to check in. Can you check your site URL and let me know it.

    #46126
    Raphael
    Member

    Hy 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
    Raphael

    PS. sorry was at vacation 😉

    #46176
    Sakin
    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.

    #46223
    Raphael
    Member

    @Sakin: but the button on the checkout is frontend not?

    #46254
    Sakin
    Keymaster

    @Raphael: The code in from WooCommerce and we don’t have controlled on it.

Viewing 15 posts - 1 through 15 (of 15 total)
  • The topic ‘Woocommerce Cart -> Mobile Layout’ is closed to new replies.