Title: Shortcode for Google Adsense
Last modified: August 22, 2016

---

# Shortcode for Google Adsense

 *  Resolved [astpaul](https://wordpress.org/support/users/astpaul/)
 * (@astpaul)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/shortcode-for-google-adsense/)
 * Hi
 * Your plugin is AMAZING! Thank you!
 * I am struggling though with a shortcode I want to create that would allow me 
   to display Javascript code for Adsense.
 *     ```
       <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
       <!-- Bottom -->
       <ins class="adsbygoogle"
            style="display:inline-block;width:100%;height:auto;"
            data-ad-client="ca-pub-1072193138115762"
            data-ad-slot="8233485930"></ins>
       <script>
       (adsbygoogle = window.adsbygoogle || []).push({});
       </script>
       ```
   
 * I put the code as ShortCode Template assuming that if I put it in the editor 
   area it would get scrambled :).
 * Currently the code is not displaying at all (see in this [page](http://healthruwords.com/inspirational-pictures/wonderful-2015/)
   and look for middlead class).
 * What did I do wrong?
 * [https://wordpress.org/plugins/shortcodes-ui/](https://wordpress.org/plugins/shortcodes-ui/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Thread Starter [astpaul](https://wordpress.org/support/users/astpaul/)
 * (@astpaul)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/shortcode-for-google-adsense/#post-5896805)
 * Solution (quite an obvious one) is to select “Advanced Shortcode”. Duh! :))
 *  Plugin Author [Bainternet](https://wordpress.org/support/users/bainternet/)
 * (@bainternet)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/shortcode-for-google-adsense/#post-5896922)
 * Glad to hear you figured it out.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Shortcode for Google Adsense’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/shortcodes-ui_dbeef6.svg)
 * [ShortCodes UI](https://wordpress.org/plugins/shortcodes-ui/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/shortcodes-ui/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/shortcodes-ui/)
 * [Active Topics](https://wordpress.org/support/plugin/shortcodes-ui/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/shortcodes-ui/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/shortcodes-ui/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Bainternet](https://wordpress.org/support/users/bainternet/)
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/shortcode-for-google-adsense/#post-5896922)
 * Status: resolved