WPBeginner

Beginner's Guide for WordPress

  • Blog
    • Beginners Guide
    • News
    • Opinion
    • Showcase
    • Themes
    • Tutorials
    • WordPress Plugins
  • Start Here
    • How to Start a Blog
    • Create a Website
    • Start an Online Store
    • Best Website Builder
    • Email Marketing
    • WordPress Hosting
    • Business Name Ideas
  • Deals
    • Bluehost Coupon
    • SiteGround Coupon
    • WP Engine Coupon
    • HostGator Coupon
    • Domain.com Coupon
    • Constant Contact
    • View All Deals »
  • Glossary
  • Videos
  • Products
X
☰
Beginner's Guide for WordPress / Start your WordPress Blog in minutes
Choosing the Best
WordPress Hosting
How to Easily
Install WordPress
Recommended
WordPress Plugins
View all Guides

WPBeginner» Blog» Plugins» How to Add Header and Footer Code in WordPress (the Easy Way)

How to Add Header and Footer Code in WordPress (the Easy Way)

Last updated on January 2nd, 2020 by Editorial Staff
477 Shares
Share
Tweet
Share
Pin
Free WordPress Video Tutorials on YouTube by WPBeginner
How to Add Header and Footer Code in WordPress (the Easy Way)

Have you ever been asked to add some code snippets to <header> or <footer> section of your WordPress website?

Often you are asked to add header and footer code in WordPress when trying to integrate with web services like Google Analytics, Facebook Pixel, Google Search Console, etc.

You may also come across WordPress tutorials that might ask you to add some custom CSS or Javascript code to your WordPress header or footer.

By default, WordPress doesn’t provide an option to insert code in your website’s header and footer. Luckily there is an easy solution for beginners.

In this article, we will show you how to easily add header and footer code in WordPress. The goal is to safely add the code without directly editing your WordPress theme files.

How to Add Header and Footer Code in WordPress

The Best Way to Add WordPress Header and Footer Code

If you want to add WordPress header and footer code, there are three possible solutions:

  1. Manually, by editing your theme’s header.php and footer.php files
  2. With your theme’s built-in header and footer code feature
  3. Using a plugin

The first option is not beginner friendly because it requires you to add header and footer code by directly editing the header.php and footer.php files manually.

Another disadvantage of using this method is that your code will be removed if you install an update to your theme.

The second option is using your theme’s built-in feature. Some WordPress themes like Elegant Themes and Genesis Framework by StudioPress offer a built-in option for quickly adding code and scripts to your WordPress header and footer.

If you are using a theme with a built-in feature, then it seems like a safe and simple solution. However if you change your theme, then all the code snippets added to your website will be gone. This includes site verification in Google Search Console, website analytics via Google Analytics, etc.

This why we always recommend users to use the third option, a headers and footers plugin. This option is by far the easiest and safest method to add header and footer code in WordPress.

After a lot of request from readers, our team has built a 100% free Insert Headers and Footers plugin to let users easily add code to the header and footer in WordPress.

Insert Headers and Footers

Here are some benefits of using the Insert Headers and Footers plugin:

1. Easy, Fast, and Organized: It lets you add codes to your site’s header and footer easily and quickly. Plus, it keeps you organized by allowing you to store all your footer and header codes in one place.

2. Prevents Errors: It helps prevent errors which may occur if you edit your theme files manually.

3. Upgrade or Change Your Theme Without any Worry: The plugin will save your header and footer code in a separate place, so you can update or change your theme without worrying about the code being erased.

With that said, let’s see how to easily add header and footer code in WordPress using Insert Headers and Footers plugin.

Video Tutorial

Subscribe to WPBeginner

If you don’t want to watch the video tutorial, then you can continue reading the text version below:

Adding Code to Header and Footer in WordPress

First thing you need to do is install and activate the Insert Headers and Footers plugin. For more details, see our step by step guide on how to install a WordPress plugin.

Once the plugin is activated, go to Settings » Insert Headers and Footers from your admin panel. After that, you will see two boxes for adding code to header and footer.

