• Resolved Renodor

    (@renodor)


    Hello,

    first of all, thank you again for this beautiful theme! I really love it, and you did a great job.

    I just would like to know if there is a simple way to change this : I created in my menu a link that goes to a category page. But when I click on it, I arrive to a page where there is a list of my articles with a simple excerpt. (I need to click on the title of the article to have the full article)

    Is it possible to change something (maybe the Archive.php ?) in order to show the full article in a category page?

    here is the page I’m talking about : (there is only one article for now, but the pb is the same) :
    http://www.labourgeonnerie.com/category/on-aime/

    Thank you very much!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello,

    There is an option to do this, but it is available only for the home page.
    You would need to make a child theme and overwrite the content.php file. Search for && is_home() and remove it.

    Thread Starter Renodor

    (@renodor)

    Hello,

    thank you for your answer.
    I already have a child theme.

    Is there a way to do it in another page than the home page?

    Thank you.

    Thread Starter Renodor

    (@renodor)

    Ah okay!

    I did not understand that you actually answered it.

    Just deleted the && is_home() and it worked perfectly!

    Thank you

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

The topic ‘Full Article in Category’ is closed to new replies.