Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • minsk Friend
    #168219

    Gallery SigPlus plug in is not working with Ja Lead but is working with other template ..
    looks other Joomlart template give this same issue except Ja Purity I & II
    Cant find a solution to fix this issue
    Done a test without module slideshow .same result :((
    It just create an image as following…using the gallery tag


    1. capturedcran20110906160
    minsk Friend
    #410982

    Same issue with SIGE (Simple Image Gallery Extented) (using also the same gallery tag)

    Really need to get an image gallery working
    reading the post looks a few joomlart template result in a gallery not working

    zao dao Friend
    #410997

    try to enable mootools upgrade

    www.8media.com
    www.zaodao.com

    minsk Friend
    #411005

    hi zaodao
    thanks suggest
    I already doned this with no luck (using a moo menu & lightbox in this case)…but same issue….

    minsk Friend
    #411181

    Hi
    I done a try also with Phoca Gallery and kind of similar issue
    Seems Ja lead try to use the first image of any gallery create to illustrate the article..maybe that why its brake the gallery .
    I m tired of this nice looking theme finally badly made at the end (loading space of the slideshow looks terrible mod_jaslideshow2 ,loading space of mod_ja_contentslide even if cache active),load of the heavy background at each clic see follow
    http://www.joomlart.com/forums/topic/ja-lead-ja-slideshow-ii/
    There is not a real support at Joomlart, who knows how this template is made and could help at the minimum where to investigate?
    Was reading more than 15 post concerning ja template issue with a simple photo gallery using jquery and ther is never a real answer of the support .Except desactivate the js optimize in the case of a joomla 1.6.
    http://www.joomlart.com/forums/topic/who-knows-what-image-gallery-plugin-works-with-teline-iii-v1/
    http://www.joomlart.com/forums/topic/gallery-plugin-sigplus-not-working-with-ja-teline-iii/
    http://www.joomlart.com/forums/topic/sigplus-plugin-sigplus-image-gallery-plus-problem/
    http://www.joomlart.com/forums/topic/ja_contentslide-vs-sigplus-simple-gallery/
    http://www.joomlart.com/forums/topic/gallery-component/
    i really think to propose to my client who choose this template (8 months ago ) to switch to another template or start from a T3 framework blank
    Ja Lead development looks dead (still no Joomla 1.6-1.7)
    Where is the joomla club membership support?

    My JA Lead template is stock except the logo and content
    All this gallery ‘s are working normally with Ja Purity , Ja Purity II T3(2009) Ja T3 framework 2 Blank(2010) and Ja Purity II T3 Framework 2 (Joomla 1.6)

    Thanks

    minsk Friend
    #411714

    Receive yesterday an answer of the great Joomlart support concerning this photo gallery issue
    -SigPlus plug in is not working with Ja Lead
    -SIGE (Simple Image Gallery Extented) Same issue
    -Phoca Gallery do a similar issue

    Seems Ja lead try to use the first image of any gallery create to illustrate the article..maybe that why its brake the gallery .

    Removing the following code in ja_lead_html/com_content/category/blog_item.php fixed this issue for me with the different kinf of gallery plug in

    <?php
    global $mainframe;
    require_once (JPATH_SITE.DS.'templates'.DS.$mainframe->getTemplate().DS.'ja_templatetools_1.5.php');
    $image = JA_Tools::extractImage ($this->item, false);
    //$image = JA_Tools::extractImage ($this->item, true, $this->imageWidth, $this->imageHeight);
    ?>

    <div class="img-desc clearfix">
    <?php echo $image; ?>
    </div>

    😎
    A big Thanks to Val from the support for this fast answer !

Viewing 6 posts - 1 through 6 (of 6 total)

This topic contains 6 replies, has 2 voices, and was last updated by  minsk 12 years, 8 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum