Jolly-Martian
Advanced Member
United Kingdom
218 Posts Pre-sales questions only (More Details...)
|
Posted - 09/18/2020 : 23:16:32
Hi there,
I am using the trial version to test combining the magic scroll and magic thumbs.
On productdetail.php i have added before </head>:
<link type="text/css" rel="stylesheet" href="magicscroll/magicscroll.css" /> <link type="text/css" rel="stylesheet" href="magicthumb/magicthumb.css" />
On the includes page, I have added:
$magicscrollthumbnails=TRUE; $magictooloptions='rel="speed:5000; width:auto"'; $magictoolbox="MagicScroll"; $magictoolbox="MagicThumb"; $magictooloptions='rel="expand-speed:5000; swap-image:mouseover"';
The thumbs do not appear, if i remove line "$magicscrollthumbnails=TRUE;" the thumbs appear, but are not displaying as the magic scroll.
Any ideas?
Jason
|
Vince
Administrator
42874 Posts |
Posted - 09/19/2020 : 01:08:40
|
Jolly-Martian
Advanced Member
United Kingdom
218 Posts Pre-sales questions only (More Details...)
|
Posted - 09/19/2020 : 23:29:05
Hi Vince,
I have put:
$magictoolbox="MagicScroll";
In my includes file, but i am not seeing the thumbs.
In my productdetail.php i have the below above the </head>
<link type="text/css" rel="stylesheet" href="magicscroll/magicscroll.css" /> <link type="text/css" rel="stylesheet" href="magicthumb/magicthumb.css" />
|
Vince
Administrator
42874 Posts |
Posted - 09/20/2020 : 05:10:59
|
Jolly-Martian
Advanced Member
United Kingdom
218 Posts Pre-sales questions only (More Details...)
|
Posted - 09/20/2020 : 05:54:35
Hi Vince,
The page is on http://www.bagsQwithQclass.co.uk/proddetail.php?prod=BG-TL141795
Remove the 'Q' from the address
The Thumbs appear but not as a scroll, instead all thumbs appear together.
Jason
|
quadrant
Ecommerce Template Guru
United Kingdom
1110 Posts Pre-sales questions only (More Details...)
|
Posted - 09/20/2020 : 06:20:16
Hi Jason,
Try adding this to your includes.php file
$magictoolbox="MagicThumb"; $thumbnailstyle="width:116px;"; $magicscrollthumbnails=TRUE; $magicscrollthumbnailsjs="<script type=\"text/javascript\">MagicScrollOptions = {loop:'rewind',items:'fit'}</script>";
Regards, David
|
Jolly-Martian
Advanced Member
United Kingdom
218 Posts Pre-sales questions only (More Details...)
|
Posted - 09/20/2020 : 06:24:39
HI David,
Just uploaded the script to my includes.php
The page is on http://www.bagsQwithQclass.co.uk/proddetail.php?prod=BG-TL141795
Remove the 'Q' from the address
To confirm on my productdetail.php i have the following:
Line 1: <link type="text/css" rel="stylesheet" href="magicscroll/magicscroll.css" /> Line 2: <link type="text/css" rel="stylesheet" href="magicthumb/magicthumb.css" />
If i remove one of the 2 lines above, then i see the scroll but its vertical, which doesnt look right.
Thanks
Jason
Edited by - Jolly-Martian on 09/20/2020 06:30:59
|
Jolly-Martian
Advanced Member
United Kingdom
218 Posts Pre-sales questions only (More Details...)
|
Posted - 09/20/2020 : 08:24:41
I have now left onlye:
$magictoolbox="MagicThumb"; $thumbnailstyle="width:116px;";
in the includes file
and
On the productdetail.php page, I have left only:
<link type="text/css" rel="stylesheet" href="magicthumb/magicthumb.css" />
I can now see thumbs, but not in the magic scroll format.
Jason
Edited by - Jolly-Martian on 09/21/2020 16:50:52
|
Vince
Administrator
42874 Posts |
Posted - 09/20/2020 : 13:34:34
|
Jolly-Martian
Advanced Member
United Kingdom
218 Posts Pre-sales questions only (More Details...)
|
Posted - 09/21/2020 : 11:06:11
Hi Vince, I have sent you the login details.
Thanks
Jason
|
Vince
Administrator
42874 Posts |
Posted - 09/22/2020 : 03:02:41
Hi Jason Previously the javascript for MagicScroll wasn't in the page but it is now so maybe some changes were made to the includes.php file. The CSS for magic scroll still wasn't in the detail page so I added that but unfortunately the scroll still doesn't seem to be working properly. But, the thing is that it seems that it is the Magic Toolbox trial version text that is being displayed where the actual thumbnails should be. Could you do me a favour and just shoot an email off to the magic toolbox guys as they are great at solving these kinds of problems and I'm sure they'll get it sorted quickly. Vince Click Here for Shopping Cart SoftwareClick Here to sign up for our newsletterClick Here for the latest updater
|
Jolly-Martian
Advanced Member
United Kingdom
218 Posts Pre-sales questions only (More Details...)
|
Posted - 09/22/2020 : 12:59:01
Hi Vince,
Still not had luck with this :(
This is the link to your page I am trying to achieve
http://www.ectdemostore.com/magic-thumb--magic-scroll.asp
What lines do you have on your productdetail.php page and includes.php pages?
Maybe I can look at it from there
Jason
|
|
|