• hi!

    don’t work with Cesis theme & woocommerce & WOOF. Mi config:

    .cesis_navigation_cnt
    .cesis_nav_next
    .li.product
    .ul.products

    I also tried with:

    nav.woocommerce-pagination
    nav.woocommerce-pagination a.next
    li.product
    ul.products

    with no success.

    Any idea?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author YITHEMES

    (@yithemes)

    Hi there,

    we think that the cause of the issue it the next tag because we must use the a tag. You use .cesis_nav_next but this is the container, not the a tag (look this screenshot).

    Try to use this instead:

    .cesis_nav_next a

    Let us know, please.

Viewing 1 replies (of 1 total)
  • The topic ‘Cesis + Woocommerce’ is closed to new replies.