Thanks to both of you for your help and sorry for any misunderstanding. This is the issue: User clicks "forgot password" link in the wpForo login ...
Hi @robert ,Many thanks for great support. I did succeed to show most user custom fields in the user registration email, however I still cannot find t...
Hi @robert,Thanks for your reply. It does not save the URL there. It sais it is only ment to use for other plugin compatibility like BuddyPress but I ...
@Robert and Dimalifragis Thanks very much for your quick responses and support! It appeared that the setting Display Members - Hide inactive Members...
@tutrix Thanks very much for your helpful code! It all looks excellent now!
Here the complete code if anyone needs it: /* Show Nothing but forum menu to guests*/body:not(.logged-in) .wpf-p-error {display: none;}body:not(.log...
@verek You are a genius, thanks a lot! Looks excellent to me now! π (I am not completely sure if it causes delay in loading the pages, but I will tr...
@verek Yes, I just fount out! π I had to change the above code and will try to find a way to hide only that particular Forum Title text with unread m...
@verek Thanks a lot for your super quick response! I have completely hidden all forum info except for the forum menu by the following code: /* Sho...
@verek Thanks so much! This looks so much better already. Is there by any chance also a way to completely hide the forum footer for not logged in us...
OK, thanks a lot for your great support, with your explanation and quick response!