Inserting multiple product options is not a problem but when I come to putting in the sort order I can only go up to the figure 9 .I try to put in the next option box 10 and it will not accept it. Any Ideas
Thanks for your reply. Before I upgraded to OC 2 .1 I could insert 15 different sizes of a product and then insert sort order 1-15 but now I can only insert numbers up to 9 and any number after that will not work
It is accepting but you cannot see the second digit.
This should be corrected with css but if you want a really quick hack to prove a point go to the language file
admin/language/english/catalog/option.php
and on line about 33 find
$_['entry_sort_order'] = 'Sort Order';
and change to
$_['entry_sort_order'] = '<span style="color: white;">############</span><br>Sort Order';
This should be corrected with css but if you want a really quick hack to prove a point go to the language file
admin/language/english/catalog/option.php
and on line about 33 find
$_['entry_sort_order'] = 'Sort Order';
and change to
$_['entry_sort_order'] = '<span style="color: white;">############</span><br>Sort Order';
Who is online
Users browsing this forum: No registered users and 36 guests