By Bastian (TeamAccount) on Sunday, 05 March 2017
Posted in Technical Issues
Likes 0
Views 541
Votes 0
Hi,

just updated my test environment from Komento 2.x to Komento 3.0.5 and found a strange issue here, which i would like to address to the support. In Komento -> Settings -> General -> Attachments I put the "Enable Attachments" to off.

However in my source code [I use the Bubble theme] (when logged on as guest) I can still see:


<div class="kt-attachments " data-kt-attachment-wrapper>
<div class="kt-attachments-title t-lg-mb--md">
<b>
<i class="fa fa-link"></i> Attachments </b>
</div>

<div class="t-lg-mt--md">
Your account does not have privileges to view attachments in the comment </div>

</div>


So why is that added when I have the attachments option fully disabled? I would expect that this above isnĀ“t shown as the attachment option is disabled. Its not visible to the users, but its still there in the source code. Can you update the code so that this information is also hidden when the option is disabled?
Hi there,

Maybe you can try to uploaded attached file at this path .../components/com_komento/themes/wireframe/comments/attachments.php and see how it goes

By the way, thanks for reporting this. It seems that your suggestions is make sense, and i have issued this to our developer and this fixes will be included on our next release version. Thanks for your understanding.
·
Monday, 06 March 2017 10:52
·
0 Likes
·
0 Votes
·
0 Comments
·
Wow awesome speed. The fix looks fine. Thanks for that.
·
Monday, 06 March 2017 19:45
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

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.
·
Monday, 06 March 2017 19:50
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post