teaser

Thesis With More Than Two Teasers In Each Row

September 18, 2010

Having produced an earlier solution for Thesis to have three teasers per row, I have had a few requests for solutions for 4 and even 5 teasers per row. These small teasers are useful where just a title and a thumbnail is to be displayed but no text. The approach I have adopted to keep [...]

80 comments Read the full article →

Three Teasers Per Row Without Hacking Thesis

July 14, 2010
Transforming Two Thesis Teasers Per Row To Three Teasers Per Row

As promised this is the non-hack solution to 3 teasers per row problem which involves only changes to custom_functions.php and custom.css- no changes to Thesis core code are required. This version should therefore survive upgrades to Thesis. The solution uses jQuery and applies a simple algorithm. Firstly, remember that Thesis makes a ‘teaser box’ for [...]

27 comments Read the full article →

How to Prevent Post Titles Wrapping When Using Thesis Teasers

January 24, 2010

How To Shorten Post Titles that Wrap When Displayed as Teasers When displaying the post title in a teaser, Thesis displays the whole title. This can be too long for the line and hence wrap, which causes the adjacent teasers to be misaligned. This can make the make look a bit untidy: especially in the [...]

16 comments Read the full article →

Three Thesis Teasers A Row – Revisited and Improved

January 24, 2010

Problems With Three Teasers Per Row There are a number of issues with my original 3 teasers per row Thesis solution You need to hack(improve) a couple of core Thesis Files You need to hand craft the teaser/excerpt text precisely for the layout to be consistent I have been able to address the second of [...]

0 comments Read the full article →

How To Hack Thesis To Have More Than Two Teasers Per Row

November 19, 2009

I have a client who has specific requirements regarding their home and archive pages: the home page needed to show 3 teasers with titles and thumbnails but no text; and the archive page needed to show a single teaser per row that included title, thumbnail and text excerpt. Out of the box, Thesis shows two [...]

33 comments Read the full article →