• I have the free LifterLMS and have been working to create my course.

    Recently, I was met with this:
    What This Course is About
    window.getAdSnippetCallback = function () { if ( false === ( window.isWatlV1 ?? false ) ) { // Use Aditude scripts. window.tudeMappings = window.tudeMappings || []; window.tudeMappings.push( { divId: ‘atatags-dynamic-belowpost-69cea47f400ed’, format: ‘belowpost’, } ); } } if ( document.readyState === ‘loading’ ) { document.addEventListener( ‘DOMContentLoaded’, window.getAdSnippetCallback ); } else { window.getAdSnippetCallback(); }

    This shows up on the home page of my course! What happened? And, more importantly, how do I fix this?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Brian Hogg

    (@brianhogg)

    Hi @wfmcmillian,

    Thanks for reaching out. It looks like a plugin or the theme is adding some kind of ad javascript into the content of your lessons or below a post, which is showing in your course syllabus. If you’re not sure what plugin might be showing ads, you can diagnose which plugin is doing this with the following steps:

    1. Ensure you have a full working backup of your site in case there are any issues when disabling/enabling plugins or your theme. If you have a high traffic site where students may be active or someone may be checking out during this process, you may wish to perform these steps on a staging site instead.
    2. Disable all plugins (except LifterLMS and any applicable LifterLMS add-ons), and switch to a default theme like Twenty Twenty Four then verify the issue is resolved
    3. Re-enable your plugins and switch back to your previous theme one by one verifying if the issue is still occurring, and note which one causes it to break

    If you let us know which plugin or theme causes the issue we may be able to come up with a workaround, but most likely you’ll also need to contact the theme or plugin author and have them fix the issue. Updating to the latest version of that theme or plugin may resolve the issue, if an update is available.

Viewing 1 replies (of 1 total)

You must be logged in to reply to this topic.