Title: devanthony's Replies | WordPress.org

---

# devanthony

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Menu Order Not Adhering to Saved Settings](https://wordpress.org/support/topic/menu-order-not-adhering-to-saved-settings/)
 *  Thread Starter [devanthony](https://wordpress.org/support/users/devanthony/)
 * (@devanthony)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/menu-order-not-adhering-to-saved-settings/#post-6087710)
 * ETA: I’m a little slow, so it only just occurred to me that the links are appearing
   on the site in alphabetical order. I can’t seem to convince the site to override
   that and display the links in my chosen order.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Add to Footer] JavaScript Code does not appear.](https://wordpress.org/support/topic/javascript-code-does-not-appear/)
 *  Thread Starter [devanthony](https://wordpress.org/support/users/devanthony/)
 * (@devanthony)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/javascript-code-does-not-appear/#post-6068235)
 * Good evening,
 * I’m trying to get the code either above or below the “Related e-books” ads in
   the footer of the page. As an alternative, I could have the AdSense code on the
   right-hand side of the page, underneath all of the menu items. I’ve put the code
   in its own block in all three of those places.
 * When trying to make the ad appear, I’ve included the JavaScript in two ways: 
   firstly, in a text-only widget, and then in the AdSense plugin provided by Google.
 * In response to your other question, no, I don’t have any caching plugins on my
   site. Just to play it safe, I cleared out my cache anyway, and still the ad block
   won’t appear on my site.
 * I’ve tried every thing I can think of to make the ad work, short of performing
   a ritual dance and sacrificing a melon to the god of technology. 😉
 * Thank you so much for such a quick reply!
    -Dev
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Add to Footer] JavaScript Code does not appear.](https://wordpress.org/support/topic/javascript-code-does-not-appear/)
 *  Thread Starter [devanthony](https://wordpress.org/support/users/devanthony/)
 * (@devanthony)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/javascript-code-does-not-appear/#post-6068188)
 * My apologies. The code I’m trying to display is:
 *     ```
       <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
       <!-- Footer 2 -->
       <ins class="adsbygoogle"
            style="display:inline-block;width:728px;height:90px"
            data-ad-client="ca-pub-9793114590243545"
            data-ad-slot="6368232310"></ins>
       <script>
       (adsbygoogle = window.adsbygoogle || []).push({});
       </script>
       ```
   

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