• Resolved Anonymous User 20181108

    (@anonymized-20181108)


    Hello, I use disqus for comments and do not use blocksy comment script- bundle/comments.min.css so is there any way to stop loading that script on my all pages because it is not required now?

Viewing 13 replies - 1 through 13 (of 13 total)
  • 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)

    Cool!

    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.

    Thread Starter Anonymous User 20181108

    (@anonymized-20181108)

    you are awesome πŸ™‚

    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. πŸ™‚

    Thread Starter Anonymous User 20181108

    (@anonymized-20181108)

    Ok πŸ‘Œ

Viewing 13 replies - 1 through 13 (of 13 total)

The topic ‘Comment section script’ is closed to new replies.