Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls

X-Cart reBOOT (reDUX) Template

 
Reply
   X-Cart forums > X-Cart 4 > Third Party Add-Ons for X-Cart 4
 
Thread Tools
  #331  
Old 06-18-2021, 02:39 PM
  peggyr's Avatar 
peggyr peggyr is offline
 

X-Adept
  
Join Date: Dec 2005
Posts: 631
 

Default Re: X-Cart reBOOT (reDUX) Template

Hi Phil,

I generated new images on a test store of mine where I created a copy of my current live store.

If I want to use these resized images on my 'prod site', what is the best way to do that?

Do I 'rename' the webp suffix to jpg (which is the suffix of my current image P, T, D, C directories, and upload to my live store directories after making a backup of them.

Or do I do something else?

Thanks

Peggy
__________________
X-Cart GP 4.7.12 | XCARTMODS.CO.UK reBOOT (reDUX)4.7.12.8 | Live
IONOS Hosting | Linux | PHP 7.4.33 | MySQL 5.7
Reply With Quote
  #332  
Old 06-18-2021, 05:02 PM
 
PhilJ PhilJ is offline
 

X-Guru
  
Join Date: Nov 2002
Posts: 4,094
 

Default Re: X-Cart reBOOT (reDUX) Template

I haven't finished the work yet, maybe wait a few days...

EDIT: WEBP's now supported
__________________
xcartmods.co.uk
Reply With Quote

The following 2 users thank PhilJ for this useful post:
elmirage001 (06-27-2021), ITVV (06-18-2021)
  #333  
Old 06-18-2021, 05:47 PM
  peggyr's Avatar 
peggyr peggyr is offline
 

X-Adept
  
Join Date: Dec 2005
Posts: 631
 

Default Re: X-Cart reBOOT (reDUX) Template

Phil,

Will test webp mod tomorrow on TEST server

Thx

Peggy
__________________
X-Cart GP 4.7.12 | XCARTMODS.CO.UK reBOOT (reDUX)4.7.12.8 | Live
IONOS Hosting | Linux | PHP 7.4.33 | MySQL 5.7
Reply With Quote
  #334  
Old 06-24-2021, 04:57 AM
 
PhilJ PhilJ is offline
 

X-Guru
  
Join Date: Nov 2002
Posts: 4,094
 

Default Re: X-Cart reBOOT (reDUX) Template

25th June - v4.7.12.6 - WEBP images now supported - Save up to 70% on image file sizes! - Changelog
__________________
xcartmods.co.uk
Reply With Quote

The following 2 users thank PhilJ for this useful post:
elmirage001 (06-27-2021), peggyr (06-24-2021)
  #335  
Old 06-28-2021, 04:23 PM
 
sinobest sinobest is offline
 

X-Adept
  
Join Date: Nov 2009
Posts: 461
 

Default Re: X-Cart reBOOT (reDUX) Template

https://www.prescriptionsafetyglassesuk.com/


how to let the sub menu in one line, pls?


__________________
X-Cart Version: 4.7.12 GOLD
www.cheapglasses123.com prescription glasses online at discounted prices.
prescriptionglassesusa.com
www.loupesusa.com X-Cart Version: 4.7.11 GOLD PLUS
Reply With Quote
  #336  
Old 06-28-2021, 05:19 PM
  nauticalstyle's Avatar 
nauticalstyle nauticalstyle is offline
 

Advanced Member
  
Join Date: Jun 2012
Posts: 49
 

Default Re: X-Cart reBOOT (reDUX) Template

Do I have to know Smarty (in depth) to be able to launch a widget from a mouse over or mouse click in a Slider or Promo image? I'm referring to the new category_grid widget in particular.
__________________
Tony
Skipper at Nautical Style
X-Cart Gold Version 4.7.12
X-Cart reBOOT (reDUX) Template 4.7.12.5 (in development)
Reply With Quote
  #337  
Old 06-28-2021, 11:39 PM
 
PhilJ PhilJ is offline
 

X-Guru
  
Join Date: Nov 2002
Posts: 4,094
 

Default Re: X-Cart reBOOT (reDUX) Template

@sinobest, edit /skin/reboot/css/x-menu.css to enlarge the menu item widths...
Code:
nav.xmenu ul ul li { width: 200px; float: none; display: list-item; position: relative; } nav.xmenu ul ul ul li { position: relative; top: -60px; left: 200px; }
@nauticalstyle, you can include that widget anywhere with the following Smarty code...
Code:
{include file="custom/widgets/widget_category_grid.tpl" title=$lng.lbl_categories align="center"}
Or, explain in a bit more detail what you want to achieve...
__________________
xcartmods.co.uk
Reply With Quote

The following user thanks PhilJ for this useful post:
elmirage001 (07-09-2021)
  #338  
Old 06-30-2021, 01:57 AM
 
PhilJ PhilJ is offline
 

X-Guru
  
Join Date: Nov 2002
Posts: 4,094
 

Default Re: X-Cart reBOOT (reDUX) Template

So I thought, alright, I'll give XC5 a go, having not tried it in years... surely it works ok by now.
Fresh v5.4.1.26 install ... It required a MariaDB upgrade .. ok no problem.
Install went fine, it indicated I should update the apps, so I did.
Next thing, 502 bad gateway.
Thought, ok maybe I need to redeploy the store, so I did.
502 bad gateway.
Maybe an integrity check will fix?

502 bad gateway.

https://xcartmods.com/xc5/xcart/

Left with a dud store, with seemingly no way to fix... admin menu buttons don't work either... grrreat.

Edit, then half an hour later, with no intervention by myself, the store starts working again... hmmmm

Theming-wise, doesn't seem to be much choice, aside from changing logo and CSS overrides.

Some admin functions don't seem to work 100% in Firefox...


And don't call me Shirley.
__________________
xcartmods.co.uk
Reply With Quote

The following user thanks PhilJ for this useful post:
elmirage001 (07-09-2021)
  #339  
Old 06-30-2021, 02:05 PM
 
Dougrun Dougrun is offline
 

X-Adept
  
Join Date: Apr 2012
Posts: 895
 

Default Re: X-Cart reBOOT (reDUX) Template

yeah, on the one hand, its great that it updates itself but on the other hand, if their servers have connectivity issued, you're screwed. We use it for a small site we have but I would never change our main site to it and given the price increase soon, we may stop using it.
__________________
4.7.x xcart store
Business 5.4xx
Reply With Quote
  #340  
Old 06-30-2021, 02:12 PM
 
Dougrun Dougrun is offline
 

X-Adept
  
Join Date: Apr 2012
Posts: 895
 

Default Re: X-Cart reBOOT (reDUX) Template

Quote:
Originally Posted by PhilJ
25th June - v4.7.12.6 - WEBP images now supported - Save up to 70% on image file sizes! - Changelog




A cool add-on for this would be a tool that removes images on discontinued/disabled products. I know xc4 doesn't like deleting products outright, it creates database integrity issues. We have 5208 products and add about 50/yr.
__________________
4.7.x xcart store
Business 5.4xx
Reply With Quote

The following user thanks Dougrun for this useful post:
elmirage001 (07-09-2021)
Reply
   X-Cart forums > X-Cart 4 > Third Party Add-Ons for X-Cart 4


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 12:02 AM.

   

 
X-Cart forums © 2001-2020