Home Forums WordPress Plugins Hide My WP how do i hide the following…

This topic is: not resolved
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #525
    Gotrekk
    Post count: 2

    Hi, read all faq and documentation but can’t get how do i hide something like this in my source?

    <script type=’text/javascript’ src=’http://www.website.com/theme/framework/js/pe/jquery.pixelentity.lazyload.js?ver=1384429031′></script&gt;

    i’d like to hide that “pixelentity”. is it somehow possible ?

    thanks in advance and great work!

    #526
    Hassan
    Post count: 955

    Just use Replace URLS. Something like this:

    wp-content/themes/framework/js/pe/jquery.pixelentity.lazyload.js==lazyload.js

    #527
    Gotrekk
    Post count: 2

    do i need to use the full path or can i do something like:

    js/pe/jquery.pixelentity.lazyload.js==lazyload.js ?

    #528
    Hassan
    Post count: 955

    You should use the full path from WP directory. Usually it starts with wp-content.

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.