I would like to know how to add additional icons to the listings. The new.hot.featured are great but I need to add some others like gold member.silver etc. These will be only for selected lisitngs. Any help would be great.
This is what custom fields are for. For example, you could create a select field where you enter all you icon options and associated images. Make this field only accessible to administrator/superadmin so only you see it *this is in case you allow registered users to submit listings, otherwise it does not matter*. WHen you select a value from the list you will see the icon. You can also uncheck the contentview and listviews for the field and put the field tag directly in the templates like {JR_FIELD_IMG}.
Second I was wondering if you had any updates on adding descriptions to photos. I saw and earlier post, but was hoping you might have some new info. The problem is I am showing several different product in the photos and it would be great to put a model number, if not in the pop up than at least on the listing page.
Sorry, no updates and it's also not on the next version. I have prioritized the features I added, although I was not going to add anything in the first place. You can add a description to the first image if you create a text field for it and edit the list template you use (blogview/tableview or thumbview) and also the intro_image template for the product detail page. Just add the tag for the description field.
Finally I have been having some trouble with the submit a new item. For registered users it gives errors with email field and name (text) field as well as with security code. As we are just building our database now I have just upgraded the users to full access and there are no problems with these fileds for now, but it will come later...
What errors?