Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #135436
    Living Chakim
    Participant

    I am currently using the Free Catch Responsive theme. I created several menus on my home page only to realize that I needed to create categories to get specific posts to specific categories. I have (2) questions about the categories:

    1. How do I get a featured image on the category page ? I have added images on the various menus on my home page and would like to add images to the categories above my posts.

    2. On the category page the words “Category:xxxxxx” appears on the top of the page. How can that be removed ?

    The last option on my home page is labeled “Everything Else” this is the category page that I would like to add an image to and also remove the words “Category: Everything Else” from the page.

    Website URL: http://www.Chakim.com

    Thanks in advance

    #135494
    Skandha
    Participant

    @living-chakim: It is not possible to add an image to the category page as this option is not available. I suggest you to find a suitable plugin from the wordpress plugin repository for this purpose.

    To remove “Category:Everything Else”
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .page-title {
        display:none;
    }

    Let me know if this solves your issue.
    Regards,
    Skandha

    #150760
    ahhyeah
    Participant

    Are you using a plugin for your demo? This page has an image for the category: https://catchthemes.com/demo/catch-wheels/category/news/

    If you are using a plugin, which one? If not, how are you doing it? Thanks!

    #150780
    Skandha
    Participant

    @ahhyeah: I will contact you shortly by email!

    Kind Regards,
    Skandha

    #150787
    Skandha
    Participant

    @ahhyeah: Please disregard the above reply.
    No plugin has been used for the demo.
    Go to => Appearance => Customize => Header Media => Enable on entire site.
    This way you will get the header image even on category pages.

    Let me know if this what you want!
    Kind Regards,
    Skandha

    #150861
    ahhyeah
    Participant

    Ok. I see. I got it to work but they are all the same image. Is there a way to have each category use its own image? I tried two plugins but they don’t work. Thanks!

    #151067
    Skandha
    Participant

    @ahhyeah: You will need to find a suitable plugin from the WordPress Plugin Repository to add unique header image to Category pages.

    Kind Regards,
    Skandha

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Catch Responsive Free – Questions about categories’ is closed to new replies.