$retstr = sprintf( esc_html__( 'This forum contains %1$s, and was last updated by %2$s %3$s.', 'bbpress' ), $topic_text, $last_updated_by, $time_since );
I still didn’t figure it out whats wrong.
I have also problem with bbpress 2.4.1. When i open forum page and go to the forum topic in the line of breadcrumbs appears this message.
Warning: sprintf() [function.sprintf]: Too few arguments in…wp-content/plugins/bbpress/includes/forums/template.php on line 1878
Please help..
Hi,
I already bought the theme for WordPress and i dont like the stayl of bbPress. I thought that the special theme forbbPress. Now i have some problems with CSS. I do not know how to adjust.If i made that change in CSS it would change all everywhere in web site not only bbPress page, unless i use !important selector. I’m not sure hot to do thet… I was looking som tutorials but still…
Specifics on CSS Specificity
When Using !important is The Right Choice