-
AuthorPosts
-
July 30, 2015 at 10:12 am #640385
Purity III
Create an override in templatespurity_iiihtmlcom_contentcategory for blog_item.php.
The images are no longer sized to the columns like they are without the override.jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
July 30, 2015 at 10:18 am #645362Hi there
Please explain your issue in detail.Thank you,
Viet Vujooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
July 30, 2015 at 10:18 am #743984Hi there
Please explain your issue in detail.Thank you,
Viet VuJuly 30, 2015 at 10:25 am #645363What else do you need to know?
I copy the file blog_item.php from the Joomla components folder into the location mentioned above.
On reload of the site, the images are not resized.July 30, 2015 at 10:25 am #743985What else do you need to know?
I copy the file blog_item.php from the Joomla components folder into the location mentioned above.
On reload of the site, the images are not resized.jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
August 2, 2015 at 1:28 pm #647165Hi there
<blockquote>I copy the file blog_item.php from the Joomla components folder into the location mentioned above. </blockquote>
Of course it’ll not resize because blog_item.php from Joomla! com_content have no image resize function.
You’ll need implement it if needed.Thank you,
Viet Vujooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
August 2, 2015 at 1:28 pm #744186Hi there
<blockquote>I copy the file blog_item.php from the Joomla components folder into the location mentioned above. </blockquote>
Of course it’ll not resize because blog_item.php from Joomla! com_content have no image resize function.
You’ll need implement it if needed.Thank you,
Viet VuAugust 2, 2015 at 2:11 pm #647170How? All other styling is there except for the image resize. Doesn’t make sense.
August 2, 2015 at 2:11 pm #744191How? All other styling is there except for the image resize. Doesn’t make sense.
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
August 2, 2015 at 2:13 pm #647171Hi there
# Image resizer is not a part of Joomla! . You’ll need implement it.
# If you already have image resizer in another view . You can check that view and use code from that .But in general it’ll require custom works
Thank you,
Viet Vujooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
August 2, 2015 at 2:13 pm #744192Hi there
# Image resizer is not a part of Joomla! . You’ll need implement it.
# If you already have image resizer in another view . You can check that view and use code from that .But in general it’ll require custom works
Thank you,
Viet VuAugust 5, 2015 at 7:16 am #650778Ok; thanks.
Unfortunately the limit of my coding is tweaking the php rather than creating new php!
What I am really after is to add a leading article to the portfolio view.
Any thoughs on an easy way to do that?Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 10, 2015 at 2:54 am #659257With JA Templates, the priority for override should be: template folder > T3 framwork system plugin > Joomla core.
So try to override by this file first: root/plugins/system/t3/base-bs3/html/com_content/category/blog_item.php and see how it goes.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 10, 2015 at 2:54 am #744954With JA Templates, the priority for override should be: template folder > T3 framwork system plugin > Joomla core.
So try to override by this file first: root/plugins/system/t3/base-bs3/html/com_content/category/blog_item.php and see how it goes.
-
AuthorPosts
This topic contains 14 replies, has 3 voices, and was last updated by Saguaros 9 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum