levelfourdevelopment
Forum Replies Created
-
Forum: Reviews
In reply to: [Shopping Cart & eCommerce Store] It worksthanks for the review and good to see someone using it over the length of time.
Forum: Reviews
In reply to: [Shopping Cart & eCommerce Store] One great program Easy Cartthanks for the good comment and review.
Forum: Reviews
In reply to: [Shopping Cart & eCommerce Store] P3 test shows it is heavy on resourcesInteresting, we have been load testing and working with various hosting companies and find it working very well, but if you do need support, drop us a ticket from our website, we would be glad to look into your individual server environment to make sure it’s not just an easy fix.
Forum: Reviews
In reply to: [Shopping Cart & eCommerce Store] Proudly Review WP EasyCartThanks for the good review!
Forum: Reviews
In reply to: [Shopping Cart & eCommerce Store] HEY !Hello: sorry to hear you are having trouble, but we certainly can support it! have you submitted a support ticket? we have not heard of others having this issue, so it likely could just be a combination of themes, plugins, typical WordPress environment and we can fix things if it is something in our plugin…
always remember, just because an update or our plugin gets installed doesn’t mean it was the cause of anything, it could be another plugin that was coded incorrectly and this just happens to cross paths with ours and sets it off.
we work hard at support though, so feel free to respond to our support area. We don’t typically support anything through these forums.
Forum: Reviews
In reply to: [Shopping Cart & eCommerce Store] works greatthanks for good review, we are working hard at getting a plugin with a lot of features into this ecommerce system…
Forum: Reviews
In reply to: [Shopping Cart & eCommerce Store] Best Cart I have ever used!thanks for the good review!
Forum: Plugins
In reply to: [Shopping Cart & eCommerce Store] Can I use this plugin for authorize.netYes, you can use authorize.net, or one of the other 30+ gateways all included in our plugin.
Here is a full list of payment gateways, features, etc. compared to other shopping cart systems that might be helpful for comparison purposes.
http://www.wpeasycart.com/wordpress-shopping-cart-comparison/
Forum: Reviews
In reply to: [Shopping Cart & eCommerce Store] The best shopping cart solutionAppreciate the review! We do take a great deal of time with supporting our users.
Forum: Reviews
In reply to: [Shopping Cart & eCommerce Store] Excellent Pluginthanks for the good review!
might jump to http://www.wpeasycart.com and submit a support ticket with login info… we don’t really answer much here on these forums for support because we don’t ever monitor them… I just happened to see this.
Forum: Reviews
In reply to: [Shopping Cart & eCommerce Store] Great So Far…Glad you like it so far…
Forum: Reviews
In reply to: [Shopping Cart & eCommerce Store] Shopfront looks like a thrown together messI am sorry you had a bad experience… I think maybe there was some mis-communication or something.
Of course we offer categories, and they are very easy to use. Just create a category, add products to them, then show them on your store menu using wordpress menus.
Have a look at our demos: http://demo.wpeasycart.com
These all use the one single store page and then run categories of products like you wanted. Maybe the confuse was you wanted to run a category for your main store page, and for that one page, I would either just create a single new wordpress page with shortcode for the category instead of the full store OR just use the menus and rename it ‘store’ instead of ‘CDs’ or something.
I read the review though and it sounded like I stole your first born or something? not trying to be underhanded or pull dirty tricks at all 🙂 only human, maybe miscommunication.
thanks
Forum: Plugins
In reply to: [Shopping Cart & eCommerce Store] MySQL databasesorry, we don’t respond often to threads here on wordpress as we stated in our read-me… but to answer your question, you can import to the ec_products table any data you may need for the products. titles, descriptions, prices, picture files, etc. but complex relationships such as option sets would need to happen through the admin console as those are various multi-relational database tables.
Forum: Plugins
In reply to: [Shopping Cart & eCommerce Store] Easy Cart and API Programsorry, our read-me post in our forum says we don’t monitor these forums… as per your question ( a little late) you could hook into our order confirmation system and compile the necessary information for the order such as items, addresses, totals, etc. and send to the other API at that point, I don’t see a problem doing this with easycart if you have the PHP scripts and skills to do so.