Kelvin

Forum Replies Created

Viewing 15 posts - 31 through 45 (of 139 total)
  • Author
    Posts
  • in reply to: add to cart button problem #4708
    Kelvin
    Keymaster

    k, set up here: http://nickelpro.com/sp/

    I sent you login.

    From my end everything works…. the server is from hostgator.com

    in reply to: add to cart button problem #4706
    Kelvin
    Keymaster

    Yes we could def do that, but don’t you think it is a little risky?

    I got the files… 41 min to go 🙁 (sorry, Internet kinda slow over here)

    in reply to: add to cart button problem #4702
    Kelvin
    Keymaster

    Are the windows servers also the “live”/”production” servers?

    in reply to: add to cart button problem #4701
    Kelvin
    Keymaster

    what do you mean by “manually”?

    Just send me the whole of wp-contents please and I’ll have it up in a few minutes

    in reply to: Billing address on PayPal screen #4700
    Kelvin
    Keymaster

    Hi Orla.

    I’m going to quickly write this into DukaPress and get back to you – it should be quick.

    in reply to: add to cart button problem #4697
    Kelvin
    Keymaster

    How about testing on a linux server?

    Or, if you want, send your DP files and we can create a test server we test with you (I have a couple of hours free so we can do this right now).

    in reply to: add to cart button problem #4676
    Kelvin
    Keymaster

    It would not be hard, but would be time consuming:
    -One would need to carefully look at whether the theme and/or plugins on the site are responsible for the error
    -If the above fails, one would then look at whether it is something in the server configuration that is causing (in theory you can do this by trying to run DukaPress on a different server environment with the same theme/plugins and if it runs okay then you know where to look for the problem)

    in reply to: File Download PDF #4668
    Kelvin
    Keymaster

    Hmm, first you need to set up the file to be downloaded correctly. Please see this: http://dukapress.org/docs/how-to-create-a-new-product/

    (Look at creating digital products).

    Next, you need to set up the email (under email settings) to include the digital file.

    Please see: http://dukapress.org/docs/email-management/

    in reply to: Shop is down #4667
    Kelvin
    Keymaster

    May I please see the site? Also if you can give duka(at)dukapress.org temporary admin access we’d be happy to look at it deeper and help fix

    in reply to: add to cart button problem #4666
    Kelvin
    Keymaster

    Ys, it is very possible that your active theme (or even an active plugin) has something (normally tiny javascript errors) that cause the malfunction.

    Also, I am SUPER glad it finally worked 🙂

    in reply to: add to cart button problem #4659
    Kelvin
    Keymaster

    Hmm, the problem is that your theme is made in a way that it overides what were trying to do

    I think skin.css line 257

    Please try and use this instead:

    .dpsc_submit_button:disabled {
    background-color: #345!important;
    background: none!important;
    }

    Please tell me if this works?

    in reply to: add to cart button problem #4656
    Kelvin
    Keymaster

    May I see the site please?

    in reply to: add to cart button problem #4654
    Kelvin
    Keymaster

    It should work! Thanks for being persistent at this, it led to the discovery of a tiny, tiny bug that was preventing this (just changing one line of php).

    Line 210 of dp-products.php should be:
    if ($dp_shopping_cart_settings[‘dp_shop_inventory_soldout’] === ‘yes’ && $all_custom_fields[‘currently_in_stock’][0] < 1) { Unfortunately it is a small bug and if you want to wait for the *offical release to fix, it may take a little while. If you are not comfy with changing the code, please get the file from here: http://plugins.svn.wordpress.org/dukapress/trunk/php/

    in reply to: add to cart button problem #4645
    Kelvin
    Keymaster

    It is now officially released so please upgrade to 2.3.5

    As for the out of stock button, it should be possible to change color by CSS (using ideas similar to those here: http://dukapress.org/blog/2011/03/18/replacing-add-to-cart-with-out-of-stock/ )

    Something like this should work:

    .dpsc_submit_button:disabled{
    background-color:#999999!important;
    }

    Where #999999 is your color code.

    Specifically:

    in reply to: Credit Card Payments #4614
    Kelvin
    Keymaster

    Yes it is 🙂

Viewing 15 posts - 31 through 45 (of 139 total)
© 2024 DukaPress. All rights reserved.
Design By Madoido.