-
AuthorPosts
-
southpaw3229 Friend
southpaw3229
- Join date:
- November 2011
- Posts:
- 60
- Downloads:
- 1
- Uploads:
- 12
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
May 27, 2014 at 6:17 pm #198215I 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
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
May 29, 2014 at 10:50 am #537072I got your question, pls give me more time for further investigation on this.
southpaw3229 Friendsouthpaw3229
- Join date:
- November 2011
- Posts:
- 60
- Downloads:
- 1
- Uploads:
- 12
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
May 29, 2014 at 3:41 pm #537093I 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 ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
May 30, 2014 at 4:19 am #537164Pls 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 Frienddesmats
- Join date:
- May 2014
- Posts:
- 119
- Downloads:
- 5
- Uploads:
- 23
- Thanks:
- 2
- Thanked:
- 3 times in 2 posts
May 30, 2014 at 3:46 pm #537249Interesting!
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 ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
kuschel Friendkuschel
- Join date:
- February 2011
- Posts:
- 89
- Downloads:
- 52
- Uploads:
- 9
- Thanks:
- 2
- Thanked:
- 3 times in 1 posts
August 20, 2014 at 1:45 pm #546713Hello,
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/
1 user says Thank You to kuschel for this useful post
AuthorPostsViewing 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
Simple Image Gallery Pro acting funny with Decor
Viewing 7 posts - 1 through 7 (of 7 total)