Muhammad Jawaid Shamshad

Results 24 comments of Muhammad Jawaid Shamshad

I forked this repo and did some changes. You can test it from here. https://github.com/mjawaids/advancedfeaturesvalues

If you could check the logs see what errors it is giving. Secondly, please check if the module uninstall code ran correctly.

OK. Could you provide some documentation or a short summary of your code? I can try extending it. Thanks.

I would really appreciate if you could guide me meanwhile I extend it. First of all as you added a new field for ordering we would need another field for...

When defining product features we need to tell the parent value for child value. For example: I add a product parent feature say 'Series' that has values HP Probook and...

No I just gave an example. Actually the product can be compatible with multiple models and there can be hundreds of models while category is something like laptop, desktop etc....

I have couple questions for you. 1. What is blocklayered.js in your code and why have you used it? 2. In file advancedfeaturesvalues.php:114 under function hookHeader() what this code snippet...

If I add new field parent_id_feature_value in feature_value table and want to reflect changes in back and front office what files do you think will change?

Thanks. Actually I'm new to Prestashop development and Prestashop docs are pretty basic while what I need is kind of advanced thing. I can do the architectural thing but if...

Sorry to bother you again. There is an issue with your module. I'm not sure if its your module or is it Prestashop. When I install your module and then...