Author Topic: How to increase new images numbers in homepage  (Read 2557 times)

0 Members and 1 Guest are viewing this topic.

Offline jimraynor

  • Jr. Member
  • **
  • Posts: 53
    • View Profile
How to increase new images numbers in homepage
« on: March 27, 2012, 02:41:20 PM »
i searched in site and google but i cant. i want 20 new images in my home page. 5 column 4 rows. How can i do this. Thank you.

Rembrandt

  • Guest
Re: How to increase new images numbers in homepage
« Reply #1 on: March 27, 2012, 03:47:55 PM »
Hi!

Set in ACP/General/Settings/Image settings/Image table cells = 4;
search in index.php:

LIMIT $num_new_images
";

replace:

LIMIT 20
";



mfg Andi