[Support request] Displaying cross-sell products on Seller theme

Home Forums Support [Support request] Displaying cross-sell products on Seller theme

Home Forums Support Displaying cross-sell products on Seller theme

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #772188
    Deniz Akay

    There is options to show Related and Upsell products on product detail pages. How can I show cross-sell products as well?

    Second question: I’ve set the option displaying 10 products per page. But there is no navigation link to next page to see next 10 products?

    #772239
    David
    Staff
    Customer Support

    Hi there,

    Cross-sells are only displayed in the Cart Page.

    I can see this CSS which is hiding the pagination, but i can’t see where it is coming from.

    .infinite-scroll .woocommerce-pagination {
        display: none;
    }
    #772305
    Deniz Akay

    Thanks for the info.

    I saw that css lines but I’m sure that I didn’t add tmen.. How can I find that setting?

    #772323
    Deniz Akay

    It’s beacause of Jetpack extension. It’s hiding woocommerce-pagination by adding this line of css. I’ve disabled it and problem solved. It’s now showing simple pagination links with numbers:

    https://www.aloeverauyelik.com/lrurunleri/urun-kategori/lr-parfum/lr-kadin-parfum/

    Can I convert it to infinite scroll?

    #772333
    David
    Staff
    Customer Support

    Cool. Maybe a plugin designed to infinite scroll woocommerce such as this:

    https://wordpress.org/plugins/yith-infinite-scrolling/

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.