-
AuthorPosts
-
suzanna Friend
suzanna
- Join date:
- August 2014
- Posts:
- 215
- Downloads:
- 63
- Uploads:
- 26
- Thanks:
- 75
- Thanked:
- 1 times in 1 posts
April 3, 2015 at 2:44 pm #205269Template overrides are not working. I have a few and they are not picked by by T3 at all.
For example, I tried editing
/templates/ja_university_t3/html/com_content/views/category/tmpl/blog_item.phpand no matter what I do to the file, the framework picks up Joomla core, in this case
/components/com_content/views/category/tmpl/blog_item.phpPS.My site is not public yet. No screenshots please. Thanks!
TomC
Moderator
TomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
April 3, 2015 at 3:46 pm #565663Did you use the methods described here? —> http://www.joomlart.com/forums/topic/understanding-template-overrides-in-joomla/
suzanna Friend
suzanna
- Join date:
- August 2014
- Posts:
- 215
- Downloads:
- 63
- Uploads:
- 26
- Thanks:
- 75
- Thanked:
- 1 times in 1 posts
April 3, 2015 at 4:17 pm #565668That’s a great resource. Thanks for putting that together.
Yes, I did create an override as per the Joomla docs and as noted in my original post.
I’m on T3 and not T3v2, if that matters.suzanna Friend
suzanna
- Join date:
- August 2014
- Posts:
- 215
- Downloads:
- 63
- Uploads:
- 26
- Thanks:
- 75
- Thanked:
- 1 times in 1 posts
April 6, 2015 at 2:15 pm #565937Just making sure my post is seen by mods. I need help, please. Thanks!
Saguaros Moderator
Saguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
suzanna Friend
suzanna
- Join date:
- August 2014
- Posts:
- 215
- Downloads:
- 63
- Uploads:
- 26
- Thanks:
- 75
- Thanked:
- 1 times in 1 posts
April 7, 2015 at 5:16 pm #566164Still not working…
/templates/ja_university_t3/html/com_content/category/blog_item.phpon line 66 I made the change below to have the image linked to full article.
<a href="<?php echo JRoute::_(ContentHelperRoute::getArticleRoute($this->item->slug, $this->item->catid)); ?>">
<?php echo JLayoutHelper::render('joomla.content.intro_image', $this->item); ?>
</a>
I’m trying to do this:
Saguaros Moderator
Saguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
April 8, 2015 at 1:23 am #566248Hi suzanna,
It will not work as these are not blog view of Joomla content, these content belongs to the JA Sidenews module. In this new JA University T3 framework, it uses this module in content-mass-top position instead. Unfortunately, this module doesn’t have option to link image.
AuthorPostsViewing 7 posts - 1 through 7 (of 7 total)This topic contains 7 replies, has 3 voices, and was last updated by
Saguaros 9 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Template overrides not working
Viewing 7 posts - 1 through 7 (of 7 total)
