Forum Replies Created
-
In reply to: Defer Font Awesome CSS file
Found it – it was being loaded with the GD BBPress plugin
In reply to: CSS errorsGot it, thanks!
In reply to: Searching by userI emailed the address listed on the contact page and I got “Delivery to the following recipients failed.”
Typo in the email address?In reply to: Searching by userThanks for that. Unfortunately when I make those changes i end up with a blank, white screen instead of a forum! If I use the form-search.php alone and don’t add the code to functions.php, about half the page renders but the sidebar etc are missing.
Is there anyone who could do a little custom work to get this figured out for me? I’m happy to pay, of course.
In reply to: Searching by userThanks Robkk! Let me know if/when you manage to test it. Would the php just be added to functions.php?
In reply to: Searching by userAny thoughts anyone?
In reply to: Topics and Posts not counted correctlyYes that’s correct. All the topics and replies have been imported correctly. Its just that this one forum doesn’t want to count them properly.
In reply to: Topics and Posts not counted correctlyYes it is an import (sorry I should have mentioned that). Everything came across correctly, including all the topics and replies.
In reply to: Topics and Posts not counted correctlyhas it always done this?
– Yes, since installationis it a new installation?
– Pretty new, about 6 weeks oldwhen did it start?
– it has always done itand apart from you, will anyone really care???
– its not a huge deal, but if this is not working then is some of other functionality broken too?In reply to: Main forums page – FreshnessDoes anyone have any idea on this?
Thanks Robin!
Sorry one more question – would it be possible to remove the avatar from this widget? I know I can use display:none in the CSS, but I’d prefer not to make all the unnecessary requests to gravatar.com if possible.
That worked perfectly! And the code you mentioned earlier in the thread is perfect. Thanks for your help 🙂
Hi Robin. Thanks for the tip. I changed all instances of BBP_Topics_Widget to BBP_Topics_Widget2. And I amended this line as well:
parent::__construct( false, __( ‘(bbPress) Recent Topics 2’, ‘bbpress’ ), $widget_ops );But still I don’t see the new widget appearing in the WP Widget area.. Any idea what I’m doing wrong?
In reply to: Lost password page not redirectingThanks Rob I’ll try that
Hi Robin
I’m trying to get the same functionality that SeeingBlue is looking for. I copied the entire Recent Topics widget code into my functions.php, and I added your code in the correct place, but the widget is still behaving exactly the same.. Any idea what else I need to do?
Thanks
Van