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] Mark all as read.

32 Posts
12 Users
2 Reactions
22.6 K Views
Robert
Posts: 10616
Admin
(@robert)
Support Team
Joined: 9 years ago

They can find it in forum footer:

Posts: 533
(@central4allgmail-com)
Prominent Member
Joined: 7 years ago

Thank you,

any update for the forum update?

 

Vít Hofman
Posts: 139
(@vit-hofman)
Estimable Member
Joined: 7 years ago

Did something changed with 1.6.0?

Posts: 533
(@central4allgmail-com)
Prominent Member
Joined: 7 years ago

i dont think so, i didnt see anything

scotty
Posts: 5
(@scotty)
Active Member
Joined: 6 years ago

So I must have Forum Statistics enabled?  There is no other way?

If I don't want all those stats displayed, and the big statistics box, there is no way for my users to mark all read?

1 Reply
Sofy
 Sofy
Admin
(@sofy)
Joined: 8 years ago

Support Team
Posts: 5483

Hi @scotty,

I'm sorry, but there is no other place. This link is located in the forum statistic section. 

The "Mark all read" div is located in /wp-content/plugins/wpforo/wpf-themes/classic/footer.php file. You can customize wpForo files and add this div in some other visible pages. 

<span class="wpf-all-read"><a href="<?php echo wp_nonce_url( '?foro=allread' , 'wpforo_mark_all_read', 'foro_n' ); ?>" rel="nofollow"><i class="fas fa-check"></i> <?php wpforo_phrase('Mark all read') ?></a></span>

You should use the Update Safe way for changes. Just copy changes to current active theme /wpforo/ folder as it's described in this doc: https://wpforo.com/docs/root/forum-themes/theme-customization/&source=gmail&ust=1554891131505000&usg=AFQjCNEufsZtZH6__ekDLzTs4QXs2f8Hs Q"> https://wpforo.com/docs/root/forum-themes/theme-customization/

Page 5 / 6