Some product missing in Featured products

News Show Pro GK5 - flexible, responsive and easily extendable free Joomla module support forum.
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Mon May 25, 2015 5:01 pm
Hi,

I have problem with NSP5. I set up it for displaying Featured products on homepage www.autosolcz.cz. But is show me only some Featured products not all 8 what I want. I really dont know why.

I set up it:
- all VM categies
- Show featured items
- Featured items only
- Show unauthorized items

8 product has Featured on, but shows only 5. Could you help me?

Thank you,
Tomas
User avatar
Expert Boarder

GK User
Thu May 28, 2015 3:35 pm
Hello,

All your 8 products are unique products and not a product variants?
User avatar
Administrator

GK User
Thu May 28, 2015 8:23 pm
All are unique without variants.
User avatar
Expert Boarder

GK User
Fri May 29, 2015 2:38 pm
Could you send me a PM message with back-end, FTP and MySQL access? I will need to deeply validate your case.
User avatar
Administrator

GK User
Thu Jun 25, 2015 11:40 am
Hello again,

Your issue is caused by fact that you have few shopper groups and probably you have set in the module one of them in the VM Additional Settings tab.

Please try to set shopper groups in the module to none and then please uncomment:

Code: Select all
        //if($config['vm_shopper_group'] != -1) {
        //    $shopper_group_con = ' AND sgroup.virtuemart_shoppergroup_id = ' . $config['vm_shopper_group'] . ' ';
   //}


fragment in the modules/mod_news_pro_gk5/data_sources/com_virtuemart/model.php file.

If it won't help - please comment the mentioned fragment again.

Unfortunately I cannot do it as account provided by your in the PM has no access to the module manager.
User avatar
Administrator

GK User
Tue Jun 30, 2015 9:31 am
Thank you very much. It look good now ;-)
User avatar
Expert Boarder


cron