Insert Headers and Footers plugin settings

Simply paste the code in one of the two boxes. Once done, don’t forget to click the Save button to store your changes.

The plugin will now automatically load the code in the respective locations on your WordPress site.

You can always edit and remove any code that you don’t want to keep.

You’ll need to keep the plugin installed and activated at all times. Deactivating the plugin will stop adding all custom code to your site.

If you accidentally deactivate the plugin, the code will still be safely stored in your WordPress database. You can simply reinstall or reactivate the plugin, and the code will start appearing again.

Note: You may have to clear your WordPress cache after saving changes, so the code properly appears on the front-end of your website.

We have found the biggest reason why a lot of beginners use the Insert Headers and Footers plugin is to add Google Analytics to their website. For that, we actually recommend using the free MonsterInsights plugin. It’s the best Google analytics plugin for WordPress which helps you properly setup Google analytics tracking with just a few clicks, and it shows you helpful stats right inside your WordPress dashboard.

We hope this article helped you to learn how to add header and footer code in WordPress easily. You may also want to see our comparison of the best email marketing services and the best business phone services.

If you liked this article, then please subscribe to our YouTube Channel for WordPress video tutorials. You can also find us on Twitter and Facebook.

477 Shares
Share
Tweet
Share
Pin
Popular on WPBeginner Right Now!
  • How to Start Your Own Podcast (Step by Step)

    How to Start Your Own Podcast (Step by Step)

  • Revealed: Why Building an Email List is so Important Today (6 Reasons)

    Revealed: Why Building an Email List is so Important Today (6 Reasons)

  • How to Properly Move Your Blog from WordPress.com to WordPress.org

  • Google Analytics in WordPress

    How to Install Google Analytics in WordPress for Beginners

About the Editorial Staff

Editorial Staff at WPBeginner is a team of WordPress experts led by Syed Balkhi. Trusted by over 1.3 million readers worldwide.

The Ultimate WordPress Toolkit

234 Comments

