Shape 5

Joomla Club Extensions => Frontpage Display Version 1 - Club => : cedmuz November 05, 2008, 03:30:17 PM



: problem with loadposition plugin and EI
: cedmuz November 05, 2008, 03:30:17 PM
Hi,

Frontpage Display does not work correctly with EI when published in an article with the loadposition plugin.

Any ideas ?

Thanks for the answers.

Regards


: Re: problem with loadposition plugin and EI
: mikek November 05, 2008, 03:44:11 PM
Hello the load position function has known issues. You will need to publish this to a template position.


: Re: problem with loadposition plugin and EI
: cedmuz November 06, 2008, 01:38:50 AM
Thanks for the answer.

That mean I can not use the module in the article at all ? Only in template position (this is a problem with virtuemart module which open a product window in the home page) ?



: Re: problem with loadposition plugin and EI [resolved]
: cedmuz November 06, 2008, 01:51:50 AM
Sorry, now it works (i found the answer in the post previous mine):

You need to change line 378 in mod_s5_frontpage_display.php from
Code:

<script type="text/javascript" >

to
Code:

<script defer type="text/javascript" >