• I install the plugin Rich Category editor, and everything is Working fine.

    But i wanna know how do i do, to display the category descripition two my users in the category′s page.

    Example:
    https://www.mestreseo.com.br/category/links-patrocinados

    Categoria Links Patrocinados

    Links Patrocinados, ou PPC, s?o os programas de afiliados como AdWords, Yahoo! Links Patrocinados, Uol Links Patrocinados, HotWords, etc. Formas de monetizar o seu blog

    This is the Category Descripition. Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter decaobr

    (@decaobr)

    two = to

    Hi decaobr, you can use category_description(); or RichCategoryEditor::display_desc(). In your link I see your description.

    Thread Starter decaobr

    (@decaobr)

    Andrea, after Google about category_description, i finally be abble to do, what i wanna.

    Mestreseo is not my site!

    <?php echo RichCategoryEditor::display_desc( $category ); ?>

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: Rich Category Editor] How display the description to users’ is closed to new replies.