By Supporter on Friday, 21 July 2017
Posted in General Issues
Replies 1
Likes 0
Views 362
Votes 0
Hi,

There is an issue with the post cover image button "Browse Media".
If I click on the media button it does not open the media manager but it has the same function as "Upload" button.
Hey Supporter,

This is actually a known issue as we were fixing the button on mobile devices and inadvertently mess up the button on desktop browsers

The ftp you provided is not working, could you download the attached file and upload it into /components/com_easyblog/themes/wireframe/composer/toolbar/

Then, add the following css codes at the end of the file in /components/com_easyblog/themes/wireframe/styles/composer-5.1.9.min.css

[gist]
.eb-comp-cover-area .moxie-shim {
width: 80px !important;
height: 100% !important;
}
[/gist]

This is a temporary fix but it will be fixed in the next release, 5.0.10
·
Friday, 21 July 2017 22:34
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post