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

    (@jolley_small)

    Don’t suppose you have a link to your page? There are per-page variables/hooks you can use to alter behaviour, but it would be good to see first.

    Thread Starter jgroup

    (@jgroup)

    can you email me? justin at emjmultimedia.com ?

    any update for this… it’s happening on my site too…

    http://www.petproplus.com

    The following solution will work only if you have the file “loop-shop.php” in your wp theme folder.

    Solution:
    Create a folder named woocommerce in the folder of your current wp theme and COPY the file loop-shop.php in it.

    Alternatively you can replace “get_template_part( $woocommerce->template_url . $slug, $name );” with “get_template_part( $slug, $name );” (without quot. marks) in woocommerce-core-functions.php.

    This is probably a bug and will be repaired.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: WooCommerce – eCommerce plugin for WordPress] all products not showing? ?’ is closed to new replies.