Problem displaying products with JM products

On this site I have setup the JM products, but it wont display any products in the slider:

http://181.224.148.90/~ksmorsdk/index.php/home

I use the static block from the demo content and have only changed the category id

The following code here is not displaying anything.

<div class="col-2">{{block type="joomlart_jmproducts/list" name="home.jmproducts.list" title="Nye produkter<span>Produkter til svinelandbrug</span>" mode="latest" template="joomlart/jmproducts/list.phtml" catsid="37"}}</div>

But the slider on the right side with the following code displays products just fine:

<div class="col-1">{{block type="joomlart_jmproductsslider/list" name="cate.jmproductsslider2" template="joomlart/jmproductsslider/verticallist.phtml" title="tilbud <span>30-70%</span>" mode="latest" perrow="1" number_items="3" itemwidth="240" itemheight="90"}}</div>

Have tried different modes: best_buy, most_viewed, top_rated but none of them are working.

Any idea what could be wrong?

4 answers

This question is now closed

Written By

Comments