Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author SilkyPress

    (@diana_burduja)

    Hello Glen,

    basically you are trying to add some HTML to the header (which will eventually load a JavaScript). So far the plugin is thought for adding your own CSS or JavaScript, not for linking external files.

    I am working now on the possibility to add HTML to the header. Then you’ll be able to load the jQuery library from Google CDN as you mentioned before.

    By Sunday I should be able to make a new release which this new feature.

    Thread Starter Glenn

    (@rglennnall)

    well since one of the options is Linking Type: External File, i just assumed that it had the ability to link to an external file. Confusing.

    it’s more often than not when inserting some jQuery or AJAX that an external library is also required, especially when adding it to Admin. It’ll be nice to be able to do this within the same plugin instead of writing a function just to do that.

    thanks, look forward to an update. This is a good plugin.

    Plugin Author SilkyPress

    (@diana_burduja)

    By “Linking Type: External File” it is meant that the code will not be output in the HTML, but will be saved in a file on the disk and linked in the HTML.

    Hopefully I can make it more clear in the next release …

    Plugin Author SilkyPress

    (@diana_burduja)

    In the 2.6 version of the plugin you’ll find an “Add HTML code” button where you add the code for loading the jQuery library.

    Thread Starter Glenn

    (@rglennnall)

    great.

    i don’t see a 2.6 version anywhere.

    Plugin Author SilkyPress

    (@diana_burduja)

    A WordPress installation checks for new plugin releases once in 12 hours. Try again.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘linking external googleapis files’ is closed to new replies.