• The carousel is showing categories! Some products do show up but why categories? That is not expected and that is not what we need.
    It also won’t allow html code.
    It won’t scale the images so that the individual boxes are the same height. sigh.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Ketan Patel

    (@patelketan)

    Hello,

    we do not understand your point so can you please explain the letter in more detail…

    Thanks

    Thread Starter mindykatzen

    (@mindykatzen)

    Here are the page shortcodes.
    At the top is a grid of product categories with images. We want that.
    Then there are 2 carousels and both show the primary product categories then a few products.

    <!-- wp:shortcode -->
    [product_categories number="0" parent="0" orderby="menu_order" columns="3"]
    <!-- /wp:shortcode -->
    
    <!-- wp:html -->
    <h2 style="text-align:center;font-size:200%">Hurry! Limited Time Sale<em>!</em></h2>
    <!-- /wp:html -->
    
    <!-- wp:shortcode -->
    [wcpscwc_pdt_slider type="featured" limit="6"]
    <!-- /wp:shortcode -->
    
    <!-- wp:html -->
    <h2 style="text-align:center;font-size:200%">Recently Added<em>!</em></h2>
    <!-- /wp:html -->
    
    <!-- wp:shortcode -->
    [wcpscwc_pdt_slider type="recent_products" limit="4"]
    <!-- /wp:shortcode -->
    
    
    Plugin Contributor Ketan Patel

    (@patelketan)

    hi,

    can you please share your website link so we will betterunderstand…

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Why is it showing Categories?’ is closed to new replies.