MyBB Community Forums

Full Version: Page Manger HELP
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello Guys,

I need help with coding on the Page Manager, I have a page and I want it to have a link on it or redirect to a website.

Thank you,
Nathan
Hi,

don't understand your question. You want a simple HTML link? Or a PHP redirect?

This is HTML:
<a href="http://example.net">Click</a>