Magic Toolbox
Forum Replies Created
-
Forum: Plugins
In reply to: [Image Optimizer, Resizer and CDN - Sirv] Failed to load plugin URLThanks for reporting this.
Could you send us a login to your WordPress admin so we can resolve this problem please? You can send it to via our secure customer support form.
Forum: Plugins
In reply to: [WooCommerce] Product Variation no more workingHi,
The issue has been fixed in the latest version of plugin v5.12.34 which licensed customers can download from their order details page.
Actually, only the file plugin.php has been modified so you can just update this file without re-installing the whole plugin.
Customers using the free trial of our WooCommerce tools can get the latest version here:
https://www.magictoolbox.com/woocommerce/
Thanks!
Forum: Plugins
In reply to: Magic ZoomHi BeesBonnet!
To overwrite the magiczoom.js demo file on your server, please:
1. Extract the non-commercial file we sent you.
2. Locate the magiczoom.js file.
3. Upload this file to your server and overwrite the demo file which is located here:
https://beesbonnet.com/wp-content/plugins/mod_wordpress_magiczoom/magiczoom/core/magiczoom.js
Note: you will be asked if you want to overwrite the original file, please select ‘yes’.
4. Refresh your web page, the ‘Please upgrade’ text will disappear. A new message ‘Powered by Magic Zoom’ will appear.
If you have any other questions or issues, please contact us via our website:
https://www.magictoolbox.com/contact/
Thanks!
Forum: Plugins
In reply to: [WooCommerce] Zoom in the imagePlease send us login details (FTP, admin area) using this page https://www.magictoolbox.com/contact/ We will log in and fix issue.
Forum: Plugins
In reply to: [WooCommerce] Zoom in the imageWith Magic Zoom Plus for Woocommerce you can use zoom on both product details page and category page. Let us know if there are any issues.
Forum: Plugins
In reply to: Please tell any super image zoom pluginFor image zoom in posts and pages, try:
https://www.ads-software.com/extend/plugins/magic-zoom-for-wordpress/
or for zoom and enlarge, try:
https://www.ads-software.com/extend/plugins/magic-zoom-plus/
Forum: Plugins
In reply to: [Magic Zoom Plus] [Plugin: Magic Zoom Plus] Doesn't workHello brgsousa!
There are now known problem with the Magic Zoom Plus plugin.
Have you watched the video tutorial on how to install?
Please send us a link to your WordPress admin via our secure contact form and we will find the cause of any problem:
https://www.magictoolbox.com/contact/
Thanks!
Forum: Plugins
In reply to: How to get magiczoom to workHi narinder.web,
Everything is working correctly, you just need to change your large image. At present, your large image is:
https://4naturals.com/wp-content/uploads/2012/03/p8-zoom-940×198.jpg
which is only 198px height. Change that URL to your full-height large image and the zoom will work correctly.
Thanks!
Forum: Plugins
In reply to: How to get magiczoom to workMagic Zoom is already installed correctly – if you look at the source code of your page, this is the line:
<script type="text/javascript" src="https://richardsbayavon.com/wp-content/plugins/magic-zoom-for-wordpress/magiczoom/core/magiczoom.js"></script>
The problem is that the magiczoom.js file is missing. Please upload that JavaScript file to this location:
https://richardsbayavon.com/wp-content/plugins/magic-zoom-for-wordpress/magiczoom/core/magiczoom.js
Get your magiczoom.js file here:
Non-commercial sites: https://www.magictoolbox.com/license/#free
Commercial sites: https://www.magictoolbox.com/buy/magiczoom/
Forum: Plugins
In reply to: How to get magiczoom to workYour code is correct:
<a href="https://richardsbayavon.com/wp-content/uploads/2011/11/Page-2-and-3-believe.png" class="MagicZoom"><img class="alignnone size-medium wp-image-56" title="Page 2 and 3 - believe" src="https://richardsbayavon.com/wp-content/uploads/2011/11/Page-2-and-3-believe-300x206.png" alt="" width="300" height="206" /></a>
So if it is not working, then either the magiczoom.js file is not being referenced in the <script> tag in the <head> of your page or the magiczoom.js file is missing.
Please post the URL of your page.
Forum: Plugins
In reply to: Magic ZOOM PLUGIN HELP!!!!1. You should install the Magic Zoom plugin:
https://www.ads-software.com/extend/plugins/magic-zoom-for-wordpress/
The plugin will automatically add the magiczoom.js file to your posts – you don’t need to add it as per the code you pasted.
2. To create a zoom, you should insert an image and link it to the large version of that image. Your code will look something like this:
<img src=”https://cloaq.com/wp-content/uploads/front_back_bfocus2.jpg” alt=”” width=”460″ height=”250″ />
Forum: Plugins
In reply to: Looking for a "image zoom on hover" pluginMagic Zoom and Magic Thumb.
Forum: Fixing WordPress
In reply to: Need help with MagicZoom PluginYou need to link your main image:
https://www.curtainsstore.in/web/wp-content/uploads/2011/02/0102-300×232.jpg
to the large version of that image.
At present, there is no link.
Your HTML at present is:
<img class="alignnone size-medium wp-image-895" title="010" src="https://www.curtainsstore.in/web/wp-content/uploads/2011/02/0102-300x232.jpg" alt="" width="300" height="232" />
Change it to:
<a href="your-big-image.jpg" class="MagicZoom"><img class="alignnone size-medium wp-image-895" title="010" src="https://www.curtainsstore.in/web/wp-content/uploads/2011/02/0102-300x232.jpg" alt="" width="300" height="232" /></a>
where “your-big-image.jpg” is the location of your large image.
Forum: Plugins
In reply to: Magic Zoom, doesn’t have valid headerAre you uploading the module via your WordPress administrator panel?
You should do a manual upload via FTP (see the instructions in the readme.txt file).
Unzip the file and upload the magiczoom folder via FTP and that should work.
Forum: Fixing WordPress
In reply to: Image slideshow?There is a WordPress plugin for Magic Slideshow.