Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.
Please keep in mind:
<option value><?php _se('Select category'); ?></option>
with <option value="YOURCATID"><?php _se('Select category'); ?></option>
Yes, you can read the ID either from the MySQL table or from the source code of the page where the category is displayed.Category ID is the ID of category in the SQL table, not the ID configured in the control panel of Chevereto.
} //categories?
would be replaced with the following content ....