29722 comments found.
Hi Basti. Got some questions for you mate.
1. I have enabled all Payment Options for test purposes and disabled all payment options except Cash on Delivery. But now Offline Credit Card Payment and Pay On Delivery remains on Merchant payment list when placing an order. I can not remove them from Payment Option on the Merchant.
2. When I don’t have any pages assigned to “Menu” and “Other” titles in Footer, is it possible to not display those 2 titles?
3. I would like to have the merchant name & merchant contact details on the footer, when viewing a merchant page. Is it possible to create a header and footer for merchant and call the merchant header and footer when viewing a merchant so that the footer looks unique to the merchant?
4. I would like to remove “We are always happy to hear from our clients and visitors, you may contact us anytime” in Contact Us page. What file holds this text?
Thanks.
I’m reposing couple of question I have mate. May be you have missed it.
1. Offline Credit Card Payment and Pay On Delivery remains on Merchant payment. I can not remove them from Payment Option on the Merchant.
2. I just moved the Variable one line below in front_bottom_footer.php All good.
3. Please ignore.
4. I would like to remove “We are always happy to hear from our clients and visitors, you may contact us anytime” in Contact Us page. What file holds this text?
5. When I place an order at 8:45PM, it let me select the time 8PM. Can we have a better control on that to not to select times in the past?
6. Can we display Delivery Estimate Time (30min or 45min etc) on the receipt.
Thanks.
hi mate
1. i think you are right i just tried on my end here is the quick fixed open the file components/functionsv3.php and look for the functions getMerchantPaymentList after this line
if ( getOption($merchant_id,'merchant_bankdeposit_enabled')=="yes"){
$payment_available[]='obd';
}
add this line
$admin_available_payment=Yii::app()->functions->getMerchantListOfPaymentGateway();
if (is_array($admin_available_payment) && count($admin_available_payment)>=1 ){
foreach ($payment_available as $key=>$val) {
if ( !in_array($val, (array) $admin_available_payment)){
unset($payment_available[$key]);
}
}
} else $payment_available='';
2. yes you can remove those on the file /views/layout/front_bottom_footer.php
3. actually you can the code is not encrypted you can render the templates for it look at the file views/store/menu.php and look for renderPartial
4. views/store/contact.php
5. i will check maybe we can find a better time picker
6. yes you can just edit the files and you need to add new fields for that on the database
thanks
I got the 28$ license for testing purpose. And I can’t log in using restaurant page info. I wanted to add menu to the restaurant. What should I do?
hi basti thanks for the api you sent me. i sent a reply email.i would like you to please help me resolve the google api issue. i sent all info to your emai. thanks mate.
Hi, I just have a presale question: Does your script supports list by city? If yes, does it generates sef urls like /city/? I also want to ask if this also happens with cuisine, for example /city/cuisine or/and /cuisine/ urls
Thank you
edit: thx problem solved with setting defaults in intlTelInput.js.. btw. how to acticate Mobile App section from Admin panel? in source code; if ($theme_show_app==2):?> <!-MOBILE APP SECTION->
Hey, I realized I can’t login into my system using correct password anymore. Any idea?
Hello Basti! Look this : http://imgur.com/ckR5YNC ... “Delivery fee” It appears twice , how do I remove one?
here again : http://imgur.com/HzcERLK ... Concession Fee is “delivery fee”.. store/receipt
Hello, i work on previous them yet and i want to ask why id doesn’t store the logo? I upload a photo and the photo dissapears. not saving in admin settings website logo. I tried png jpg gif.
And were do i edit color for fonts? thank you
hi mate
i confirm there is a bug when saving the mobile logo it will be fixed on coming update soon
you can edit the colors on assets/css/store-v2.css
tanks
hello basti, could you please tell me also how can remove the image part from main page , which file contains the code of that div?
Hello Basti,u might be busy thats y i did not get ant reply from your side so i am posting the same queries that i posted already.
can you please add 1) feature to put website in Maintenance mode.
2) Can you please add Sort by on the left sidebar. http://multiple-restaurant.codemywebapps.com/store/searcharea?s=970%20N%20WESTERN%20AVE,Los%20angeles&display_type=listview
3) In Zip Code could you please tell me how to disable area field as compulsory because i only need zip code and city
4) Can you please add an option to select default listing view of restaurants ( grid or list ) 5) And is it possible in Merchant setting to select zip codes to which a merchant want to make delivery. i am using search as address but as the address also contains zip code, i want merchant to select zip codes to choose the cities to which he want to deliver food rather that to select delivery ares.
6) And as i think you should really add this feature, example when admin want to add a restaurant as a sponsored listing , then admin should select the zip codes to which that restaurant shows as a sponsored listing in search .
if u want you can add this feature as a addon. i really need this bro.
Hi, I emailed you a couple days ago regarding my website. I purchased the mobile app and merchant app and got them both set up correctly. the problem I was having was the maps weren’t working, however after setting them up and logging out of my admin panel, I can no longer login with admin or merchant. I did send you ftp information. Can you please help. Billsan
checked the code and don’t know what it was but fixed it. Thanks.
what do you mean? i just check your server all working fine
Sorry for the miscommunication, I was having problems and like 99% of the time it is the fault of the individual. A missed comma, misplaced bracket, etc. Your products are great that is why I gave a 5 star rating and would encourage others to purchase your products. As i look through the comments I find most of the problems are individuals not following instructions. Keep up the good work!
1. Can you make the reviews text located on the cover clickable? http://s9.postimg.org/4xyu5cwr3/Clickable_reviews.jpg
2. Can you add Youtube Channel and Instagram option on “Connect with us”?
1. sure
2. sure
Big thank you! 

