Programmers, looking for simple code for Wordpress Sidebar.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Cory W
    Deeply shallow
    • Jan 2004
    • 9133

    #1

    Programmers, looking for simple code for Wordpress Sidebar.

    I would like a thumb gallery on the sidebar. I have searched high and low for widgets.

    Hit me up if this sound like your kind of thing.

    Should be really simple.
    ICQ: 292310358
    Offering writing and content services (mainstream).
    Marketing for L3 Payments
  • Jace
    FBOP Class Of 2013
    • Jan 2004
    • 35562

    #2
    this is what I use and it has a sidebar widget

    http://wordpress.org/extend/plugins/nextgen-gallery/

    Comment

    • Jace
      FBOP Class Of 2013
      • Jan 2004
      • 35562

      #3
      btw, here it is in action, I think it can do more than just a slideshow though

      http://nextgen.boelinger.com/

      Comment

      • Cory W
        Deeply shallow
        • Jan 2004
        • 9133

        #4
        Originally posted by Jace
        btw, here it is in action, I think it can do more than just a slideshow though

        http://nextgen.boelinger.com/
        Thanks Jace,

        I am messing with it now.

        What I actually want is a thumb sidebar like this one: http://egotastic.com/

        See the thumbs on the right? They link back to the original post? In a perfect scenario, that's what I want to happen. I don't need rotation, I would do it manually.
        ICQ: 292310358
        Offering writing and content services (mainstream).
        Marketing for L3 Payments

        Comment

        • Jace
          FBOP Class Of 2013
          • Jan 2004
          • 35562

          #5
          hm, i wouldn't imagine that would be too hard for someone to whip up real quick, basically just add a new field into the posting page that asks for a thumb and a description and it automatically updates the sidebar for you...

          I will point a few of the wordpress programmers I have used the past to this thread

          Comment

          • Cory W
            Deeply shallow
            • Jan 2004
            • 9133

            #6
            Thanks man.
            ICQ: 292310358
            Offering writing and content services (mainstream).
            Marketing for L3 Payments

            Comment

            • kmanrox
              aka K-Man
              • Oct 2001
              • 29295

              #7
              hey corey hit me up will ya?

              663386
              Crypto HODLr
              Crypto mining
              Angel investor

              Comment

              • Cory W
                Deeply shallow
                • Jan 2004
                • 9133

                #8
                bump.....
                ICQ: 292310358
                Offering writing and content services (mainstream).
                Marketing for L3 Payments

                Comment

                • Cory W
                  Deeply shallow
                  • Jan 2004
                  • 9133

                  #9
                  Bump....
                  ICQ: 292310358
                  Offering writing and content services (mainstream).
                  Marketing for L3 Payments

                  Comment

                  • Cory W
                    Deeply shallow
                    • Jan 2004
                    • 9133

                    #10
                    You never know I guess...
                    ICQ: 292310358
                    Offering writing and content services (mainstream).
                    Marketing for L3 Payments

                    Comment

                    • munki
                      Do Fun Shit.
                      • Dec 2004
                      • 13393

                      #11
                      I'm gonna teach you php one of these days...

                      I have the simplest tastes. I am always satisfied with the best.” -Oscar Wilde

                      Comment

                      • Cory W
                        Deeply shallow
                        • Jan 2004
                        • 9133

                        #12
                        Originally posted by munki
                        I'm gonna teach you php one of these days...
                        haha

                        I grabbed some code and placed it in the sidebar, but for whatever reason, it doesn't display...
                        ICQ: 292310358
                        Offering writing and content services (mainstream).
                        Marketing for L3 Payments

                        Comment

                        • fris
                          Too lazy to set a custom title
                          • Aug 2002
                          • 55679

                          #13
                          i think theirs a random post plugin for the sidebar
                          Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.

                          Comment

                          • mrkris
                            Confirmed User
                            • May 2005
                            • 2737

                            #14
                            Just use custom fields to add an image url + description, then grab the recent posts and use the custom fields to display the images.

                            PHP-MySQL-Rails | ICQ: 342500546

                            Comment

                            Working...