mfunc and wp_list_comments()
-
Why doesn’t this work?
<!-- mfunc mycode --> wp_list_comments( apply_filters( 'woocommerce_product_review_list_args', array( 'callback' => 'woocommerce_comments' ) ) ); <!-- /mfunc mycode -->It loads the comments the first time after clearing cache, but then the 2nd time they’re gone?
Notes: I’ve got the PRO version, got fragment caching already working in the header.
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘mfunc and wp_list_comments()’ is closed to new replies.