xenForo 2.x.x and 1.x.x - Hey, don't forget me! :)

Unmaintained xenForo 2.x.x and 1.x.x - Hey, don't forget me! :)

A new feature!
After changing the title on your site in a different tab transition now the favicon at the beginning will change!

What's New?
  • Time added
  • Smile added
  • JavaScript file added
Demo screenshot;
xenforo-2-x-x-and-1-x-x-hey-dont-forget-me.png
I'm browsing different sites except site tab.
xenforo-2-x-x-and-1-x-x-hey-dont-forget-me-1.png
Installation list;
  1. Export "beni-unuttun.zip" file.
  2. "beni-unuttun.js" upload to "styles/yourstyle/xenforo/js/beni-unuttun.js" file
  3. "uzgun.png" upload to "styles/yourstyle/xenforo/smilies/uzgun.png"
  4. Appearance > Styles> Yourstyle > Templates
  5. Edit template: PAGE_CONTAINER
    HTML:
    </head>
  6. Add on top;
  7. JavaScript:
    <script src="styles/yourstyle/js/beni-unuttun.js"></script>
    <script>
    dontGo({
    title: 'Hey, beni unutma..!',
    faviconSrc: 'styles/yourstyle/xenforo/smilies/uzgun.png',
    timeout: 1000
    })
    </script>
Changeable codes;
  • Time setting; timeout: 1000
  • Favicon image; uzgun.png
  • Title name; title: 'Hey, beni unutma..!',
Dowloand Files -> Click
Top