Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • southpaw3229 Friend
    #198215

    I updated my template to the latest release and now i am having issues with Simple Image Gallery. The thumnails are blank, but when i click on them they do work.

    See screen shot.

    Thanks


    1. Screen-Shot-2014-05-27-at-2.10.59-PM
    Saguaros Moderator
    #537072

    I got your question, pls give me more time for further investigation on this.

    southpaw3229 Friend
    #537093

    I just sent you a PM with log info. Let me know if you got it. I didnt get a confirmation when i sent it.

    Thanks

    Saguaros Moderator
    #537164

    Pls try opening file: templatesja_decorhtmlcom_contentarticledefault.php and look for code snippet at approx line 128:
    [PHP]
    <section class=”article-content clearfix”>
    <div class=”article-introtext”>
    <?php //echo $this->item->text;
    echo DecorHelper::photogallery($this->item->text);
    ?></div>
    </section>
    [/PHP]

    change it to:
    [PHP]
    <section class=”article-content clearfix”>
    <div class=”article-introtext”>
    <?php
    echo $this->item->text;
    echo DecorHelper::photogallery($this->item->text);
    ?></div>
    </section>
    [/PHP]

    desmats Friend
    #537249

    Interesting!

    I too am having problems embedding a Simple Image Gallery Pro gallery in a article on site using the Decor template.

    All that shows on the page is the tag – {gallery}Uxbridge{/gallery} – but the gallery fails to render – I have had assistance from Joomla Works and tried to insert the tag in a Custom HTML module and load in the article content using the – {loadposition uxbridge_gallery} – tag.

    Nothing seems to work this is the last comment on the subject:

    Since you have tried {loadposition myposition} and it is not working either it means that content plugins are not parsed at all in your page. This has nothing to do with Simple Image Gallery Pro. This probably has to do with the extension you are using there or your template. As i already told you everything works fine with the system template http://planthefuneral.co.uk/index.php/en/explore/site-map/uxbridge-new?template=system . Try to load the Custom HTML module using the module manager.

    Are their any settings in the template preventing content plugins from working?

    Saguaros Moderator
    #537521

    @desmats,

    You can PM me URL, admin and ftp account of your site and also tell me the article you’re including the gallery, I will try to check this.

    kuschel Friend
    #546713

    Hello,

    i have the same problem. I want to use widgetkit from yootheme. the Plugin in the content is not working. In all modules everything is fine.
    You can see it here:

    http://www.top-homepage.info/index.php/leistungen/die-trainings-inhalte

    Did you find the problem already?

    THank you very much for your help.

    Brigitte

    Solution:

    everything works fine after this change:

    http://www.joomlart.com/forums/topic/image-position-in-content/

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

This topic contains 7 replies, has 4 voices, and was last updated by  kuschel 10 years, 3 months ago.

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