How to include Javascript inside the Quick View box?
-
Hi,
I’m trying to implement this plugin in the Nielsen Theme (also by YITH). My regular Single Product page make use of a couple of custom Javascript files that help the user Calculate the Price based on the Quantity selected (among other functions), however, these custom Javascript functions don’t seem to work once I open the Quick View box.
I went through the code of this plugin and I found the Action hook called “yith_quick_view_custom_style_scripts”, so, I tried to enqueue these custom JS files using that Hook, but that didn’t work either.
Is there any way I can implement Javascript inside these Quick View boxes?
Any help regarding this topic will be greatly appreciated.
The topic ‘How to include Javascript inside the Quick View box?’ is closed to new replies.