Status
Not open for further replies.

Madhatterr

Customer
We're having issues as well with the default display in our shop. Can you point out a way to edit the default so that it shows more then the 25 by default?

When we move it to a higher number shown - it deals with the tabs issue.
 
Here is a quote from Fillip H. on the issue:

Say you have 5 categories within the first 25 items; it will display 5 items per category.

That was the way it was designed, and as such it is indeed "working as intended" :) WAI doesn't mean "perfect design that won't be changed", it simply means it is not a bug.


That being said, we have received pretty much unanimously negative feedback on the design itself, which is why we will be changing it :)

There's no word on when the next feature update for vBShop will be. There will be a minor bugfix version out (hopefully) tomorrow, but it will most likely not have this change in it unfortunately, since it represents a major design revision that will need a lot of testing :)
 
Change this line:

PHP:
$perpage = (!$vbulletin->GPC['perpage']) ? 25 : $vbulletin->GPC['perpage'];


in /dbtech/vbshop/actions/shop.php :)

Change 25 to what you wish
 
Status
Not open for further replies.

Similar threads

  • Locked
  • Support ticket Support ticket
Replies
7
Views
2K
  • Locked
  • Support ticket Support ticket
Replies
1
Views
880
  • Locked
  • Support ticket Support ticket
Replies
1
Views
908
  • Locked
  • Support ticket Support ticket
Replies
1
Views
1K

Legacy vBShop

vBulletin 3.8.x vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
1,261
Customer rating
0.00 star(s) 0 ratings
Back
Top