| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
#241
|
|||||||
|
|||||||
![]() Quote:
http://www.xcartmods.co.uk/docs/ability/ View customisation tab. If its not working I can only assume it's to do with where your editing your code. Double check it. Below is a vital bit of information regarding installations of add ons etc on Ability, and I quote. "Now, the main template repository is skin/common_files Any files in skin/ability, will override those in /skin/common_files" Basically any files that need to be edited in the skin/common_files/ directory will actually need to be edited will be in skin/ability/ ![]()
__________________
Xcart 4.5.2 |
|||||||
#242
|
|||||||
|
|||||||
![]() When you click any of the red car images in the "Promotions" or "Special Offers" boxes in the left column, is something suppose to happen? It changes to a magnifying glass on image mouseover, but when you click it, it does nothing. Is this suppose to work this way, just curious?
Or do we code our own links in each image?
__________________
X-Cart Gold v4.4.1 |
|||||||
#243
|
|||||||
|
|||||||
![]() They're just there for demo purposes, you can use them or remove them.
__________________
xcartmods.co.uk |
|||||||
#244
|
|||||||
|
|||||||
![]() Thanks, I just wasn't sure if anything special happened like they opened up a lightbox image gallery or something
![]() As a sidenote Phil, did you get my PM regarding the custom mod? Quote:
__________________
X-Cart Gold v4.4.1 |
|||||||
#245
|
|||||||
|
|||||||
![]() I did yes, looks easy enough, I'll be in touch.
__________________
xcartmods.co.uk |
|||||||
#246
|
|||||||
|
|||||||
![]() Phil,
Is the Ability Template compatible with the Smarty 3 upgrade that Xcart just released.
__________________
Xcart 5.1.6 Building New Store Xcart4.6.4 Gold Plus Xcart 4.6.4 Platinum Smart Template, Mail Chimp Upgrade Checkout One (One Page Checkout) Checkout One X-Payments Connector Checkout One Deluxe Tools Call For Price On Sale Module Buy Together Module MAP Price MOD |
|||||||
#247
|
|||||||
|
|||||||
![]() Quote:
There's no reason why not, but be aware of what you are getting into first, as it will probably interfere with your mods, due to deprecated Smarty tags etc. Also, people are reporting it's slower than v2.x. If it ain't broke...
__________________
xcartmods.co.uk |
|||||||
#248
|
|||||||
|
|||||||
![]() Quick tip to disable IE8 standards mode...
skin/common_files/customer/meta.tpl Replace... Code:
Code:
Not sure why QT are still doing this, even in v4.5.0 !
__________________
xcartmods.co.uk |
|||||||
|
#249
|
|||||||
|
|||||||
![]() The Quick View feature on my xcart v4.4.5 development site is showing a market price of 0.00 but I don't want to show the market/list price there if I have the market price set in the product backend to zero. The product details page doesn't show the market price when the product backend has that field set to empty/zero but the market price does still show, at zero, in Quick View.
It's seems clear that quick_view.tpl must be edited to alter this. What is the best code change to correct this minor flaw, in a way that the market price will still show if it's not set at zero? /ability/custom/addons/quick_view/quick_view.tpl Below seems like the relevant bit of code to change from that template but how should it best be changed? Presumably the first smarty tag has to be altered. Can someone guide me on that? {if $product.list_price}<div class='grid_6'><b>{$lng.lbl_market_price}:</b></div><div class='grid_6'>{$config.General.currency_symbol}{$ product.list_price}</div><div class='clearing'></div>{/if}
__________________
J McCune Porter | twinoakshammocks.com X-Cart Gold version 4.7.11, unix server X-Cart reBOOT Template by X-Cart Mods |
|||||||
#250
|
|||||||
|
|||||||
![]() Quote:
Replace: Quote:
Quote:
__________________
WooCommerce as of 10/2022 |
|||||||
|
|||
X-Cart forums © 2001-2020
|