Hi,
Im getting the following error, however as Im a rookie I dont know in what I should change the code to.
Line: 32
if ( ! is_post_type_archive( 'product' ) && ! is_tax( array_merge( $_attributes_array, array( 'product_cat', 'product_tag' ) ) ) )
Hope someone can solve this for and provide me with the right code :)
Thanks