![]() |
Re: X-Cart - Ultra - Responsive Template
You can try adding...
Code:
<input type="hidden" name="posted_data[including]" value="all">{*(All words)*} Code:
<input type="hidden" name="posted_data[including]" value="any">{*(Any word)*} Code:
<input type="hidden" name="posted_data[including]" value="phrase">{*(Exact phrase)*} Quote:
|
Re: X-Cart - Ultra - Responsive Template
I think there may be an updated version coming soon. You might want to chime in on this thread about the positioning of the popup.[/quote]
Yes I opened a ticket a few weeks ago on this one and the Xcart have passed it to the developer to fix - they gave me a timescale of 2 weeks but this was 2 weeks ago and have heard nothing since. It is the filter types line up we have a problem with in Ultra though not the popup box. |
Re: X-Cart - Ultra - Responsive Template
send me a screenshot to the usual email address
|
Re: X-Cart - Ultra - Responsive Template
Hi Phil,
We are trying to link a promotion box to a page but adding URL to "link" in widget_promotions.tpl does not do anything (box does not open a page on click). any ideas what we need to check? |
Re: X-Cart - Ultra - Responsive Template
Hi Anton, you need to change the link="" to link="the_page.php" or whatever.
If you want me to take a look, email or PM me the store URL. |
Re: X-Cart - Ultra - Responsive Template
Phil - is it possible to exclude a category from our search? We have a section of configurable parts that are used in xconfigurator that are bundled and not for sale on their own. The search shows these items but then returns a 404.
Cheers |
Re: X-Cart - Ultra - Responsive Template
I'm really liking Ultra. Two issues I've ran into are
#1 when a customer is checking out and they create an account, it bounces them back to the main page instead of staying inline at checkout. #2 When a customer checks out as anonymous, no receipt is shown after successful payment is made and they have no way to login and view it. |
Re: X-Cart - Ultra - Responsive Template
Excellent theme, thoroughly recommend this for all xcart 4 installs
|
Re: X-Cart - Ultra - Responsive Template
What's the best CSS to avoid image distortion in the products list, if the thumbnails are not square?
I've tried without success by making changes to .product-thumb-container img { width: auto; height: auto; border: 0px solid rgba(0,0,0,0.05); |
Re: X-Cart - Ultra - Responsive Template
Try...
Code:
.product-thumb-container img { max-width: 100% !important; height: auto !important; } |
Re: X-Cart - Ultra - Responsive Template
If you are using Ultra + CDSEO & want to add whatsapp share button then you can use following code & it's working fine or me without any issue.
Quote:
Above code will display share button only on small devise (mobile & tab) & will not be visible to desktop user as Whatsapp share doesn't work on desktop at the moment even though if you are login to your web whatsapp account. |
Re: X-Cart - Ultra - Responsive Template
Phil
What would cause a 403 access denied error on products_map.php |
Re: X-Cart - Ultra - Responsive Template
Quote:
Edit, turns out the module was simply not enabled. |
Re: X-Cart - Ultra - Responsive Template
Ultra's just been updated for v4.7.9. reBOOT v4.7.9 will be available in 1-2 days. Meanwhile the development of reDUX goes on...
|
Re: X-Cart - Ultra - Responsive Template
Hi Phil
Does the standard Xcart GDRP Module work with Ultra on 4.7.7 or do we need to mod any template files? We are holding back on an update to the latest version of xcart when you release redux. |
Re: X-Cart - Ultra - Responsive Template
1 Attachment(s)
|
Re: X-Cart - Ultra - Responsive Template
|
Re: X-Cart - Ultra - Responsive Template
Should be, make backups. I'm not doing earlier versions, got too much on.
Always a good idea to get yourself a decent file comparison tool - KDiff - WinMerge - Beyond Compare - etc. |
Re: X-Cart - Ultra - Responsive Template
Quote:
Worked straight out of the box - thanks Phil |
Re: X-Cart - Ultra - Responsive Template
Hi Phil,
I did not get a reply to my message sent from your website, trying the forum now if you will see it here. somehow, Ultra is resorting the products in a category. how do we disable that? example: https://hotwirefoamfactory.com/Industrial-Tools/ our client wants to have * 4-Foot Compound Bow Cutter Kit right after * Vertical Artisans Industrial Tool Kit and this is set with POS fields in X-cart and works with a default skin: https://hotwirefoamfactory.com/dev/Industrial-Tools/?shopkey=123 but looks like Ultra is resorting with some JS after the page is loaded. how do we disable that resorting? |
Re: X-Cart - Ultra - Responsive Template
Hi Anton, ticket replied to.
|
Re: X-Cart - Ultra - Responsive Template
1 Attachment(s)
Uploads manager update, in lieu of v4.7.10 and reDUX, unzip and upload attached to /uploads
|
Re: X-Cart - Ultra - Responsive Template
|
Re: X-Cart - Ultra - Responsive Template
Trying their best eh?
|
Re: X-Cart - Ultra - Responsive Template
Phil, What do you think of xcart 5 from a development point of view and are you using it for your clients?
|
Re: X-Cart - Ultra - Responsive Template
Ultra template updated for v4.7.10
|
Re: X-Cart - Ultra - Responsive Template
Hi, PhilJ,
When will Ultra be updated, pls? |
Re: X-Cart - Ultra - Responsive Template
Quote:
|
Re: X-Cart - Ultra - Responsive Template
when will X-Cart Ultra for x-cart 4.7.11 be out, pls?
|
Re: X-Cart - Ultra - Responsive Template
hi, phil, can we have the change to use X-Cart Ultra for x-cart 4.7.11 by the end of this month?
|
Re: X-Cart - Ultra - Responsive Template
Quote:
I would like to know too. |
Re: X-Cart - Ultra - Responsive Template
My hair is white already!
|
Re: X-Cart - Ultra - Responsive Template
Can we use the old skin for the current x-cart, please?
|
Re: X-Cart - Ultra - Responsive Template
I'm going to update it for v4.7.11 this week OK ?
If you have any queries PM or skype me. |
Re: X-Cart - Ultra - Responsive Template
any good news for the theme now?
|
Re: X-Cart - Ultra - Responsive Template
Hi, PhilJ. When will you update Ultra for x-cart 4.7.12, pls?
I tried x-cart 4.7.12 today and got the following errors under x-cart4.7.12, and php7.4.2 Warning : call_user_func_array() expects parameter 1 to be a valid callback, function 'wp_default_packages' not found or invalid function name in C:\xampp\htdocs\xcart4712\blog\wp-includes\class-wp-hook.php on line 288: call_user_func_array() expects parameter 1 to be a valid callback, function 'wp_common_block_scripts_and_styles' not found or invalid function name in C:\xampp\htdocs\xcart4712\blog\wp-includes\class-wp-hook.php on line 288 |
Re: X-Cart - Ultra - Responsive Template
Have you updated Wordpress to the latest PHP v7.4.x compatible version? v5.3.2 is the latest. Bug tracker.
The update for Ultra to v4.7.12 is on my to-do list, I've been pre-occupied with reBOOT, which is prority at the moment. I also have client work on. Sorry for the delay. Keep an eye on our homepage news. |
Re: X-Cart - Ultra - Responsive Template
Yes, i install the latest wordpress v5.3.2, x-cart v4.7.12 under php v7.4.2
|
Re: X-Cart - Ultra - Responsive Template
Any schedule to update this template, pls?
|
Re: X-Cart - Ultra - Responsive TemplateUltra
Do you still run Ultra? Any plan to abandon it and use Redux?
|
All times are GMT -8. The time now is 05:57 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2023, Jelsoft Enterprises Ltd.