Leave a Reply
  1. Shahad says:
    Jan 22, 2020 at 9:42 am

    my header and footer in not showing in particular page..how can i solve it

    Reply
    • WPBeginner Support says:
      Jan 22, 2020 at 10:34 am

      You would want to check with your specific theme’s support for the header not appearing on a specific page as it could be a page specific template causing you issues.

      Reply
  2. Lio says:
    Dec 19, 2019 at 10:55 am

    Thanks guys for your plugin! I used it to add FB Pixel to my site, but now I have a landing page and I need a different Pixel event (Lead) on the Thank You page after visitors confirm their details. Can I use the plugin to add the script to a specific page?

    Reply
    • WPBeginner Support says:
      Dec 23, 2019 at 10:24 am

      Not at the moment, for the time being, the plugin adds the code to all pages by default

      Reply
  3. Keith says:
    Oct 16, 2019 at 9:02 pm

    Hi, is there a way to change the font size of the footer?
    I tried keying in a chunk of disclaimer text but it is too large.

    Thanks in advance!

    Reply
    • WPBeginner Support says:
      Oct 17, 2019 at 1:24 pm

      For the font size, you would want to take a look at our article here: https://www.wpbeginner.com/beginners-guide/how-to-change-the-font-size-in-wordpress/

      Reply
  4. katrina says:
    Oct 16, 2019 at 8:50 pm

    I used your insert headers and footers plugin and it was soooo easy and helpful! Thank you so much!

    Reply
    • WPBeginner Support says:
      Oct 17, 2019 at 11:57 am

      You’re welcome, glad our plugin was helpful :)

      Reply
  5. Deeksha says:
    Sep 28, 2019 at 3:52 pm

    Hello,
    Can I add google adsense code to my free blog”s header?

    Reply
    • WPBeginner Support says:
      Sep 30, 2019 at 9:28 am

      If you mean a WordPress.com site then they currently don’t allow Adsense on their free plan.

      Reply
  6. Jeremy says:
    Sep 12, 2019 at 5:50 pm

    I’m trying to connect my website to adsense in order to set up an account.
    So far google did not see the code.

    Reply
    • WPBeginner Support says:
      Sep 13, 2019 at 9:20 am

      You may want to ensure you’ve cleared any caching on your site as one of the most common reason

      Reply
  7. PJ says:
    Aug 23, 2019 at 3:03 pm

    You need to change your messaging/advertising regarding header/footer plug-in being free to install. It is not free unless you have purchased the Business plan for your page.

    Reply
    • WPBeginner Support says:
      Aug 23, 2019 at 3:52 pm

      That would be because you are on WordPress.com, our tutorials are for WordPress.org sites. You can see the difference between the two here: https://www.wpbeginner.com/beginners-guide/self-hosted-wordpress-org-vs-free-wordpress-com-infograph/ :)

      Reply
  8. Dipak says:
    Aug 10, 2019 at 1:06 am

    How many codes we can add in single header or footer section, I mean can i use two or three codes in single header section like facebook code google code etc.

    Reply
    • WPBeginner Support says:
      Aug 12, 2019 at 10:41 am

      You could certainly add as many codes as you need in the header section depending on your needs.

      Reply
  9. Michael says:
    Jul 23, 2019 at 11:06 am

    Was wondering if PHP can be added in the header section. Like adding Yoast’s Breadcrumb code to the header so I don’t have to go into my theme files.

    Reply
    • WPBeginner Support says:
      Jul 24, 2019 at 9:43 am

      At the moment the plugin does not allow PHP code to be added.

      Reply
      • Michael says:
        Jul 24, 2019 at 10:44 am

        Thank you for your reply. Will, that ability be added in the future?

        Reply
        • WPBeginner Support says:
          Jul 25, 2019 at 10:42 am

          Currently, it is not planned but we will certainly look into it as a possibility if the need increases :)

  10. moschino says:
    Jul 13, 2019 at 5:34 pm

    pls can i use both facebook tracking pixel and google analytics on a single wp page?

    Reply
    • WPBeginner Support says:
      Jul 15, 2019 at 11:42 am

      Yes, you can.

      Reply
  11. Ray Sagacious Ashia says:
    May 26, 2019 at 12:01 pm

    Can You add more than one header code, to the plug-in, for example
    AdSense code and YouTube Verification code.

    Reply
    • WPBeginner Support says:
      May 28, 2019 at 2:28 pm

      Yes, you can :)

      Reply
  12. Adewale Mudasiru says:
    May 23, 2019 at 8:38 am

    Hi, I’m trying to add a javascript to my site header but on click on save it says page not found

    Reply
    • WPBeginner Support says:
      May 23, 2019 at 11:14 am

      You may want to try resaving your permalinks and checking with your hosting provider that they are not receiving an error on your site that would be preventing the page from saving.

      Reply
  13. Poonam Kandpal says:
    Apr 25, 2019 at 3:38 pm

    Thank you so much for your video, although I have copied the code still I’m not able to enable my header. How to do it?

    Reply
    • WPBeginner Support says:
      Apr 26, 2019 at 10:42 am

      If the plugin is installed you should be able to add the code under Settings>Insert Headers and Footers

      Reply
  14. Faris Naqib says:
    Apr 18, 2019 at 1:07 am

    Hi. I already install the plugin and it’s work. But how to add more than 1 code? Just copy like that or I need to make 1 space to copy the code

    Reply
    • WPBeginner Support says:
      Apr 18, 2019 at 11:57 am

      In case you need to edit the code later, it is normally best to add the new code on the next line

      Reply
  15. rodrigo says:
    Apr 15, 2019 at 11:37 am

    Cant update “Insert Headers and Footers Plugin”.
    Error message: Update Error: Not possible to eliminate previous version of plugin. (translation from spanish)

    When trying to remove the plugin: ” insert-headers-and-footers-old/ihaf.php could not be removed completely .” (translation from spanish)

    Reply
    • WPBeginner Support says:
      Apr 15, 2019 at 1:24 pm

      You may want to try the method in our article here: https://www.wpbeginner.com/beginners-guide/how-to-manually-update-wordpress-plugins-via-ftp/

      Reply
  16. Arp says:
    Apr 14, 2019 at 4:23 pm

    What role is needed to access this plugin – is it for admins only or can it be provided to editors too?

    Reply
    • WPBeginner Support says:
      Apr 15, 2019 at 12:54 pm

      The plugin is set up to only allow admins access at the moment.

      Reply
  17. Marcus says:
    Apr 6, 2019 at 11:45 am

    Hi,

    After I insert the Header code, when I click “save”, will auto link to Page 404 error. How can I fix it?

    Reply
    • WPBeginner Support says:
      Apr 8, 2019 at 11:46 am

      You would want to start with some of our recommended solutions in our article here: https://www.wpbeginner.com/wp-tutorials/how-to-fix-wordpress-posts-returning-404-error/

      Reply
  18. Judy says:
    Mar 17, 2019 at 8:53 pm

    Can I add multiple/different codes in the headers sections? ie. one from google analytics and one from blogmote

    Reply
    • WPBeginner Support says:
      Mar 19, 2019 at 1:25 pm

      As long as you paste the code so it is separate code then you certainly can.

      Reply
  19. Jon says:
    Mar 15, 2019 at 6:25 pm

    I have another plugin it seems to work almost exactly the same way only it can be used on a single page or customized as to which pages the script is added.

    I am trying the WpBeginner plugin just because I trust y’all.

    Am I likely to run into problems having both added to my site?

    Using yours for the whole site, and the other one for adding something only to the header or footer of an individual page?

    Reply
    • WPBeginner Support says:
      Mar 19, 2019 at 11:48 am

      Normally you shouldn’t but if you run into any conflicts you can reach out to the plugins supports

      Reply
      • Jon says:
        Mar 19, 2019 at 10:12 pm

        Thank you. :-)

        Reply
        • WPBeginner Support says:
          Mar 20, 2019 at 10:38 am

          You’re welcome :)

  20. maddy says:
    Mar 11, 2019 at 9:51 pm

    Hello,
    I’m trying to update something in my footer section.
    I have already downloaded and installed/ used this plug in previously and it is working currently. However, when I try to go edit it, when my cursor is hovering over settings…. no drop out menu appears to go to –>insert header and footer. It only takes me to my account setting page. Please help me because I need to update my mailing list options asap! Thank you!

    Reply
    • WPBeginner Support says:
      Mar 12, 2019 at 10:44 am

      If you go to your settings area, it should expand the other options for you to be able to see the Insert Headers and Footers menu item.

      Reply
  21. SirPhren says:
    Feb 16, 2019 at 10:49 am

    Thanks WPbeginer,

    I tried saving the plugin when I added my google search console code, it redirected me to error 404.

    What could be wrong?

    Reply
    • WPBeginner Support says:
      Feb 18, 2019 at 1:22 pm

      That is quite odd, you may want to see if an error happened with your htaccess file when you saved: https://www.wpbeginner.com/wp-tutorials/how-to-fix-wordpress-posts-returning-404-error/

      as the most common reason for 404 errors, if not you could use our troubleshooting article here: https://www.wpbeginner.com/beginners-guide/beginners-guide-to-troubleshooting-wordpress-errors-step-by-step/

      Reply
  22. Kanyi Daily says:
    Jan 18, 2019 at 1:24 am

    Should i deactivate and delete the plugin after inserting the code?

    Will the code be deleted as soon as the plugin is deactivated?

    Reply
    • WPBeginner Support says:
      Jan 18, 2019 at 10:40 am

      You would want to leave the plugin active, if you deactivate the plugin the code you’ve added will no longer be included.

      Reply
  23. Kirsty Bennetts says:
    Jan 16, 2019 at 11:14 am

    Hello. I’ve been using this plugin for some time and find it invaluable.
    However, I am about to update to WordPress 5 but on the download page, it says ‘Compatible up to 4.9.9’. This makes me wary – will it work with 5 and are there plans to update it? Thank you.

    Reply
    • WPBeginner Support says:
      Jan 16, 2019 at 11:23 am

      At the moment the plugin should work with the most recent version of WordPress but if you are concerned with the not tested number then you may want to take a look at our article: https://www.wpbeginner.com/opinion/should-you-install-plugins-not-tested-with-your-wordpress-version/

      Reply
  24. Eya says:
    Jan 16, 2019 at 6:06 am

    Thank you.

    Reply
    • WPBeginner Support says:
      Jan 16, 2019 at 11:37 am

      Glad our article was helpful :)

      Reply
  25. ken doughty says:
    Dec 22, 2018 at 4:39 am

    Hiya,

    Thanks for recommending the Header and Footer plugin, and I have added code to just a single post only to prevent any issues.

    I’ve noticed though, that my dropdown menu has stopped showing (just on the page with code). Do you have a Javascript fix, please?

    http://www.phhsolicitors.co.uk/calc/

    Hope you can help.

    Merry Xmas!!!!

    Reply
    • WPBeginner Support says:
      Dec 25, 2018 at 1:05 am

      Hey Ken,

      Try uninstalling the plugin to see if that fixes your issue.

      Reply
  26. Heather says:
    Nov 10, 2018 at 11:43 pm

    I have added this to my site. It reads it just fine, but prints the code across the top of my header bar EVERY time! Not sure how to fix this.

    Reply
  27. Kendra says:
    Oct 20, 2018 at 6:33 pm

    Plsss explian in details how to add more than one code in the headers space, cos i have already inserted ,google search console code with the pluggin how am i going to add the adsene code in the same headers section

    Reply
    • WPBeginner Support says:
      Oct 23, 2018 at 11:58 am

      You would add the new code on the next line as if you copied the entire code for each they should close themselves.

      Reply
  28. Yovann says:
    Aug 23, 2018 at 8:34 am

    How do I add a HTLM code in the header of my theme. I dont quite understand where it is. I use Xtheme and some people said to go to appearance and editor, but I dont have no editor.

    I need to add the Gtag in the heard of my website for Google analytics and I dont want to use a plug in

    Reply
  29. mohamed ballouti says:
    Aug 21, 2018 at 8:34 pm

    I want to ask you about this plugin.
    Can I put more than one code from different sites (eg Google Analytics code, Webmaster’s code, and Adsense ad code) Will the number of codes affects their performance because I see a difference in terms of visitors Google Analytics and WordPress analytics(WP Statistics)?
    And the difference between placing the code in the header and in the footer?
    Thank you sorry for bothering you
    I hope you will respond quickly.

    Reply
    • WPBeginner Support says:
      Aug 26, 2018 at 2:21 am

      Hi Mohamed,

      Yes you can add code from multiple sites like Analytics, Webmaster tools, and so on.

      Reply
      • Samantha says:
        Aug 29, 2019 at 2:48 pm

        Like they asked, what is the difference between placing the code in the header or footer?

        Thanks!

        Reply
        • WPBeginner Support says:
          Aug 30, 2019 at 9:19 am

          The code would be run sooner when placed in your header which makes it less likely to prevent loading due to a bad script when placed in the header

  30. Gerardo says:
    Aug 20, 2018 at 9:32 am

    Hi, is it possible use this plugin to add more scripts? For example i need to add the AdSense and PushCrew codes.

    If possible, just copy the code one under the other?

    Thanks

    Reply
  31. Knut says:
    Jul 5, 2018 at 5:07 pm

    Hi

    How do I use that bolean filter if I want to disable the header on page 65?

    Brgds.
    Knut

    Reply
    • WPBeginner Support says:
      Jul 5, 2018 at 7:54 pm

      Hi Knut,

      Here is the sample code that you can use to exclude header from any page using the page ID.

      add_filter( 'disable_ihaf_header', 'hide_header_on_page_id' );
      function hide_header_on_page_id() {
        if( is_page( 65 ) ) {
          return false;
        }
        return true;
      }
      
      Reply
      • Marvin says:
        Dec 30, 2018 at 11:58 am

        Code added under your footer or header code in the plugin?

        Reply
        • WPBeginner Support says:
          Dec 30, 2018 at 5:12 pm

          Hi Marvin,

          No, this code will be added in your theme’s functions.php file.

  32. Tom S. says:
    Jun 18, 2018 at 3:52 pm

    So far so good. I’ve been trying to search your site for code to insert line breaks and center text. Any urls to these explanations?

    Reply
  33. Faith says:
    Jun 5, 2018 at 6:50 pm

    Thank you so so much. That solved my problem. I would also love to know if there’s a way to solve the error code I get in my theme codes. I’ve got 53 error when I view the source code.

    Reply
  34. Claire Plaisted says:
    Apr 5, 2018 at 7:56 am

    I wish this was available for Premium Accounts as well as Business. Is there another way to embed code in your site

    Reply
    • WPBeginner Support says:
      Apr 5, 2018 at 8:21 pm

      Hi Claire,

      You are probably using WordPress.com. Please see our guide on the difference between self hosted WordPress.org vs free WordPress.com blog.

      Reply
  35. Iboro William says:
    Mar 16, 2018 at 2:44 am

    This has been quite helpful!

    Reply
  36. Mo says:
    Mar 13, 2018 at 3:53 am

    I’ve installed header and footer plugin, entered the relevant code and saved it. When I look in header script in header editor I can’t see the relevant code I’ve just entered. Please advise.
    Thank you.

    Reply
  37. Alex says:
    Mar 7, 2018 at 2:13 pm

    Hello, is there a way to insert header code only to certain posts or to posts in a certain category?

    Reply
  38. Randy Trelka says:
    Jan 31, 2018 at 8:14 pm

    When I try to add header code using the plug in I get a 403 forbidden page. How do I get around this? I temporarily tried to turn off my security but that didn’t help.

    Reply
    • WPBeginner Support says:
      Feb 4, 2018 at 3:23 pm

      Hi Randy,

      Please see our guide on how to fix 403 forbidden error in WordPress.

      Reply
  39. Prolete Atienza says:
    Jan 24, 2018 at 5:03 am

    Hi, Iam looking for option like this but for a multi-site,

    but I need is like a general admin for network-wide option,
    where when i config this, it will show to the header on all sub-site,

    currently, I need to set this for every sub-site plugin config.

    is there any way to have the plugin option of this menu under network option or something and not per sub-site.

    is there any other option i can use/do.

    thanks

    Reply
  40. Riddhi says:
    Jan 16, 2018 at 2:22 am

    Hey, is there anyway to check if the code has been inserted ? Can’t detect it in my site source code nor in the headers.php file. Is is possible for this plugin to not be working ?

    Reply
    • WPBeginner Support says:
      Jan 16, 2018 at 9:44 am

      Hi Riddhi,

      Once you add the code and save your changes you will be able to see the code in your site’s source code. For header code you will find it between <head> and </head> tags. Footer code will be added before the </body> tag.

      Reply
  41. Debbie says:
    Dec 27, 2017 at 6:31 pm

    Is there a way to use this to add an image in the header that does not replace the existing header? In other words, I already have a logo there on the left, and a search bar with social media links on the right. The center is empty. I want to add an image widget which links to the source page of the image. I have the widget code ready to insert, but there is no HTML showing in the header.php file. I do not know PHP (i do know HTML quite well).
    I added the widget to the footer, which was easy because in my theme there IS HTML (an HTML table) in the footer. But it is supposed to be at the top of the pages.

    Reply
  42. Ralph Machin says:
    Dec 15, 2017 at 5:00 pm

    Any idea when this plugin will be updated for WP 4.9.1? Looks like it’s only compatible up to 4.8.4

    Reply
    • WPBeginner Support says:
      Dec 16, 2017 at 5:50 pm

      Hi Ralph,

      You can safely install the plugin. For more on this topic please see our article should you install plugins not tested for your WordPress version.

      Reply
  43. Jesse says:
    Dec 15, 2017 at 8:04 am

    Thank you so much for information. I have been so much problem with pasting html adsense code in header. This information helps me a lot

    Reply
  44. Gareth Parmar says:
    Nov 21, 2017 at 6:23 am

    So, can I disable this notification after install anywhere?
    I don’t need all my multisite clients to see this notification!!

    Reply
  45. Brandon says:
    Nov 8, 2017 at 7:12 pm

    When I add my code into the header or footer section in the plugin, does it apply it across all my pages? Thanks.

    Reply
    • WPBeginner Support says:
      Nov 10, 2017 at 6:07 am

      Hi Brandon,

      Yes, it would apply to all pages on your website.

      Reply
      • Rolland says:
        Apr 4, 2018 at 5:23 am

        HI

        How do i add the code to a single page header (not a post) so it appears only on that page?

        Reply
        • WPBeginner Support says:
          Apr 4, 2018 at 5:26 pm

          Hey Rolland,

          This plugin will add header and footer code to all pages and posts. If you want to add it to just a single page, then you will have to manually add your code to your theme and surround it with a conditional php tag. For example:

          if (is_page( 22 )) { 
          // your code goes here
          } 
          

          Don’t forget to replace 22 with your actual page ID.

  46. melody says:
    Oct 14, 2017 at 12:22 am

    hi, I just re-added my footer widget embedded code, it’s from keyreply.
    I don’t know what’s went wrong, I could see my footer widget from my pc(while I am logged in WP), however any other devices(pc or mobile phone), the widget is not showing. any ideas?

    Reply
  47. Prava says:
    Oct 10, 2017 at 5:35 am

    im a new leaner and im facing problem in converting footer content in to dynamic wordpress content

    Reply
  48. Wendy K says:
    Oct 9, 2017 at 1:00 pm

    I installed the insert headers and footers plugin on my clients WordPress site but when I click on it under settings it just shows a blank page. There are no fields available for me to insert text into.

    Reply
  49. Geraldinesmythe says:
    Sep 26, 2017 at 10:24 am

    Hi,
    I’m trying to install an html5 banner ad at the top of my home page and a few other page tops. I have a customer that wants to only deliver their banner ad in that format so that as a rotating banner each image links to a different url we’re promoting. Where do I put this code to make it show up? I’ve tried downloading some plugins to place it but nothing is working. We normally just accept jpgs and links but I don’t want to lose this sale as she won’t deliver other than in html5. Thanks for your help! Geraldine

    Reply
    • WPBeginner Support says:
      Sep 27, 2017 at 4:26 pm

      Hello,

      Please take a look at Adsanity plugin.

      Reply
  50. Gareth says:
    Sep 21, 2017 at 4:28 am

    Hi, I love the simplicity of this plugin. There is one annoying point however.

    How can I disable the dashboard notice “Thank you for installing….” in a multisite set up.

    I don’t need all my client sites seeing that notice.

    A solution that doesn’t involve another plugin would be appreciated, preferably I can just remove an action or something.

    Reply
    • Gareth says:
      Nov 10, 2017 at 8:31 am

      Does that mean that I can’t disable the notice? (without hacking the plugin)

      Reply
