you don't need money for freeware 😉
wpforo > wpf-themes > classic > phrases.js but it is much easier and much faster via the dashboardsimply select the English word and paste t...
@marcelderadmin you don't have to change any files, you can edit translations or add new ones directly in the dashboard 😉
@ekimm #wpforo #wpforo-wrap .wpf-button-secondary {background: #ff6600 !important;}#wpforo #wpforo-wrap .wpf-button-secondary:hover {background: #ff...
Hi @cf2d There is no option for this, but you can hide the sidebar on the posts via css add this to custom css #wpforo-wrap.wpft-post .wpforo-ri...
the distance comes from CSS formatting for the adminbar html {margin-top: 32px !important;} this must be overwritten if the adminbar is not display...
@fredclown, @danniee you can use this until a general solution comes through an update add the following action to your active WP Theme function.p...
@fawp you can use this until a general solution comes through an update add the following action to your active WP Theme function.php add_action...
you forgot to insert the 2nd CSS code on the video you can see that everything works
@hector use a shorter text like (only visible for logged in Members)and this code too #wpforo #wpforo-wrap .wpf-field-name-signature .wpf-field-wr...
@danniee ok use this code instead of the one above #wpf-widget-recent-replies .wpforo-list-item-right p.postuser{font-size:12px; padding:0; margin...
@danniee try #wpforo #wpf-widget-recent-replies .wpforo-list-item-right p.postuser span, #wpf-widget-recent-replies .wpforo-list-item-right p.post...
@hector You can do that with CSS #wpforo #wpforo-wrap .wpf-field-name-signature .wpf-label.wpfcl-1::after { content: "(your text)";font-size: 10px...
or use css to limit the content of the signatureeverything that goes above the specified height is hidden #wpforo #wpforo-wrap .wpfl-4 .wpforo-post ...
@hector I didn't find an option for it only with the Addon "wpForo User Custom Fields" but you can enter the desired value in the wpf-includes ...