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

dpcompany 09-14-2016 06:28 AM

Re: X-Cart - reBOOT - Responsive Template
 
Has anyone else experienced white space issues when using reboot with XPDF invoices? When I enable the XPDF invoices module, I get random instances of
Code:

&#65279 ;
when I inspect my site in firebug. However, this only occurs if I have the reboot skin activated.

Thanks y'all!

cherie 09-16-2016 07:45 AM

Re: X-Cart - reBOOT - Responsive Template
 
I *just* went through this with a reBOOT installation. It affects several files and can affect the appearance of the templates. Hopefully this helps:

http://techwelkin.com/how-to-remove-byte-order-mark-bom-characters

dpcompany 09-16-2016 07:51 AM

Re: X-Cart - reBOOT - Responsive Template
 
Cherie,

Thanks for that. I actually found the same thing yesterday and forgot to update this thread with my findings. It was definitely BOM with the reboot skin files. I basically ran a search and replace on all of the template files to remove the BOM, and I no longer have the issue :)

PhilJ 09-16-2016 09:03 AM

Re: X-Cart - reBOOT - Responsive Template
 
Two scripts, one checks tpl files for BOM's recursively, one fixes recursively. Upload to root and run (tested). Remove after use. Download. Latest release is BOM-free.
Updated 19th Sept.

DrQuietus 10-08-2016 08:30 AM

Re: X-Cart - reBOOT - Responsive Template
 
I have xcart v4.7.6, reboot v4.7.6.2, wordpress v4.6.1 and alien ship v1.2.5 installed.

Trying to click on a blog link or typing /blog at the end of the my store url only reloads the home page of xcart. I am able to get to blog/wp-admin.

my store resides in a subfolder, so I have uncommented the RewriteBase line in baseurl/store/.htaccess and included my subfolder.

baseurl/store/blog/.htaccess is blank and has 444 permissions.

I checked the wp_options table and the siteurl and home settings are correct.

What else could prevent the blog from loading?

PhilJ 10-08-2016 08:32 AM

Re: X-Cart - reBOOT - Responsive Template
 
Quote:

What else could prevent the blog from loading?
Hi Dave, go on live chat and I'll take a look.

Edit: turned out it was a simple browser cache issue.

Pitak 10-17-2016 07:33 AM

Re: X-Cart - reBOOT - Responsive Template
 
Phil, my Thai King just passed away and every Thai web sites have their homepage grayscaled. I managed to add:

style="-webkit-filter: grayscale(100%); filter: grayscale(100%); "

to the <body> tag at /skin/reboot/customer/home.tpl But it is affecting the whole site. I want to grayscale only the homepage and not the product pages. Can you help? Thanks a lot.

PhilJ 10-17-2016 07:38 AM

Re: X-Cart - reBOOT - Responsive Template
 
Condolences.

{if $homepage} style="..."{/if}

PhilJ 10-27-2016 01:03 AM

Re: X-Cart - reBOOT - Responsive Template
 
If your store is not passing the Google 'Mobile Friendliness' test, ensure this setting is unchecked...

Misc > "Allow zoom / pinch on mobile devices"

dpcompany 10-27-2016 07:51 AM

Re: X-Cart - reBOOT - Responsive Template
 
Phil,

I have encountered a small issue on the product sort buttons located within the dialog_extra.tpl (the issue appears on your 476 demo store as well). When you choose to "sort by 'x' descending", it will properly sort the products in descending order, however the button still shows ascending. In other words, the up arrow is showing instead of the down arrow. This can be confusing to customers, and also does not allow you to choose sort by ascending at that point because the button already thinks it is selected.

Thanks!


All times are GMT -8. The time now is 06:27 PM.

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