Hi
Thanks for your enquiry.
Sorry to hear of your problem. It is an unusual one, and presuming you've set up all the attribute picture sets to similarly display the price differentials, it will need a bit of debug testing in the code to establish what the cause is.
In your PAPs display file - the one in includes/modules/paps_layout/thumbs_XXX.php (the XXX is the thumbnails position you have selected in PAPs admin) - look for the line which contains the following:
| Code: |
if(($heading_conf['sap']) && (!$arr_globals['unlink'])){
|
This 'if' clause and the one contained within it determine if the price differential is displayed.
The suggestion is that one of these conditional clauses is returning false and not executing.
You could try to debug it yourself as far as making changes in this file will allow, otherwise I'd be happy to put a fix in place within 24 hours if you send your FTP access details to me via the support email address at the foot of the User Guide.
Regards
Nick