-
AuthorPosts
-
karlranseier Friend
karlranseier
- Join date:
- April 2011
- Posts:
- 4
- Downloads:
- 0
- Uploads:
- 3
- Thanked:
- 1 times in 1 posts
March 25, 2015 at 7:45 pm #205018Hi all,
i’ve installed the last Purity iii-theme and T3-framework on Joomla 3.4.1.
Nearly everything works fine, but the article-titles were just shown at the start-page. (magazine-layaout)
In category-layout (standard) and in article-view i can’t see any article-title.In article view the article-image is missing too.
I also tried the penultimate version of purity iii-template and T3-framework. (same result)
With the protostar-template titles and article-images are visible.
I changed following code in: /templates/purity_iii/html/com_content/article/default.php (line 51 ff.):
[PHP]<?php if ($params->get(‘show_title’)) : ?>
11111111111111111111
<?php echo JLayoutHelper::render(‘joomla.content.item_title’, array(‘item’ => $this->item, ‘params’ => $params, ‘title-tag’=>’h1’)); ?>
<?php endif; ?>[/PHP]I can see the “1111111111111” on the article pages.
But i’ve got no clue how i can investigate this problem further.Does anyone have a hint for me?
Thanks!
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
March 26, 2015 at 4:54 am #564629Hi karlranseier,
Kindly check the layout which you’re using for the magazine page on your site and make sure that it contains the ‘component‘ block.
Check out this tips for more info: http://www.t3-framework.org/documentation/bs3-faqs#layout-config
karlranseier Friendkarlranseier
- Join date:
- April 2011
- Posts:
- 4
- Downloads:
- 0
- Uploads:
- 3
- Thanked:
- 1 times in 1 posts
March 26, 2015 at 8:49 am #564660Thanks for your reply!
The component-block is in all layouts. (except features-intro-2)
On the start-page everything is displayed ok.
The problems just appear in category-view:
and when a single article is displayed:
- karlranseier Friend
karlranseier
- Join date:
- April 2011
- Posts:
- 4
- Downloads:
- 0
- Uploads:
- 3
- Thanked:
- 1 times in 1 posts
March 26, 2015 at 10:52 am #564680Got some news:
The problem is caused by Fabrik. (http://fabrikar.com/)
1 user says Thank You to karlranseier for this useful post
zakladadadic Friendzakladadadic
- Join date:
- March 2009
- Posts:
- 62
- Downloads:
- 31
- Uploads:
- 6
- Thanks:
- 14
- Thanked:
- 8 times in 1 posts
March 30, 2015 at 1:20 pm #565085<em>@karlranseier 465559 wrote:</em><blockquote>Got some news:
The problem is caused by Fabrik. (http://fabrikar.com/)</blockquote>
Hi. Did you find any solution for this?
I’m using ja_brisk and ja_medicare in combination with Fabrik and have similar problem. (ja_brisk no Article titles, ja_medicare no article image)
Ja_brisk is working again if I set T3 plugin to version 2.4.1.
Ja_medicare works as usual only with disabled Fabrik system plugin.Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
March 31, 2015 at 3:16 am #565137Because Fabrik doesn’t support Bootstrap 3 which is implemented in T3 framework.
FYI: the guy in this thread uses a 3rd party extension, you can give it a try: http://www.joomlart.com/forums/topic/t3-purity-iii-and-fabrik/
1 user says Thank You to Saguaros for this useful post
zakladadadic Friendzakladadadic
- Join date:
- March 2009
- Posts:
- 62
- Downloads:
- 31
- Uploads:
- 6
- Thanks:
- 14
- Thanked:
- 8 times in 1 posts
March 31, 2015 at 12:18 pm #565214I tried it already with medicare template. Still no images (but it sorted article tags though).
There are so many settings in that plugin and I’m afraid to screw up something.Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
April 1, 2015 at 1:38 am #565262You can PM me admin & ftp account of your site and tell me images in which part don’t show, I will take a look.
zakladadadic Friendzakladadadic
- Join date:
- March 2009
- Posts:
- 62
- Downloads:
- 31
- Uploads:
- 6
- Thanks:
- 14
- Thanked:
- 8 times in 1 posts
April 3, 2015 at 8:03 am #565608<em>@Saguaros 466375 wrote:</em><blockquote>You can PM me admin & ftp account of your site and tell me images in which part don’t show, I will take a look.</blockquote>
I did. Thanks.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
April 6, 2015 at 5:04 am #565856@zakladadadic: as I can see in this page, the image is showing fine now
zakladadadic Friendzakladadadic
- Join date:
- March 2009
- Posts:
- 62
- Downloads:
- 31
- Uploads:
- 6
- Thanks:
- 14
- Thanked:
- 8 times in 1 posts
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
April 7, 2015 at 5:02 am #566038You can try with my tweak as below:
– Go to PHP file: templatesja_medicarehtmlcom_contentarticledefault.php
– Look for this line of code (at approx line 95)
<?php echo JLayoutHelper::render('joomla.content.fulltext_image', array('item' => $this->item, 'params' => $params)); ?>
Replace it with:
<?php echo JLayoutHelper::render('joomla.content.fulltext_image_blog1', array('item' => $this->item, 'params' => $params)); ?>
zakladadadic Friendzakladadadic
- Join date:
- March 2009
- Posts:
- 62
- Downloads:
- 31
- Uploads:
- 6
- Thanks:
- 14
- Thanked:
- 8 times in 1 posts
April 7, 2015 at 7:04 am #566054<em>@Saguaros 467390 wrote:</em><blockquote>You can try with my tweak as below:
– Go to PHP file: templatesja_medicarehtmlcom_contentarticledefault.php
– Look for this line of code (at approx line 95)
<?php echo JLayoutHelper::render('joomla.content.fulltext_image', array('item' => $this->item, 'params' => $params)); ?>
Replace it with:
<?php echo JLayoutHelper::render('joomla.content.fulltext_image_blog1', array('item' => $this->item, 'params' => $params)); ?>
</blockquote>Hi. I changed the line. Still no images.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
April 7, 2015 at 8:43 am #566080You can PM me admin and FTP account of your site, I will take a look.
zakladadadic Friendzakladadadic
- Join date:
- March 2009
- Posts:
- 62
- Downloads:
- 31
- Uploads:
- 6
- Thanks:
- 14
- Thanked:
- 8 times in 1 posts
April 7, 2015 at 10:24 am #566100It’s in your inbox. Thanks.
AuthorPostsThis topic contains 18 replies, has 3 voices, and was last updated by Saguaros 9 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum