Forum Replies Created
-
AuthorPosts
-
gamehermitMember
Thanks for the uber fast response
Our customers typically order 5 – 20 products. Do I have to generate a link for each of those products 1 by 1 or can I enter multiple item numbers at once?
Are the download limitations applied to these newly generated links?
Thanks so much
gamehermitMemberGot It!!!
I imported all my products (without Category IDs). Once the products were imported, I used PHPMyAdmin to export the products table to get the prod_id values that were auto assigned by the cart. Then I assigned the category number to each product in a spreadsheet with the headers cat_id (for the category) and prod_id (product ID from the product table export). I exported this as a CSV and used WP CSV To DB to import the data to the table named “wp_wp_eStore_cat_prod_rel_tbl” and set this as the “Database Column Names” –> cat_id,prod_id. Hit the magic button and TADAAA….done
You have the easiest cart to work with!!!! Love it
Jack
gamehermitMemberCool…thanks
gamehermitMemberHi Amin,
I can’t believe that I overlooked this feature We have always offered a 10% discount for 5 or more items and a 30% discount if they order 10 or more items. The cart is great…the support is even better…I just completely overlooked that this was not a standard feature….completely my oversight and in no way a WP eStore short coming. Can you point me in the right direction to where/how would i do this in the code?
Thanks,
Jack
gamehermitMemberAmin…..you absolutely ROCK! The update fixed the problem….thank you so much for the great support!!!
Just curious….is it possible to have a thumb image of the product show up with the download link of the Thank You page? I was thinking that if someone were to purchase a bunch of items, it might help them out a little.
The cart is working great….thanks again
Jack
August 20, 2010 at 1:52 am in reply to: First order of the season :) Couple of oddities though :P #23494gamehermitMemberjust replied to the email…thanks Amin
August 20, 2010 at 1:41 am in reply to: First order of the season :) Couple of oddities though :P #23493gamehermitMemberLOL…I know…I know I added the APC Opcode…but that went smoothly and performed well. Other than that it’s been the same ole same ole…
To troubleshoot: I turned off Mail Chimp in the Auto Responders section (thinking that I might have set that up incorrectly)….and I removed and reinstalled W3-Total-Cache. I haven’t done anything with the plugin….just added products
And it gets a little weirder…The stats show total sales at over $450.00 when we only did $40.00 give or take a little. Lastly (whew), I ran a test order and when I returned to the Thank you page I got the following:
Wrong Product Price Detected. Actual Product Price : 0.0149Paid Product Price : 0.01
I used a discount code that gave me %99 off the total order for testing.
Wow….just thinking of that made me tired….if you guys were closer I’d send ya a beer
August 19, 2010 at 3:20 pm in reply to: First order of the season :) Couple of oddities though :P #23491gamehermitMemberOh…almost forgot. The Thank you page was blank when he finished payment. I tested this befre and it worked….weird
Jack
gamehermitMemberHey Amin! I….through many struggles ….got APC Opcode installed…wow site is jammin’! Thanks for the great tips! If you get a chance could you check it out to see how it loads for you. I still hve a few aesthetics to finsih up on the site but by the end of this coming weekend everything should be a complete go
Almost forgot to ask….did you leace the APC config settings (appended to the php.ini) to the defaults or did you bump up the memory usage allowance? I just left the defaults…
http://www.pumpkinlady.com/plwp/
Thanks,
Jack
gamehermitMemberThanks Amin I am using a cloud server so I have full access to most things but noticed that Opcode is not enabled. I’ll have to see about getting that enabled.
Thanks so much,
Jack
gamehermitMemberHi Amin,
Thanks for the tip….just installed this plugin I have set the 3 rejected cookies you mentioned but have really left all the other settings to default. We have a ton of traffic building up over the next couple of months. Any suggestions for settings?
Jack
gamehermitMemberHi Amin…I just replied to your email.
Thanks,
Jack
gamehermitMemberAwesome…thanks Amin!
gamehermitMemberAlmost forgot….here’s the css code:
[admin deleted code]
gamehermitMemberHi Amin and thanks for the help. Sorry for the delay….work’s been a bit hectic. I added the code to the eStore_extra_shortcode_css.css and to the eStore-extra-shortcodes.php. But when I add [wp_eStore_fancy3new id=1] to the page no products show up….only “[wp_eStore_fancy3new id=1]” in text. Below is the php file….did I do something wrong?
Thanks,
Jack
[admin deleted code]
-
AuthorPosts