Code

Discussion on Karenderia Single Restaurant Website Food Ordering and Restaurant Panel

Discussion on Karenderia Single Restaurant Website Food Ordering and Restaurant Panel

Cart 404 sales

bastikikang supports this item

Supported

This author's response time can be up to 2 business days.

644 comments found.

Hello Bestie,

The add-ons in the website is showing as images I want them as list with select radio button to choose the option available but it is showing as bellow

Screenshot-2023-07-30-at-9-11-56-PM

login to merchant panel and go to merchant -> settings -> menu options -> Addons use checkbox

Click on settlement to report an error: TypeError: Cannot read properties of null (reading ‘delivery_option’)

is this in merchant panel?

can you share screenshot

Hello Bestie, I am unable to change the placeholder, even though I change it in the public folder before the build I couldn’t see in the website, I checked the file manager, and it did have the my own placeholder.png but still on the website I am getting your placeholder

Screenshot-2023-07-29-at-3-50-57-PM

you can modify the file src/pages/menu.php

color="warning" text-color="black" you can get some existing colors here https://quasar.dev/style/color-palette#color-list

or you can create your own by adding your css in src/css/app.scss

Sorry bestie, there is menus.vue I couldn’t see the menu.php file

sorry mate its menu.vue :)

Hi,

I can't resolve the signup (registration) process. Every new user is asked for email and phone number, but i receive nothing on mail or sms.

Thank you,

hi mate

this is runactions issue

check in backoffice -> site config -> others -> runactions

there is a test in there you can test if its sending push and email

Hi,

In the main page is it possible “Beste Seller” and/or “Recommended” images to be A)bigger (fullwitdh) or B)show to 2 on the same row (in mobile)

Thank you,

can you share screenshot instead?

Hi Basti, SMS not working correctly! Order place from single merchant website - Merchant receive sms for order received but customer does not receive any SMS on order accepted or delivery on the way or any other templates. - everything is ON in templates Please guide what is going wrong?

hi mate

first check if there is send sms in sms logs

second check the actions for each status as per video

https://www.youtube.com/watch?v=NMG7HJ3PfYE

hi mate where I can translate the single website because I translated from the admin panel and the main website is translated but in the single web is still the same thanks

I could not see the language selection on the main screen, I would like to use Arabic and English.

pre sale question ? or asking for support

In mobile view the the product image in product detail view is very small. there are lot of padding around the image how do we set that to full width and make the image larger on the mobile view

Thanks in advance mate

Screenshot-2023-07-14-at-7-56-44-PM

try this in

src/css/app/scss

remove this

#menu .q-img{ height: 80px !important; }

That helped thank you mate, how about the banner ? in desktop it looks good but coming to responsive the image is not auto resizing and image is not actually looking like it should be as in desktop view please check the two images attached bellow. Please help with this mate.

Screenshot-2023-07-14-at-9-33-30-PM

Screenshot-2023-07-14-at-9-33-45-PM

Hi can u help me with this error please, (Origin does not have permission to use Geolocation service) i get this error when customers try to set theres address

hi mate

can you share screenshot?

maybe you did not allow your browser to allow current locations take note only with site https:// will work for getting locations

Ok here is the screenshot https://ibb.co/Dz0GgJN

yeah i think your site has no SSL

or you denied already the allow locations in your browser

if you denied already you can enabled it manually

by clicking on top of your browser in search address and allow locations

but make sure your site has SSL or https for get location works

Hello Basti,

I wanted to bring to your attention an error I encountered while attempting to select uploaded images while logged in as any of the additional users added by the merchant. Despite granting them full user rights, the selection process does not seem to work.

To provide you with a clearer understanding of this anomaly, I have attached a video that demonstrates the issue. I kindly request your assistance in resolving this matter as soon as possible. Use the link below to view the video. Use your Gmail bastikikang@gmail.com to view it.

https://drive.google.com/file/d/1DoibzXH-P7ubwLZCblvQF19O7g2jz47f/view?usp=sharing

hi mate

this is for main kmrs issue not in single app

anyways email me here

https://codecanyon.net/user/bastikikang#contact

leave a comment here once you send it so i will be notified

cheers


Can I change link for click the logo, I wand to change click logo then “abc.com” like this.
And can I add menu on top bar, this menu just short cut menu, link to another website.

hi mate

yes you can do that as long you know what your doing as code is not encrypted you can change anything in vue files

Hi mate, kindly reply to my email ‘wpmarketos’. Thank you

just got back , will do check my email today

cheers

Sure mate. Thank you

thank you

Please fix these main issues I am facing

when user adding the food items to the cart and clicking on checkout it says

“No available payment method” “type Error: can no read properties of null (reading’delivery_option’)

bast, waiting for your reply

I think i have solved the issue

Hello Basti,
I am facing this Error : Network Error.
https://drive.google.com/file/d/1gRtgmoH0CM90bJ_FoY-C19rbPj4fbGmn/view?usp=sharing
I made an update for KMRS and single restaurant but still facing the same probleme. I sent you an email with admin login, ftp & single website link. Thanks

hi mate

ok i did check and the issue is not the code its your server when request is POST its redirecting the request which this should not happen

looks like your server is blocking post request outside from your server

i email screenshot in your email

Hi Basti, It has nothing to do with my server. I use 2 multirestaurant websites in 2 different servers (shared hosting + VPS). Both facing same problem since I updated KMRS & single restaurant.

hi mate

its your server mate , as you can see on screenshot every time the we POST a data in your server is being redirected but using GET its working fine

and most of api call is using POST data try to remove your SSL to see its working what i can see here is your server blocking POST request if from outside

many here is getting it working only your issue i cannot fixed cause its server problems

I have checked the merchant demo. how can we set order type only pickup as available ? how to disable dine-in and delivery

hi mate

thanks for the interest

you can do that in merchant panel by selecting only the services you want

cheers

What apps should I buy for my restaurant

I have only one restaurant and I don’t want the commission or membership since I am the sole owner of the restaurant.

hi mate

this one you purchase but in order to make this work you need the main item

https://codecanyon.net/item/karenderia-multiple-restaurant-system/9118694

cheers

You write update Single Restaurant – compatible with kmrs version 1.0.8 Can’t see the new “add guest checkout” in Version 1.0.3 like kmrs version 1.0.8 ?

can we soon use kmrs version for php 8.x ?

hi mate

as for now guest is not available, updated only to work with the new computations and menu

sure mate will do this after all addons is finish let us complete all the functionalities and then switch to php 8

Hi Basti, is there a way of being able to theme the websites on this addon? so each can look different?

yes you can vue files can be modified already

if your after simply colors you can change it in css

Hello Basti does service by percentage works in this update?

Yes just update your main kmrs :)

Hello Basti, many times i send you email about my problem for language but you did not unswer it. i can not use this shop what you made online for me. please add this code to this side then we are finish. in boot/i18n.js i can not do it because i become errors if i try to do.. many times i did write you.

reply sent

again language is very easy am not sure why you cannot get it

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey