Notifications
Clear all

[Solved] call to action buttons for users underneath their name on post

3 Posts
2 Users
0 Likes
2,051 Views
Posts: 5
Customer
Topic starter
(@anthonydsrleasing-com)
Member
Joined: 7 years ago

There is a small down arrow that reveals call to action buttons, including the small envelope to PM that user.

 

 How do we make the forum post load with the arrow already clicked with the 4 call to action icons being displayed automatically?

 

otherwise they don't display unless you click the down arrow and that is kind of annoying.

 

almost makes those icons a bit hidden, which seems to be poor design. 

 

 

2 Replies
Posts: 4168
 Tom
Admin
(@tomson)
Famed Member
Joined: 9 years ago

Hi  joseph,

you can do that using custom CSS code like this:

#wpforo-wrap .wpforo-post .wpf-left .wpforo-membertoggle{display: none;}
#wpforo-wrap .wpforo-post .wpf-left .wpforo-memberinfo{display: block!important;}

Put this in Dashboard > Foums > Settings > Style > Custom CSS Code textarea, delete all caches and do Ctrl+F5 on forum front-end.

Reply
Posts: 5
Customer
Topic starter
(@anthonydsrleasing-com)
Member
Joined: 7 years ago

awesome that worked, anyway to increase the size of the icons so it draws a better call to action? 

Reply
Share:
Scroll to top