Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter pazzaglia

    (@pazzaglia1)

    P.S. I forgot to mention that the fact that some of the titles are on 3 rows leaves empty spots in the grid. So, I’m interested to know what number I should enter in the captionheight parameter.

    Plugin Author A. Jones

    (@nomadcoder)

    It’s not 2 lines, it’s actually height. You need to add px. Instead of captionheight=”2″, captionheight=”2px”. There shouldn’t be an empty spot on the grid if you do that. Let me know if that fixes it. It should. Sorry for the late reply. You can reach me quicker via email (or the contact form on the web site): support@shooflysolutions.com.

    Plugin Author A. Jones

    (@nomadcoder)

    In your case, 2px isn’t going to be enough, but the general idea is to have an evenly spaced grid.

    Thread Starter pazzaglia

    (@pazzaglia1)

    Thanks Adrian, as I’m using a free plug-in that you created and update out of the goodness of your heart – I expect a slower response time while you’re busy with your day job. ; )

    Hmm.. I started out with “20px” and nothing happened, I’ll try “20” or “30” now.

    Thanks!

    L

    Thread Starter pazzaglia

    (@pazzaglia1)

    Nope. I have “30” in there and it’s still showing three lines of text (I wanted to truncate at 2) and leaving blank spots.

    Shift-reload the page to defeat the caching and see the latest version.

    In the meantime I’m going to work with the style sheet to make the text and line-spacing smaller (text line spaces look to be 150% – and my theme is likely to blame).

    Ciao,

    L

    Plugin Author A. Jones

    (@nomadcoder)

    Thank you! 🙂

    I just want to double check…are you sure that you put in “30px”, not “30”? When I inspect your code, I can see that it says height=”30″ and not height=”30px”. The code isn’t stripping the “px”. If it is, I have to figure out why.
    Best,
    arj

    Plugin Author A. Jones

    (@nomadcoder)

    Closing!

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘How is captionheight param supposed to be used?’ is closed to new replies.