Resource icon

XF1 ADD-ON Show First Post Only 2020-09-08

Shows first post only to guests.

(Example)







(Options page)





Features:

  • Option to select which forums are effected.
  • Option to select all forums.
  • All phrases start with showfirstpostonly_ for your convenience.
Installation:

  1. Download addon-showfirstpostonly_v1.2.zip and unzip it.
  2. Upload the Andy folder to your server. The correct location is library/Andy.
  3. From your Admin Control Panel, go to the "Install Add-on" page.
  4. Upload the addon-ShowFirstPostOnly_v1.2.xml file.
  5. Click the Install Add-on button.
Setup:

Add the following code to your EXTRA.css template.



Code:


Code:
 .showfirstpostonly {
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.
Author
shimmer
Downloads
43
Views
428
Extention type
zip
File size
3.2 KB
Hash
231c9a88a3154200145f9962bd5b7d68
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from shimmer

Top