Abot categories page edit - by Jay Lin - on WordPress WooCommerce support

This topic has 4 replies, 2 voices, and was last updated 4 years, 10 months ago ago by Olga Barlow

  • Avatar: Jay_Lin
    Jay Lin
    Participant
    June 16, 2019 at 08:03

    hi

    I wanna edit categories page of post and portfolio , this can do it or absolutely not?

    for example, I wanna add slider and title on categories page, now too monotonous.

    thanks.

    3 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    June 17, 2019 at 19:46

    Hello,

    Unfortunately, there is no such option by default. Copy portfolio.php file to child theme and add the following code
    <div class="portfolio-category-description"><?php echo do_shortcode( category_description() ); ?></div>

    as mentioned here http://prntscr.com/o31mk1
    Then you can add the necessary content to the portfolio category description, for example http://prntscr.com/o31n19 and it will be displayed on the category page before the portfolio items.

    Regards

    Avatar: Jay_Lin
    Jay Lin
    Participant
    June 18, 2019 at 02:34

    thanks.

    well, about categories page of post that how to do?

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    June 18, 2019 at 09:30

    Hello,

    Post category page displays the category description by default. So, you can just use the post category description page.

    Regards

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.