Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

wpForo 1.x.x [Closed] display a shortcode in the category description

3 Posts
2 Users
1 Reactions
1,434 Views
mazohho
Posts: 5
Topic starter
(@mazohho)
Active Member
Joined: 5 years ago

I will leave this to you.

I know HTML is working

I want to display a shortcode in the category description.

If that doesn't work, can I expand the first topic under the category instead?

(I'm sorry I'm not good at English)

2 Replies
Sofy
Posts: 5483
 Sofy
Admin
(@sofy)
Support Team
Joined: 8 years ago

@mazohho

You can customize the forum.php file of the current layout and add the shortcode using either the apply_shortcode() or do_shortcode() functions (depends on the WordPress version). 

The update-safe way for the theme customization is described here: https://wpforo.com/docs/root/forum-themes/theme-customization/

mazohho
Posts: 5
Topic starter
(@mazohho)
Active Member
Joined: 5 years ago

@sofy

Thank you, Sofy
I'm sorry
 

I followed the procedure but couldn't...
Success when trying from the plug-in core

What do you think is wrong?