- تاریخ ثبتنام
- 2020-06-26
- نوشتهها
- 21,417
- راهحلها
- 27
- پسندها
- 3,264
- امتیازها
- 113
- سن
- 27
- محل سکونت
- England
- وب سایت
- xenforo.xyz
Is it possible to "wrap" XenForo into a custom header/footer, to keep the top navigation/CI of our site?
... without using iframes for sure.
Like:
include("header.php");
--- complete XenForo content ---
include("footer.php");
We did this with VB3 here: and are thinking about switching to XF
... without using iframes for sure.
Like:
include("header.php");
--- complete XenForo content ---
include("footer.php");
We did this with VB3 here: and are thinking about switching to XF
نام موضوع : Wrap XenForo in custom Header/Footer?