• Hi,

    I’ve moved my shop to another server.
    Afterwards, only three of five categories has been displayed in shop page.

    I have disabled all plugins except for WooCommerce and WP All-Imports.

    I have installed storefront theme and activated it in order to see if my theme is broken.

    I’ve added a code at the bottom of the functions.php of the child theme of my theme, which is VendiPro:
    add_filter (‘loop_shop_columns’, ‘loop_columns’);
    if (! function_exists (‘loop_columns’)) {
    ???? function loop_columns () {
    ???? return 5;
    ???? }
    }

    I checked the settings in WooCommerce.
    I checked the tables in the database.

    But I can’t see more than three categories.

    Please, does anybody know that issue and what to do?

    Regards,
    Arno

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi,

    Could you please confirm the following settings:-

    1. Login to wordpress dashboard as admin
    2. Select Woocommerce from the left hand sidebar
    3. Select the Products tab
    4. Within the Options setting page click the Display link

    This should display the settings for the Shop and Product pages

    Could you confirm the settings for the following options:-

    Shop page display
    Default category display

    Regards
    SteveB

    Rynald0s

    (@rynald0s)

    Automattic Happiness Engineer

    Howdy!

    We haven’t heard back from you in a while, so I’m going to go ahead and mark this thread as resolved. If you have any other questions please start a new thread.

    Cheers!

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