Forum Replies Created
-
AuthorPosts
-
Kelvin
KeymasterWell, 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.
Kelvin
KeymasterCan you please give temporary admin access to duka(at)dukapress.org so that I can look into this?
Kelvin
KeymasterRight now this change is not easy to make :(. Please give us a while to fix.
Kelvin
KeymasterPlease have a look at this: http://dukapress.org/blog/2010/12/09/how-to-translate-dukapress-into-your-own-language/
Kelvin
KeymasterThis 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;
}Kelvin
KeymasterCan either of you please give me your URLs and/or temporary admin access to get a better feel of this?
Kelvin
KeymasterYou 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? 🙂
Kelvin
KeymasterUnfortunately, 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 #1496Kelvin
KeymasterThank 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 #1495Kelvin
KeymasterGoodness, 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.
Kelvin
KeymasterThank you for reporting this, we’re working on a fix.
In the meantime, perhaps you can use the details that come in via Email?
Kelvin
KeymasterHello
Have you set up the Emails in DukaPress settings?
Kelvin
KeymasterHi 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, 3 months ago by
Kelvin.
Kelvin
KeymasterHow are you generating the product page?
If it is a WordPress Page, can you select the page template to be the one you require?
Kelvin
KeymasterUnfortunately the Buy Now works only for PayPal at this time 🙁
-
This reply was modified 13 years, 3 months ago by
-
AuthorPosts