• Hello,

    Enabling Disable CSS and JS under sharing options remove the css and js files
    but it still adds script (for each enabled service) in the footer.

    Now since I am using separate minify and defering logics for javascript files those scripts get added before actual jquery script is loaded.

    And also I will like to be able to control that I put those scripts in js file rather than directly on page html

    I tried remove_action but that does not work, I guess since those are directly written on page when sharing_add_footer function is called, remove_action can not unwrite those

    Having ability to control those scripts will be appreciated.

    Thanks
    Hemant

    http://wordpress.org/extend/plugins/jetpack/

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Sharing Script issue’ is closed to new replies.