Navigation

    Digital Liberation Forums

    • Register
    • Login
    • Search
    Log in to post
    • All categories
    • General Discussion
    • WordPress
    • Plugin Support
    •      jQuery Smooth Scroll
    •      Header and Footer Scripts
    • Theme Support
    • Meta
    •      Announcements
    •      Comments & Feedback
    •      Blogs
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics

    • F

      Hide field for certain users
      Header and Footer Scripts • • freshysites  

      1
      0
      Votes
      1
      Posts
      11
      Views

      No one has replied

    • A

      Individual page script location
      Plugin Support • • anthor  

      1
      0
      Votes
      1
      Posts
      1
      Views

      No one has replied

    • B

      Google Tag Manager script needs to be below opening Body, not before closing Body
      Header and Footer Scripts • • b123  

      1
      0
      Votes
      1
      Posts
      4
      Views

      No one has replied

    • Ashish Sharma

      Need to remove JS from header & footer plugin
      Plugin Support • • Ashish Sharma  

      1
      0
      Votes
      1
      Posts
      6
      Views

      No one has replied

    • M

      Wordpress getting logout automatically
      Header and Footer Scripts • • manish22  

      1
      0
      Votes
      1
      Posts
      1
      Views

      No one has replied

    • Osvaldo Das Oliveiras

      Assista a lista completa sobre solução do desemprego clique aqui https://www.youtube.com/playlist?list=PLFGdQLai1n0Ugq-ZOvt6ZjmdxhL3mgdg-
      General Discussion • • Osvaldo Das Oliveiras  

      1
      0
      Votes
      1
      Posts
      1
      Views

      No one has replied

    • K

      Center text.
      Plugin Support • • kmessinger  

      2
      0
      Votes
      2
      Posts
      4
      Views

      anand

      Please ask questions related to coding at forums/platform like https://stackoverflow.com/. Or just google. I believe your question is not related to the plugin or its features.
    • Toby Danylchuk

      Insert Footer Missing From Pages/Posts
      Plugin Support • • Toby Danylchuk  

      2
      0
      Votes
      2
      Posts
      7
      Views

      anand

      OK. I will check the compatibility with latest WordPress.
    • Toby Danylchuk

      Insert in footer missing on pages
      Plugin Support • • Toby Danylchuk  

      1
      0
      Votes
      1
      Posts
      16
      Views

      No one has replied

    • M

      mailchimp popup form script not working
      WordPress • • malasanga  

      1
      0
      Votes
      1
      Posts
      2
      Views

      No one has replied

    • anand

      Welcome to your NodeBB!
      General Discussion • • anand  

      5
      0
      Votes
      5
      Posts
      353
      Views

      anand

      Yes, you can. But you have to write the markup code yourself or use some code generator.
    • K

      I don't see the options noted in the documentation
      Plugin Support • • Kitty  

      3
      0
      Votes
      3
      Posts
      8
      Views

      K

      Hi @anand - thank you for replying I want to ad script for Ad codes from Media.net. I didn't edit the code of the plugin at all. When I enter the Ad codes from Media.net the ads don't show on my website. Do you know how I can get them to show up?
    • Sanjay Singh

      Best google news practices
      WordPress • • Sanjay Singh  

      1
      0
      Votes
      1
      Posts
      2
      Views

      No one has replied

    • G

      Scroll Not Working Properly With My Theme
      jQuery Smooth Scroll • • GreenMtGirl  

      2
      0
      Votes
      2
      Posts
      3
      Views

      anand

      Sorry, I can't access the link you shared as it's a link to draft post. Let me share a published post or page.
    • N

      Does code in header scripts for a specific page run after sitewide header?
      Header and Footer Scripts • • nevvazquez  

      2
      0
      Votes
      2
      Posts
      3
      Views

      anand

      Yes, it does.
    • Shawn Jackson

      Disable script on 1 page
      jQuery Smooth Scroll • • Shawn Jackson  

      2
      0
      Votes
      2
      Posts
      3
      Views

      anand

      It's currently not supported. You might need Google tag manager for this kind of features or probably another plugin.
    • S

      header script not working
      Header and Footer Scripts • • Skazi56  

      2
      0
      Votes
      2
      Posts
      7
      Views

      anand

      If the script loading on site then it's most probably the Google Tag Manager issue. Let me know if it does not appears on site.
    • Chris Dickinson

      My script is not appearing on the site
      Header and Footer Scripts • • Chris Dickinson  

      3
      0
      Votes
      3
      Posts
      5
      Views

      anand

      Have you cleared cache?
    • Sai Charan Reddy Pammi

      Schema is not Showing in SERP
      Header and Footer Scripts • • Sai Charan Reddy Pammi  

      3
      0
      Votes
      3
      Posts
      6
      Views

      anand

      The last change was made on April 26th in WordPress SVN repository.
    • R

      Header script not embedding just before closing </head> tag
      Header and Footer Scripts • • rthaemert  

      2
      0
      Votes
      2
      Posts
      6
      Views

      anand

      The plugin uses wp_head hook to insert codes. Others plugin and themes also usage the hook. The first script loaded is probably have high priority. If it is not required by any specific script you may simply ignore it. Let me know if you need clarification.