JM Ores Userguide

3 answers

Profile photo of Michael Paniccia 0.00 $tone December 4, 2010
Public

Each static block MUSt have this code, otherwise it will look wrong and not have the right formmating. wasted hours trying to figure this out.

<div class="ja-box-right" style="width: 25%;">
<div class="inner">
<div class="block">
<div class="block-title">TITLE</div>
<div class="block-content">DESCRIPTION HERE</div>
</div>
</div>
</div>

#1
Profile photo of Michael Paniccia 0.00 $tone December 4, 2010
Public

Undocumented feature of the slider is that it uses the DESCRIPTION as the text not the short description, so if you have an HTML table, it will crash the slider and break your front page.

You need to edit the module, and either use the PHP code that removes all html code from a string, or use the short description. We wasted hours trying to troubleshoot this.

Also the main menu mouse over events are broken, you need to edit the top.phtml code.

#2
Profile photo of thangnn1510 0.00 $tone December 6, 2010
Public

Undocumented feature of the slider is that it uses the DESCRIPTION as the text not the short description, so if you have an HTML table, it will crash the slider and break your front page.

You need to edit the module, and either use the PHP code that removes all html code from a string, or use the short description. We wasted hours trying to troubleshoot this.

Also the main menu mouse over events are broken, you need to edit the top.phtml code.

Hi, Thanks for your note. We have fixed the bugs when using html table in product description with slider.

Please go to update.joomlart.com, use the compare tool to find out the difference between the latest and your version. Replace updated files or if your file is customized, then you can even compare the codes to shift over only the changed code.

About the main menu mouse over broken, please give us the link, i need to check on that.

Thanks.

#3

Please login or Register to Submit Answer

Written By

Comments