Show First Post Only One

Show First Post Only One 1.2

No permission to download
Compatible XF 1.x versions
  1. 1.2
  2. 1.3
  3. 1.4
  4. 1.5
Description:

Show first post only to guests.

No replies are show, a single message indicates how many replies there are and that in order to view the replies the visitor needs to log in.

(Example)

pic001.webp


(Example of Options page)

pic002.webp


Features:
  • Option to select which forum is effected by this add-on.
  • Option to select all forums.
  • Thread status only shown if there is more than one post in a thread.
  • All phrases start with andy_showfirstpostonlyone_ for your convenience.
Installation:
  1. Download addon-firstpostonlyforum_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-FirstPostOnlyForum_v1.2.xml file.
  5. Click the Install Add-on button.
Setup:

Add the following to your EXTRA.css template:
Code:
.showfirstpostonlyone {
    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.​

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.
Author
AndyB
Downloads
96
Views
875
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from AndyB

Latest updates

  1. See description

    Show First Post Only One v1.2 changes: Add-on was renamed and features added.
Top Bottom