@wacha wpForo unfortunately doesn't have this function at the momentyou have to enter manually or copy and paste
@shl try, use it instead of /%wpforo-register%//%wpforo-login%/
@charlo wpForo > Settings > General Settings > Show Admin Bar for Usergroups
@argentetsalaire do you have the problem in every topic or e.g. only in topic's with currently 1,851 posts and 75 pages?
@argentetsalaire How to reduce first 100 characters of reply's content in email notifications.
@argentetsalaire now "forum" is excluded from wpRocket cache 😉
@argentetsalaire use /forum//forum/(.*)
@dimalifragis the backslash is added automatically by wpRocket
@wacha wpForo uses the editor from Wordpress version 4.9.11 (2020-07-13)
@shl use the correct links instead of btw. WP-Rocket is not excluded. <!-- This website is like a Rocket, isn't it? Perfor...
my code for more buttons currently looks like this add_filter( 'wpforo_editor_settings', function( $settings ){ if ( empty( $settings['tinymce'] ) ...
@ailaine activate "Can enter Toipc"
the open source plugins for the editor you can see here > you can activate all of them for wpforoif there is one for your purposes you have to test...
@wp-henne what function are you missing in the editoryou can add this via the functions.php of your wp-themeexample see attachment Tiny...
@badge you use the Astra WP Theme > How to Add Custom PHP Code?