I checked the respective templates:
- Code: Select all
"Templates/index/site.tpl"
but there are only mentioned variables that have to do with images of the logo of the magazine, and is extremely inefficient to have to change these logos every time you insert a new number.
Within:
- Code: Select all
templates/issue/view.tpl
... There are variables that call the path and file name of the magazine covers, but when I try to use them within the main loop:
- Code: Select all
(Iterate from = journals item = journal)
... In templates/index/site.tpl, the values of these variables are not available.
Any ideas?
Thanks
Regards
Rodrigo Torrens
