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.

 

[Solved] Two Questions

17 Posts
2 Users
1 Reactions
3,773 Views
Posts: 37
Topic starter
(@peterwangbiz)
Trusted Member
Joined: 7 years ago

from your reply: "As the Popup msg says, you have to have at least two characters in your topic content field to post the topic." ------- it seems no "content field" there (see the screenshot attached in my old/1st message).

Thanks in advance.

Peter

1 Reply
Kyle
 Kyle
(@kylew)
Joined: 4 years ago

Prominent Member
Posts: 728

@peterwangbiz,

in the first screenshot, you can see that the content field is collapsed.

Press on the right bottom corner and drag it down to increase the content field.

Posts: 37
Topic starter
(@peterwangbiz)
Trusted Member
Joined: 7 years ago

Oh, yes, I found it. Thank you very much!

 

It seems the the content field is always collapsed when users open a topic. Is there any way (setting, code, etc) to make the content field already expanded when a user open a new topic?

 

Thanks in advance.

 

Peter

1 Reply
Kyle
 Kyle
(@kylew)
Joined: 4 years ago

Prominent Member
Posts: 728

@peterwangbiz,

Please provide your forum URL, need to check in your website.

Posts: 37
Topic starter
(@peterwangbiz)
Trusted Member
Joined: 7 years ago

https://sugardaddyclub.biz/fo/

 

Do you need web access info?

Posts: 37
Topic starter
(@peterwangbiz)
Trusted Member
Joined: 7 years ago

Thanks!

1 Reply
Kyle
 Kyle
(@kylew)
Joined: 4 years ago

Prominent Member
Posts: 728

@peterwangbiz,

when I try to create a new topic, the Content field is not collapsed,

Try this: go to Dashboard > Forums > Dashboard, press Delete All Cache, then go to the main page press Add New(Topic), then Press CTRL F5(Twice).

Posts: 37
Topic starter
(@peterwangbiz)
Trusted Member
Joined: 7 years ago

Yes, it's ok now. Thank you very much!

 

One more question: How to delete "views" in Forum (screenshot attached)?

 

Thanks in advance!

ho

 

1 Reply
Kyle
 Kyle
(@kylew)
Joined: 4 years ago

Prominent Member
Posts: 728

@peterwangbiz,

Insert the below CSS code in Custom CSS field from Dashboard > Forums > Settings > Styles Tab:

#wpforo #wpforo-wrap .wpfl-4 .wpf-thread-box.wpf-thread-views{
    display: none !important;
}
#wpforo #wpforo-wrap .wpfl-4 .wpf-threads-head .wpf-thead-views {
    display: none !important;
}
Page 2 / 3
Share:
Scroll to top