Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Correct.I just noticed, that pressing enter doesn't submit the comment, it just produces a new line,
Button should be bottom right and says "Post". If it's not there then you probably have CSS coming from somewhere hiding it. If you've overridden CB Activity template files then switch CB Activity back to default template and retry. See our demo site below on how it should look and behave by default.and there is no submit button?
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Yes, you have to focus the textarea input for the textarea input to expand and all the buttons to be available. If that's not happening for you then you've a fatal JS error present breaking its JS. Press F12 to open your browsers developer console then select the Console tab and refresh the page. Next attempt to use CB Activity and see if any fatal JS errors are present in the console. This is almost always caused by a 3rd party Joomla template or JS compression extensions.I see, so the 'post button' only appears when I press inside the window, that sounds like a javascript error.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.