• Resolved anngel

    (@anngel)


    hi,
    I need to remove this piece of code:
    ` <script type=”text/javascript”> /* Then strip params if pushstate exists */
    if (typeof window.history.pushState == ‘function’) {
    var cleanparams=window.location.href.split(“?”);
    var clean_url=cleanparams[0];history.replaceState({},”landing page”,clean_url);
    }
    </script>`
    but I dont know which file it is in. any advice is much appreciated.

    https://www.ads-software.com/plugins/ultimate-landing-page/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author PluginOps

    (@umarbajwa)

    Hi,

    I am sorry but this plugin does not use the piece of code mentioned above at all.

    Can you share the url of the landing page so that I can figure out where this javascript code is coming from.

    Thanks

    Plugin Author PluginOps

    (@umarbajwa)

    Yes, Your landing page was created by using some other plugin in my guess site origin page builder plugin was used.

    Thanks

    Thread Starter anngel

    (@anngel)

    thank you!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Trying to find a particular piece of code’ is closed to new replies.