By Christian van Laarhoven on Saturday, 23 January 2016
Posted in General Issues
Replies 8
Likes 0
Views 497
Votes 0
Dear stackideas,

We have an little issue with our blog posts on http://www.doelakkers.nl.

in some blogposts we have embedded some pdf file's with the blogcomposer.
In every file we disabled to show pdf icon and it save's correctly in the back-end but it still shows the pdf icon on the front-end. We also tried to empty the cache and then refresh but it does'nt work.
(for example: http://doelakkers.nl/nieuws/nieuws/nieuwsbrief-20-januari see screenshot)

our last solution is to do it just with CSS but our question is: is this an little bug or are we doing something wrong in here?

Kind regards,
Hugo van Leeuwen
Van Laarhoven Websites
Hi christian,

I've have double check you issue and you are right it a bug, we will include this fix in next release version.
·
Wednesday, 27 January 2016 19:20
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Hugo,

Can you please edit your post above and include the ftp access as well so that I can look into this?
·
Saturday, 23 January 2016 22:38
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Christian,

I am really sorry for the delay of this reply as it is a weekend for us here.I've have check you post for http://doelakkers.nl/nieuws/nieuws/nieuwsbrief-20-januari and for icon pdf that you mention is not appear at this blog if I'm right?

if you issue was editor composer for download file in add block you can setting at ACL function for user,example for blog nieuwsbrief-20-januari this blog author is assign as manager in ACL-> manager-> media manager-> upload item in media manager -> select NO

Hope this help.
·
Saturday, 23 January 2016 23:20
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Jasni,

thanks for your response.
We do not have a problem with the downloadable file in the front-end. It is just the file icon that keeps showing in the front-end while the composerblocks with the files are configured to don't display the icon.
Would you please take a closer look at this?
It would help us a lot.

Kind regards,
Hugo Van Leeuwen
Van Laarhoven Websites
·
Monday, 25 January 2016 15:16
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Christian,

Sorry but I don't quite get you here , it's you refer to this icon http://screencast.com/t/kfANZdVB9Q

if yes, to make this icon not appear at you front end site you have to do some customization at it core file

go to components/com_easyblog/theme/wireframe/composer/blocks/handlers/file/preview.php , and delete this code at line 15 - 19

   <div class="col-cell eb-file-thumb cell-tight" data-file-icon>
<i class="fa fa-file">
<b data-file-type></b>
</i>
</div>


Hope this help.
·
Tuesday, 26 January 2016 11:07
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Jasni,

Thats indeed the case but we disabled it already in the composerblock on the front-end and sure we can disable it manually with css or delete the code line you mentioned but i think it's a little bug in easyblog because the setting doesn't work. (screenshot)

Kind regards,
Hugo van Leeuwen
·
Wednesday, 27 January 2016 18:44
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Jasni,

I'm glad to hear that it will be fixed!
Thanks for your support on this one!
i will do this one manually for now!

Kind regards,
Hugo van Leeuwen
·
Wednesday, 27 January 2016 20:02
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Christian,

You are most welcome.
·
Thursday, 28 January 2016 11:09
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post