Title: Tiny Code's Replies - page 3 | WordPress.org

---

# Tiny Code

  [  ](https://wordpress.org/support/users/tinycode/)

 *   [Profile](https://wordpress.org/support/users/tinycode/)
 *   [Topics Started](https://wordpress.org/support/users/tinycode/topics/)
 *   [Replies Created](https://wordpress.org/support/users/tinycode/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/tinycode/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/tinycode/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/tinycode/engagements/)
 *   [Favorites](https://wordpress.org/support/users/tinycode/favorites/)

 Search replies:

## Forum Replies Created

Viewing 6 replies - 31 through 36 (of 36 total)

[←](https://wordpress.org/support/users/tinycode/replies/page/2/?output_format=md)
[1](https://wordpress.org/support/users/tinycode/replies/?output_format=md) [2](https://wordpress.org/support/users/tinycode/replies/page/2/?output_format=md)
3

 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[TC Custom JavaScript] js code not working.](https://wordpress.org/support/topic/js-code-not-working/)
 *  Plugin Author [Tiny Code](https://wordpress.org/support/users/tinycode/)
 * (@tinycode)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/js-code-not-working/#post-8021003)
 * Could you give me your website link? If you do not want to public it, you can
   send to my email: [tinycodestudio@gmail.com](https://wordpress.org/support/users/tinycode/replies/page/3/tinycodestudio@gmail.com?output_format=md)
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[TC Custom JavaScript] js code not working.](https://wordpress.org/support/topic/js-code-not-working/)
 *  Plugin Author [Tiny Code](https://wordpress.org/support/users/tinycode/)
 * (@tinycode)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/js-code-not-working/#post-8021001)
 *     ```
       function myImg(){
         window.name = "thiswin";
         newwin = window.open("http://185.105.4.132/~zen/player/zenradio.html", "dispwin",
                     "width=750,height=300,scrollbars=no, menubar=no");
       }
       ```
   
 * I modified your code, please try it.
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[TC Custom JavaScript] js code not working.](https://wordpress.org/support/topic/js-code-not-working/)
 *  Plugin Author [Tiny Code](https://wordpress.org/support/users/tinycode/)
 * (@tinycode)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/js-code-not-working/#post-8020992)
 * Could you show me your js code?
 * In current version, please don’t use // comment style; use jQuery instead of 
   $. I hope it will help you.
 * If your code still not working, please contact me: [tinycodestudio@gmail.com](https://wordpress.org/support/users/tinycode/replies/page/3/tinycodestudio@gmail.com?output_format=md)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[TC Custom JavaScript] Plugin adds backslashes](https://wordpress.org/support/topic/plugin-adds-backslashes/)
 *  Plugin Author [Tiny Code](https://wordpress.org/support/users/tinycode/)
 * (@tinycode)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/plugin-adds-backslashes/#post-6599686)
 * Thank you for using my plugin. I think backslashes automatically added because
   of Magic quotes setting of PHP. I have released new version to resolve this problem.
   Please update to the latest version (1.0.3).
 * If you still have any problem please give me a feedback and I will support you.
 * Best regards
    Tiny Code studio
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[TC Custom JavaScript] Where is the JS saved?](https://wordpress.org/support/topic/where-is-the-js-saved/)
 *  Plugin Author [Tiny Code](https://wordpress.org/support/users/tinycode/)
 * (@tinycode)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/where-is-the-js-saved/#post-6466971)
 * JS code is saved to database. You have to access database then delete tcjs_content
   in options table. Could you explain how the Save button is gone?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[TC Custom JavaScript] how to add this javascript to a page using your plugin](https://wordpress.org/support/topic/how-to-add-this-javascript-to-a-page-using-your-plugin/)
 *  Plugin Author [Tiny Code](https://wordpress.org/support/users/tinycode/)
 * (@tinycode)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/how-to-add-this-javascript-to-a-page-using-your-plugin/#post-6089907)
 * In current version, our plugin can not add script to a single page.
    External
   sources including feature will be added soon. Now you can use jQuery.getScript()
   to load external script. Please keep in mind that you shouldn’t use short form,
   use jQuery instead of $ [https://api.jquery.com/jquery.getscript/](https://api.jquery.com/jquery.getscript/)
 * Thank you for your feedback. You’re helping us improve this plugin!

Viewing 6 replies - 31 through 36 (of 36 total)

[←](https://wordpress.org/support/users/tinycode/replies/page/2/?output_format=md)
[1](https://wordpress.org/support/users/tinycode/replies/?output_format=md) [2](https://wordpress.org/support/users/tinycode/replies/page/2/?output_format=md)
3