XF 1.5 Page Content Issue

Lurkers

Member
Licensed customer
Hello,
I have recently purchased XenForo, although I have a question.
How do I make it so the page content is not shown in forums?
Basically here's the issue: http://prntscr.com/9pumko
I don't want the HTML contents to be shown there.
Here's what's inside the HTML section:
HTML:
<div class="messageText ugc baseHtml">
<p>What's up</p>

</div>

Thanks.
 
Pretty sure that's related to you having something in this area
View attachment 126256
Now, are you talking about not showing up on the index page or what?
Hey, thanks in advance for replying so fast.
Yeah, in that Description part I have this bit of code:
HTML:
<div class="messageText ugc baseHtml">
<p>What's up</p>

</div>
However, I don't want it to show in the forum section. You can see my site here: www.cryptiverse.net
I really don't want the description part to show in there, but rather it being plain and just showing the page title.
 
If you don't want it to show at all, then you can either take it out - or you can elect to use the Forum Description ToolTips.

View attachment 126259
Hey,
If I remove everything out of the description category, how will I edit the page it self?
Also, when I click the check mark for Enable Forum Description Tooltips, It's already checked.
These are my settings nonetheless: http://prntscr.com/9pv2wg
 
Nope.. that should be it..
Are you putting a Description in that field I showed above? That IS the area you create the page from and that is the "description" field you are referring to. The HTML actually goes into the second tab. I don't use so not really sure what could be the issue other than that.
 
Nope.. that should be it..
Are you putting a Description in that field I showed above? That IS the area you create the page from and that is the "description" field you are referring to. The HTML actually goes into the second tab. I don't use so not really sure what could be the issue other than that.
OOOHH!
Haha! I was putting all the HTML inside the description instead of that second tab.
Silly me, thank you so much! :oops:
 
Back
Top Bottom