Support community for TTG plugins and products.
NOTICE
The Turning Gate's Community has moved to a new home, at https://discourse.theturninggate.net.
This forum is now closed, and exists here as a read-only archive.
You are not logged in.
Pages: 1
Hi Sanne, I can see your changes after clearing my browser cache. It should work for you after clearing the cache.
That modal.css file is common to all galleries that use the cart, so the fix should apply to both /sort/ and /tester2/
You are a genius!!Thanks so much for the quick reply. It look so good now.
Hav a GREAT day
Hi Sanne, a quick fix would be to change the max-widths in the file /ttg-be/cart/lib/css/modal.css
Specifically, the max-widths for #modal and #modal .details would need to be increased. These are currently set to 640px and 469px respecitively. Increasing them both by 150px seems to work well, i.e. to 790px and 619px(FYI, the two width lines mentioned above are on lines 6 and 58 of modal.css)
For a longer term solution, take a look at Custom CSS support, documented here: http://ce4.theturninggate.net/docs/doku … custom_css
Thank you so much. I have tried with the quick fix, and updated with 790px and 619px in the max-widths (/ttg-be/cart/lib/css/modal.css).
How long is it to update the gallery? I have make a new gallery and it still make the area 640 by 469...
Exsampel: sbgalleri.dk/tester2
My gallery works perfect, but can you make the size of the shopping area bigger?
I've obviously so long text, that does not appear a scroll icon to the right of the first text, and it has confuse some, so they think that the first product is only one possibility for ordering?
Can the range of the shopping area be flexible in relation to the text?
Exsample: http://sbgalleri.dk/sort/
Best regards
Sanne
Thanks for letting me know. I have added a fix to the issue you've encountered with coupons. Please download and upgrade to Cart 3.0.5. The upgrade instructions can be found in the readme.txt or at http://ce4.theturninggate.net/docs/doku … _changelog
It works perfectly now. Thank you for such a quick resolution of the problem.
Can you explain the exact steps taken that lead to the error message: Array ( [id] => 2
=> 1stk13x18 [amount] => 69.0 [balance] => 69.0 [expiry] => 2014-09-30 [created] => 2014-09-17 12:14:40 [modified] =>
?
Also, a screenshot including the full page and URL would be great.What you have described and what I can see from your test gallery appears to be a bug. I'll review the code and get back to you.
Yes, the error occurred when I did not write the correct password into my gmail account.
I wrote the correct password, and then no error.
Ben will need to address the error. My understanding is that you can add to the coupon from the Cart admin.
The error was because I didn't type the correct password for my Gmail (Doh!), but now it works, and I did test the Coupon.
And unfortunately, you can still use the same coupon multiple times.
The Balance is still zero, but without complaining about the value of the coupon went over the 69 kr.
The second time around detects the system that the coupon is used, and does warrant that you can't use the coupon.
Eksampel: http://sbgalleri.dk/testing/ and coupon named "abc"
it remembers the selection from test52.. Not good..
unless you close out your browser, the cart will remember what you have in it. There's an option in the front-end (customer facing) portion of the cart to remove the items.
Okey, so that wouldn't be a problem, because customer A and customer B will not look on the same gallery thougth the same brower-window?
I have maked a Coupon, and it works... but it works too well.. I can reuse the Coupon again and again,
have you actually completed a checkout process to test this? Right now, your cart doesn't have any checkout enabled.
If I remember correctly (can't find the documentation on it) a coupon code is kind of like a credit for your customer. Yours is set to kr.69. This means that if your customer buys something that's kr.40 and uses your coupon code, she'll have kr.29 left to use. Once all kr.69 is used up, the coupon code will no longer work unless you go into the Cart admin and add "credit" to the coupon.
But it has to go through the checkout process first. But if you don't have that set up, the coupon will always be kr.69.
I have fixed the checkout and if my customer reuse the coupon, then after entering name and more, the side go error.
coupon: Array ( [id] => 2
=> 1stk13x18 [amount] => 69.0 [balance] => 69.0 [expiry] => 2014-09-30 [created] => 2014-09-17 12:14:40 [modified] =>
) and so on... The Balance on the coupon go in zero, but I can't add credit, I have to delete the Coupon, and make it again, if I want to "refill" that Coupon. So... in fact I must make 1 Coupon per customer, because I can't give the same Coupon to more then one, because of the balance? - If I want to make sure, that the 69 kr. only can be used 1 time per customer?
Plus a other problem - If I select some pics in http://sbgalleri.dk/test52/ without ending the buy, and then make a other gallery with other pics (f.ex. http://sbgalleri.dk/baby/.. it remembers the selection from test52.. Not good..
Hey
I have maked a Coupon, and it works... but it works too well.. I can reuse the Coupon again and again, so the costumer get more than the Coupons worth.. Did I do the settings wrong or is it a glitch?
Exsampel: http://sbgalleri.dk/test52/
Pages: 1