inherit
243831
0
Apr 21, 2017 17:08:15 GMT -8
sn3pe9
3
April 2017
sn3pe9
|
Post by sn3pe9 on Apr 17, 2017 10:48:34 GMT -8
When i go to Admin Panel > Structure > Custom Pages > adding a "HTML BOX", and typing following in: <!DOCTYPE HTML>
<title>$[forum.name]</title>
Nothing shows up. Have i missed something i should add, or export? - New at coding Admin delete this if im too noob
|
|
Kami
Forum Cat
Posts: 40,201
Mini-Profile Theme: Kami's Mini-Profile
#f35f71
156500
0
Offline
Jul 24, 2021 11:48:29 GMT -8
Kami
40,201
July 2010
kamiyakaoru
Kami's Mini-Profile
|
Post by Kami on Apr 17, 2017 10:50:04 GMT -8
Custom pages do not accept template variables.
Additionally, you do not need doctype HTML tags or title tags as those are dictated by the forum wrapper and will appear regardless.
The HTML box is specifically for adding /additional/ HTML information, not for coding the entire website from the ground up.
|
|
inherit
243831
0
Apr 21, 2017 17:08:15 GMT -8
sn3pe9
3
April 2017
sn3pe9
|
Post by sn3pe9 on Apr 17, 2017 11:11:09 GMT -8
Why dont it support duh? And is there no other way, getting in things like "username" into my page?
|
|
Kami
Forum Cat
Posts: 40,201
Mini-Profile Theme: Kami's Mini-Profile
#f35f71
156500
0
Offline
Jul 24, 2021 11:48:29 GMT -8
Kami
40,201
July 2010
kamiyakaoru
Kami's Mini-Profile
|
Post by Kami on Apr 17, 2017 11:13:04 GMT -8
If you're asking why template variables aren't supported on custom pages, the answer is simply because template variables only work on template pages. Custom pages are not template pages, therefore, it is not supported.
If this is not what you mean, I ask that you rephrase your question so I can understand better.
|
|