I have looked at the documentation and have tried everything… I need help.
I was hoping to pull the Category ID or Category Name that I have selected for a particular entry.
{exp:channel:entries channel="products"}
<a href="http://{site_url}shop/{category_id}/{url_title}">_<div id="product_list_home">_<div id="padding">_<div>_{exp:imgsizer:size src="{product_main_image}" width="100" height="100"}_{sized}{/exp:imgsizer:size}_</div>_<div id="title">{title}</div>_<div id="price">{product_price}</div>_</div>_</div>_</a>Can I do this?
Thanks in advance.
- Eric