![]() |
Re: X-Cart reBOOT (reDUX) Template
The download file is always up to date, according to the changelog.
|
Re: X-Cart reBOOT (reDUX) Template
any idea why my root categories have disappeared from the admin page? I haven't even switched to the reDUX skin yet. I've tried rebuilding my indexes and clearing caches and still nothing. they appear on the website still, just not in admin. The only think I have done is installing the reDUX files and sql in prep for switching it tonight.
edit: im getting sql error : Unknown column 'node.category_type' in 'field list' |
Re: X-Cart reBOOT (reDUX) Template
Perhaps disable the reBOOT template in admin > modules... ?
|
Re: X-Cart reBOOT (reDUX) Template
reboot isnt showing in the module list like in my test shop.
|
Re: X-Cart reBOOT (reDUX) Template
I re-ran the 1 sql and it still isnt showing.
|
Re: X-Cart reBOOT (reDUX) Template
I went in phpmyadmin and the module is in the table, but is not showing on admin page, i disabled it manually, still no categories showing
|
Re: X-Cart reBOOT (reDUX) Template
Pop on live chat, could be a few things, but I think I know the issue.
|
Re: X-Cart reBOOT (reDUX) Template
func.categoty.php was corrupt somehow, looking into it before i can change skins, categories show with my backup version.
|
Re: X-Cart reBOOT (reDUX) Template
Yes, I was going to suggest that file first, there's a backup in the zip file.
|
Re: X-Cart reBOOT (reDUX) Template
works now, I remeber thinking i could upload the files and then got interrupted before finishing the SQL patches. thanks
|
Re: X-Cart reBOOT (reDUX) Template
How can I remove the prices from the predictive search results shown?
|
Re: X-Cart reBOOT (reDUX) Template
fyi, widescreen in settings doesnt work in chrome.
|
Re: X-Cart reBOOT (reDUX) Template
Quote:
Quote:
|
Re: X-Cart reBOOT (reDUX) Template
getting this:
Code:
Description : You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 4 Request URI: /store/rss.php?news Backtrace: public_html/store/include/func/func.db.php:780 public_html/store/include/func/func.db.php:642 public_html/store/rss.php:29 I disabled the RSS for now |
Re: X-Cart reBOOT (reDUX) Template
also would like to remove the product image from the minicart
edit: fixed, found it. |
Re: X-Cart reBOOT (reDUX) Template
on my order exporting by semicolon, its now inserting extra line feeds. cant seem to find out why. already compared order_export.tpl files and order_export.php files and nothing changed. maybe a reboot file somewhere is parsing different?
opened a support ticket on this. |
Re: X-Cart reBOOT (reDUX) Template
1 Attachment(s)
something is not working with the variant display options. Inline radio sizes is not following the stock level. See this example:
https://www.vsathletics.com/store/VS-Athletics-Weightlifting-Shoe-II.html If I choose stacked radio buttons, they all show and can all be selected, even though no error message appears when an out-of-stock item is added to cart??? But if I choose Inline Radio Sizes, it completely ignores whats in stock. Size 11.5 has 13 in stock and the skin is greying it out. (see pic) Also, you can choose it and add it to the cart, so its functional but misleading as its greyed out. Verified that its also doing this on my test site if you need a playground to work on i.t |
Re: X-Cart reBOOT (reDUX) Template
Quote:
weird, on one pc i works, the other it doesn't. |
Re: X-Cart reBOOT (reDUX) Template
|
Re: X-Cart reBOOT (reDUX) Template
I still had rss turned on for other pages in the settings, i turned it off and no longer get the error
The Inline radio sizes are not working right. see https://www.vsathletics.com/store/vs-power-throw.html I have size 10.0 at zero qty, all others have stock but it shows size 9.5 as being out. The exporting orders ticket i have is serious. I need a solution for this. Why does it export fine using XC skins but gets messed up with your skin? |
Re: X-Cart reBOOT (reDUX) Template
Try changing from a quantity input box, to a select dropdown in General Settings > Appearance (uncheck "Show quantity selector as input textbox").
Is "Disable inventory tracking" unchecked in General Settings? The template has nothing to do with exporting orders. The only thing it can do related to orders, is tell you which type of device customers ordered with (mobile/tablet/desktop). |
Re: X-Cart reBOOT (reDUX) Template
nope, changed to drop down and it still shows 9.5 is out, not 10.0
Yes, disable inventory is unchecked. any SKU on our site that has a ^ in it is exported to a report daily and I import those SKU's to update inventory on the website. Is it possible that some javascript code got updated somewhere that is causing it? |
Re: X-Cart reBOOT (reDUX) Template
so for those following, we found that my variants for those items were not synched, i had to clone the item (and transfer its reviews too in phpmyadmin) to a new item and then the sizes showed correctly.
Still havent found the issue with the added line feeds in exports but i have a workaround since notepad+ will find/replace them fairly easy. |
Re: X-Cart reBOOT (reDUX) Template
More clues..
i've eliminated the following: It's not the export_orders.php or .tpl files It exports as it should if I use any stock XC skin. reboot skin somehow adds line feeds (\n) after my country and zip code fields. So its adding 4 line feeds per record (one billing country/zip, and one shipping country/zip). Same place every record. Any ideas what to look for and where? Has to be a file overriding a common in the skin folder. |
Re: X-Cart reBOOT (reDUX) Template
1 Attachment(s)
@Doug, orders export new lines issue fix is attached - /skin/reboot/main/zipcode.tpl
|
Re: X-Cart reBOOT (reDUX) Template
Quote:
Nice needle in a haystack finding! |
Re: X-Cart reBOOT (reDUX) Template
is there any way to force the grid view to be the default view.
|
Re: X-Cart reBOOT (reDUX) Template
Grid view is the default anyway, but it's in Template Settings > Catalog > "Products default view"
|
Re: X-Cart reBOOT (reDUX) Template
1 Attachment(s)
no matter what setting i choose for Subheader heading size,
the font never changes, alignment doesnt change either. Its super big. |
Re: X-Cart reBOOT (reDUX) Template
@Doug, that's not a subheader, that's a dialog. I've added a new setting that allows you to make all dialog title font sizes common (heading tags are preserved for SEO) - changelog.
|
Re: X-Cart reBOOT (reDUX) Template
30th Jan 2020 - You can now easily add a YouTube video to your category description dialogs - Admin Screenshot - Demo - Changelog
|
Re: X-Cart reBOOT (reDUX) Template
Hi Phil,
Is there an easy way to move existing reDUX template settings to a reDUX upgrade without manually updating each field with the original value? Thanks! Paul |
Re: X-Cart reBOOT (reDUX) Template
@ Paul, unfortunately not, but you could run a file comparison on the 02_reboot_template_settings.sql file, to see the differences and only apply the newer entries.
There's links to popular file comparison tools in the resources. |
Re: X-Cart reBOOT (reDUX) Template
Get off Chrome folks, or anything Chromium based, been saying it for years...
https://www.theregister.com/2021/02/05/chrome_zero_day_update/ https://www.mozilla.org/en-US/firefox/new/ |
Re: X-Cart reBOOT (reDUX) Template
I have set homepage style 2 as default for https://www.opticalusa.com/ , and I have set up 4 categories as blog categories, and have post 2 posts. How to get 3 latest build-in blog posts on the homepage, please?
|
Re: X-Cart reBOOT (reDUX) Template
home_style_2.tpl
Quote:
how about changing the code to: Quote:
|
Re: X-Cart reBOOT (reDUX) Template
To display latest blog posts as a carousel, you can get the code from /skin/reboot/custom/home/home_style_1.tpl
Quote:
|
Re: X-Cart reBOOT (reDUX) Template
Quote:
how to set 3 blogs per row, and let the images be responsive also. i do not select "Show latest blog posts as a carousel" |
Re: X-Cart reBOOT (reDUX) Template
Quote:
how to add these codes to each category, please? |
Re: X-Cart reBOOT (reDUX) Template
/skin/reboot/customer/main/subcategories.tpl
|
All times are GMT -8. The time now is 12:06 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2023, Jelsoft Enterprises Ltd.