Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

Where can i find code head and body of my forum?

edited April 2012 in Vanilla 2.0 - 2.8

Hello,

I'd like to put page peel code on my forum. But i didn't found where the head & body tag at any file. Does anyone know?

Thank you.

Tagged:

Answers

  • peregrineperegrine MVP
    edited April 2012

    I'll tell you if you click like :)

    I think it would be in vanilla/themes/yourthemseselection /views/default.master.tpl

    e.g. if you use the embefriendly theme

    head and body are in this file if that is what you mean.

    vanilla/themes/EmbedFriendly/views/default.master.tpl

    I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.

  • @alanemkay Try the pockets plugin. It gives you a lot of flexibility in managing quite a few things.

  • @nirav1 thanks to suggest the plugin. Now i got it..thanks again :)

  • peregrine said:
    I'll tell you if you click like :)

    I think it would be in vanilla/themes/yourthemseselection /views/default.master.tpl

    e.g. if you use the embefriendly theme

    head and body are in this file if that is what you mean.

    vanilla/themes/EmbedFriendly/views/default.master.tpl

    I haven't the file in my views folder (vanlix theme)..anyway thanks..i found in default.master.php

Sign In or Register to comment.