29726 comments found.
hmmm do you have any addon ? if yes install it first and run the db update
i think this page is checking for points addon
also turning on error reporting in index.php will also help it will show what causing the error
ini_set(“display_errors”,true);
cheers
Hello, is it possible to translate the android, ios, and web app of karenderia in french ? How to ? Thanks
yes you can 
Hi Mate
Data can not be displayed in Unordered/Ordered list at menu ( under information tab ) when merchant update information at merchant panel. See example:
http://bastisapp.com/kmrs/menu-pazzia22 I can update the data below at Merchant panel: http://bastisapp.com/kmrs/merchant/merchant Hello, Test Unordered list 1.Test 1 2.Test 2 but at menu ( under information tab ) http://bastisapp.com/kmrs/menu-pazzia22only display ‘Hello, Test Unordered/Ordered list’, but missing Test 1, Test 2.
Please advise the error ? Thanks
hi mate
you can only put regular text merchant information
Why only regular text ? Is this the html editor that you put in the code ? You can change the size, color, underline the text, but why you can’t put the text in ordered list ?
actually mate i tried
you can put any html or long text
- Coffee
- Tea
- Coca Cola
- Coffee
- Tea
- Coca Cola
ahh mate sorry if you use tag ul and li it will not show cause of the current css that i use for tabs
you will need to add a css for that to show
only the ul and li was affected of this css
Hi mate, can you guide me on how to change the css to make the ul, il, ol not affected ? Thanks
any update mate ? I am not fully understand your solution ? Can you give me guide with examples ? Thanks
in menu am using tab ul and li if you add a ul and li tag it will affected by the parent css
so if you will add a ul and li just add a css to display it as block
example
<ul style="display:block;">
<li>1</li>
</ul>
Hi Mate,
I tried your solution, but it is not working. I tested it by insert the code inside the information tab as below at menu.php
<!-INFORMATION->
<?php if ($theme_info_tab==""):?>
- Test Ordered List
<?php echo getOption($merchant_id,'merchant_information')?>
<?php endif;?>
<!-END INFORMATION->
The problem is that in store-v2.css, you set
ul#tab li { display: none; }
If you change it to display: block, contents didn’t display properly across all tabs. Your code ul#tab li is contradicting any ul, li code inside the information tab. What can we do about this ?
<ul style="display:block;">
<li style="display:block;">1</li>
</ul>
Thanks mate, I am getting there, but not yet, need to figure this out. At merchant panel, do you know where can I change the css style so that when user click button – Unrordeered List ( Ctrl + , ) at editor, it return <lu style=”display:block”><il style=”display:block”>hello</il></lu> at the source</>, rather than <lu>
- Hello
- Hello
sorry what do you mean? just put plain html instead don’t use the editor
No worry, I found an alternative way to do it better.
awesome!
good evening! I am having trouble installing the system, an administrator error 500 page, a merchant page loads, but does not login and a site page loads only pure html and like images. It is already this problem before trying to install my local server and failed to resolve, I am now having the same problem on the remote server. Help me please.
or mod_rewrite is already enabled
can you provide your site link and ftp access so i can check?
email me here https://codecanyon.net/user/bastikikang#contactleave a comment here once you send it so i will be notified
Hello. How do I make it so the only country code is the US one? I don’t need any other country codes for the phone number of restaurants signing up and/or users signing up. I looked in util.js and store.js and read comments, but sorry sir I cannot seem to find how to do it. I have also tried this – https://intl-tel-input.com/node_modules/intl-tel-input/examples/gen/only-countries-europe.html but it doesnt work either. I tried clearing cache too but doesn’t work.
Please advise on what file I should edit. Thanks
hi mate
just hard code this in assets/js/store.js just look for intlTelInput
just add this parameter
onlyCountries: [“us”],
In my web site cash in delivery section does not appear when i send an order for something however i activated this payment section in Merchant list
it will depends in your merchant type
membership = this means all payment will receive by merchant directly and merchant will need to set the payment settings in merchant panel
commission = this means all payments will go to admin/website owner and the payment settings will be use is in admin panel
commission+invoice = same as membership and they will receive invoice that they need to pay to website owner
also this i notice in customer when you go to admin -> edit merchant -> payment settings tab this means disabled not enabled
HI y friend, i just sent you an email
thanks
sent
thanks, i just reply
sent
Hello, we have our own payment method in here can you integrate it ?
at the moment mate i stop accepting customization as i will need to finish the single resto addon
Hi .basti, I have purchase theme license and merchant order taking app license. But Apk file of order taking app is not decompiling either in android studio or in other decompiler and because of this we are not able to enter or edit json files and api key and authenticator key to create api. Kindly help out that in such case how to merge api with app?????
Domain details are as under: www.ratribazar.com rest details emailed to you
kindly help out to resolve this at earliest.
Regards, Neeraj Ph: +91-9898976027
also give me email id on which you want me to email you site admin details
hi mate
please comment in proper item
this is kmrs not merchant app
cheers
Good evening, I took the test with purchases in the template, but the admin panel does not include the commission amount
what do you mean?
Hi Mate
Where to change the admin login url & merchant login url ? For example, instead of having www.mywebsite.com/admin, I want it to be www.mywebsite.com/manager ?
Thanks
at the moment is not possible you can but you will need to change many reference in the code
this is called controller in yii if you understand how controller works in yii you can simply change the url
http://www.yiiframework.com/doc/guide/1.1/en/basics.controllerHey there can you help us add another payment gateway by First Data – Payeezy in the panel.
Thanks in advance
Ashish
leave a comment here once you send it so i will be notified
hi basti, when release the new version & what is the next features?
i can’t gave your trust about non-direct buying in my country. but i want to buy your new version from a new account directly to have Buyer label
hmmm you mean someone is selling my item?
no update ye until i release the single resto addon
cheers
Hi Basti, I am missing the Language buttons, please see:
http://oi66.tinypic.com/2moxnwk.jpgPlease advice, thanks and regards
you need to create a language folder first in protected/messages
How to translate https://youtu.be/FaQFRX9xEJYHi Basti, I already have a language folder installed in protected/messages (please see http://oi67.tinypic.com/r2j2fd.jpg ) but it still does not appear in the admin (please see http://oi65.tinypic.com/2d8rsj5.jpg ). Could you advice? Thanks and regards.
go to admin -> manage language -> Set Language
you will see the language folder in there and just tick those
Hi Basti. I am sorry, language folder is still not visible in Admin, see http://oi67.tinypic.com/xm5ufn.jpg Please advise, thanks a lot.
And this is how it looks in my host: http://oi68.tinypic.com/2ds01oj.jpg
mate you need to create first a language folder are you using latest version of kmrs?
you need to create a folder in protected/messages/
example for en language
protected/messages/en/default.php
once this folder and file exist it will show in the backend manage language settings
Basti, I am so sorry, I did all that, please see
https://postimg.org/image/4zfr718mr/But still not visible in Admin.
Also, you installed KMRS for me (with Mollie), so I assume you installed the latest version.
Please advice. Thanks and regards.
that is not possible mate 
anyways send me your admin login and ftp access
email me here
https://codecanyon.net/user/bastikikang#contactleave a comment here once you send it so i will be notified
sent
check again it was your php server version 7.1.15
kmrs is not stable in version 7.1.15 if you have option to downgrade to php 5.6
that would be great as kmrs is stable in php 5.6
hello,
i have 2 languages in my site ” english , arabic” i try change notifications template , when i use arabic language not work and word box not work . but when i use english i can do all change and work 100% .see picture in this links : https://c.top4top.net/p_7846vgk11.png https://d.top4top.net/p_78406ntp2.png also not sending any email when i use admin panel in arabic . but in english work 100% . you can see this emails i receive when i use english language in admin panel : https://e.top4top.net/p_784z7bwi3.pnghmmm can you check this file assets/js/admin.js and look for this line $( document ).on( “click”, ”.template_actions”, function() {
this should be the next code
var params='key=' + $(this).data("key") +"&label=" + encodeURIComponent($(this).data("label"));
for sending arabic via email its because you don’t have template for arabic only english
try to fixed the above first
i try this option : ””“hmmm can you check this file assets/js/admin.js and look for this line $( document ).on( “click”, ”.template_actions”, function() {
this should be the next code
var params=’key=’ + $(this).data(“key”) +“&label=” + encodeURIComponent($(this).data(“label”))”””.
admin and merchant panel freezing .. login button not respond when i try login .
after i remove code .. work again and login .
in second option i found there is unicode for email i change to windows-1256 work 100% .
but now i get new issue … when i try login by mobile to admin and merchant panel login button not work . how i can fix it ?
mate you modify the code wrong it means your js file has error
send me your ftp access i will modify it myself and your admin login
email me here https://codecanyon.net/user/bastikikang#contactleave a comment here once you send it so i will be notified
“Hi, I’m having trouble adding a new restaurant, each time I add a new restaurant and fill in the required fields at the backend, it doesn’t seem to show the restaurant, could you kindly improve on your documentation or point me in the direction(video) that shows how to set these things up. Thank you”
hi mate
adding in admin panel? did you fill al the fields?
you mean its not showing in search results if yes
check the following
1. make sure you have google api key set on admin settings -> google api key
2. make sure your merchant has lat and long
3. make sure your merchant status is active
4. make sure your merchant is published
5.make sure your google api is not restricted to your domain or i.p address
hello, the next update is cooming soon? tnks
hi mate
after single resto is release
its been so long since i don’t have new item
cheers
right my friend
... you know if is possible integrate stripe connect to divider the commissions between restarurant and administrator of platform. tnks. cheers.
sorry what do you mean? split payment for admin and merchant ?
yes split payments, automatically 
at the moment split payment is not available 
Hi mate,
Can I make discount as example?
Ex) Order over $25.00 than discount 5%, and Over $50.00 order discount 10%.
Now can only one offer at same time.
i believe you can just add those 2 in merchant -> offers
I try but can not add two kind offer at same period of time. Please test yourself.
ahh ok, at the moment the discount can be only one in same period of time
let me add this on my update list
Thanks
cheers
Hi.
How do I translate the main titles in homepage header? the text above the search bar? it’s not in the default.php
can you provide screenshot?
is this the title of the page in browser ?
Hello. The food item image is not showing on the merchants menu. I uploaded both image to gallery and preview, but it does not show. What am I missing? Thanks
its because of the menu design
try to using Activate Menu 1 or Activate Menu 2 in admin -> settings
cheers