- Posts: 3
- Thank you received: 0
featured products on home page
- Oscar Laporte
-
Topic Author
- Offline
- Fresh Boarder
-
Less
More
12 years 10 months ago #1732
by Oscar Laporte
featured products on home page was created by Oscar Laporte
As I can do to show featured products 6 instead of 5, I have tried everything and always go only 5 products
Please Log in or Create an account to join the conversation.
- Linh Robert
-
- Offline
- Banned
-
Less
More
- Posts: 908
- Thank you received: 568
12 years 10 months ago #1733
by Linh Robert
If you need to send us FTP access / host access, administrator access or any private information:
services(at)omegatheme(dot)com or drop a ticket www.omegatheme.com/member/
Replied by Linh Robert on topic Re: featured products on home page
Hi,
Did you have 6 products which checked as featured (in product edit)?
Thanks
Did you have 6 products which checked as featured (in product edit)?
Thanks
If you need to send us FTP access / host access, administrator access or any private information:
services(at)omegatheme(dot)com or drop a ticket www.omegatheme.com/member/
Please Log in or Create an account to join the conversation.
- Oscar Laporte
-
Topic Author
- Offline
- Fresh Boarder
-
Less
More
- Posts: 3
- Thank you received: 0
12 years 10 months ago #1735
by Oscar Laporte
Replied by Oscar Laporte on topic Re: featured products on home page
if I have more than 6 featured products but only leave 5 in the home as it comes out in the demo of the page. If you could please check what I say in the demosttracion of your site. thanks
Please Log in or Create an account to join the conversation.
- Linh Robert
-
- Offline
- Banned
-
Less
More
- Posts: 908
- Thank you received: 568
12 years 10 months ago - 12 years 10 months ago #1737
by Linh Robert
Hope this help.
Edit this /components/com_virtuemart/views/virtuemart/view.html.php
Thanks
If you need to send us FTP access / host access, administrator access or any private information:
services(at)omegatheme(dot)com or drop a ticket www.omegatheme.com/member/
Replied by Linh Robert on topic Re: featured products on home page
See this forum.virtuemart.net/index.php?topic=99674.0if I have more than 6 featured products but only leave 5 in the home as it comes out in the demo of the page. If you could please check what I say in the demosttracion of your site.
Hope this help.
Edit this /components/com_virtuemart/views/virtuemart/view.html.php
Code:
if (VmConfig::get('show_featured', 1)) {
$products['featured'] = $productModel->getProductListing('featured', 5);
$productModel->addImages($products['featured'],1);
}
Thanks
If you need to send us FTP access / host access, administrator access or any private information:
services(at)omegatheme(dot)com or drop a ticket www.omegatheme.com/member/
Last edit: 12 years 10 months ago by Linh Robert.
Please Log in or Create an account to join the conversation.
- Oscar Laporte
-
Topic Author
- Offline
- Fresh Boarder
-
Less
More
- Posts: 3
- Thank you received: 0
12 years 10 months ago #1740
by Oscar Laporte
Replied by Oscar Laporte on topic Re: featured products on home page
Ok. thank you very much is the best solution but it would be to configure virtuemart administration that if you have the option. Thanks again, greetings
Please Log in or Create an account to join the conversation.
- Linh Robert
-
- Offline
- Banned
-
Less
More
- Posts: 908
- Thank you received: 568
12 years 10 months ago #1744
by Linh Robert
If you need to send us FTP access / host access, administrator access or any private information:
services(at)omegatheme(dot)com or drop a ticket www.omegatheme.com/member/
Replied by Linh Robert on topic Re: featured products on home page
We hope VM will fix this.
Thanks
Thanks
If you need to send us FTP access / host access, administrator access or any private information:
services(at)omegatheme(dot)com or drop a ticket www.omegatheme.com/member/
Please Log in or Create an account to join the conversation.
Time to create page: 0.193 seconds