| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
#61
|
|||||||||
|
|||||||||
![]() The z index was 999, so I set it to 1200 and done.
Fantastic help mate. ![]()
__________________
XCart 4.5.4, 4.6.1, 4.64 stores Many, many mods from Altered Cart XCart Mods Reboot template The XCart Store Templates and Mods WCM CDSEO Pro BCSE Rewards Points and Gallery Mods and a few others |
|||||||||
#62
|
|||||||||
|
|||||||||
![]() No problem - glad you got it working - it looks good. To figure out your css issues - I used firefox & firebug - it would be difficult to find the problems you were having without it. For the IE issue - I used their developer tool bar to find the problem. I'd never try and debug using the IE developer toolbar - but when something goes wrong in IE - it can be helpful.
__________________
X-CART (4.1.9,12/4.2.2-3/4.3.1-2/4.4.1-5)-Gold (CDSEO, Altered-Cart On Sale, BCSE Preorder Backorder, QuickOrder, X-Payments, BCSE DPM Module) |
|||||||||
#63
|
|||||||
|
|||||||
![]() I'm new to this thread and was able to integrate Shadowbox, and the thumbnails look great. How would I be able to apply this to the main product image without turning it into a thumbnail size?
I'd appreciate any help. Thanks in advance!
__________________
X-CART 4.1.10 (X-AOM, X-MAGNIFIER, X-OFFERS, X_RMA) |
|||||||
#64
|
|||||||
|
|||||||
![]() The problem I am having is that when I try and play a movie hosted on my site such as
www.example.com/skin1/videos/jack.wmv it links like www.example.com/skin1/videos/jack.wmv&autoplay=1 and will not play the video it just goes to a 404. Yet if I type that url into my address bar it starts the movie no problem. Any ideas? Also it seems to work fine when linking to any videos that are not hosted on my site.
__________________
X-Cart DB Version: 5 |
|||||||
#65
|
|||||||
|
|||||||
![]() Got it I had to add a ? to the end of the file path. Me so dumb.
__________________
X-Cart DB Version: 5 |
|||||||
#66
|
|||||||
|
|||||||
![]() Hi All.
I must start by pointing out that I am still rather green when it comes to xCart, so my questions may seem dumb. I am currently trying to get shadowbox integrated on to our website, but I seem to be having trouble. I followed the instructions to install Shadowbox, which went well, but with no luck. Does this code work for any page, and any image? That is to say, I have an image in the body of a category (that is not part of the product catalog) that I would like to display with Shadowbox, is this possible? Or does Shadowbox only work for images in the catalog? Thanks
__________________
cart version 4.1.9 |
|||||||
#67
|
|||||||
|
|||||||
![]() From skin1/customer/home.tpl take out the IF statement surrounding the shadowbox code...
Code:
__________________
xcartmods.co.uk |
|||||||
#68
|
|||||||
|
|||||||
![]() The code I used comes after the {if..}...{/if}
<head> <title>{strip} {capture name=title} {if $config.SEO.page_title_format eq "A"} {section name=position loop=$location} {if not %position.first%} :: {/if} {$location[position].0|strip_tags|escape} {/section} {else} {section name=position loop=$location step=-1} {if not %position.first%} :: {/if} {$location[position].0|strip_tags|escape} {/section} {/if} {/capture} {if $config.SEO.page_title_limit <= 0} {$smarty.capture.title} {else} {$smarty.capture.title|replace:" ":" "|truncate:$config.SEO.page_title_limit|replac e:" ":" "} {/if} {/strip}</title> {include file="meta.tpl"} <link rel="shortcut icon" href="favicon.ico" /> <link rel="stylesheet" href="{$SkinDir}/{#CSSFile#}"/> <script type="text/javascript" src="{$SkinDir}/shadowbox/build/adapter/shadowbox-base.js"></script> <script type="text/javascript" src="{$SkinDir}/shadowbox/build/shadowbox.js"></script> {literal} <script type="text/javascript"> Shadowbox.loadSkin('classic', '{/literal}{$SkinDir}{literal}/shadowbox/build/skin'); Shadowbox.loadLanguage('en', '{/literal}{$SkinDir}{literal}/shadowbox/build/lang'); Shadowbox.loadPlayer(['flv', 'html', 'iframe', 'img', 'qt', 'swf', 'wmp'], '{/literal}{$SkinDir}{literal}/shadowbox/build/player'); window.onload = function(){ var options = { counterType: 'skip', continuous: true, animSequence: 'sync', autoplayMovies: true }; Shadowbox.init(options); }; </script> {/literal} </head> Could this be a problem?
__________________
cart version 4.1.9 |
|||||||
#69
|
|||||||
|
|||||||
![]() I installed shadowbox and it is a great mod.
Couple of questions . 1.How can I get rid of the product description ? 2. How do I get the thumbnails appearing instead of that small gif icon ? Thank you.
__________________
X-Cart ver. 4.4.2 ( www.responseelectronics.com ) X-Cart ver. 4.1.11 ( www.mrdoorbell.com) |
|||||||
#70
|
|||||||
|
|||||||
![]() Any luck using this on version 4.2.1?
__________________
x-cart 4.2.3 AlteredCart Smart Search Auto Featured Products Mod (Personal Mod) BCSE Product Importer Pro & Drop Shipper Pro CDSEO Pro CMS EZRecommends EE slider login (Personal Mod) Next Prev Link Mod (Customized) ShadowBox Detailed Images (Personal Mod) Shop By Price (Customized) Social Media (Personal Mod) Switch Layout View (Personal Mod) Special Offers Testimonials (Personal Mod) Whats New (Customized) |
|||||||
|
|||
X-Cart forums © 2001-2020
|