This question may be related to a resolved thread.
hi, just bouth EE2 and it looks amazing! i already had the html template and the integration with EE is really fast and easy but i have two questions.
In one channel, the entries have a custom field of FIELD, to upload the image entry to a folder i created, and i also told EE to create a reduced image on every upload to have a smaller one when i display the entry list, but i dont know how to call it within a template!
to see the large image i just write the tag {image} but, which is the tag for the other ones? i saw that EE creates subfolders with this images _thumb _medium etc.. but i cant access them.
my other question is related with the EE URLS. i’ve been working with codeigniter and its a bit strange to me.
for example if i have an entry that want to display in one template for example “restaurants/view” the url will be like this “index.php/restaurants/view/my_restaurant”,
but i can algo access the entry going to “index.php/restaurant/myrestaurant” and this template is created to list a view not a single entry.
how can i fix this? redirect to a 404 or to the template but without the entry name?
im not also pretty sure on how to filter my entrys by categories. i want to have a little menu at the top of the view all template with the categories and when a user clicks one the filter.
thank you!
Moved to Community Help forum by Moderator