Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1371400
    david
    Participant

    Hello,

    I recently migrated a site with woocommerce on x-theme
    after migration – columns not showing more then 2 on a raw ( i want 3)

    this is the development site archive page:
    http://shop.louthbird.com/%D7%A7%D7%98%D7%92%D7%95%D7%A8%D7%99%D7%95%D7%AA/%D7%A2%D7%93%D7%A9%D7%95%D7%AA-%D7%9E%D7%92%D7%A2/
    and this is the same page after migration:
    https://shop.shakoof.com/%D7%A7%D7%98%D7%92%D7%95%D7%A8%D7%99%D7%95%D7%AA/%D7%A2%D7%93%D7%A9%D7%95%D7%AA-%D7%9E%D7%92%D7%A2/

    could not find the problem on css and how to fix
    regards

    #1371525
    Rupok
    Member

    Hi there,

    Looks like you have set 4 columns. Let’s try setting three columns first from Customize > WooCommerce and check again.

    You can alos try adding this CSS :

    .woocommerce li.product.first {
        clear: none;
    }

    Thanks!

    #1371582
    david
    Participant
    This reply has been marked as private.
    #1371652
    Lely
    Moderator

    Hi There,

    Would you mind providing us with login credentials so we can take a closer look on your setup? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    #1371702
    david
    Participant
    This reply has been marked as private.
    #1371752
    Thai
    Moderator

    Hi There,

    Could you please try to downgrade the WooCommerce plugin to the version 2.6.9?

    https://downloads.wordpress.org/plugin/woocommerce.2.6.9.zip

    Thanks.

    #1371782
    david
    Participant
    This reply has been marked as private.
    #1371900
    Christian
    Moderator

    Please give us access to your WP Admin and FTP. I tried the previously given credentials but it doesn’t work anymore.

    Thanks.

    #1371916
    david
    Participant
    This reply has been marked as private.
    #1371917
    david
    Participant
    This reply has been marked as private.
    #1371918
    david
    Participant

    not fixed..

    #1371923
    david
    Participant
    This reply has been marked as private.
    #1371943
    david
    Participant
    This reply has been marked as private.
    #1372169
    david
    Participant

    Hello,

    I found the source of the issue.
    On all product archive pages the class that is generated to the second item is “last” although its not.
    .woocommerce li.product.last

    this couse all the css issues.
    Please advice

    #1372247
    david
    Participant

    ?

  • <script> jQuery(function($){ $("#no-reply-1371400 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>