• Resolved darkallman

    (@darkallman)


    Adding wishlist button before add to cart, results in Button being placed before PPOM options, which is not what I want!

    How can we solve this?

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Stan

    (@stantinv)

    Hi @darkallman,

    Thanks for the notice. We’ll check this issue and get back to you once we have a solution.

    Regards,
    Stan

    Thread Starter darkallman

    (@darkallman)

    My guess is, you need a higher priority when adding the needed filter, but I’m not sure.

    add_action( 'woocommerce_before_add_to_cart_button', 'tinvwl_view_addto_html', 40 );

    Plugin Support Stan

    (@stantinv)

    @darkallman,

    We have released a new plugin update that has a fix for this issue. Please, test and confirm.

    Regards,
    Stan

    Thread Starter darkallman

    (@darkallman)

    Fix confirmed! It’s now after PPOM options.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘PPOM’ is closed to new replies.