wpforo 2 questions
 
Notifications
Clear all

wpforo 2 questions

2 Posts
2 Users
0 Likes
2,049 Views
(@iwrtn45gmail-com)
Active Member
Joined: 6 years ago
Posts: 7
Topic starter  

Hello?

 

Can you please check the below questions and answer me how to?

 

1. Can I only show the recent topic titles, not show the posts and subsequent replies? On the setting page, if I set the "show number of posts" to 0 then it shows all, but I do not want to show them. I want to make visitors to go into the subject then click on the post titles, not directly clicking on the post titles on the subject page.

2. Can I remove Topic and Post posted time? I do not want to show when they are posted such as 1 week ago.

 


   
Quote
Astghik
(@astgh)
Illustrious Member Admin
Joined: 6 years ago
Posts: 5911
 

Hi IK BONG JANG,

1. Please check the wpForo Simplified Layout:

https://wpforo.com/docs/root/categories-and-forums/forum-layouts/simplified-layout/

2. To disable editor date use the following CSS code:

remove this date
form
.wpforo-post-content-top > span{
display: none !important;
}

If you decide to use the simplified layout, you can't disable only the date you can only disable the div shown in the screenshot. 

 


   
ReplyQuote
Share:
Scroll to top