stopczas
Forum Replies Created
-
Thanks <3 One, last question.
Does a customer who has an account but doesn’t log in – (I know he will receive points if he enters a registered email), but will he also receive a voucher by email if the amount of points is sufficient?Hi, thank you for your quick response, great support. Yes I had it all checked – however, the “problem” probably wasn’t in the shipping just the lack of checking the “create an account” option during the ordering process, if the customer doesn’t check it during the ordering process or isn’t logged in then they don’t receive the email with the discount – there is some logic to it, however I wonder if we can send the customer such an email with the voucher without checking the “create an account” option during order process?
Regards
“but the products are selected using filters and cannot be added one by one.”
To be clear, I can filter some category, and then select individual products from that category, or I can only “map” category and products are injected randomly or by some kind of sorting latest/bestsellers or something with limited number?
Is there any demo version where I can check how it looks like in practice?
- This reply was modified 2 years, 1 month ago by stopczas.
Many Thanks, works perfectly.
Any ideas how to fix this? Anyone?
Forum: Themes and Templates
In reply to: [Abaris] Flex Slider onFullWidthThank You, I`m going to try to play with it.
Edit: works like a charm.
I will make a little mess but I have one more question. Is there a simple way to disable transitions on IE (on IE content is not displayed) and mobile view ?
Forum: Themes and Templates
In reply to: [Abaris] Flex Slider onFullWidthNope, its like a 15% space between image and borders
for better look:
https://www.togawindykacja.plI was playing with some CSS , but cant find right setup.
Forum: Plugins
In reply to: [Comprehensive Google Map Plugin] jquerey error after wordpress 3.6 updateThank you Michael from coastlog.net and daviz
ind the line
if(1.3>m)return alert(i.oldJquery),!1;
and change it to:
if(1.1>m)return alert(i.oldJquery),!1;
Then open the file assets/js/cgmp.framework.js
Find
var version = parseFloat($.fn.jquery);
if (version < 1.3) {and change that to:
var version = parseFloat($.fn.jquery);
if (version < 1.1) {I did what Michael said, but it still was not working,
then i changed to 1.1 like daviz wrote>Anyway, I’d rather prefer to write
if (version < 1.3 && version != 1.10)
instead of downgrade plugin to jquery 1.1So those two instruction works perfectly at elkomp-komputery
Forum: Plugins
In reply to: [Comprehensive Google Map Plugin] jquerey error after wordpress 3.6 updateI also sign on this list with same problem
I`m also having same problem, after adding custom fields they are not showing in dashboard orders and email notifications.
I know there is a paid plugin for that functionality, but what for post that filter/hook tutorial when its not working at the end ?
Regards