| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
X-Cart Ability Template v4.4.x | ||||
![]() |
|
|
Thread Tools |
#381
|
|||||||||
|
|||||||||
![]() Hi Guys,
Does anyone know how to use multiple sliders on the home page? What I did was add this to welcome.tpl Code:
but it won't load if there is another slider activated above it. I'm guessing this is something to do with the java running two instances but i'm not sure how to resolve it. Basically I want to have the the responsive image slider at the top of the welcome page then further down I want the image roundabout or one of the other sliders to display also. I'm not fussed about it being hard coded like this as I have to change the images and description manually anyway so its not an issue it not being in the admin section. Any help would be appreciated.
__________________
Live Version : 4.5.2 Licensed Products: X-Cart Gold Ability Theme CDSEO xCMS Abandoned Cart Food Packaging Scotland |
|||||||||
#382
|
|||||||
|
|||||||
![]() skin/ability/custom/welcome/promotions/promotions_common.tpl
Just take out the IF statements surrounding the image roundabout code. {if $config.Ability_Template.abi_home_promotions eq "image_roundabout"} ... {/if}
__________________
xcartmods.co.uk |
|||||||
|
#383
|
|||||||||
|
|||||||||
![]() Quote:
Thanks Phil I did actually remove the if statement and it does display the images but doesn't start the slider script. It's as if the two java scripts are fighting with each other. SO the top slider runs fine but the next one only displays the images and descriptions but not in the slider format if you know what I mean. Thanks for the speedy reply.
__________________
Live Version : 4.5.2 Licensed Products: X-Cart Gold Ability Theme CDSEO xCMS Abandoned Cart Food Packaging Scotland |
|||||||||
#384
|
|||||||||
|
|||||||||
![]() Did you ever get a fix on this? It seems we have the same problem when you have out of stock items, items with options and standard items. I switched to tubular display to avoid this for now.
Quote:
|
|||||||||
#385
|
|||||||||
|
|||||||||
![]() Quote:
Forgot about this post. I managed to get this to work so thanks again for your help. I seem to be getting better and better at fixing problems/customizing x-cart thanks to you.
__________________
Live Version : 4.5.2 Licensed Products: X-Cart Gold Ability Theme CDSEO xCMS Abandoned Cart Food Packaging Scotland |
|||||||||
#386
|
|||||||||
|
|||||||||
![]() Quote:
Hey guys just out of interest have you possible got a product that has a very long title on the pages that are out of alignment? I noticed that this happened on just one of my categories pages and it turned out one of the products on that page had a longer than usual title and when I temporarily disabled that product I seen the issue resolved itself so I just adjusted the product title to fix the problem. It may not be the issue your having but its worth a check.
__________________
Live Version : 4.5.2 Licensed Products: X-Cart Gold Ability Theme CDSEO xCMS Abandoned Cart Food Packaging Scotland |
|||||||||
#387
|
|||||||
|
|||||||
![]() Quote:
Hoosierglass, you should be able to overcome the issue by setting a fixed height on each product in the grid... skin/ability/custom/css/common.css Replace... ul.grid_view li .product_block .overflow { overflow: hidden; width: 100%; height: auto; } With for example... ul.grid_view li .product_block .overflow { overflow: hidden; width: 100%; height: 350px; }
__________________
xcartmods.co.uk |
|||||||
#388
|
|||||||
|
|||||||
![]() Just a heads up, for those exporting their databases from the X-Cart DB backup tool, it is important that you've made this small modification...
In admin/db_backup.php comment out or delete this code... Code:
It will then export ALL database tables including custom ones. Also, if you have a large database, for importing it's a good idea to use Bigdump
__________________
xcartmods.co.uk |
|||||||
#389
|
|||||||||
|
|||||||||
![]() Any suggestions for incorporating a blog with this layout? I would love to find a way to use a speed tab for setting up a blog. Right now my mind is mush from uploading products and refining images etc.
|
|||||||||
#390
|
|||||||
|
|||||||
![]() Phil,
I have placed a ticket asking about add-on products you sell. Product rotator, water mark and Product download. Will these be update to work with Ability and the 4.5.x branch? Cheers
__________________
Currently Using: For X-cart v5.2.0 1 Business v5.2.6 license <Getting Better>! 1 Banner Mod 5.2.7 license 1 #28 iGoods Template For X-cart v4.7.0 1 GoldPlus v4 license unused 3 Gold v4 license Unused A wise man once said it is best to fix the cart instead of trying to use a broken cart. The horse has a very hard time pushing a broken cart!! |
|||||||
![]() |
|
Thread Tools | |
|
|
|
|||
X-Cart forums © 2001-2020
|