- Posts: 8
- Thank you received: 0
Category images
- Zlatko Svabic
-
Topic Author
- Offline
- Fresh Boarder
-
Less
More
12 years 6 months ago #2726
by Zlatko Svabic
Category images was created by Zlatko Svabic
Hello,
How can I add an categories image under the category name?
How can I add an categories image under the category name?
Attachment CategoryImage.png not found
Attachments:
Please Log in or Create an account to join the conversation.
- Trung Duong
-
- Offline
- Administrator
-
Less
More
- Posts: 2284
- Thank you received: 998
Notice: Undefined variable: end_tag_params in /ssd/home/omega_web/public_html/libraries/kunena/External/Nbbc/src/BBCode.php on line 2321
Notice: Undefined variable: end_tag_params in /ssd/home/omega_web/public_html/libraries/kunena/External/Nbbc/src/BBCode.php on line 2321
Notice: Undefined variable: end_tag_params in /ssd/home/omega_web/public_html/libraries/kunena/External/Nbbc/src/BBCode.php on line 2321
12 years 6 months ago - 12 years 6 months ago #2737 by Trung Duong
Replied by Trung Duong on topic Re: Category images
Hello,
After you added image to category but it doesn't show on your site ? Please do follow:
1. Edit file \templates\ot_bicyclegreen\html\com_virtuemart\category\default.php
2. Find line 104 and remove commented code then save it
I hope it work for you.
Regards
After you added image to category but it doesn't show on your site ? Please do follow:
1. Edit file \templates\ot_bicyclegreen\html\com_virtuemart\category\default.php
2. Find line 104 and remove commented code then save it
I hope it work for you.
Regards
Support email: services(at)omegatheme(dot)com
Follow Us to keep updated!


[img]...[/img]
[img]...[/img]
[img]...[/img]
Last edit: 12 years 6 months ago by Trung Duong.
Please Log in or Create an account to join the conversation.
- Zlatko Svabic
-
Topic Author
- Offline
- Fresh Boarder
-
Less
More
- Posts: 8
- Thank you received: 0
12 years 6 months ago #2739
by Zlatko Svabic
Replied by Zlatko Svabic on topic Re: Category images
Thanks that's what I was looking for
Please Log in or Create an account to join the conversation.
- Trung Duong
-
- Offline
- Administrator
-
Less
More
- Posts: 2284
- Thank you received: 998
12 years 6 months ago #2740
by Trung Duong
Support email: services(at)omegatheme(dot)com
Follow Us to keep updated!
[img]...[/img]
[img]...[/img]
[img]...[/img]
Replied by Trung Duong on topic Re: Category images
This line edit this line
to
Code:
//echo $category->images[0]->displayMediaThumb("",false);
to
Code:
echo $category->images[0]->displayMediaThumb("",false);
Support email: services(at)omegatheme(dot)com
Follow Us to keep updated!


[img]...[/img]
[img]...[/img]
[img]...[/img]
Please Log in or Create an account to join the conversation.
Time to create page: 0.190 seconds