Menu Content

Support

> Forums, FAQs & Paid Support
Welcome, Guest
Username Password: Remember me

Dynamic Blocks.
(1 viewing) (1) Guest
Support forum for customers who have purchased this product. Archive only, no new post can be added.

NOTE: This category has been locked. If you have purchased paid version, please, use our Support Ticket system instead. If you are using free edition, please see the Community Support section.
  • Page:
  • 1

TOPIC: Dynamic Blocks.

Dynamic Blocks. 12 years, 3 months ago #25973

  • jsjc
  • OFFLINE
  • Posts: 17
Could you give an example of the demo magento block for recently viewed products?

Kind regards,
The topic has been locked.

Re: Dynamic Blocks. 12 years, 3 months ago #25976

  • jich
  • OFFLINE
  • Posts: 254
Dear jsjc,

'right.reports.product.viewed' in the standard layout, but it depends on your design theme.

If you look into the layout (in this case app/design/frontend/base/default/report.xml), the you will see anything as:

 
<default>
<!-- Mage_Reports -->
<reference name="right">
<block type="reports/product_viewed" before="right.permanent.callout" name="right.reports.product.viewed" template="reports/product_viewed.phtml" />
<block type="reports/product_compared" before="right.permanent.callout" name="right.reports.product.compared" template="reports/product_compared.phtml" />
</reference>
</default>
 


You have to put the content of attribute 'name' into field 'Layout names of dynamic loaded blocks:' on the tab 'Dynamic loaded blocks' in the M-Turbo administration.

If you are not familiar with Magento design developing contact your developer. He tell you where is defined block 'recently products viewed'.
ARTIO Support Team
Last Edit: 12 years, 3 months ago by jich.
The topic has been locked.

Re: Dynamic Blocks. 12 years, 3 months ago #25982

  • jsjc
  • OFFLINE
  • Posts: 17
Hello,

So then any kind of dinamic block can I added there?

Thanks ;)
The topic has been locked.

Re: Dynamic Blocks. 12 years, 3 months ago #25993

  • jich
  • OFFLINE
  • Posts: 254
You can try to enter 'right.reports.product.viewed' (see screenshot). But I wrote above, it may not be correct, it depends on your design package.
Attachments:
ARTIO Support Team
Last Edit: 12 years, 3 months ago by jich.
The topic has been locked.

Re: Dynamic Blocks. 11 years, 11 months ago #29346

  • jsjc
  • OFFLINE
  • Posts: 17
I can get to cache right.reports.product.viewed but not compare or the cart block...

cart_sidebar is the name for the block.

How can I troubleshoot that?
The topic has been locked.

Re: Dynamic Blocks. 11 years, 11 months ago #29349

  • jich
  • OFFLINE
  • Posts: 254
There may be a lot of causes of this problem.

Try to get url
YOUR_SITE/mturbofrontend?identifier[] = cart_sidebar
. If you see your block there then problem is perhaps in the JavaScript if not then M-Turbo does not load your block.

Could you post here url of your site. I would try to check that there are some errors in the JavaScript.
Could you also post here piece of xml layout where are defined these blocks?
ARTIO Support Team
The topic has been locked.
  • Page:
  • 1
Moderators: pedu
User Login Empty