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
  #311  
Old 05-22-2021, 03:30 PM
 
elmirage001 elmirage001 is offline
 

X-Wizard
  
Join Date: Apr 2007
Posts: 1,964
 

Default Re: X-Cart reBOOT (reDUX) Template

Hi Everyone!

For CWV, I moved to a faster server and then did lots of tweaking. I'm attaching my Google Search Console Page Experience showing I'm good to go. Thank you Phil for the Aspect Ratio Wrappers and Responsive Lazyloading using SRCSET examples in your X-Cart reBOOT Testing Ground. These saved the day working with my custom mod CLS issues.

Paul

GSC_Page_Experience_5-22-2021.jpg
__________________
X-Cart GoldPlus v4.7.12 | reBOOT (reDUX) Template v4.7.12.9 | Always The Best
Reply With Quote

The following user thanks elmirage001 for this useful post:
PhilJ (05-22-2021)
  #312  
Old 05-22-2021, 06:34 PM
  peggyr's Avatar 
peggyr peggyr is offline
 

X-Adept
  
Join Date: Dec 2005
Posts: 631
 

Default Re: X-Cart reBOOT (reDUX) Template

Thanks Paul,

I'm studying / following your techniques tomorrow.

I have confirmed my ionos server is performing at 100% according to their reports on my site for high speed loading/page requests from those accessing my site.

My desktop numbers from pagespeed insights for performance are consistently 95% range and the best practices / SEO from web.dev are consistently at 100, and accessability is consistently at 89.

So, it's only the 'mobile' numbers that are low and inconsistent between 39 and 61, which as you have pointed out is likely due to Google using a slow mobile phone simulation.

Thanks again Paul -- will reply back once I have any results.

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

The following user thanks peggyr for this useful post:
elmirage001 (05-26-2021)
  #313  
Old 05-26-2021, 03:33 AM
 
PhilJ PhilJ is offline
 

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

Default Re: X-Cart reBOOT (reDUX) Template

26th May - Breaking changes with Google maps * , info in the changelog. New tools section added also.

* no longer an issue.
__________________
xcartmods.co.uk
Reply With Quote

The following user thanks PhilJ for this useful post:
elmirage001 (05-26-2021)
  #314  
Old 05-26-2021, 08:15 AM
 
Dougrun Dougrun is offline
 

X-Adept
  
Join Date: Apr 2012
Posts: 895
 

Default Re: X-Cart reBOOT (reDUX) Template

Quote:
Originally Posted by PhilJ
26th May - Breaking changes with Google maps, info in the changelog. New tools section added also.




The api key I use in the general settings still works on the admin order pages, is there a way to use that key?
__________________
4.7.x xcart store
Business 5.4xx
Reply With Quote
  #315  
Old 05-27-2021, 12:33 AM
 
PhilJ PhilJ is offline
 

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

Default Re: X-Cart reBOOT (reDUX) Template

It's been fixed. It uses the Google Maps API key in general settings. There's two new template setting fields for lat/long coordinates, which are more accurate anyway.

EDIT: The previous maps are working again... Must have been an issue Google-side, so ignore the last fix.
__________________
xcartmods.co.uk
Reply With Quote

The following user thanks PhilJ for this useful post:
elmirage001 (06-03-2021)
  #316  
Old 05-27-2021, 03:20 PM
  peggyr's Avatar 
peggyr peggyr is offline
 

X-Adept
  
Join Date: Dec 2005
Posts: 631
 

Default Re: X-Cart reBOOT (reDUX) Template

Paul and Phil,

Thanks for your input on ways to improve PageSpeed Insights results.

My site has NO Page Experience, saying "Not enough data collected for this property" which is on both my mobile and desktop. I do NOT use Chrome, and maybe that is a pre-req to get the Page Experience Data. I use Firefox and Opera.

However, saying that, my pagespeed insights MOBILE number are now around 75 consistently, and desktop around 98, so I'm done for now.

I don't know if any of this will make a difference in anything, time will tell.

Again - thanks to Phil and Paul
__________________
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
  #317  
Old 06-04-2021, 10:46 PM
 
PhilJ PhilJ is offline
 

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

Default Re: X-Cart reBOOT (reDUX) Template

4th June 2021 - Pleased to announce new security settings. The testimonials manager has been simplified also. Details in the changelog.
__________________
xcartmods.co.uk
Reply With Quote

The following 2 users thank PhilJ for this useful post:
elmirage001 (06-05-2021), peggyr (06-05-2021)
  #318  
Old 06-06-2021, 12:46 AM
 
ITVV ITVV is online now
 

X-Wizard
  
Join Date: Nov 2006
Location: UK
Posts: 1,164
 

Default Re: X-Cart reBOOT (reDUX) Template

Hi,

I have a category with two sub-categories and I would like to "centre" the two sub-categories on the page.

I can see that the file I need is
Code:
/skin/reboot/customer/main/subcategories_t.tpl
Q/ What <div> code do I need to add to achieve this please?

Many thanks in advance

Kind regards

ITVV
__________________
X-Cart Pro 4.7.12 Active and working great with reBOOT-reDUX
X-Cart Pro 4.6.6 Retired after 6 years of first class service
X-Cart Pro 4.1.7 Retired after 9 years of first class service

Apache: 2.4.25
PHP: 7.4.5
MariaDB: 10.1.44
Arch: x86_64
Reply With Quote
  #319  
Old 06-06-2021, 12:57 AM
 
PhilJ PhilJ is offline
 

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

Default Re: X-Cart reBOOT (reDUX) Template

@ITVV, edit /skin/reboot/customer/main/subcategories_t.tpl

Near the top, replace...
Code:
<div class="row align-items-start">
With...
Code:
<div class="row align-items-start justify-content-md-center">
__________________
xcartmods.co.uk
Reply With Quote

The following 3 users thank PhilJ for this useful post:
elmirage001 (06-09-2021), ITVV (06-06-2021), peggyr (06-06-2021)
  #320  
Old 06-06-2021, 01:01 AM
 
ITVV ITVV is online now
 

X-Wizard
  
Join Date: Nov 2006
Location: UK
Posts: 1,164
 

Default Re: X-Cart reBOOT (reDUX) Template

@PhilJ

BRILLIANT as always and super quick answer

Many thanks Phil

Kind regards

ITVV
__________________
X-Cart Pro 4.7.12 Active and working great with reBOOT-reDUX
X-Cart Pro 4.6.6 Retired after 6 years of first class service
X-Cart Pro 4.1.7 Retired after 9 years of first class service

Apache: 2.4.25
PHP: 7.4.5
MariaDB: 10.1.44
Arch: x86_64
Reply With Quote

The following 2 users thank ITVV for this useful post:
elmirage001 (06-09-2021), peggyr (06-06-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 11:45 AM.

   

 
X-Cart forums © 2001-2020