Hello, my site I'm using the code <? Php echo $ item-> fields_by_id [4] -> result;?>
To display an image you loaded in the category and the page article page.
The image appears on both pages, but I can not set a different dimension through the fild panel. works are the setup of "Full View" while the "List View" does not work.
On the category page, I want the image to be smaller.
http://www.centroolistico.org/area/operatori/items/1-operatori-olistici
Full article instead want it to be bigger.
http://www.centroolistico.org/area/operatori/user-item/599-stefano/13-rossi-marco
What should I do ? I have to add some piece of code: <? Php echo $ item-> fields_by_id [4] -> result; ?>
Thank you
Hello, my site I'm using the code
<? Php echo $ item-> fields_by_id [4] -> result;?>
To display an image you loaded in the category and the page article page.The image appears on both pages, but I can not set a different dimension through the fild panel. works are the setup of "Full View" while the "List View" does not work.
On the category page, I want the image to be smaller. http://www.centroolistico.org/area/operatori/items/1-operatori-olistici
Full article instead want it to be bigger. http://www.centroolistico.org/area/operatori/user-item/599-stefano/13-rossi-marco
What should I do ? I have to add some piece of code:
<? Php echo $ item-> fields_by_id [4] -> result; ?>
Thank you