Viewing 4 replies - 1 through 4 (of 4 total)
  • Does your theme have an archive php template file?

    Thread Starter iigor

    (@iigor)

    Yes, archive.php

    That’s the template file that your categories will be using at the moment. You could try making a copy of the index.php template file and naming the new file category.php – ideally within a child theme if this isn’t a custom theme of your own.

    Thread Starter iigor

    (@iigor)

    Hmmm i have Boxoffice theme and theres option for movie and blog layout.
    Theme is for movies reviews so you have two areas to post, movies and regular new post option. When i put movie layout, on home page appears only posts from movies and other categories have different layout (blog/deafult layout). When i put blog layout, on home page appears only blog posts (regular posts) and categories have same layout as home page.
    So then i edited movie-home.php to show blog posts on movie layout on home page, but other categories are different cuz its movie layout (same as before).
    My question is how to implement same layout style on categories like home page have on movie layout?

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Category.php doesnt exist?’ is closed to new replies.