Set images to Category names and display in child theme page template

Posted in: Newspaper
Post count: 6

Hi,
I have created a new page and assigned it a default template.I want to achieve below thing:

1. Display all category featured images in this new page. When clicked on those images, user will be redirected to its relevant category page where all posts as displayed of that particular category.
Is it possible with existing theme functionality?

I order to achieve above mentioned, I tried below thing.

Created new page template in child theme. Assigned it to newly created page.Installed one plugin which adds featured imaged to the categories.
I am not a hardcore developer but I manage and wrote few lines of code in page template and I achieved above mentioned thing but now struggling with css and styling part as it is getting creepy .So I wanted to know if there is any such existing functionality in newspaper theme.

Please let me know if this is correct way and it wont mess up with theme in long run.

Thanks! 🙂

  • This topic was modified 7 years by Sagar90k. Reason: spelling
Post count: 35449

Hi,

You can use TagDiv Composer, create a page and add Image box, set the images for categories, the title and pest the url that take you to that category.
https://www.screencast.com/t/JBkqb9AxaTL
Hope this will help you.

Thank you.

  • This reply was modified 7 years by Calin.
Post count: 6

Thanks for your reply.

1.I have tried your approach but I may have 50+ categories.I would like to have those images as and when new category is added.

2.This only adds 4 equal size images in single row.Then we need to add another row for 5th image but 5th image is displayed large size.

How can we have all 50 + images one after another may be date wise in ascending order with 3 or more images in each line ?

Thanks!:)

Post count: 6

Hey! I figured out.
I wrote code in my custom page template and managed to achieve as expected! Now 3 columns and one sidebar is displayed correctly.I’ll manage for all devices now.

Please close this thread.

Thanks for your help! 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.