Menu Content

Support

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

Problem with Dynamic Blocks again
(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.

TOPIC: Problem with Dynamic Blocks again

Re: Problem with Dynamic Blocks again 11 years, 10 months ago #31299

hi,

thanks for the try ;) but the whole cart is missing after replacing the js with your version.

Here the part from the Sourcecode after replacing, maybe this can help you.



"<div id="cartsidebar"></div>
<script type="text/javascript">
//<![CDATA[
function fillBlockcartsidebar() {
if (typeof(mturboloader)!='undefined') {
mturboloader;
if (mturboloader.complete) {
document.getElementById('cartsidebar').innerHTML = mturboloader.getBlock('cartsidebar');
} else {
setTimeout('fillBlockcartsidebar()', 100);
}
}
}
fillBlockcartsidebar();
//]]>
</script> <div class="clear"></div>
</div>"
The topic has been locked.

Re: Problem with Dynamic Blocks again 11 years, 10 months ago #31304

  • jich
  • OFFLINE
  • Posts: 254
Make sure that js is loaded correctly, please. I still see old script at www.hoklartherm.de/skin/frontend/default/default/js/mturbo.js.
ARTIO Support Team
The topic has been locked.

Re: Problem with Dynamic Blocks again 11 years, 10 months ago #31381

yes, its old because, with the new script the whole cart is missing ;)

so i was forced to reactivate the old one.
Last Edit: 11 years, 10 months ago by sharpness.
The topic has been locked.

Re: Problem with Dynamic Blocks again 11 years, 10 months ago #31385

hi, we found a solution with 2 little fixes in your new .js.


we replaced this lines:

18...... if (blockIdentifier == 'cart_header')
..
..
..
65...... .window.setTimeout('horklathermCartHeader()', 100);


now it seems to work !


Thank you very much for your support!
The topic has been locked.

Re: Problem with Dynamic Blocks again 11 years, 10 months ago #31402

  • jich
  • OFFLINE
  • Posts: 254
Ok. It's fine.
ARTIO Support Team
The topic has been locked.

Re: Problem with Dynamic Blocks again 11 years, 7 months ago #32908

The cart in the header of my template is not visible when I enable caching.
How can I find the block layout name? To enable the dynamic block to load?
Do I also need to edit the mturbo.js. ?

My site is gdx.no
Here is a cached page: gdx.no/gavetips/valentines-day.html
The topic has been locked.
Moderators: pedu
User Login Empty