redlik
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Hello Elementor] How to create custom php templateHi,
I’ve been trying to solve the same problem. What worked for me was I’ve copied
index.php
from main hello folder into my child theme, rename it tosingle-tour.php
(my custom post is calledtour
), then I’ve removed all if statements starting on line 19 to 35.After that I’ve copied the content from
single.php
file insidetemplate-parts
starting from line 12 – the while loop and pasted inside my custom template where the if’s were.It’s bit messy but does the job – I can mix custom code with Elementor elements in my template and still have the rest of hello styling, header & footer.
Forum: Plugins
In reply to: [Autoptimize] PHP files inside cache folderThat would be the case, thank you very much for help.
I do have such a page. If somebody does make the payment, all works fine.
It’s only when they don’t pay – for whatever reason – the voucher get created with not paid status.Forum: Plugins
In reply to: [RestroPress - Online Food Ordering System] Printer Paper Sizing IssueHi @desmosthenes
I wouldn’t keep my hopes high. I’ve reported that issue 2 months ago and keep getting same message – ‘we are working on the issue, blah blah’
My client is pissed because he cannot use the system in the restaurant. There’s no way he will pass around A4 sheets to his staff@katiestropicalkitchen Any luck with the printer? I need to advise my client which one to get and don’t see a definitive answer whether BT or WIFI printer will work
Also, when is this app expected? This year, this month or what?
But the airpirnt will still work fine, correct?
Forum: Plugins
In reply to: [RestroPress - Online Food Ordering System] Delivery not possibleDo you know when can we expect this update? At the moment the plugin is pretty much useless if it cannot find any place on the map…
Forum: Plugins
In reply to: [RestroPress - Online Food Ordering System] iPhone app notification soundI didn’t try it yet. So why is that feature inside the app in the first place?
- This reply was modified 4 years, 1 month ago by redlik.
Forum: Plugins
In reply to: [RestroPress - Online Food Ordering System] Delivery not possibleHow will I know there’s a new version? Does it have same notification as regular plugins or what?
Forum: Plugins
In reply to: [WooCommerce Fixed Quantity] Wrong quantity in cartI’m having a similar issue, it keeps selecting one option from my list and doesn’t allow to change to others.
Can you include a fix in the new version, please.Forum: Plugins
In reply to: [Calculated Fields Form] Custom increment on number field?Excellent, all works fine. Keep up the good work with the plugin!
Forum: Plugins
In reply to: [Calculated Fields Form] Custom increment on number field?Thanks for the code. The spinner works as expected but I’m getting the error on the frontend “Please enter digits only” in red.
Here’s the page I’m working on: https://kerrybiofuels.ie/heating-calculator/
- This reply was modified 5 years, 4 months ago by redlik.
Forum: Plugins
In reply to: [WooCommerce Fixed Quantity] Adding the description text to order emailNo I didn’t. I used simple product with different type of card:
x500 Silk Lamination – €50
x500 Gloss Lamination – €50
x1000 Silk Lamination – €70
x1000 Gloss etc.I’d like to have the description somewhere on my order so I know which card was ordered.
Forum: Plugins
In reply to: [WooCommerce] No product data options after update to 3.4Turned out it’s the “Ultimate GDPR” plugin that broke the backend of Woo. Welcome to EU :-))) … not!!