Notifications
Clear all

wpForo 1.x.x [Closed] wpforo Issues

11 Posts
2 Users
0 Likes
2,429 Views
Posts: 11
Topic starter
(@blackcemre)
Active Member
Joined: 6 years ago

How do I move subjects to another category?

How can I add no font size in open contexts?
Although I do not write in bold letters, I do not have any fonts when I open them.

10 Replies
Robert
Posts: 10503
Admin
(@robert)
Support Team
Joined: 8 years ago

Hi blackcemre

  • What do you mean saying "subject"?
  • What do you mean saying "How can I add no font size"?

 

2 Replies
(@blackcemre)
Joined: 6 years ago

Active Member
Posts: 11

I can not enlarge the text on the subject I opened.

(@blackcemre)
Joined: 6 years ago

Active Member
Posts: 11

Subject = Topic

Robert
Posts: 10503
Admin
(@robert)
Support Team
Joined: 8 years ago

wpForo has Move Topic option under first post of each topic. Please read wpForo Documentation:

https://wpforo.com/docs/root/admins-and-moderators/topic-post-moderation/

If you're using Simplified layout, the Move button is located above post content.

I can not enlarge the text on the subject I opened.

I'm sorry but there is no option to change font-size in topic/post editor toolbar. We'll take this under consideration for future version releases.

Posts: 11
Topic starter
(@blackcemre)
Active Member
Joined: 6 years ago

While editing the topic, the font appears to be thick.

The font does not appear thick after you open the thread.
How can I fix?

Robert
Posts: 10503
Admin
(@robert)
Support Team
Joined: 8 years ago

I think this is a CSS conflict with your theme. Please put this CSS code in Dashboard > Forums > Settings > Styles > Custom CSS Code textarea. Then save it, delete all caches and do Ctrl+F5 on forum front:

#wpforo #wpforo-wrap .wpforo-post-content strong{ font-weight:bold!important; }

 

Page 1 / 2