Forum Replies Created
-
AuthorPosts
-
KelvinKeymaster
Well, the email is sent to the same address which receives other WordPress notifications from the site (e.g. new comments, new users).
So, the same way that you can change the user who receives other WordPress admin notifications, it should work for DukaPress stuff.
KelvinKeymasterCan you please give temporary admin access to duka(at)dukapress.org so that I can look into this?
KelvinKeymasterRight now this change is not easy to make :(. Please give us a while to fix.
KelvinKeymasterPlease have a look at this: http://dukapress.org/blog/2010/12/09/how-to-translate-dukapress-into-your-own-language/
KelvinKeymasterThis is happening because of your theme’s CSS.
Try add this bit of CS to your theme:
.dpsc_content_container {
float: right;
margin-right: 250px;
}KelvinKeymasterCan either of you please give me your URLs and/or temporary admin access to get a better feel of this?
KelvinKeymasterYou can now test this feature here: http://dukapress.org/demo/buy-now/redirect-to-external-url/
Still finishing it up, but what do you think? 🙂
KelvinKeymasterUnfortunately, DukaPress does not support multiple currencies at this time. We do however have translations in several languages.
Sorry for the inconvenience.
October 31, 2011 at 12:55 pm in reply to: 3 development problems with dukapress – attached images, shipping & search #1496KelvinKeymasterThank you for reporting this Mr. B
1. I’m not sure how we can solve that. I think for now you can try to crop before you upload while we try find a fix to this problem.
2. I think the correct way to write what you want is like this:
VariationName|0-6|7-12;2.5|13-17;3|18-22;3.5|23-27;4|28-32;4.5|33-37;5|38-42;5.5|43-ul;6
Set the base product price to be 2.
You will get: http://nickelpro.com/test/?duka=sample
Notice that the variation prices are incremental and ADD ONTO the base price. On the example product I showed you above, select variations to see how the price changes.
This is why if you select “28-32” the price becomes 6.50 (4.5+2) => 2 is the base product price.
If you think of it this way, the amount sent to PayPal is correct.
3. I’m looking into what could be wrong with the search widget
October 31, 2011 at 11:55 am in reply to: Buy Now for single product creates tons of pending orders #1495KelvinKeymasterGoodness, sorry we didn’t respond to this immediately.
I am very happy that we’ve solved this with your help.
Had a couple of sleepless nights trying to find the bug :):)
Cheers mate, good luck with everything you do.
KelvinKeymasterThank you for reporting this, we’re working on a fix.
In the meantime, perhaps you can use the details that come in via Email?
KelvinKeymasterHello
Have you set up the Emails in DukaPress settings?
KelvinKeymasterHi Paul
Thank you for using DukaPress and Styles!
How does the shortcode break the page? I have just put it here at the bottom: http://madoido.com/dukaeleven/products/carved-goat-head/
It seems to work okay? (That theme is a derivative of TwentyEleven)
As for the price in the variation, I’m afraid its a hard edit on the code (we’re thinking of doing this *officially in the next release). Find this code:
$var_price_text = ‘ ( ‘ . $dp_shopping_cart_settings[‘dp_currency_symbol’] . $var_price_display . ‘ ) ‘;
in dp-products.php around Line 69 and comment it out.
I hope this helps?
- This reply was modified 13 years, 1 month ago by Kelvin.
KelvinKeymasterHow are you generating the product page?
If it is a WordPress Page, can you select the page template to be the one you require?
KelvinKeymasterUnfortunately the Buy Now works only for PayPal at this time 🙁
-
AuthorPosts