hi mate my contact us page picture doesnt load for some reason? can you fix via ftp for me. and please check my other previous two questions. i sent a reply msg. thanks mate.
what picture?
the contact page us page picture on my site. it goes away when i dont have any geocoding api key in the box but when i put in the api key from google it bring the picture back. any idea why the picture is tied to the api activation on admin panel. The picture is there now but if i remove api code in admin panel it will dissapear.
https://universalgrub.com/store/contactah those are not image those are map
you might need the api key to work as your country has limit on calling api to google
its very easy mate i have done this several times just enabled the 3 api that i mention and you will be fine and create api key server
oops api key server not web one right. think that is where it wasnt working for me, i created web api not server api

I created server key and inputted but didnt work. i I did some research. it has to do with code. check this site out and let me know what you think mate.
http://stackoverflow.com/questions/31077481/alert-this-page-was-unable-to-display-google-maps-element-javascript-error-r
I am having bad luck today hahaha
. sorry mate. anyways if you could check via ftp for me i would be eternally grateful. and also thanks for the new update mate. you are very patient and humble and i respect that. you put alot into your work and to be honest i agree with most buyers out here. the price is too low for something this great and the support is great. thank you 
did you not manage to fixed the issue?
i can generate a key for you to use
no didnt fix it. yes please give me a key to see if works because i generated one and it is not working. please and thanks
i just emailed to you make sure you server has all the latest files
it is working. how come that api is working. i dont understand why the one generated from my project didnt work
i removed all the code and reinstalled it and i get the same error message using my own api code. i just dont understand what i am doing wrong here. yours seem to work but it isnt making the address accurate at all. it is off by 3 streets. 
HI there mate,
is there a way to just show drinks? or is there a option for drinks?
create category drinks and then add food item with your drinks
hope that helps
Hi Basti,
Hope all is well !
Just noticed that in the new theme you removed the following:
fixed remove view restaurant by map options on admin settings
I was actually using this feature… and with my test user base it was working out very well as we were showing all the available merchants within the surrounding region!
Is there an easy way to reactivate this easily in the new theme?
Thanks in advance as always for your precious help,
All the best,
M.W. @ GrapeSeeds.
PS. LOVE the new theme! 
hi mate
can you remind me again what this is ?
sorry mate i forgot
getting old lol 
Hi Basti,
No worries… I think we are all getting old… But the good news it means we are getting wiser! 
Here is what the menu looked like in main admin on version 2.6 and below…
http://imgur.com/gpNGUEhAnd here is what it looked like on the web browser…
(please note, as this is the test website… I have hidden all the place names… also as I have my own version of the “English” file… I have hidden those “branded” words as well… hope it does not cause any inconvenience ?)
http://imgur.com/8NosRw4All the best as always,
M.W. @ GrapeSeeds.ch
Hi Basti,
Extra info… It might also be also because of how you did the maps in the old version…
Did you change anything on how the following setting works?
In admin..
Enabled Maps? = When set to TRUE
Hope this also helps,
All the best as always,
M.W @ GrapeSeeds
ah
am using gmap.js https://hpneo.github.io/gmaps/for the new theme
you can re apply that on the file assets/js/store-v3.js
and look for this line you can just add an another parameter for the zoom
/*SEARCH MAP TOOGLE*/
$( document ).on( "click", ".search-view-map, #mobile-viewmap-handle", function() {
if ( $(".search-map-results").hasClass("down") ){
$(".search-map-results").slideUp( 'slow', function(){
$(".search-map-results").removeClass("down")
});
} else {
$(".search-map-results").slideDown( 'slow', function(){
$(".search-map-results").addClass("down");
dump('load map');
map = new GMaps({
div: '.search-map-results',
lat: $("#clien_lat").val(),
lng: $("#clien_long").val(),
scrollwheel: false ,
styles: [ {stylers: [ { "saturation":-100 }, { "lightness": 0 }, { "gamma": 1 } ]}],
markerClusterer: function(map) {
return new MarkerClusterer(map);
}
});
callAjax('loadAllRestoMap','');
}); /*end slidedown*/
}
});
Thanks Basti!
Answer highly appreciated as always. Will look at it later today and I am sure everything will work out fine!
Support highly appreciated,
All the best,
M.W. @ GrapeSeeds
cheers mate you need to check the gmap.js docs on what parameter should be added
No worries! Will do! Thx! 
cheers 
Cuisines does not show any shop when clicked, it shows no results.
My test site: http://fd.sait-a.gr
Also i’ve sent you an email about some customization’s, please answer to me.
Also, i cant find theme settings on my admin area.
am not sure if these with your language
cause this one is working http://fd.sait-a.gr/store/cuisine?category=burger but you can try to edit the file /views/store/index.php and change this line
Yii::app()->functions->seo_friendly_url($val)))
to
$val
and for the theme settings edit you admin account and tick the access to theme settings
Thanks, some hours after i posted here i found my config was edited and it was connecting to a remote server witch i dont know.
So i think someone hacked and edited my files, can you please remove my url from here and also check if there’s any kind of vulnerability ?
Thanks
P.S. i’ve fixed everything with your suggestions
P.S.2 i emailed you again 
Hey the test mail is working while using php mail but the mail isnt sending out
put a global sender in admin -> settings -> Global Sender email
hope that helps
if those not working please verify the mail php functions is working in your server you can test this by creating a php code and put the code was mention sample here http://php.net/manual/en/function.mail.phpHey checked everything it says success in admin panel when i click send test email but it doesnt send emails. I have uploaded it to a different server ,but still there is issue
Hi basti,the script isnt sending mails any help please! Using php mail
did you try using the send test email?
if the mail does not work then this is issue in your server try using smtp or mandrill
I used smtp but not working
Tried sending test mail it says sending failed,I’m running a dedicated server using webuzo any help will help me a lot
you will have to ask your hosting provider for this ask them why the mail functions does not work
Hey the test mail is working while using php mail but the mail isnt sending out
please only make 1 comment i already replied in your other comment
Hi Basti
New theme is great.
Is it possible to make a slider instead of main image on homepage?
hi mate
thanks 
you mean the banner on top ? actually you can change it if you have knowledge on css and html you can replace it with slider i believe there is so many slider out there that you can use
thanks
Can you tell me on which files and where i can change the color of the buttons?
hi mate
you can change it via css the file is /assets/css/store-v2.css
look for .orange-button
thanks
Sorry, i defined the question bad, how can i find where are the buttons for example for accept cookies (normal is green for accept, not the other way), sign up page, add to card to be green, not the close button…
???