Frequently Asked Questions
How to translate administrator part of site to another language?
You may do it using the wording tool in admin menu. Just add "&for_admin=1" to
URL. URL would became like this:
http://your-site.com/path/admin/index.php?section=wording&for_admin=1
I'm web designer, do you provide developer license?
For now we do not provide developer license. But we're interested to cooperate
with designers around the world and provide serious discounts for our partners.
Please contact us for further details.
May I remove copyright notices from the bottom of site?
Yes. You may change anything what visitor and administrator of site will see.
There is only one limitation: do not remove or change comments from headers of
PHP files. You may add something there if you need.
How to move currency symbol after price?
You need to move {$options.currency} after tags
which represents digits. Here is list of files and lines where it would be done:
for CafeEngine theme:
- dish_list.tpl: 44,45,46,50
- dish_show.tpl: 24,25,26,30,40,66
- order.tpl: 161,167,182,190,196,240
for CafeEngineEasy theme:
- dish_list.tpl: 66,67,68,72,
- dish_show.tpl: 24,25,26,30,40,66
- order.tpl: 174,175,181,196,204,210,254
it can be done in 15 minutes.
When real multilanguage support will be available?
We're going to make fully multilanguage support in version 2.3.
When CafeEngine will allow to send online orders to different offices?
Support of this feature we're going to implement in version 2.3. But you may use
following solution for now: install CafeEngine once for each office(license
agreement allow it) and build navigation (using "Site Navigation" section of
admin zone) between them.
Do you offer developer license?
No. But we provide serious discounts for designers. Please
contact us for details.
When possibility to manage different cafe / restaurant menus will be added?
in the next version. Now you may install CafeEngine once for each menu needed
and build navigation(using "Site Navigation" section of admin zone) between
them.
Ask your question
Sales department: sales@cafeengine.com
Support department: support@cafeengine.com
|