• Resolved stanley1789

    (@stanley1789)


    Hello,

    Is it possible to put wishlist_products_counter_number into brackets?

    Kind regards

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

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

    (@stantinv)

    Hi @stanley1789,

    You should override the ..\ti-woocommerce-wishlist\templates\ti-product-counter.php template to achieve this.

    1. Copy & paste this file into a ..\woocommerce directory of your child-theme
    2. Open it to edit and wrap the string on line 20 with breakets like this:
    (<span class="wishlist_products_counter_number"></span>)

    Regards,
    Stan

    Thread Starter stanley1789

    (@stanley1789)

    Thank you!

    works perfect…

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Counter number’ is closed to new replies.