By Bernt-Uwe Berwing & Markus Berwing GbR on Thursday, 17 November 2016
Posted in Technical Issues
Likes 0
Views 283
Votes 0
We are using latest Joomla 3.6.4 and latest Release EasyBlog 5.0.41.

User created a QuickPost and clicked on 'Publish Story' and Quick Post screen was then blank and no message / confirmation whether blog was posted.
Comment: Would expect a note on top of the screen that my post was saved.

Went to 'Menu Dashboard Posts' in Frontend and noticed that the post was saved and listed.

Unpublished the post and got message:

Posts unpublished successfully, the blog posts are no longer visible in the blog listings.

Then went to edit mode and changed text and header and want to save it and neither 'save for later', 'apply' nor 'update post' is working. Nothing happens when I push the buttons. Same for all other functions...Add Media, Add Post, Embed Video....
nothing works. I can only click on the red cross on top right corner and close the composer.

No way to edit the post and I tried with three different Browsers....Safari, Firefox and Chrome
I was however able to delete the post.

There are no issues in backend but it does not work at all in frontend !
Hi Markus,
Would expect a note on top of the screen that my post was saved.
There is actually a message that says "Story shared successfully". However, I'm not sure why but a certain css from somewhere is hiding the message(http://take.ms/jLP3q).
We have helped you add custom css codes to overwrite this in the following directory:
JoomlaFolder/templates/ja_decor/html/com_easyblog/styles/custom.css

div#fd .alert {
display: block !important;
}
The message should be displaying properly now.

Nothing happens when I push the buttons. Same for all other functions...Add Media, Add Post, Embed Video....
I found that the reason this happened was because of the plugin System - Aimy Speed Optimization (PRO). Once I disable the setting Eliminate Render-Blocking, the blog composer works fine. It seems the plugin's css and javascript optimization function causes the composer to not load correctly.
·
Thursday, 17 November 2016 12:47
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Raymond,
I can confirm that the issue with the note about successfull submission quick post is now visible.
Same for the issue with the buttons not working. Was able to save my changes and update the post.

Therefore this ticket can be closed.

Thanks for the great and very fast support....very much appreciated.

Unfortunately we are now hitting another two issues and I will report in new ticket.
·
Thursday, 17 November 2016 18:10
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Markus,
Understood.
You are most welcome. Glad to hear that your issue has been resolved now.

As a gentle reminder, kindly start a new thread if you have any other issue in the future so it will be easier for us to manage your inquiry. I will lock and mark this thread as resolved.
·
Thursday, 17 November 2016 18:25
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post