« 1 2 3 »

Leave a Reply Cancel reply

Thanks for choosing to leave a comment. Please keep in mind that all comments are moderated according to our comment policy, and your email address will NOT be published. Please Do NOT use keywords in the name field. Let's have a personal and meaningful conversation.

Over 1,320,000+ Readers

Get fresh content from WPBeginner

Featured WordPress Plugin
WP Mail SMTP logo
WP Mail SMTP
Fix WordPress email delivery issues. #1 SMTP plugin. Learn More »
How to Start a Blog How to Start a Blog
I need help with ...
Starting a
Blog
WordPress
Performance
WordPress
Security
WordPress
SEO
WordPress
Errors
Building an
Online Store
Useful WordPress Guides
    • 7 Best WordPress Backup Plugins Compared (Pros and Cons)
    • How to Fix the Error Establishing a Database Connection in WordPress
    • Why You Need a CDN for your WordPress Blog? [Infographic]
    • 30 Legit Ways to Make Money Online Blogging with WordPress
    • Self Hosted WordPress.org vs. Free WordPress.com [Infograph]
    • Free Recording: WordPress Workshop for Beginners
    • 24 Must Have WordPress Plugins for Business Websites
    • How to Properly Move Your Blog from WordPress.com to WordPress.org
    • 5 Best Contact Form Plugins for WordPress Compared
    • Which is the Best WordPress Popup Plugin? (Comparison)
    • Best WooCommerce Hosting in 2020 (Comparison)
    • How to Fix the Internal Server Error in WordPress
    • How to Install WordPress - Complete WordPress Installation Tutorial
    • Why You Should Start Building an Email List Right Away
    • How to Properly Move WordPress to a New Domain Without Losing SEO
    • How to Choose the Best WordPress Hosting for Your Website
    • How to Choose the Best Blogging Platform (Comparison)
    • WordPress Tutorials - 200+ Step by Step WordPress Tutorials
    • 5 Best WordPress Ecommerce Plugins Compared
    • 5 Best WordPress Membership Plugins (Compared)
    • 7 Best Email Marketing Services for Small Business (2020)
    • How to Choose the Best Domain Registrar (Compared)
    • The Truth About Shared WordPress Web Hosting
    • When Do You Really Need Managed WordPress Hosting?
    • 5 Best Drag and Drop WordPress Page Builders Compared
    • How to Switch from Blogger to WordPress without Losing Google Rankings
    • How to Properly Switch From Wix to WordPress (Step by Step)
    • How to Properly Move from Weebly to WordPress (Step by Step)
    • Do You Really Need a VPS? Best WordPress VPS Hosting Compared
    • How to Properly Move from Squarespace to WordPress
    • How to Register a Domain Name (+ tip to get it for FREE)
    • HostGator Review - An Honest Look at Speed & Uptime (2020)
    • SiteGround Reviews from 4196 Users & Our Experts (2020)
    • Bluehost Review from Real Users + Performance Stats (2020)
    • How Much Does It Really Cost to Build a WordPress Website?
    • How to Create an Email Newsletter the RIGHT WAY (Step by Step)
    • Free Business Name Generator (A.I Powered)
    • How to Create a Free Business Email Address in 5 Minutes (Step by Step)
    • How to Install Google Analytics in WordPress for Beginners
    • How to Move WordPress to a New Host or Server With No Downtime
    • Why is WordPress Free? What are the Costs? What is the Catch?
    • How to Make a Website in 2020 – Step by Step Guide
Deals & Coupons (view all)
MainWP
MainWP Coupon
Get 15% OFF on MainWP WordPress multisite manager plugin.
Sprout Invoices
Sprout Invoices Coupon
Get 50% OFF on Sprout Invoices WordPress invoicing plugin.
Featured In
About WPBeginner®

WPBeginner is a free WordPress resource site for Beginners. WPBeginner was founded in July 2009 by Syed Balkhi. The main goal of this site is to provide quality tips, tricks, hacks, and other WordPress resources that allows WordPress beginners to improve their site(s).
Join our team: We are Hiring!

Site Links
  • About Us
  • Contact Us
  • FTC Disclosure
  • Privacy Policy
  • Terms of Service
  • Free Blog Setup
  • Free Business Tools
Our Sites
  • OptinMonster
  • MonsterInsights
  • WPForms
  • SeedProd
  • Nameboy
  • RafflePress
  • Smash Balloon

Copyright © 2009 - 2021 WPBeginner LLC. All Rights Reserved. WPBeginner® is a registered trademark.

Managed by Awesome Motive | WordPress hosting by SiteGround | WordPress CDN by MaxCDN | WordPress Security by Sucuri.