Title: traquila's Replies | WordPress.org

---

# traquila

  [  ](https://wordpress.org/support/users/traquila/)

 *   [Profile](https://wordpress.org/support/users/traquila/)
 *   [Topics Started](https://wordpress.org/support/users/traquila/topics/)
 *   [Replies Created](https://wordpress.org/support/users/traquila/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/traquila/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/traquila/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/traquila/engagements/)
 *   [Favorites](https://wordpress.org/support/users/traquila/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Rank Math SEO – AI SEO Tools to Dominate SEO Rankings] Category Archive Description](https://wordpress.org/support/topic/category-archive-description/)
 *  Thread Starter [traquila](https://wordpress.org/support/users/traquila/)
 * (@traquila)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/category-archive-description/#post-18247731)
 * [@rankmathsupport](https://wordpress.org/support/users/rankmathsupport/) It really
   worked thank you. God bless you.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Rank Math SEO – AI SEO Tools to Dominate SEO Rankings] Category Archive Description](https://wordpress.org/support/topic/category-archive-description/)
 *  Thread Starter [traquila](https://wordpress.org/support/users/traquila/)
 * (@traquila)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/category-archive-description/#post-18245060)
 * [@rankmathsupport](https://wordpress.org/support/users/rankmathsupport/)
 * You are truly amazing. You’ve given me another reason to recommend the Rankmath
   plugin to my clients.
 * The 150 character limit gave me an error, but I solved it with such a code correction.
 *     ```wp-block-code
       function woo_full_desc_callback() {    global $post;        if ( empty( $post ) ) {        return 'Product Description';    }       $full_description = get_the_content( null, false, $post );        $short_description = mb_substr( $full_description, 0, 150, 'UTF-8' ) . '…';    return $short_description;}
       ```
   
 * How can I print the description of the relevant category here?
 * This shows the description of the first product in that category
    -  This reply was modified 1 year, 3 months ago by [traquila](https://wordpress.org/support/users/traquila/).
    -  This reply was modified 1 year, 3 months ago by [traquila](https://wordpress.org/support/users/traquila/).

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