botwan
Forum Replies Created
-
To set the Sender, go to Woocommerce / Settings / Email and at the bottom of the page your can set Outgoing email options (Sender name, Sender email etc).
Those woocommerce settings will reflect also in Product Catalog Enquiry.
did you manage to resolve this problem and set the sender?
Forum: Plugins
In reply to: [VS Event List] Show “all events” only up to a specific dateOK, understood! Thank you very much for your advice.
- This reply was modified 3 years, 10 months ago by botwan.
Forum: Plugins
In reply to: [RestroPress - Online Food Ordering System] RestroPress Plugin ClosedAre there any news about availability of RestroPress?
Hi @bibhu1995,
@sagarseth9 suggested this:
What you can do is ask them the delivery/pickup immediately they land on your page. Let me know if this is something that you would like to have.
Is this actually feasible or not? And, if yes, how?
Thank you very much for your help.
Hi @sagarseth9
It isn’t a perfect solution but i think it could help users in the purchase procedure. So, how can i make the delivery/pickup request appears when user lands on page?
Is there anyone interested in Satispay extension for RestroPress?
We could share the cost requested by RestroPress developers for the custom development of Satispay extension.@kshirod-patel Did you receive other requests for Satispay extensions?
Thank you very much for your answer. I will duplicate the tours and disable autorotation.
It is great you found the correct way to add my code. This is how i added my code (slightly different because i added alert and some exclusions):

I think you should do a validation for minimum selection, but i didn’t try that before. Probably the solution can be found here or here.
How can I send you a private message? Skype?
Add the code in the text of Food Item you want to limit addons selection, for example, insert it after the description of your food item. Use text mode, not visual mode.
You don’t need to change any file.
Forum: Plugins
In reply to: [RestroPress - Online Food Ordering System] disable special instructionsYou can add it in dashboard / Appeareance / Customize / CSS
Forum: Plugins
In reply to: [RestroPress - Online Food Ordering System] disable special instructionsYou can disable “special instructions” adding this css code:
.special-margin, .special-instructions, a.special-instructions-link { display: none; }Forum: Plugins
In reply to: [RestroPress - Online Food Ordering System] Script to min/max addon item@shearpaladin Add it in the food item page content, using Text mode, NOT Visual mode.
Forum: Plugins
In reply to: [RestroPress - Online Food Ordering System] Script to min/max addon itemThat’s great, thx! Keep us updated
Hi @logologics
you can export settings in RestroPress / Tools / Import-Export
Clicking on “Export” button you can download a json file that can be imported in another site using the Import button.