- Compatible XF 1.x versions
-
- 1.2
- 1.3
- 1.4
- 1.5
Description:
Shows first post only to guests.
All replies will have a message indicating that in order to view the message log in is required.
(Example)
(Options page)
Features:
Add the following code to your EXTRA.css template.
Questions & Answers:
Sending a donation:
If you like this add-on, please consider sending a small donation. My PayPal email address provided upon request via Private Conversation.
Thank you.
Shows first post only to guests.
All replies will have a message indicating that in order to view the message log in is required.
(Example)
(Options page)
Features:
- Option to select which forums are effected.
- Option to select all forums.
- All phrases start with showfirstpostonlytwo_ for your convenience.
- Download addon-showfirstpostonly_v1.4.zip and unzip it.
- Upload the Andy folder to your server. The correct location is library/Andy.
- From your Admin Control Panel, go to the "Install Add-on" page.
- Upload the addon-ShowFirstPostOnly_v1.4.xml file.
- Click the Install Add-on button.
Add the following code to your EXTRA.css template.
Code:
.showfirstpostonlytwo {
background: @primaryLightest;
border: 1px solid @primaryLighter;
border-radius: 5px;
max-width: 100%;
padding: 5px 5px 5px 10px;
}
Questions & Answers:
Q: Will robots be able to see the hidden posts?
A: No.
A: No.
Sending a donation:
If you like this add-on, please consider sending a small donation. My PayPal email address provided upon request via Private Conversation.
Thank you.