Hello @techcountless
Unfortunately, for the moment this isn’t a possibility. Though, I will note this down in our improvements list for a future update.
Though, I cannot promise anything about this one, as the file might still be needed in some specific edge cases. Our developers will be able to analyse the situation further and decide upon this.
Thanks!
Thread Starter
Anonymous User 20181108
(@anonymized-20181108)
Sure but you can give option to users wheather they want to disable loading comments script globally or not in blocksy theme or companion app.
Hi @techcountless
That is a decision that’s for our development team to be made. They will analyse the situation and if it’s possible and if it won’t affect anything else, most likely it will be implemented in an upcoming update.
Thanks.
Thread Starter
Anonymous User 20181108
(@anonymized-20181108)
also note If i disable comments from blocksy settings (in single page settings) my Disqus comments also stop loading
@techcountless A filter will be available in an upcoming update. π The developers are on it.
Hi @techcountless
Starting with the next update —
add_filter('blocksy:static-files:ct-comments-styles', '__return_false');
This should do it! π
Thread Starter
Anonymous User 20181108
(@anonymized-20181108)
Working but should I add it or you guys going to push it in next update with that option?
You will need to add it, as auto integration isn’t going to be ready in time for the push. Auto integration requires a lot more work and we wouldn’t want to ship a half baked feature. π
Thanks.
Thread Starter
Anonymous User 20181108
(@anonymized-20181108)
still, it loads that CSS file even after adding that code. it does not work
Yup, because that will be present in the next update, just like I told you previously. π