Showcase 2.5.4
In template "nflj_showcase_item_quick_preview"
The image path is
But should be
In template "nflj_showcase_item_quick_preview"
The image path is
Code:
src="styles/default/nflj/showcase/category_images/{$category.category_image}"
But should be
Code:
src="@imagePath/nflj/showcase/category_images/{$category.category_image}"