More then 10 images by add???
Try this go to file admin.estateagent.php check line +- 942 and replace:
| Code: |
$lists['ea_maxpics'] = mosHTML::integerSelectList( 1, 10, 1, 'ea_maxpics', 'class="inputbox"', $ea_maxpics, $format="" );
|
FOR:
| Code: |
$lists['ea_maxpics'] = mosHTML::integerSelectList( 1, 20, 1, 'ea_maxpics', 'class="inputbox"', $ea_maxpics, $format="" );
|
This will show 20 images, but you must go to config file and select the images you want