Static Block inside mega menu not appearing

Hello,

i have renamed Feature product category with my category name
and i have associated some new products to it.

In the Static Block i have this string:

Code:

<div>{{block type="joomlart_jmproducts/list" name="twoproduct" quanlity="2" catsid="28" title="" template="joomlart/jmproducts/twoproduct.phtml" }}</div>

the menu item is configured for show the static block inside the second column of the menu item.

I have configured this it for two menu items but the static blocks don’t appear

Thanks!

9 answers

Profile photo of matteo sitta 0.00 $tone July 1, 2014
Public

I have the same issue in the static block inside the home.
my cose is:

Code:

{{block type="joomlart_jmproducts/list" name="home.jmproducts.list" title="Best Selling Updated hourly" template="joomlart/jmproducts/list.phtml" catsid="31"}}
#1
Profile photo of matteo sitta 0.00 $tone July 1, 2014
Public

Hello Saguaros,

i have started from the quickstart and the static blocks are those default of it. I have changed only the title and catsid value and nothing else.

This is the static block:

Code:

<div>{{block type="joomlart_jmproducts/list" name="twoproduct" quanlity="2" catsid="28" title="" template="joomlart/jmproducts/twoproduct.phtml" }}</div>

The menu item is a normal menu item with submenu content set to "static block"
and the select block set to "my static block"

#3
Profile photo of matteo sitta 0.00 $tone July 3, 2014
Public

I see this workflow problem.

If i insert a new product inside the category configured in the static block i can see it, but i cant see all inserted products before the creation and modification date of the static blocks.

I went to resetting the category of products inserted before of the static block and these products are appeared in my block.

Any idea to solve this

#4
Profile photo of Saguaros 0.00 $tone July 6, 2014
Public

Hi

It may relate to cache issue, could you try to flush magento cache after making changes? If you’re in development stage, you can try to disable cache via Admin > System > Cache Management.

#5
Profile photo of matteo sitta 0.00 $tone July 7, 2014
Public

Hello
i have removed all possible cache but nothing….
"I have temporary solved the problem" assigning to full path inclusive of the first default category.
But this is abnormal

#6

Please login or Register to Submit Answer

Written By

Comments