• Resolved pepper70

    (@pepper70)


    Hi, I have two issues I need help with.

    #1
    I have “parent” categories and sub-categories. I setup the the “product categories” widget and it shows hierarchy… parent >> sub-category.

    When I click on either it takes me to pages with text and links only, no pictures.

    If I use the menu button for laminate flooring, I get to the product page like its supposed to show.

    *** https://www.overtonflooring.com/laminate/
    I am using eCommerce Product Catalog for WordPress Version 2.7.13
    I’m using short codes to add products to corresponding pages.

    #2 I would like to limit my products to 12 per page. Is there a way to do this and add page numbers to the bottom when using the short code option. I tried adding these short codes to my page, but I think I might have something incorrect when limiting the products.

    [show_products category=”39″][show_products products_limit=”12″]

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author ndre

    (@ndre)

    Hello @pepper70,

    It looks like you have a simple integration mode selected in Catalog > Settings. In this mode the product listing will appear according to your theme setup.

    If you want it to show up like the [show_products] output please switch to advanced mode or add the [show_product_catalog] shortcode to your main product listing page (you should create one if you don’t have it yet).

    The correct shortcode to show products from category 39 with pagination enabled is:

    [show_products category=”39″ products_limit=”12″ pagination=”1″]

    Please see the following docs for more shortcode parameters: https://implecode.com/docs/ecommerce-product-catalog/product-shortcodes/

    Thread Starter pepper70

    (@pepper70)

    I have a page with [show_product_catalog]. The plugin created one, its private.

    I guess the better question would be, does eCommerce require its own widget to display categories correctly?

    If you go to my site https://www.overtonflooring.com/hardwood/ and click on any of the links in the sidebar widget it shows nothing but text. If you click on the Top menu buttons it takes you to the product page and if you click on a picture it shows description + picture correctly. I want it to show like that when someone clicks on the sidebar widget links.

    Plugin Author ndre

    (@ndre)

    Thank you for the info.

    It looks like the theme compatibility problem. Are you using a custom theme? Can you please try to switch the theme temporarily to see if this will solve the problem?

    If you confirm that the problem is theme-related:

    First please make sure that you are using the latest version of the plugin and try to publish the listing page.

    If this doesn’t help please go to catalog > settings and click the Remove the Shortcode and Start Visual Wizard button. After that you should proceed with the wizard to see if you can configure it to match your theme styling.

    You can read more about the integration wizard here: https://implecode.com/docs/ecommerce-product-catalog/theme-integration-wizard/

    You can also contact us directly and provide your theme so we can check what is causing the incompatibility.

    I have a similar problem. The parent category https://oldeworldelace.com/product-category/tablecloths-lace/ says “No Products fount matching your selection”. All of the rest of my parent categories work correctly. When I go to Appearance>menus the main and sub-categories show properly but when I go to the Category page the parent does not move to where the sub-categories are listed. What can I do? Thanks in advance.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘sub-categories not showing pictures’ is closed to new replies.