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 reBOOT (reDUX) Template (https://forum.x-cart.com/showthread.php?t=77655)

sinobest 08-15-2022 02:40 AM

Re: X-Cart reBOOT (reDUX) Template
 
How to set Category icon size to 450px, pls?

neonrider 09-21-2022 10:22 AM

Re: X-Cart reBOOT (reDUX) Template
 
1 Attachment(s)
Could you please advise how to change Alt Text limit for larger product photos on X-cart 4.7.12?

PhilJ 09-21-2022 10:26 AM

Re: X-Cart reBOOT (reDUX) Template
 
Try /skin/common_files/modules/Detailed_Product_Images/colorbox_image.tpl

Around line 75, increase the value in red...
Code:

{$i.alt|truncate:"35":"..."|escape}

neonrider 09-21-2022 12:28 PM

Re: X-Cart reBOOT (reDUX) Template
 
Quote:

Originally Posted by PhilJ
Try /skin/common_files/modules/Detailed_Product_Images/colorbox_image.tpl

Around line 75, increase the value in red...
Code:

{$i.alt|truncate:"35":"..."|escape}


I changed the 35 to 80 and was sure this will work, but it didn't. I rebooted my PC just to make sure and also tried it on Chrome browser instead of Firefox, but to my surprise the text under a large photo in a pop-up still is limited to about 35 chars and is being followed by a three pointer. Then I remembered one trick, to UNCHECK (and then check again) the "Do not check if templates are changed (Smarty compile_check)" under GENERAL settings and it worked.

mabseyuk 10-02-2022 02:21 AM

Re: X-Cart reBOOT (reDUX) Template
 
I seem to have a problem with Paypal Express Checkout and the Redux Template with one page checkout. As a Customer I do the following steps:

1) Add a Product to my Cart
2) Click Checkout in the Top Right
3) I login or fill in my adress details on the checkout page and click Submit.
4) I select my postage option and click Submit Order

5) I get redirected to login to Paypal
6) I pay via PayPal and it redirects back to my site
7) And that's it, I am hung on the Submitting your order page, with a twirling please wait.
8) It stays hung forever.

9) I abandon the page it is stuck on and go back to my sites checkout page
10) I select Submit Order again
11) Order goes through and I get the order confirmation, without going to Paypal with no problems.

So it looks like it is missing some sort of session information and by going back to the cart page and clicking Submit order again, it goes through

Is this a known bug, or am I missing something?

Thanks

Mabs

vulcan-works 10-02-2022 06:21 PM

Re: X-Cart reBOOT (reDUX) Template
 
Quote:

Originally Posted by mabseyuk
I seem to have a problem with Paypal Express Checkout and the Redux Template with one page checkout. As a Customer I do the following steps:
Mabs


I have customers tell me this exact same thing in the steps you just listed.lol
Never really investigated it, I assume it is the paypal module getting outdated. But it could be template related.

PhilJ 10-02-2022 11:41 PM

Re: X-Cart reBOOT (reDUX) Template
 
https://forum.x-cart.com/showthread.php?t=78253

vulcan-works 10-04-2022 04:38 AM

Re: X-Cart reBOOT (reDUX) Template
 
Quote:

Originally Posted by PhilJ


That just says not to use an email and to use API credentials for paypal express.

Dougrun 10-05-2022 11:51 AM

Re: X-Cart reBOOT (reDUX) Template
 
Where can I edit the size of the category icon? Also, If I delete the icon, it uses another one which isnt right.

PhilJ 10-05-2022 11:13 PM

Re: X-Cart reBOOT (reDUX) Template
 
Adjust the CSS class in /skin/reboot/css/reboot.css

Quote:

img.subcategory-is-icon { max-height: 75px; width: auto; }


All times are GMT -8. The time now is 12:49 PM.

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