| ||||||||||
Shopping cart software Solutions for online shops and malls | ||||||||||
|
X-Cart Home | FAQ | Forum rules | Calendar | User manuals | Login |
X-Cart - Ultra - Responsive Template | ||||
|
|
Thread Tools |
#31
|
|||||||
|
|||||||
Re: X-Cart - Ultra - Responsive Template
Hi Phil, Can you please let me know how to adjust the size and color of the slider overlay in Ultra? Thanks
__________________
X-cart Gold V4.7, Ultra skin |
|||||||
#33
|
|||||||||
|
|||||||||
Re: X-Cart - Ultra - Responsive Template
There is an issue with Ultra and the stock Banners module.
When banner is created and only one image is added it can be set to static so there is no rotation. With Ultra however the template takes over and converts all banners into slider. So no matter how you set the banner with one image - it will just loop itself. Phil you should look into this and not convert banners into slides if not necessary. Or am I missing some setting?
__________________
Steve Stoyanov CFLSystems.com Web Development |
|||||||||
|
#34
|
|||||||
|
|||||||
Re: X-Cart - Ultra - Responsive Template
@Steve, in skin/ultra/modules/Banner_System/banner_rotator.tpl
Replace... Code:
With... Code:
Then in skin/ultra/js/custom/swipers.js underneath BANNER SYSTEM Replace... Code:
With... Code:
If need be, do the same for grabCursor and loop... Code:
__________________
xcartmods.co.uk |
|||||||
#35
|
|||||||||
|
|||||||||
Re: X-Cart - Ultra - Responsive Template
Thanks Phil, we managed to code a solution that works for us. I just wanted to post for others to know and for feature versions of the skin to be corrected.
__________________
Steve Stoyanov CFLSystems.com Web Development |
|||||||||
|
#36
|
|||||||
|
|||||||
Re: X-Cart - Ultra - Responsive Template
27th October 2016 - v1.0.3 (X-Cart v4.7.6)
__________________
xcartmods.co.uk |
|||||||
|
#38
|
|||||||||
|
|||||||||
Re: X-Cart - Ultra - Responsive Template
When the addons are not installed - in particular "featured category", "testimonials", "wp"... - the log files get filled up with sql errors. The altskin_common.php runs on every page load and queries database for tables which do not exist. This could have been coded in a better way to check for the features or tables and not the way currently is.
Imagine if the site has sql errors email active - admin will get one each time page is loaded....
__________________
Steve Stoyanov CFLSystems.com Web Development |
|||||||||
#39
|
|||||||
|
|||||||
Re: X-Cart - Ultra - Responsive Template
I don't get any errors whatsoever. Log files are one of the things I check most closely.
You might have an version of altskin_common.php You can send me the log files if you like and I'll investigate.
__________________
xcartmods.co.uk |
|||||||
#40
|
|||||||||
|
|||||||||
Re: X-Cart - Ultra - Responsive Template
Here is an example
Quote:
The 2 tables and "featured" field in categories do not exist since the addons are not needed and not installed Also even if the WP is installed the mod will look for its tables within the same XC database. I would never put the blog tables within XC database - it will have its own database. With WP this is mandatory given the fact it is the most hacked platform. Unless I am missing some setting in admin
__________________
Steve Stoyanov CFLSystems.com Web Development |
|||||||||
|
|||
X-Cart forums © 2001-2020
|