Is it possible to have the user signatue to show up ONCE per page?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Gustav
    Senior Member
    • Jul 2001
    • 158

    Is it possible to have the user signatue to show up ONCE per page?

    Even if the user in question have posted say 4 times on the page.

    That would make it less annoying with longer posts to only appear once and you dont have to make people mad when you want ot limit their signatures.
  • Steve Machol
    Former Customer Support Manager
    • Jul 2000
    • 154488

    #2
    This is not a feature, sorry. I don't know if it could be done with conditionals, but somehow I doubt it.
    Steve Machol, former vBulletin Customer Support Manager (and NOT retired!)
    Change CKEditor Colors to Match Style (for 4.1.4 and above)

    Steve Machol Photography


    Mankind is the only creature smart enough to know its own history, and dumb enough to ignore it.


    Comment

    • Gustav
      Senior Member
      • Jul 2001
      • 158

      #3
      Oh OK thanks. But itsa nice idea, isnt it? Something for the future?

      Comment

      • Kier
        Former Lead Developer, vBulletin
        • Sep 2000
        • 8179

        #4
        Originally posted by Gustav
        Oh OK thanks. But itsa nice idea, isnt it? Something for the future?
        Actually, this can be done with conditionals.

        In the postbit template, find this conditional:
        HTML Code:
        <if condition="$post['signature']">
        And replace it with this one:
        HTML Code:
        <if condition="$post['signature'] AND !$vboptions['shownsigs'][$post[userid]] AND $vboptions['shownsigs'][$post[userid]] = true">
        This will cause each user's signature to be shown only on their first post on each page.

        Comment

        • Gustav
          Senior Member
          • Jul 2001
          • 158

          #5
          Wow you got it! Thanks that is implemented and works well. VERY appreciated. Awesome job guys! Can I say that the users love the new Gamma!

          When will the Gooogle spiders be finding it? Also, it takes AGES to re dosimilar threads with 30 000 threads... Is there a way of specify which thread it should start on?

          Comment

          • I, Brian
            Senior Member
            • Feb 2003
            • 400
            • 3.6.x

            #6
            Originally posted by Gustav
            When will the Gooogle spiders be finding it?
            Google finds - but forum links have been effectively devalued for PR - probably part of the LocalRank algo.

            But people can still find your content through searches.

            Comment

            • Gustav
              Senior Member
              • Jul 2001
              • 158

              #7
              Hmm, thats bad. So what have most pagerank of the Forum in Google?



              Originally posted by I, Brian
              Google finds - but forum links have been effectively devalued for PR - probably part of the LocalRank algo.

              But people can still find your content through searches.

              Comment

              • the Sandman
                Senior Member
                • Jul 2003
                • 1539
                • 3.7.x

                #8
                Originally posted by Kier
                Actually, this can be done with conditionals.

                In the postbit template, find this conditional:
                HTML Code:
                <if condition="$post['signature']">
                And replace it with this one:
                HTML Code:
                <if condition="$post['signature'] AND !$vboptions['shownsigs'][$post[userid]] AND $vboptions['shownsigs'][$post[userid]] = true">
                This will cause each user's signature to be shown only on their first post on each page.
                Any way to make this change retroactive to the Threads already in the database before the template change is added?
                The Admin Zone - Resources for Forum Administrators
                Articles - Forum Review
                Interviews:
                Kier • Scott • Jerry • Andreas • Steve • Wayne • Jake • Floris • Logician • Erwin •
                Paul M

                Comment

                • himerus
                  Senior Member
                  • Nov 2003
                  • 221
                  • 3.5.x

                  #9
                  It automatically works on anything already in the database.

                  I just added this to my Postbit, and Postbit Legacy, because they are user selectable, and it works exactly the way I wanted it to.

                  You rule Kier!

                  Comment

                  • welo
                    Senior Member
                    • Sep 2003
                    • 516
                    • 3.5.0 Pre-Release

                    #10
                    I really like this idea. Thanks Kier .
                    "I can't seem to bring myself to say, 'Well, I guess I'll be toddling along.'
                    It isn't that I can't toddle. It's that I can't guess I'll toddle."

                    --Robert Benchley (1889-1945)

                    Comment

                    • kennyhibs
                      New Member
                      • Jul 2003
                      • 23

                      #11
                      i've tried the above and its not workin

                      we have version 3.0 Gamma

                      Comment

                      • Wayne Luke
                        vBulletin Technical Support Lead
                        • Aug 2000
                        • 74123

                        #12
                        Originally posted by kennyhibs
                        i've tried the above and its not workin

                        we have version 3.0 Gamma
                        Did you edit the correct postbit?

                        If the user information is on the top, you need to edit the postbit template.

                        If the user information is on the left, you need to edit the postbit_legacy template.
                        Translations provided by Google.

                        Wayne Luke
                        The Rabid Badger - a vBulletin Cloud demonstration site.
                        vBulletin 5 API

                        Comment

                        • kennyhibs
                          New Member
                          • Jul 2003
                          • 23

                          #13
                          Thank you

                          Originally posted by Wayne Luke
                          Did you edit the correct postbit?

                          If the user information is on the top, you need to edit the postbit template.

                          If the user information is on the left, you need to edit the postbit_legacy template.
                          thank you got it now

                          user information was on the left,I had edited it in the postbit only

                          Comment

                          • Marc Smith
                            Senior Member
                            • Aug 2001
                            • 510
                            • 3.6.x

                            #14
                            Originally posted by Kier
                            Actually, this can be done with conditionals.
                            Nice! Thanks!

                            Comment

                            • NexVision
                              Member
                              • Nov 2003
                              • 66

                              #15
                              just gotta say i just used it and you guys are the ****

                              Comment

                              widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
                              Working...