Forum Replies Created
-
AuthorPosts
-
IvyMember
Hi, I just sent you another email requesting site access. Please let me know if you do not receive this email. I sent it to your forum email address.
June 12, 2010 at 2:22 am in reply to: Price not showing in cart properly using fancy 3 product display #21671IvyMemberI have took a look at this issue. I sent you an email but will also post the fix here. It looks like the prices where not being entered properly. I believe there was a space before or after the value this commonly happens when you copy and paste. I have re-entered the product value and saved the product and everything works fine. Please do this for all the other products you are having an issue with.
June 12, 2010 at 2:15 am in reply to: WP eMember Expired Account Renewal and More Tag Protection #21480IvyMemberHi, I believe your eStore plugin needs to be updated. I will send you the update form so we can get this taken care of. Please let me know if you do not receive this email.
IvyMemberHi, The simple shopping cart does not have the option to limit quantity. This feature is only available in the eStore.
As for the image the easiest way to do this is to upload the image via the WordPress “media manager” and copy the “image URL”. Then go to the “Add/Edit” products menu under “Additional Product Details ” there is a option called “Button Image URL” paste the image URL here and save the product.
June 12, 2010 at 1:01 am in reply to: Price not showing in cart properly using fancy 3 product display #21670IvyMemberHi, I sent you an email requesting site access. It looks like you did not receive this email. I will send you another request please let me know if you do not receive this email.
IvyMemberHi, The following article will explain more about how shipping works with the eStore:
You will need to change the “International Shipping” setting in your PayPal. There is a section in your profile that has all the Shipping options.
IvyMemberHi Shane, I have fixed the download issue. I made a small tweak in the download.PHP. We use the most common download method but each serve can be a little different and sometimes a small tweak is needed. The Ajax issue I am sending this off to the developer to take a look at it. Once he is done I will let you know.
IvyMemberI believe that you are using the “NextGen Gallery Alternate Integration Method” with buy now button option. Check the section about the “Add to Cart” button option which has more info on how to use that:
http://www.tipsandtricks-hq.com/ecommerce/nextgen-gallery-alternate-integration-method-805
IvyMemberI have answered this forum post on your original post here: https://support.tipsandtricks-hq.com/forums/topic/headers-already-sent-on-manual-checkout
IvyMemberHi, We will need to take a look at your site to see what is happening. I will send you a site access request. Please let me know if you do not receive this email.
IvyMemberYes you can display them in ascending order you need to make a minor code change as mentioned above.
1. Open the “eStore_misc_function.php” file and search for the following line:
$wp_eStore_db = $wpdb->get_results(“SELECT * FROM $products_table_name ORDER BY id DESC LIMIT $start, $limit”, OBJECT);
2. Once you find the above line change the “DESC” TO “ASC” then save and upload the file and it should do the job.
IvyMemberHi, Please see the following post: https://support.tipsandtricks-hq.com/forums/topic/downloaded-file-size-is-0-zero-byte
After trying the steps in this post if you are still having the issue please let us know.
June 11, 2010 at 1:14 am in reply to: Thumbnails are not displaying properly in Fancy display #21640IvyMemberHi Carrie, Did you try the “Enable Smart Thumbnail Option”
If your product thumbnail images look a little bit squashed then check this option and see the magic happen. The thumbnail images must be stored on this server (not an external server) for this option to work.
Try this option with the original thumbnail and see if it looks better.
IvyMemberHi Shane we will need to take a look at your site to see what is going on. I will send you a site access email. Please let me know if you do not get this email.
June 10, 2010 at 12:10 am in reply to: Paypal not notifying for unsubscribes so they stay active. #21551IvyMemberHi, It sounds like you may be using “Buy Now” Buttons instead of “Subscription” Buttons. Remember PayPal handles subscriptions differently so “Buy Now” and “Add to Cart” buttons will not work for recurring payments. You can read more about subscriptions here: http://www.tipsandtricks-hq.com/ecommerce/how-to-add-a-subscription-button-for-recurring-payment-400
also to get updates for the plugins please see the following post:
https://support.tipsandtricks-hq.com/forums/topic/how-and-when-do-you-get-an-update
-
AuthorPosts