WP E-commerce display issue - wordpress

I'm using WP-e-commerce on a page and I've added around 30 products but WP-eCommerce displays just 10 products I've checked the short code and everything seem to be fine. Even when it shows it doesn't show the called sub-category. Any Idea what the problem could be?

Have you got your blog posts to show only 10?
Settings -> Reading -> 'Blog pages show at most'

Related

Woocommerce products not being displayed

I'm using Woocommerce Woodmart theme for an online shop, we have a lot of different products but despite correct settings and ERP software some items are not displayed at all. Mostly its the case when I open the shop and it says 20 Items are being displayed but in fact only 16 I see on the product page and they are cutted off as well like this
The same problem occurs when I say 23 Items should be displayed but actually it shows less and cuts off the items again. When I choose category not all items are being displayed despite the fact that those can be found on search. Where can I find respective file for woocommerce responsible for showing items and how can I eventually fix the issue? I tried to deactivate some plugins but it didnt help out.

Broken Woocommerce Shop Display - wont show products

My shop page currently shows categories and previously I had set this to "Product Categories" in the admin area under woocommerce >> Product catalog.
Now things have changed and I want products to display instead of categories, however, every time I try to change this it defaults back to "Product Categories". (image below)
Screenshot - Shop Catalog Display Not Working
I have:
Updated everything to the latest version
Checked for duplicate pages
Removed all custom code
Switched back to default theme
Disabled all products apart from woocommerce
The problem still persists, does anyone have a code snippet I can use to force products to show?
I can only think there is an issue with the database not being able to save or something.
Any ideas will help

WordPress posts can't be linked to a specific category

One of our website has a problem with linking normal posts to a specific category. When we try to link a post to the category named "nieuws" (news), the archive of this category remains empty. Also WordPress shows zero on the categories (taxonomy) page. When I create a new category, for example "nieuws2" everything works as it should be. I've never seen this issue before and it seems to be a bug in the WordPress core. Any idea what this problem could be?
We figured it out! One of the database rows was crashed. Everything is working as it should be.

Product Archive in WooCommerce 3.2.6 (Wordpress 4.8.5) shows 1 product description

I was having problems with the Woocommerce products archive page (instead of displaying products, it displayed one product's description. I solved that when, just after posting here, I simply created a new shop page.
I would, however, really prefer to use the correct page from the Woocommerce tools, so the Dashboard link to Visit Store works.
I thought shortcodes would be the answer...they are for a new page named Shop, but not for the Woocommerce page. Does anyone here know what would cause this error, and how to fix it?
Thanks,
--jim
[Original question edited//replaced by this new one]

Why woocommerce shows only five products in category page?

I'm new to wordpress. I've instaled woocommerce plugin in wordpress 3.9.1. And installed the add-on https://github.com/dgrundel/woo-product-importer to import the products. I imported a csv file with 15 products. All those products are belongs to one category. But when I see the frontend that category page, it shows only 5 products. Rest of the products are missing. How can I fix this? Any help will be appreciated.
Thanks
WooCommerce has an easy (I think) solution to this problem if you're still looking for one. Just set-up a page for each of your products and use this shortcode:
[product_category category="appliances"]
Replace appliances with whatever your category name is. It shows all your products of that category and gets you out of the WooCommerce loop so you can add more styling and content to your page.
Try checking Settings > Reading and see what it shows under "Blog pages show at most:" thats setting dictates how posts get shown on a page before pagination. That setting also affects how many products WooCommerce displays.

Resources