Title: DODO Internet's Replies | WordPress.org

---

# DODO Internet

  [  ](https://wordpress.org/support/users/studioviv/)

 *   [Profile](https://wordpress.org/support/users/studioviv/)
 *   [Topics Started](https://wordpress.org/support/users/studioviv/topics/)
 *   [Replies Created](https://wordpress.org/support/users/studioviv/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/studioviv/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/studioviv/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/studioviv/engagements/)
 *   [Favorites](https://wordpress.org/support/users/studioviv/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 90 total)

1 [2](https://wordpress.org/support/users/studioviv/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/studioviv/replies/page/3/?output_format=md)
[4](https://wordpress.org/support/users/studioviv/replies/page/4/?output_format=md)
[5](https://wordpress.org/support/users/studioviv/replies/page/5/?output_format=md)
[6](https://wordpress.org/support/users/studioviv/replies/page/6/?output_format=md)
[→](https://wordpress.org/support/users/studioviv/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LiteSpeed Cache] JS Delayed Includes not working](https://wordpress.org/support/topic/js-delayed-includes-not-working/)
 *  Thread Starter [DODO Internet](https://wordpress.org/support/users/studioviv/)
 * (@studioviv)
 * [3 days, 2 hours ago](https://wordpress.org/support/topic/js-delayed-includes-not-working/page/2/#post-18929935)
 * Hello [@litetim](https://wordpress.org/support/users/litetim/) ,
 * Then what is the function of the JS Delayed Includes field in the Tuning tab?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LiteSpeed Cache] JS Delayed Includes not working](https://wordpress.org/support/topic/js-delayed-includes-not-working/)
 *  Thread Starter [DODO Internet](https://wordpress.org/support/users/studioviv/)
 * (@studioviv)
 * [3 days, 2 hours ago](https://wordpress.org/support/topic/js-delayed-includes-not-working/#post-18929922)
 * Hello [@litetim](https://wordpress.org/support/users/litetim/) ,
 * I understand you explanation. But what if I don’t want to delay the internal (
   from the domain) scripts only the external scripts (like googletagmanager.com,
   etc)?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LiteSpeed Cache] JS Delayed Includes not working](https://wordpress.org/support/topic/js-delayed-includes-not-working/)
 *  Thread Starter [DODO Internet](https://wordpress.org/support/users/studioviv/)
 * (@studioviv)
 * [3 days, 3 hours ago](https://wordpress.org/support/topic/js-delayed-includes-not-working/#post-18929820)
 * Hello [@litetim](https://wordpress.org/support/users/litetim/) ,
 * So if I want to make all external scripts delayed, I need to set the Load JS 
   Deferred field under JS Settings option to Delayed to make all scripts delayed,
   and place the domain super-seat.com (for all internal scripts) in the JS Deferred/
   Delayed Excludes field under Tuning? But will this also make all internal script
   be excluded from deferring?
 * And what is the function of the JS Delayed Includes field in the Tuning tab? 
   If this is not working…
    -  This reply was modified 3 days, 3 hours ago by [DODO Internet](https://wordpress.org/support/users/studioviv/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LiteSpeed Cache] JS Delayed Includes not working](https://wordpress.org/support/topic/js-delayed-includes-not-working/)
 *  Thread Starter [DODO Internet](https://wordpress.org/support/users/studioviv/)
 * (@studioviv)
 * [3 days, 4 hours ago](https://wordpress.org/support/topic/js-delayed-includes-not-working/#post-18929736)
 * Hello [@litetim](https://wordpress.org/support/users/litetim/) ,
 * How is the cache control message now?
 * So if I understand it correctly. The name changes, combining and minifying excludes
   all names in the JS Delayed Includes list entries? I do notice that googletagmanager.
   com (which is in that list) is not renamed, so something is working correctly.
   But this script is not delayed, deferred or triggered/activated after first interaction
   of the visitor. So that is still not working. Or am I misunderstanding the fields
   and field names?
 * Just to be clear. I want external scripts, such as googletagmanager.com, to load
   only after the visitor’s first interaction. Not during or after the page loads.
   But after the visitor has performed a (minor) interaction. This could be a mouse
   movement, a click, or something similar.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LiteSpeed Cache] JS Delayed Includes not working](https://wordpress.org/support/topic/js-delayed-includes-not-working/)
 *  Thread Starter [DODO Internet](https://wordpress.org/support/users/studioviv/)
 * (@studioviv)
 * [5 days, 7 hours ago](https://wordpress.org/support/topic/js-delayed-includes-not-working/#post-18927388)
 * Hello [@litetim](https://wordpress.org/support/users/litetim/) ,
 * I’ve excluded a custom cookie that stored the “incl/excl tax” information. You
   can see this in the page headers.
 * We didn’t add the data-deferred=”1″ attribute to any scripts. It’s also not present
   in the code where those scripts are inserted. So LiteSpeed must be adding this
   attribute itself. Otherwise, I have no idea how or why it appears.
 * But is my theory correct? That LiteSpeed renames all scripts using its own internal
   naming, and because of that the scripts are no longer recognized as matching 
   the deferred‑list entries? Or does my issue have something to do with the data-
   deferred=”1″ attribute?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LiteSpeed Cache] JS Delayed Includes not working](https://wordpress.org/support/topic/js-delayed-includes-not-working/)
 *  Thread Starter [DODO Internet](https://wordpress.org/support/users/studioviv/)
 * (@studioviv)
 * [1 week ago](https://wordpress.org/support/topic/js-delayed-includes-not-working/#post-18925063)
 * Hello [@litetim](https://wordpress.org/support/users/litetim/) ,
 * Our server hoster found an issue with a cookie, which was excluded from cache.
   Because of that the caching was set to “no-cache”. We removed that cookie from
   the exclude list. Maybe now the caching is also set to mis or hit with you.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LiteSpeed Cache] JS Delayed Includes not working](https://wordpress.org/support/topic/js-delayed-includes-not-working/)
 *  Thread Starter [DODO Internet](https://wordpress.org/support/users/studioviv/)
 * (@studioviv)
 * [1 week ago](https://wordpress.org/support/topic/js-delayed-includes-not-working/#post-18925057)
 * Hello [@litetim](https://wordpress.org/support/users/litetim/) ,
 * We use Cloudflare for bat traffic control and have the ability to clear the Cloudflare
   cache through the site. But we and our server hoster are not thinking this is
   causing the issue.
 * I don’t know why you have the “no-cache” message. I have the “x-litespeed-cache”
   set to “mis” or “hit”. My main issue is why the deferred mode is not working.
   Can you tell me about that issue more? I see at a lot of scripts the HTML tag“
   data-deferred=”1″”. Maybe it has something to do with that? Or is it possible
   that because the scripts are set to a Litespeed JS file (intern) the file are
   not reconized as a script from the deferred list?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LiteSpeed Cache] JS Delayed Includes not working](https://wordpress.org/support/topic/js-delayed-includes-not-working/)
 *  Thread Starter [DODO Internet](https://wordpress.org/support/users/studioviv/)
 * (@studioviv)
 * [1 week, 3 days ago](https://wordpress.org/support/topic/js-delayed-includes-not-working/#post-18922619)
 * Hello [@litetim](https://wordpress.org/support/users/litetim/) ,
 * I know the first visit is a miss. That is weird you see the “no-cache” message.
   Because I see on most pages the miss or hit message.
 * Report Number: ZJHHNYVP, is this what you wanted?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LiteSpeed Cache] JS Delayed Includes not working](https://wordpress.org/support/topic/js-delayed-includes-not-working/)
 *  Thread Starter [DODO Internet](https://wordpress.org/support/users/studioviv/)
 * (@studioviv)
 * [1 week, 4 days ago](https://wordpress.org/support/topic/js-delayed-includes-not-working/#post-18921379)
 * Hello [@litetim](https://wordpress.org/support/users/litetim/) ,
 * The LSC cache is enabled, otherwise I don’t know what you mean with the second
   question. The “Load JS Deferred” is set to “Deferred”. I’ve added the (partial)
   URL’s in the tab “Tuning” in the field “JS Delayed Includes”.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ajax Search Lite - Live Search & Filter] Search results include HTML classnames](https://wordpress.org/support/topic/search-results-include-html-classnames/)
 *  Thread Starter [DODO Internet](https://wordpress.org/support/users/studioviv/)
 * (@studioviv)
 * [2 weeks, 4 days ago](https://wordpress.org/support/topic/search-results-include-html-classnames/#post-18914454)
 * Hello [@ernestmarcinko](https://wordpress.org/support/users/ernestmarcinko/) ,
 * Thank you for the clarification.
 * Just to confirm: since the Lite version searches the raw post content stored 
   in the database, it will always index HTML tags and classnames if they exist 
   inside the post content, correct?
 * In that case, do you have any recommended approach to prevent HTML attributes
   from affecting search results? For example:
    – stripping HTML before indexing–
   filtering the content before the SQL query – or using a hook to preprocess the
   content
 * If this is possible in the Pro version, please let me know.
 * Thanks again for your help.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Conditional Logic Emails and Fields for Contact Form 7] Conditional logic based on day of date field](https://wordpress.org/support/topic/conditional-logic-based-on-day-of-date-field/)
 *  Thread Starter [DODO Internet](https://wordpress.org/support/users/studioviv/)
 * (@studioviv)
 * [3 weeks, 6 days ago](https://wordpress.org/support/topic/conditional-logic-based-on-day-of-date-field/#post-18905434)
 * Hello [@yeeaddons](https://wordpress.org/support/users/yeeaddons/) ,
 * Alright! Thank you for letting me know.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Datepicker - Restricts Date for Contact Form 7] Manual input](https://wordpress.org/support/topic/manual-input-2/)
 *  Thread Starter [DODO Internet](https://wordpress.org/support/users/studioviv/)
 * (@studioviv)
 * [3 weeks, 6 days ago](https://wordpress.org/support/topic/manual-input-2/#post-18905429)
 * Hello [@yeeaddons](https://wordpress.org/support/users/yeeaddons/) ,
 * Thanks for the tip! That is exactly what I needed. This problem is fixed.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Jetpack Social] exclude category(ies)](https://wordpress.org/support/topic/exclude-categoryies/)
 *  Thread Starter [DODO Internet](https://wordpress.org/support/users/studioviv/)
 * (@studioviv)
 * [5 months, 2 weeks ago](https://wordpress.org/support/topic/exclude-categoryies/#post-18764195)
 * Hello [@erania-pinnera](https://wordpress.org/support/users/erania-pinnera/) ,
 * Thank you for the alternatives. I will look into what would be the best option
   for us.
 * If you can also pass this on to the Jetpack dev team, please do. This will make
   it easier for us (and potentially for others) to use.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Jetpack Social] Feature requests](https://wordpress.org/support/topic/feature-requests-241/)
 *  Thread Starter [DODO Internet](https://wordpress.org/support/users/studioviv/)
 * (@studioviv)
 * [5 months, 3 weeks ago](https://wordpress.org/support/topic/feature-requests-241/#post-18756143)
 * Hello [@erania-pinnera](https://wordpress.org/support/users/erania-pinnera/),
 * Thank you for your reply. I’ll wait for the development and product teams’ response.
   If the option to have channels disabled by default would be implemented, that
   would be great for us. It would make things easier for us. And that means things
   will be less likely to go wrong for us.
 * Will you keep us informed about this via this ticket?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Disable Comments - Remove Comments & Stop Spam [Multi-Site Support]] Get site-wide comment status in PHP](https://wordpress.org/support/topic/get-site-wide-comment-status-in-php/)
 *  Thread Starter [DODO Internet](https://wordpress.org/support/users/studioviv/)
 * (@studioviv)
 * [8 months, 3 weeks ago](https://wordpress.org/support/topic/get-site-wide-comment-status-in-php/#post-18644927)
 * Hello Abid,
 * I haven’t checked it. So I have now updated the plugin and removed the other 
   plugin. After that I checked it again and it is working.
 * Thank you for adding this feature to the plugin.

Viewing 15 replies - 1 through 15 (of 90 total)

1 [2](https://wordpress.org/support/users/studioviv/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/studioviv/replies/page/3/?output_format=md)
[4](https://wordpress.org/support/users/studioviv/replies/page/4/?output_format=md)
[5](https://wordpress.org/support/users/studioviv/replies/page/5/?output_format=md)
[6](https://wordpress.org/support/users/studioviv/replies/page/6/?output_format=md)
[→](https://wordpress.org/support/users/studioviv/replies/page/2/?output_format=md)