Forum
Welcome, Guest
Please Login to access forum.
Re:20 Tags Max? (1 viewing) 
Go to bottom
TOPIC: Re:20 Tags Max?
#6364
Terrance Bussinger
Fresh Boarder
Posts: 5
User Offline
Re:20 Tags Max? Karma: 0  
For those who run up against this problem in the future, the relevant code is at...

administrator/components/com_instantpaypal/framework/tags.php

Line 59

'limit' => 20,

Modify the 20 to whatever you need.

Now that you have all of our tags visible, lets open up that select so we can see them all at once....

administrator/components/com_instantpaypal/views/items/tmpl/default_edit.php

Line 181

<select id="instantpaypal_items_tags" name="instantpaypal_items_tags\[\]" multiple="multiple" style="height: 200px">

Modify the height: 200px to a height that's comfortable for your tags.

IMPORTANT: An update will probably over-write all of this.
 
Logged Logged  
  The administrator has disabled public write access.
      Topics Author
    thread link
[SOLVED] 20 Tags Max?
Terrance Bussinger
    thread link
thread linkthread link Re:20 Tags Max?
Terrance Bussinger
    thread link
thread linkthread linkthread link Re:20 Tags Max?
John Dagelmore
Go to top