Need to have a new section

Home Forums WordPress Theme Support BresponZive Mag Need to have a new section

Tagged: 

This topic contains 2 replies, has 2 voices, and was last updated by  Jamiethecomic 10 years, 2 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #2590

    Hi there!

    I am hoping to add this code:

    <div id=”zergnet-widget-19285″ style=”text-align:center;”></div>

    <script language=”javascript” type=”text/javascript”>
    (function() {
    var zergnet = document.createElement(‘script’);
    zergnet.type = ‘text/javascript’; zergnet.async = true;
    zergnet.src = ‘http://www.zergnet.com/zerg.js?id=19285’;
    var znscr = document.getElementsByTagName(‘script’)[0];
    znscr.parentNode.insertBefore(zergnet, znscr);
    })();
    </script>

    In between the Related Posts and Comment box section of the Bresponzine Mag Theme. How will I go about it?

    Example Page: http://www.caiminds.com/articles/killer7-ps2/

    #2595

    Raja CRN
    Keymaster

    Hi,

    To add that code, you have to edit single.php file. Next, find the comments_template() and add your code above this.

    Thanks,

    #2606

    That worked a treat! Thank you!

    Now how will I go about having a header like the “Related Posts” at the moment it’s just white text.

    http://www.caiminds.com/articles/baldurs-gate-dark-alliance-ps2/

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

Only Verified Customer of this Theme Can post reply to this Support Topic! .