- Posts: 9
COMMUNITY FORUM
Displaying by Item Image
- Rhianon Hoffman
-
Topic Author
- Offline
- New Member
Less
More
13 years 7 months ago #100033
by Rhianon Hoffman
Displaying by Item Image was created by Rhianon Hoffman
Hi,I love K2 - it's opened up complex blogging for me in Joomla. A question though - would it be possible to display only item images that would then click through to the full article? If so, would it be complicated to get execute? An example of what I mean can be found here, on a site built with Drupal: theresurgence.com
Thanks so much,
Seth
Thanks so much,
Seth
Please Log in or Create an account to join the conversation.
- Kannan Naidu Venugopal
-
- Offline
- Platinum Member
- Aham Brahmasmi
13 years 7 months ago #100034
by Kannan Naidu Venugopal
K2 Rocks \m/
Replied by Kannan Naidu Venugopal on topic Displaying by Item Image
Hi Seth Hoffman,
Yes, it's possible. In the K2 parameters setting for the category. Just set the item view listing in category options to just show the image and hide the rest that you don't want to show.
Yes, it's possible. In the K2 parameters setting for the category. Just set the item view listing in category options to just show the image and hide the rest that you don't want to show.
K2 Rocks \m/
Please Log in or Create an account to join the conversation.
- Rhianon Hoffman
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 9
13 years 7 months ago #100035
by Rhianon Hoffman
Replied by Rhianon Hoffman on topic Displaying by Item Image
Awesome. Thanks Kannan!
Please Log in or Create an account to join the conversation.
- Rhianon Hoffman
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 9
13 years 7 months ago #100036
by Rhianon Hoffman
Replied by Rhianon Hoffman on topic Displaying by Item Image
Hi Kannan,I implimented the change so it displays by image without the content. One other thing I'd like to do is put the title/author/date below the image. You can see how they do it on that resurgence site (theresurgence.com) and see the attached image for how it's displaying on mine. Is it possible to display it like that?
Thanks for any help,Seth
Kannan Naidu said:
Hi Seth Hoffman,
Yes, it's possible. In the K2 parameters setting for the category. Just set the item view listing in category options to just show the image and hide the rest that you don't want to show.
Thanks for any help,Seth
Kannan Naidu said:
Hi Seth Hoffman,
Yes, it's possible. In the K2 parameters setting for the category. Just set the item view listing in category options to just show the image and hide the rest that you don't want to show.
Please Log in or Create an account to join the conversation.
- Kannan Naidu Venugopal
-
- Offline
- Platinum Member
- Aham Brahmasmi
13 years 7 months ago #100037
by Kannan Naidu Venugopal
K2 Rocks \m/
Replied by Kannan Naidu Venugopal on topic Displaying by Item Image
Hi Seth Hoffman,
Yes, you can do it. I would advise you to make use of the excellent MVC feature in K2. You can read more about templating and overrides here
I did not test this but you can try editing the category_item.php (from the template override folder)
Just bring down the contents in the <div class="catItemHeader"> below the <div class="catItemBody">
Yes, you can do it. I would advise you to make use of the excellent MVC feature in K2. You can read more about templating and overrides here
I did not test this but you can try editing the category_item.php (from the template override folder)
Just bring down the contents in the <div class="catItemHeader"> below the <div class="catItemBody">
K2 Rocks \m/
Please Log in or Create an account to join the conversation.
- Rhianon Hoffman
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 9
13 years 7 months ago #100038
by Rhianon Hoffman
Replied by Rhianon Hoffman on topic Displaying by Item Image
Great. Thanks so much Kannan!
Seth
Seth
Please Log in or Create an account to join the conversation.
- Kannan Naidu Venugopal
-
- Offline
- Platinum Member
- Aham Brahmasmi
13 years 7 months ago #100039
by Kannan Naidu Venugopal
Please Log in or Create an account to join the conversation.