Planet Nexus

Full Version: Problem with Nexus bar code
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I installed it, but the bot is still red.
It should become green soon. NexBot runs around the world wide web checking on the script on our users sites. If by tomorrow it is still red, I'll look further into this for you.
Please verify that you have the script added to all of your themes, if you have more than one.

Visiting your site as a guest, I do not see the footer bar.

NexBot does not see it either:
Quote:Results for http://thunderbrew.boards.net/
Could not find NexAds script in source code
(12-19-2019, 07:45 PM)Skyon Archer Wrote: [ -> ]Please verify that you have the script added to all of your themes, if you have more than one.

Visiting your site as a guest, I do not see the footer bar.

NexBot does not see it either:
Quote:Results for http://thunderbrew.boards.net/
Could not find NexAds script in source code

I had to remove it, because the whole thing's too complicated and confusing. But I'll try this again and make sure it works for you.
It's not complicated, you simply copy/paste the following script.

Go to: ACP > Themes > Layout Templates > Forum Wrapper

Scroll to the bottom and look for this:

Code:
    </body>
</html>

Before the </body> tag, put this:

Code:
<script>
    var nexsys_id = '192';
</script>
<script src="https://planetnexus.net/nexsys/bar.js"></script>

Save your changes . . . and that's all there is to it! :)
I'll do it that way. However, since the forum theme layout made by the forum owner, I cannot remove the copyright or cover it up.