Status
Not open for further replies.

Sarab

Customer
Hello,

I want to make the Image I choose for a category appear when I enter the category under the search block, so which template I should edit and what the code I should enter?

Best regards,
Sarab
 
Can you highlight on a screenshot what specifically you're referring to so I can point you to the correct template? :)
 
Can you highlight on a screenshot what specifically you're referring to so I can point you to the correct template? :)
Here =D
4a236eb7ddcd4ac0b6db88421c99b6e0.png
 
The template you're searching for is dbtech_downloads_home

$categoryid is available in that template to determine what, if any, category you're currently viewing.
 
The template you're searching for is dbtech_downloads_home

$categoryid is available in that template to determine what, if any, category you're currently viewing.
I tried to put this code:
Code:
<vb:if condition="$category['image']"><img src="{vb:raw category.image}"  width="148px" height="148px" alt="" /></vb:if>
but didn't work, am i missing somthing?
 
Status
Not open for further replies.

Legacy vBDownloads

vBulletin 3.8.x vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
1,713
Customer rating
0.00 star(s) 0 ratings
Back
Top