ეს პლაგინი არ დატესტილა WordPress-ის 3 ძირითად ვერსიაზე. როგორც ჩანს, ის უკვე აღარ არის მხარდაჭერილი და შესაძლოა არ იყოს თავსებადი WordPress-ის მიმდინარე ვერსიასთან.

TwentyTen Gallery Fix

აღწერა

TwentyTen theme will break galleries with more then 3 columns (also 2 columns galleries look strange). This is a little fix.

TwentyTen, the default WordPress theme, removes the default dynamic styles from WordPress galleries, and adds some static CSS, so galleries with anything but 3 columns look broken. Its not a WordPress bug, it is TwentyTen specific.

What is the problem? TwentyTen themes CSS sets all the gallery items width to 33%, so any gallery with more then 3 columns looks broken (the items are thrown on the next row), as the the total width of the gallery excedes the post width (4 x 33% = 132%).

This plugin adds some custom classes to galleries (eg. 4 columns: .width-25), and some CSS that fixes the width problem.

No configuration needed. Just upload, and install. The galleries will look as they should.

Plugin’s page

ეკრანული სურათები

  • A gallery with 8 items, and 4 columns (150px thumbnails) twentyTen default
  • A gallery with 8 items, and 4 columns (150px thumbnails) twentyTen fixed
  • A gallery with 8 items, and 5 columns (100px thumbnails) twentyTen default
  • A gallery with 8 items, and 5 columns (100px thumbnails) twentyTen fixed

დაყენება

Upload TwentyTen Gallery Fix plugin to your blog. Activate it. Done!

მიმოხილვები

There are no reviews for this plugin.

მონაწილეები & დეველოპერები

“TwentyTen Gallery Fix” ღია პროგრამული უზრუნველყოფაა. შემდეგმა ადამიანებმა წვილი შეიტანეს მის განვითარებაში.

მონაწილეები

გადათარგმნეთ TwentyTen Gallery Fix თქვენს ენაზე.

დაინტერესებული ხართ დეველოპმენტით?

დაათვალიერეთ კოდი, შეამოწმეთ SVN რეპო, ან გამოიწერეთ შექმნის ჟურნალი : RSS.

ცვლილებები

  • Version 1.0
    • Initial version