WPPizza – A Restaurant Plugin for WordPress › Support › Feature Requests › Hi, this is a great plugin and shows much…
- AuthorPosts
- 9 July, 2013 at 10:34 pm #3607Mark
Hi, this is a great plugin and shows much potential. I would really like to purchase a pro version. I would like it to have a way so customer can dynamically add or take off quantities within the cart. I would also like repeat customers to be able to login so that they can either reorder the same and also so that they do not have to input their address every time. Do you think you would add these features in the future.
Many thanks
Mark
9 July, 2013 at 10:52 pm #3608MarkHi, one more thing, is there an easy way to have a big ‘add to cart’ button instead of the little cart icon under the price. Also regarding the problem with repeat orders I can understand, but perhaps just save the order history but most importantly so the customer doesn’t have the put in their address each time they order. What about discount codes, do you have plans for these?
Many thanks for your time
Mark
10 July, 2013 at 4:36 pm #3609MarkHi sorry to keep bugging you. I have also found out that I cannot receive order emails as the PHP send has been disabled on my hosting. Other plugins use this function however I installed WP-SMPT but this does not seem to work with your plugin. What is your plugin doing differently. I hope you can help.
10 July, 2013 at 5:08 pm #3610a: what do you mean “other plugins use this function”
b: get your host to enable it. (it’s absurd that it’s turned off. its a website for crying out load)
c: and/or try and change wppizza->settings->type of mail delivery (try phpmailer)10 July, 2013 at 5:10 pm #3613a: > ..an easy way to have a big ‘add to cart’ button instead…
its controlled via css, so you can change it there to whatever you likeb: >customer doesn’t have the put in their address each time they order
if the are logged in, email address and name fields already get populated automaticallyc:>discount codes.., do you have plans for these
not in the immediate future, but i’ll put it on my list of things to do . no ETA though10 July, 2013 at 5:14 pm #3616> I would really like to purchase a pro version..
i don’t understand. what pro version ? there’s the free plugin and some extension that go with it>have a way so customer can dynamically add or take off quantities within the cart
well. it doesn’t do that (at the moment anyway and there are no immediate plans to do something about that> repeat customers to be able to login so that they can either reorder
have a read here: http://www.wp-pizza.com/feature-requests/comment-page-2/#comment-146
i talked about that already11 July, 2013 at 12:04 am #3614MarkHi Olly,
Thanks for replying. Yes I have got my hosting to migrate me to a server that allows send mail, so that’s not an issue anymore.
a) ok I’m not good at CSS but I’ll have a go and see what I can do.
b) Does this mean that they will need a wordpress login for the site for it to remember their delivery address. I have tried this and it does not save the delivery address? It does remember the name and email though.
c) ok I hope you have some time in the future to work on these.I have been testing today and have a few more questions. I can see that I can type random stuff in the telephone and address fields, is there a way to reject if I don’t put numbers in the telephone field? Also is there a way to do a captcha to avoid spam bots etc..
Many thanks
Mark
11 July, 2013 at 3:26 pm #3615a: just change this line to whatever you need
.wppizza-article-price-lbl:after{content: url(‘img/cart-black-12-12.png’);position: relative;top: 2px;margin-left: 2px;}b: >…they will need a wordpress login…
yes, no need to reinvent the wheel as there’s already usermanagement built in to wordpress. however, wordpress does not – natively – add addresses etc. there are plugins though that add whatever customs fields you like to the user info.
after that , you can just add this to the template as required.
alternatively – you could wait until i get round to do something about the logged in / re-ordering / history of things as addresses when ordering get already stored in the db. the plugin is just not doing anything with it ….telefone: there are just too many ways a telephone number can be formatted (different countries different formats) to do too much checking. having said that, one could probably add a function that at least takes out the most obvious invalid characters….i’ll put that on my list of things to do
spam: i cannot see this ever be too much of a problem as the whole thing only works with javascript enabled and people clicking on things. spambots don’t do that . if it should ever become a problem (never say never) i’ll do something about it. for the moment i really cannot see any need (if you must and really want to annoy your customers you can always add some captcha thing to the order page template)
17 July, 2013 at 2:21 pm #3611MarkHi Again Olly,
a) Your plugin seems to use the sendmail directly however other plugins go via the sendmail in WP, and on hosts that disable the sendmail function you can add the plugin ‘WP-Mail-SMTP’ therefore sending emails via SMTP.
b)I did move server with sendmail enabled but this really messed up everything else as they restricted everything else! So I’m looking to go back to my old server where everything worked but the sendmail. I hope you can understand what I mean and have a work around or solution.Many thanks for your time and help
17 July, 2013 at 2:59 pm #3612MarkHi Olly,
Just downloaded the update. It seems you have now enabled WP_Mail so I think the WP-SMTP should be ok now.
Thanks again
- AuthorPosts
- The topic ‘Hi, this is a great plugin and shows much…’ is closed to new replies.