Forum

Questions and discussions

Show all items in backend catalog (not only 30 on page)

Marketing, Population, SEO

Show all items in backend catalog (not only 30 on page)

Postby mj72 » Tue Mar 24, 2015 5:07 pm

In admin/catalog/index.php:

To change the default number to 100:
//Items
$items=100;


To change the numbers in the dropdown to 100 and 10000:
//Items on the page
$items_mass=array(100,10000);


To change the width of the dropdown to 75 pix:
<select name="items" style="width:75px" class="ft">
mj72
 
Posts: 96
Joined: Sat Jan 10, 2015 10:55 am

Re: Show all items in backend catalog (not only 30 on page)

Postby musictomy » Tue Sep 27, 2016 5:02 pm

Glad I found this very useful, especially as my site is used specifically for Event Photos and where sometimes I am uploading huge amounts so editing more than 100 at a time is really handy.

Cheers
musictomy
 
Posts: 15
Joined: Tue Apr 19, 2016 10:47 pm

Re: Show all items in backend catalog (not only 30 on page)

Postby Parsson » Sun Jun 11, 2017 9:04 am

Did anyone know, how to change the frontend catalog much more than 100, the same like this in the backend.
Parsson
 
Posts: 15
Joined: Sun Dec 06, 2015 1:23 pm
Location: Germany

Show more items in front end catalogue (search result)

Postby mj72 » Sun Jun 11, 2017 7:06 pm

I have an old note - hope it makes sense...

How to change the number to for instance 50,100,250:

1. admin, settings, number of elements.
2. And ftp: folder Members, file content_list_vars.php:
if ($_REQUEST["items"] > 250) {$items=250;}
And change to: $citems=array(50,100,250);
mj72
 
Posts: 96
Joined: Sat Jan 10, 2015 10:55 am


Return to Tips and tricks

Who is online

Users browsing this forum: No registered users and 1 guest

cron
  Photo Store Script

Professional php photo stock script and WordPress plug-in for photographers and video producers.

  Support
  CMSaccount Inc.