Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 23/11/2024 Black Friday 2024

    BIG SALE, 30% discount for all our extensions. Use BF24 coupon code. Hurry up the discount is valid till 3 December.

  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

Hide Page size option
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Hide Page size option
#43227
Hide Page size option 11 Years, 3 Months ago Karma: 0
Hi,

is it possible to hide the Page size (frontend dropdown) option but keep using Page size (of 30) in the Ari data tables?

Thanks.
The administrator has disabled public write access.
 
#43231
Re:Hide Page size option 11 Years, 3 Months ago Karma: 760
Hello,

Do you want to show 30 records on frotnend and disable ability to change page size?

PS: What widget do you use (value of "Choose table type" parameter)?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#43241
Re:Hide Page size option 11 Years, 3 Months ago Karma: 0
Yes, exactly,
I want to show 30 records on frotnend and disable ability to change page size


I'm using Ari data tables, an ARI Data Tables module that Ari-Soft sent me to my e-mail to show HTML tables without databases. Table type: Ari table sorter.

Thanks.
The administrator has disabled public write access.
 
#43248
Re:Hide Page size option 11 Years, 3 Months ago Karma: 760
Add the following code to "CSS Styles" parameter in module settings:

{$id}_paging_bottom .pagesize
{
display: none;
}

Regards,
ARI Soft
The administrator has disabled public write access.
 
#43251
Re:Hide Page size option 11 Years, 3 Months ago Karma: 0
Thanks a lot!

it didn't work in the "CSS Styles" parameter in module settings. But it worked in my template custom CSS file.

Best regards.

German Villalobos
The administrator has disabled public write access.
 
Go to topPage: 1