vani85 Posted April 29, 2020 Share Posted April 29, 2020 hi team, I have downloaded the file, my top menu bar go messed up, kept default setting in product page. when I saved ,below is the page . I have other categories in the site which are not showing up. Just and fyi other categories( Blouses, tops) doesn't have sub categories. Thanks Vani Link to comment Share on other sites More sharing options...
tdsoft Posted May 4, 2020 Author Share Posted May 4, 2020 On 4/29/2020 at 3:56 AM, Aldo López said: Hi, this is an amazing plugin, unfortunetly on my theme, when the plugin is activated, the home slider dissapears, and on the console i get this error: Uncaught TypeError: $(...).flexslider is not a function at custom.js:92 at dispatch (core.js:39) at g.handle (core.js:39) I'm using prestashop 1.7.5 Thank you I think it is conflict jQuery, you can try to open file: modules\baproductzoommagnifier\views\templates\front\template.tpl delete line 34: document.getElementsByTagName('head')[0].appendChild(jq); Link to comment Share on other sites More sharing options...
Aldo López Posted May 4, 2020 Share Posted May 4, 2020 19 hours ago, tdsoft said: I think it is conflict jQuery, you can try to open file: modules\baproductzoommagnifier\views\templates\front\template.tpl delete line 34: document.getElementsByTagName('head')[0].appendChild(jq); It worked perfectly, thank you very much Link to comment Share on other sites More sharing options...
tdsoft Posted May 5, 2020 Author Share Posted May 5, 2020 12 hours ago, Aldo López said: It worked perfectly, thank you very much okay Link to comment Share on other sites More sharing options...
Senoqte Posted June 1, 2020 Share Posted June 1, 2020 Hi I have Leo theme and it uses jqzoom for magnifying images but it does not work correctly so I've decided to change it with your module. I've installed it and nothing happened :D. Could you help me to replace jqzoom with this module. you can find a sample page of our site here. Thanks Link to comment Share on other sites More sharing options...
tdsoft Posted June 3, 2020 Author Share Posted June 3, 2020 On 6/1/2020 at 4:20 PM, Senoqte said: Hi I have Leo theme and it uses jqzoom for magnifying images but it does not work correctly so I've decided to change it with your module. I've installed it and nothing happened :D. Could you help me to replace jqzoom with this module. you can find a sample page of our site here. Thanks Please give us admin + ftp account in private message for this issue our developer can check it for help you Link to comment Share on other sites More sharing options...
Mitesh Shah Posted June 3, 2020 Share Posted June 3, 2020 I setup Yanka theme and After installing your this module, magnifier glass looks like this in product detail page. whats wrong going on here ? any setting missed out or any code issue here ? Link to comment Share on other sites More sharing options...
tdsoft Posted June 5, 2020 Author Share Posted June 5, 2020 @Mitesh Shah Please give us admin + ftp account in private message for this issue our developer can check it for help you Link to comment Share on other sites More sharing options...
Senoqte Posted June 6, 2020 Share Posted June 6, 2020 On 6/3/2020 at 9:55 AM, tdsoft said: Please give us admin + ftp account in private message for this issue our developer can check it for help you Hi again Please check out your inbox. Thanks Senoqte Link to comment Share on other sites More sharing options...
przemko Posted June 6, 2020 Share Posted June 6, 2020 On 5/4/2020 at 4:07 AM, tdsoft said: I think it is conflict jQuery, you can try to open file: modules\baproductzoommagnifier\views\templates\front\template.tpl delete line 34: document.getElementsByTagName('head')[0].appendChild(jq); @tdsoft - Can you please release a version where this bug is corrected? It also appears on my site, so I had to comment this line to stop avalanche of jquery errors. In addition, there are other things which would be nice to fix: There is a log appearing in the console "Added jQuery!" - even on pages where zoom is deactivated (for instance on my catalog pages). When I use the zoom lens, there is another information logged, that is "False" reported by core.js in line 28. Next to this "false" there's a counter which counts up when a cursor stays on the picture. it only stops counting when the cursor is taken out of the picture (see picture below for numbers on blue background). There are other errors showing: In core.js line 39, position 74593: Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user’s experience. For more help http://xhr.spec.whatwg.org/ Source map error: Error: request failed with status 404 Resource URL: https://--mysite--/themes/core.js Source Map URL: core.js.map Link to comment Share on other sites More sharing options...
tdsoft Posted June 8, 2020 Author Share Posted June 8, 2020 On 6/6/2020 at 11:12 PM, przemko said: @tdsoft - Can you please release a version where this bug is corrected? It also appears on my site, so I had to comment this line to stop avalanche of jquery errors. In addition, there are other things which would be nice to fix: There is a log appearing in the console "Added jQuery!" - even on pages where zoom is deactivated (for instance on my catalog pages). When I use the zoom lens, there is another information logged, that is "False" reported by core.js in line 28. Next to this "false" there's a counter which counts up when a cursor stays on the picture. it only stops counting when the cursor is taken out of the picture (see picture below for numbers on blue background). There are other errors showing: In core.js line 39, position 74593: Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user’s experience. For more help http://xhr.spec.whatwg.org/ Source map error: Error: request failed with status 404 Resource URL: https://--mysite--/themes/core.js Source Map URL: core.js.map Hi, we still loaded jQuery if your website does not exist JQuery, you can delete this source in file modules\baproductzoommagnifier\views\templates\front\template.tpl delete line 34: document.getElementsByTagName('head')[0].appendChild(jq); Link to comment Share on other sites More sharing options...
przemko Posted June 9, 2020 Share Posted June 9, 2020 (edited) Hello @tdsoft. Yes, I did that (commented out that line). Otherwise I was getting errors in the console and other jQuery components didn't work. Nevertheless, the truth is that all the warnings that you see in my post above are logged only when your module is activated. When it is deactivated, then the log console is empty. That means all these warnings are caused by your module. Please note that the above warnings are also thrown on pages where the zoom function is not used (for instance on main page or on catalog pages, where it is disabled in module configuration on admin side). It would be really great if you fix that. The module works great, but it clearly does something wrong. Edited June 9, 2020 by przemko (see edit history) Link to comment Share on other sites More sharing options...
tdsoft Posted June 10, 2020 Author Share Posted June 10, 2020 @przemko Please give us admin + ftp account in private message for this issue our developer can check it for help you Link to comment Share on other sites More sharing options...
cavetech Posted June 15, 2020 Share Posted June 15, 2020 Hi there, I have installed the module and it's working, but all my banners on home page have disappeared ! Any idea how to change that? thanks Link to comment Share on other sites More sharing options...
paulwang Posted June 16, 2020 Share Posted June 16, 2020 Hello Developer, This module is cool and thank you for your contribution. I am using PS 1.7.6.5 and BAzoom 1.0.12. I am just wondering how can I increase the magnifying factor of those images, I can only see a it was magnified a little bit, not easy to distinguish. Thanks heap and have a nice day to you. Link to comment Share on other sites More sharing options...
tdsoft Posted June 16, 2020 Author Share Posted June 16, 2020 1 hour ago, paulwang said: Hello Developer, This module is cool and thank you for your contribution. I am using PS 1.7.6.5 and BAzoom 1.0.12. I am just wondering how can I increase the magnifying factor of those images, I can only see a it was magnified a little bit, not easy to distinguish. Thanks heap and have a nice day to you. Can you give us some pictures for explain this issue? We do not understand your request. Thanks. Link to comment Share on other sites More sharing options...
cavetech Posted June 17, 2020 Share Posted June 17, 2020 On 6/15/2020 at 3:31 PM, cavetech said: Hi there, I have installed the module and it's working, but all my banners on home page have disappeared ! Any idea how to change that? thanks Hello. No awnser for my problem? Link to comment Share on other sites More sharing options...
tdsoft Posted June 19, 2020 Author Share Posted June 19, 2020 @cavetech I think it is conflict jQuery, you can try to open file: modules\baproductzoommagnifier\views\templates\front\template.tpl delete line 34: document.getElementsByTagName('head')[0].appendChild(jq); Link to comment Share on other sites More sharing options...
przemko Posted June 19, 2020 Share Posted June 19, 2020 On 6/10/2020 at 3:02 AM, tdsoft said: @przemko Please give us admin + ftp account in private message for this issue our developer can check it for help you @tdsoft: I'm sorry, but it is not possible to give you access to a live shop with client data (GDPR violation) and also where we have connections with banks, card acceptants, couriers, etc. The thing is more than simple: you install the plugin on any server, you open the page, you click inspect and you see the problem. If that's not possible, we may set a zoom session and I can show you live, but please believe me: the problem is clearly visible when you just inspect the front-end in any browser (Chrome, FF, Opera) 1 Link to comment Share on other sites More sharing options...
cavetech Posted June 20, 2020 Share Posted June 20, 2020 On 6/19/2020 at 11:27 AM, tdsoft said: @cavetech I think it is conflict jQuery, you can try to open file: modules\baproductzoommagnifier\views\templates\front\template.tpl delete line 34: document.getElementsByTagName('head')[0].appendChild(jq); Nice! Thank you! It's working now! Best regards Link to comment Share on other sites More sharing options...
tdsoft Posted June 25, 2020 Author Share Posted June 25, 2020 On 6/20/2020 at 6:31 PM, cavetech said: Nice! Thank you! It's working now! Best regards Thanks again! Link to comment Share on other sites More sharing options...
pixelicous Posted July 9, 2020 Share Posted July 9, 2020 Thank you. Are there supposed to be any settings in the module page? When enabling it hardly zooms, maybe 0.5% zoom, is there a configuration for that? The module page shows 3 settings windows, the first shows settings but the desktop or mobile specific settings do not show anything On mobile (android/chrome) there are many bugs with the zoom scrolling out of the photo area Link to comment Share on other sites More sharing options...
paulwang Posted July 10, 2020 Share Posted July 10, 2020 Hello Developer, This module is cool and thank you for your contribution. I am using PS 1.7.6.5 and BAzoom 1.0.12. I am just wondering how can I increase the magnifying factor of those images, I can only see a it was magnified a little bit, not easy to distinguish. Thanks heap and have a nice day to you. Example here : http://hkbn.lassu.com:2080/index.php?id_product=19&rewrite=customizable-mug&controller=product I cannot get a reasonable magnification of the product mentioned in the above link? Is it my setting or the quality of the image ? I expect to make at least 25-50% enlargement. Thanks again. Paul Link to comment Share on other sites More sharing options...
fgbalmes Posted July 10, 2020 Share Posted July 10, 2020 The zoom effect works fine but clicking on the image opens the pop-up and I can't close it 1 Link to comment Share on other sites More sharing options...
tdsoft Posted July 17, 2020 Author Share Posted July 17, 2020 On 7/11/2020 at 5:21 AM, fgbalmes said: The zoom effect works fine but clicking on the image opens the pop-up and I can't close it Please give us admin + ftp account in private message for this issue our developer can check it for help you Link to comment Share on other sites More sharing options...
pixelicous Posted July 19, 2020 Share Posted July 19, 2020 1.7.6.7 here. Thank you for sharing this module with the community. It would be nice to get some response to questions above for the main functionality that does not work (access to my server will not be granted, its not hosted with cpanel etc)) Link to comment Share on other sites More sharing options...
tdsoft Posted July 21, 2020 Author Share Posted July 21, 2020 @pixelicous how to we can help you? Link to comment Share on other sites More sharing options...
Marwen_90 Posted July 27, 2020 Share Posted July 27, 2020 Hi, i have a little problem with this module, when i click on product image it opened in popup but i can't close it, the cross button don't work 😕 any help please !! ps: i have also a problem with slider but i fixed it by deleting the line 34 on template.tpl like you say in your responses. Thanks Link to comment Share on other sites More sharing options...
Marwen_90 Posted July 29, 2020 Share Posted July 29, 2020 On 7/17/2020 at 3:46 AM, tdsoft said: Please give us admin + ftp account in private message for this issue our developer can check it for help you i have same problem, any solution !!! Link to comment Share on other sites More sharing options...
fgb Posted July 29, 2020 Share Posted July 29, 2020 On 11/7/2020 at 0:21, fgbalmes said: El efecto de zoom funciona bien, pero al hacer clic en la imagen se abre la ventana emergente y no puedo cerrarla. Problem solved. I provided the login details to the administrator and he has modified the file. Excellent service. Now everything works perfect. Link to comment Share on other sites More sharing options...
Smithikakart Posted July 30, 2020 Share Posted July 30, 2020 hi any one help me am getting false count msg in browser console here attached the screenshot.... Link to comment Share on other sites More sharing options...
tdsoft Posted July 30, 2020 Author Share Posted July 30, 2020 @Smithikamobiles What is your website? for your issue, can you give us in private message: 1. admin account + FTP account. we can check this issue for help you. If you need any our support. We are always ready to work. Thanks. Link to comment Share on other sites More sharing options...
Smithikakart Posted July 30, 2020 Share Posted July 30, 2020 @tdsoft check your private message thanks in advance... site url is : https://smithikakart.in Link to comment Share on other sites More sharing options...
tdsoft Posted August 1, 2020 Author Share Posted August 1, 2020 On 7/30/2020 at 11:16 PM, Smithikamobiles said: @tdsoft check your private message thanks in advance... site url is : https://smithikakart.in We responed your message Link to comment Share on other sites More sharing options...
Namee Posted August 3, 2020 Share Posted August 3, 2020 Dziala bardzo dobrze. Dziekuje. Thanks. Link to comment Share on other sites More sharing options...
tdsoft Posted August 4, 2020 Author Share Posted August 4, 2020 14 hours ago, Namee said: Dziala bardzo dobrze. Dziekuje. Thanks. Thanks, but please use English: It works very well. Thank you. Link to comment Share on other sites More sharing options...
mr_absinthe Posted August 11, 2020 Share Posted August 11, 2020 Hi, tried on my test server but having same issue as @przemko mentioned in this post. PM sent Link to comment Share on other sites More sharing options...
RhinoRudi Posted August 13, 2020 Share Posted August 13, 2020 Hi, thank you works great on 1.7.6 with a theme. It looks like 1.5 zoom, is there a way to make it 2 times? Best regards, Randy Link to comment Share on other sites More sharing options...
tdsoft Posted August 14, 2020 Author Share Posted August 14, 2020 20 hours ago, RhinoRudi said: Hi, thank you works great on 1.7.6 with a theme. It looks like 1.5 zoom, is there a way to make it 2 times? Best regards, Randy Hi, what is "make it 2 times?"? Link to comment Share on other sites More sharing options...
tdsoft Posted August 15, 2020 Author Share Posted August 15, 2020 issue of @mr_absinthe is solved in private message. Your theme is panda theme, it is using stswiper module for display slider + modal popup. so HTMl, CSS, Class of HTML Element is changed. We modified our module: removed console message compatible to Panda + stswiper module If you need any our support. We are always ready to work. Thanks. Link to comment Share on other sites More sharing options...
RhinoRudi Posted August 15, 2020 Share Posted August 15, 2020 On 8/14/2020 at 4:21 AM, tdsoft said: Hi, what is "make it 2 times?"? The amount of zoom in the "lens". Usualy in photography the zoom is referenced like that. A regular image is 1X zoom, so then 1.5X makes the image area 50% larger for example. That ratio may be in a JS or PHP file. You have to set thezoom amount for your lens somewhere. IHTH = Randy Link to comment Share on other sites More sharing options...
estesnachos Posted August 16, 2020 Share Posted August 16, 2020 I installed the module. Everything works fine except when I go to homepage and click on quick view for the product and close the quick view, it causes the zoom to be enabled for the homepage which I have disabled. After this, quick view no longer works and causes the invisible modal to appear and cannot be closed until it's refreshed. What could be causing this issue? Link to comment Share on other sites More sharing options...
tdsoft Posted August 17, 2020 Author Share Posted August 17, 2020 @estesnachos our module hidden Quick view button when it works, you can stop our module in Category page. So it only work in Product page Thanks. Link to comment Share on other sites More sharing options...
RhinoRudi Posted August 26, 2020 Share Posted August 26, 2020 On 8/14/2020 at 4:21 AM, tdsoft said: Hi, what is "make it 2 times?"? The amount of zoom of the "lens". Usually in photography the zoom is referenced like that. A regular image is 1X zoom, so then 1.5X makes the image area 50% larger for example. That ratio may be in a JS or PHP file. You have to set the zoom amount for your lens somewhere, correct? IHTH = Randy Link to comment Share on other sites More sharing options...
tdsoft Posted August 27, 2020 Author Share Posted August 27, 2020 You have to set the zoom amount for your lens somewhere, correct? >> You can change Box height, Box width, Zoom size in Layout tab for view this 1 Link to comment Share on other sites More sharing options...
pixelicous Posted August 27, 2020 Share Posted August 27, 2020 @RhinoRudi In the configuration of the module you have the option to set what would be the zoomed in resolution. So if your original image is 1000px but you show the large image as 500px, if you put 1000px as the zoom setting, that would get you what you want. However from what i encountered when i used this is that the zoom is not pixel perfect, it enlarges the photo mostly digitally. Link to comment Share on other sites More sharing options...
RhinoRudi Posted August 27, 2020 Share Posted August 27, 2020 42 minutes ago, pixelicous said: In the configuration of the module you have the option to set what would be the zoomed in resolution. Thanks @pixelicous I will check that out later. I don't remember seeing that option but I will check again. Thanks for the heads up about not being pixel perfect. Link to comment Share on other sites More sharing options...
pixelicous Posted August 27, 2020 Share Posted August 27, 2020 8 minutes ago, RhinoRudi said: Thanks @pixelicous I will check that out later. I don't remember seeing that option but I will check again. Thanks for the heads up about not being pixel perfect. I know what you mean, I also missed it initially, when you open up the configuration you have two minimised window tabs below the configuration that shows, if you open those up you will see more settings p.s - i'm not affiliated with the module creators in any way, just another user Link to comment Share on other sites More sharing options...
RhinoRudi Posted August 27, 2020 Share Posted August 27, 2020 (edited) 19 minutes ago, pixelicous said: I know what you mean, I also missed it initially, when you open up the configuration you have two minimised window tabs below the configuration that shows, if you open those up you will see more settings p.s - i'm not affiliated with the module creators in any way, just another user I see it, the Image Zoom size. My product is 600 x 600px so I will change that and see. Thanks again. I would have missed that. I was looking for a code thing to change lol. This is easier. I too am like your ps: just an end user. Cheers! Edited August 27, 2020 by RhinoRudi (see edit history) Link to comment Share on other sites More sharing options...
tdsoft Posted August 28, 2020 Author Share Posted August 28, 2020 @RhinoRudi so your problem is solved? If you need any our support. We are always ready to work. Thanks. Link to comment Share on other sites More sharing options...
RhinoRudi Posted August 28, 2020 Share Posted August 28, 2020 7 hours ago, tdsoft said: so your problem is solved? Yes it is. Thank you for this module. It works well. Link to comment Share on other sites More sharing options...
tdsoft Posted September 1, 2020 Author Share Posted September 1, 2020 On 8/28/2020 at 5:00 PM, RhinoRudi said: Yes it is. Thank you for this module. It works well. Thanks again ! Link to comment Share on other sites More sharing options...
espanola Posted September 10, 2020 Share Posted September 10, 2020 (edited) Thank for great module. I use it with my PS 1.6.1.18. It works rather well but I have some issues: - Not work on mobile (or I don't know how to use): on mobile, when I touch on the screen, a box shows up and I don't know how to use zoom feature of your module. - on PC, when I set zoom size to 2000x2000, it display wrong area (the zoom image does not match with the real location of the pointer. Could you help to resolve the issues? Thanks, Edited September 10, 2020 by espanola (see edit history) Link to comment Share on other sites More sharing options...
tdsoft Posted September 11, 2020 Author Share Posted September 11, 2020 @espanola for your issue, can you give us in private message: 1. admin account + FTP account. we can check this issue for help you. If you need any our support. We are always ready to work. Thanks. Link to comment Share on other sites More sharing options...
RhinoRudi Posted September 11, 2020 Share Posted September 11, 2020 16 hours ago, espanola said: Not work on mobile (or I don't know how to use): on mobile, when I touch on the screen, a box shows up and I don't know how to use zoom feature of your module. - on PC, when I set zoom size to 2000x2000, it display wrong area (the zoom image does not match with the real location of the pointer. When you go to configure the Zoom module you have to make sure it is activated for the pages you want to use it on. Look at the left column and see things like Products Categories etc. Then down at the bottom open the Mobile options and set size and type of zoom window. For the desktop make sure your zoom is relative to your image size. So if you want 1.5 zoom, then if your product image is 600x600 then set zoom to 900x900. Maybe 2000 is too large for your image size. IHTH Link to comment Share on other sites More sharing options...
espanola Posted September 11, 2020 Share Posted September 11, 2020 4 hours ago, RhinoRudi said: When you go to configure the Zoom module you have to make sure it is activated for the pages you want to use it on. Look at the left column and see things like Products Categories etc. Then down at the bottom open the Mobile options and set size and type of zoom window. For the desktop make sure your zoom is relative to your image size. So if you want 1.5 zoom, then if your product image is 600x600 then set zoom to 900x900. Maybe 2000 is too large for your image size. IHTH Yes, I did activated on both PC and mobile mode for only the Product page. But I cannot see it work on mobile. On PC I can mouse over, but on mobile, how to do that? Link to comment Share on other sites More sharing options...
RhinoRudi Posted September 11, 2020 Share Posted September 11, 2020 37 minutes ago, espanola said: On PC I can mouse over, but on mobile, how to do that? It took me a few tries when I tapped and then held my finger on the product image. Link to comment Share on other sites More sharing options...
espanola Posted September 11, 2020 Share Posted September 11, 2020 Now not work on both PC mobile. Don't know why because I did not do anything on web site for few days. Link to comment Share on other sites More sharing options...
RhinoRudi Posted September 11, 2020 Share Posted September 11, 2020 I don't know what to suggest, maybe deactivate the module and the activate again? Refresh the browser? Good luck. Link to comment Share on other sites More sharing options...
espanola Posted September 12, 2020 Share Posted September 12, 2020 Seem the author stop supporting this product. I need tot look around for other modules. Thanks, Link to comment Share on other sites More sharing options...
tdsoft Posted September 12, 2020 Author Share Posted September 12, 2020 @espanola @RhinoRudi we still support this module and is working for it. But: We only work from Monday to Friday in my timezone GMT+7 (vietnamese country) Our post must reviewed moderator or admin, so our response can be slower. Thanks. Link to comment Share on other sites More sharing options...
espanola Posted September 14, 2020 Share Posted September 14, 2020 On 9/12/2020 at 9:29 AM, tdsoft said: @espanola @RhinoRudi we still support this module and is working for it. But: We only work from Monday to Friday in my timezone GMT+7 (vietnamese country) Our post must reviewed moderator or admin, so our response can be slower. Thanks. It works again after disable and enable the module. However, still cannot figure out how it works on mobile. How to simulate the "mouse over" on phone? Link to comment Share on other sites More sharing options...
tdsoft Posted September 14, 2020 Author Share Posted September 14, 2020 @espanola for your issue, can you give us in private message: 1. admin account + FTP account. we can check this issue for help you. If you need any our support. We are always ready to work. Thanks. Link to comment Share on other sites More sharing options...
tdsoft Posted October 1, 2020 Author Share Posted October 1, 2020 Released version 1.0.13 - compatible to Prestashop 1.7.7+ Link to comment Share on other sites More sharing options...
estenolotienenadie Posted October 3, 2020 Share Posted October 3, 2020 The Jquery version is too old and give me problems with another modules i have in my prestashop. Link to comment Share on other sites More sharing options...
estenolotienenadie Posted October 3, 2020 Share Posted October 3, 2020 i dont have the link for download the module My order is #175633. Thank you. Link to comment Share on other sites More sharing options...
RGuisland Posted October 3, 2020 Share Posted October 3, 2020 On 8/16/2020 at 2:51 AM, estesnachos said: I installed the module. Everything works fine except when I go to homepage and click on quick view for the product and close the quick view, it causes the zoom to be enabled for the homepage which I have disabled. After this, quick view no longer works and causes the invisible modal to appear and cannot be closed until it's refreshed. What could be causing this issue? Sorry estesnachos, did you fix this issue? I have a similar issue and nobody can't fix it Link to comment Share on other sites More sharing options...
tdsoft Posted October 5, 2020 Author Share Posted October 5, 2020 On 10/3/2020 at 4:03 PM, estenolotienenadie said: i dont have the link for download the module My order is #175633. Thank you. This link is working in this order as well, you can go to your account (email: albertopagespalma@...) for download it. Thanks. Link to comment Share on other sites More sharing options...
tdsoft Posted October 5, 2020 Author Share Posted October 5, 2020 On 10/3/2020 at 10:11 PM, RGuisland said: Sorry estesnachos, did you fix this issue? I have a similar issue and nobody can't fix it what is your website? Link to comment Share on other sites More sharing options...
estesnachos Posted October 12, 2020 Share Posted October 12, 2020 On 10/3/2020 at 11:11 AM, RGuisland said: Sorry estesnachos, did you fix this issue? I have a similar issue and nobody can't fix it No, I did not. I gave up on this. It appears that the module in enabling zoom for the category page even if it is disabled in configuration. I was seeing multiple issues with it so I completely disabled the module. Link to comment Share on other sites More sharing options...
tdsoft Posted October 13, 2020 Author Share Posted October 13, 2020 On 10/12/2020 at 11:52 AM, estesnachos said: No, I did not. I gave up on this. It appears that the module in enabling zoom for the category page even if it is disabled in configuration. I was seeing multiple issues with it so I completely disabled the module. We fixed issue category in latest version, you can use it. Released version 1.0.14 - fix issue when click Open Quickview in Category page Link to comment Share on other sites More sharing options...
Batfink Posted November 12, 2020 Share Posted November 12, 2020 We have your module installed and we get problems on the product page with our reviews. We use a module for reviews but the modal for writing a review doesn't occur when clicking on the reviews button. We took contact with the module developer who told us that your module/code causes errors. They wrote: "prestashop in version 1.7 does not allow to use inline <script> that runs jQuery, it is forbidden and causing errors - like in your case. you need to replace the jquery code with pure javascript, or move this jQuery code to .js file - it will work only then". Can you fix this in your module/code? Link to comment Share on other sites More sharing options...
tdsoft Posted November 13, 2020 Author Share Posted November 13, 2020 16 hours ago, Batfink said: We have your module installed and we get problems on the product page with our reviews. We use a module for reviews but the modal for writing a review doesn't occur when clicking on the reviews button. We took contact with the module developer who told us that your module/code causes errors. They wrote: "prestashop in version 1.7 does not allow to use inline <script> that runs jQuery, it is forbidden and causing errors - like in your case. you need to replace the jquery code with pure javascript, or move this jQuery code to .js file - it will work only then". Can you fix this in your module/code? Hi How to you can know "prestashop in version 1.7 does not allow to use inline <script> that runs jQuery, it is forbidden and causing errors" We developed many modules for prestashop and all are okay for inline script Link to comment Share on other sites More sharing options...
Krisma_Pub Posted November 13, 2020 Share Posted November 13, 2020 @tdsoft Thank you for the module! Works great! Link to comment Share on other sites More sharing options...
tdsoft Posted November 14, 2020 Author Share Posted November 14, 2020 7 hours ago, Krisma_Pub said: @tdsoft Thank you for the module! Works great! Thansks. Link to comment Share on other sites More sharing options...
fred641 Posted November 17, 2020 Share Posted November 17, 2020 Hello, the module is amazing unfortunately I have a Jquerry conflict I think so I can not get it to work which is a shame, do you have any idea how to fix this conflict problem. Thank you Link to comment Share on other sites More sharing options...
tdsoft Posted November 17, 2020 Author Share Posted November 17, 2020 52 minutes ago, fred641 said: Hello, the module is amazing unfortunately I have a Jquerry conflict I think so I can not get it to work which is a shame, do you have any idea how to fix this conflict problem. Thank you I think it is conflict jQuery, you can try to open file: modules\baproductzoommagnifier\views\templates\front\template.tpl delete line 34: document.getElementsByTagName('head')[0].appendChild(jq); Link to comment Share on other sites More sharing options...
fred641 Posted November 17, 2020 Share Posted November 17, 2020 Thank you very much I found the module which created the conflict and I solved the problem everything is perfect Link to comment Share on other sites More sharing options...
tdsoft Posted November 19, 2020 Author Share Posted November 19, 2020 On 11/17/2020 at 6:02 PM, fred641 said: Thank you very much I found the module which created the conflict and I solved the problem everything is perfect Thanks. Link to comment Share on other sites More sharing options...
Zharkan Posted November 19, 2020 Share Posted November 19, 2020 Hi, The module seems great but it's not working for me with Charme template.. Link to comment Share on other sites More sharing options...
tdsoft Posted November 20, 2020 Author Share Posted November 20, 2020 8 hours ago, Zharkan said: Hi, The module seems great but it's not working for me with Charme template.. for your issue, can you give us in private message: 1. admin account + FTP account. we can check this issue for help you. If you need any our support. We are always ready to work. Thanks. Link to comment Share on other sites More sharing options...
pinwheel Posted December 4, 2020 Share Posted December 4, 2020 Works straight out the box. Thank you for the free module. I will be sure to buy from you in the future. Link to comment Share on other sites More sharing options...
tdsoft Posted December 5, 2020 Author Share Posted December 5, 2020 22 hours ago, pinwheel said: Works straight out the box. Thank you for the free module. I will be sure to buy from you in the future. Thanks. Link to comment Share on other sites More sharing options...
vkmaxx Posted December 18, 2020 Share Posted December 18, 2020 Can someone confirm my problem - the module strips "title" and "alt" SEO attributes from pictures on product page. Link to comment Share on other sites More sharing options...
tdsoft Posted December 21, 2020 Author Share Posted December 21, 2020 On 12/19/2020 at 12:41 AM, vkmaxx said: Can someone confirm my problem - the module strips "title" and "alt" SEO attributes from pictures on product page. what is your issue? 1 Link to comment Share on other sites More sharing options...
Novaslash Posted December 21, 2020 Share Posted December 21, 2020 (edited) Sorry, I got the wrong subject Edited December 21, 2020 by Novaslash (see edit history) Link to comment Share on other sites More sharing options...
tdsoft Posted December 23, 2020 Author Share Posted December 23, 2020 On 12/21/2020 at 5:13 PM, Novaslash said: Sorry, I got the wrong subject Do not worry, if you need any our support. We are always ready to free work. Thanks. Link to comment Share on other sites More sharing options...
johnxl Posted December 28, 2020 Share Posted December 28, 2020 Hello ! I am using module Creative Slider ! And when I install Zoom module my slider dissapears and I get this error ! Multiple jQuery issueIt looks like that another module or your theme loads an extra copy of the jQuery library causing problems for CreativeSlider to show your sliders. Link to comment Share on other sites More sharing options...
tdsoft Posted December 30, 2020 Author Share Posted December 30, 2020 On 12/29/2020 at 6:09 AM, johnxl said: Hello ! I am using module Creative Slider ! And when I install Zoom module my slider dissapears and I get this error ! Multiple jQuery issueIt looks like that another module or your theme loads an extra copy of the jQuery library causing problems for CreativeSlider to show your sliders. think it is conflict jQuery, you can try to open file: modules\baproductzoommagnifier\views\templates\front\template.tpl delete line 34: document.getElementsByTagName('head')[0].appendChild(jq); Link to comment Share on other sites More sharing options...
vkmaxx Posted January 2, 2021 Share Posted January 2, 2021 On 12/21/2020 at 10:13 AM, tdsoft said: what is your issue? Before installing the module my SEO tags are ok ("alt" and "title"). After enabling the module module instead of 'alt="(some text)"' I get 'alt', the same with 'title'. Link to comment Share on other sites More sharing options...
tdsoft Posted January 4, 2021 Author Share Posted January 4, 2021 On 1/2/2021 at 8:54 PM, vkmaxx said: Before installing the module my SEO tags are ok ("alt" and "title"). After enabling the module module instead of 'alt="(some text)"' I get 'alt', the same with 'title'. for your issue, can you give us in private message: 1. admin account + FTP account. we can check this issue for help you. If you need any our support. We are always ready to work. Thanks. Link to comment Share on other sites More sharing options...
johnxl Posted January 8, 2021 Share Posted January 8, 2021 On 12/30/2020 at 4:28 AM, tdsoft said: think it is conflict jQuery, you can try to open file: modules\baproductzoommagnifier\views\templates\front\template.tpl delete line 34: document.getElementsByTagName('head')[0].appendChild(jq); Thanks a lot ! It worked . Link to comment Share on other sites More sharing options...
johnxl Posted January 8, 2021 Share Posted January 8, 2021 I have noticed another problem ! I can't disable zoom for category page from Back Office . In BO it is Deactivated but it still zooms category page images ! Is there any other way to deactivate it for category page ? Thanks ! Link to comment Share on other sites More sharing options...
tdsoft Posted January 11, 2021 Author Share Posted January 11, 2021 On 1/9/2021 at 3:00 AM, johnxl said: I have noticed another problem ! I can't disable zoom for category page from Back Office . In BO it is Deactivated but it still zooms category page images ! Is there any other way to deactivate it for category page ? Thanks ! Please try to clear Cache and press ctrl+f5 for clear your Cache of Browser Link to comment Share on other sites More sharing options...
johnxl Posted January 12, 2021 Share Posted January 12, 2021 (edited) On 1/11/2021 at 4:34 AM, tdsoft said: Please try to clear Cache and press ctrl+f5 for clear your Cache of Browser Thanks ! Already cleaned ! Reinstaled ! But no changes ! I mean maybe there is a way to turn of displaying lens for category page throgh FTP by modifing some lines ? Edited January 12, 2021 by johnxl (see edit history) Link to comment Share on other sites More sharing options...
tdsoft Posted January 13, 2021 Author Share Posted January 13, 2021 18 hours ago, johnxl said: Thanks ! Already cleaned ! Reinstaled ! But no changes ! I mean maybe there is a way to turn of displaying lens for category page throgh FTP by modifing some lines ? for your issue, can you give us in private message: 1. admin account + FTP account. we can check this issue for help you. If you need any our support. We are always ready to work. Thanks. Link to comment Share on other sites More sharing options...
vitoralmeida Posted March 22, 2021 Share Posted March 22, 2021 Hi, thank you for you module. I am trying to install the module for a store, the installation went smoothly and without errors, but when I mouse over the products the zoom effect does not appear. If you activate the zoom option in families, it works, but in the article's page it doesn't. Thank for you help. Link to comment Share on other sites More sharing options...
tdsoft Posted March 23, 2021 Author Share Posted March 23, 2021 11 hours ago, vitoralmeida said: Hi, thank you for you module. I am trying to install the module for a store, the installation went smoothly and without errors, but when I mouse over the products the zoom effect does not appear. If you activate the zoom option in families, it works, but in the article's page it doesn't. Thank for you help. Please give us your URL to Product page? Link to comment Share on other sites More sharing options...
tdsoft Posted June 30, 2021 Author Share Posted June 30, 2021 Released version 1.0.15 - Upgrade license header to 2021 Link to comment Share on other sites More sharing options...
MightyMouseofGod Posted September 10, 2021 Share Posted September 10, 2021 Thanks for I great add-on. It did pretty much exactly what I wanted it to once you hooked it into my site. Hope this helps anyone else who can't get it to work. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now