X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Third Party Add-Ons for X-Cart 4 (https://forum.x-cart.com/forumdisplay.php?f=45)
-   -   X-Cart Ability Template v4.4.x (https://forum.x-cart.com/showthread.php?t=61776)

SGS 07-18-2012 07:56 AM

Re: X-Cart Ability Template v4.4.x
 
Phil, My bad.... was working in the wrong sand box....

Have installed both next & previous and rollover fixes... doing the happy dance... its great to see these working again.

Many thanks Phil

David-Allan 07-19-2012 07:33 AM

Re: X-Cart Ability Template v4.4.x
 
Hey Phil,

I noticed that it only shows the roll over image if there is more than two images and the roll over shows the 2nd image instead of the first image. Is that correct?

PhilJ 07-19-2012 07:42 AM

Re: X-Cart Ability Template v4.4.x
 
Quote:

I noticed that it only shows the roll over image if there is more than two images and the roll over shows the 2nd image instead of the first image. Is that correct?

No, there only needs to be one detailed image, by default if there's more than one, it displays the first available.

However, if you want to elect a specific detailed image for the popup, then in install steps c / e / g

Replace...

$products[$key]["image_url"] = func_query_first_cell("SELECT image_path FROM $sql_tbl[images_D] WHERE id=".$product["productid"]);

With...

$products[$key]["image_url"] = func_query_first_cell("SELECT image_path FROM $sql_tbl[images_D] WHERE orderby=0 AND id=".$product["productid"]);

Then in your detailed images, for the particular image you want to use, set the orderby field to zero.

SGS 07-19-2012 11:12 PM

Re: X-Cart Ability Template v4.4.x
 
2 Attachment(s)
Phil, can you help me solve a small mystery. The small magnify icon and text showing Detailed Images and Count are not aligned correctly in the x-cart 4.5.1 version? With the 4.4.5 version it looked perfect. (See attached images)

I have tried to just move it over to the left but that did not work.

Thanks for having a look.

sg

a1deano 07-20-2012 10:38 AM

Re: X-Cart Ability Template v4.4.x
 
Can't wait to see the new adapt just building a newer store using v4.5.1 so looking to use adapt once ready.....

PhilJ 07-21-2012 06:40 AM

Re: X-Cart Ability Template v4.4.x
 
Quote:

Can't wait to see the new adapt just building a newer store using v4.5.1 so looking to use adapt once ready.....

It's coming along nicely, hoping to launch next week.

a1deano 07-21-2012 09:14 AM

Re: X-Cart Ability Template v4.4.x
 
Thanks for the update Phil can't wait to see it in action...

jcorneli 07-22-2012 08:50 AM

Re: X-Cart Ability Template v4.4.x
 
Hello All

I am getting an secure and insecure links error in IE and Chrome. It does not seem to be the Google error discussed at http://www.xcartmods.co.uk/docs/ability/ as I have looked at that code and it has an if statement now.

Any help would be appreciated.

Best

JEC

dave01978 07-22-2012 07:20 PM

Re: X-Cart Ability Template v4.4.x
 
is there are thread or webpage with the feature of the adapt template, or a comparison to the ability thinking of getting this one, but wondering if I should wait.
Thanks,
Dave

candc 07-22-2012 11:28 PM

Re: X-Cart Ability Template v4.4.x
 
Quote:

Originally Posted by jcorneli
Hello All

I am getting an secure and insecure links error in IE and Chrome. It does not seem to be the Google error discussed at http://www.xcartmods.co.uk/docs/ability/ as I have looked at that code and it has an if statement now.

Any help would be appreciated.

Best

JEC


Something to do with one of your Twitter links by the looks of things

Insecure URL: http://platform.twitter.com/widgets.js
Found in: https://www.usapolicesupply.com/

Try this site for issues with secure pages.

http://www.whynopadlock.com/index.html


All times are GMT -8. The time now is 07:03 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.