129 comments found.
for the purchase, includes the installation of this theme?
Hi,
The service of installation is not included, but you can find detailed instructions in our online documentation: http://documentation.bold-themes.com/fast-food/getting-started/ and, should you need any assistance, our support team will be glad to help you.
Kind regards,
BoldThemes team
I have a question about the color options of this theme. Am I limited to what colors I can use to the ‘accent colors’ or can I simply define my own colors based on the colors of my brand?
Hi,
You can freely define primary and secondary colors throughout the site by setting them in admin panel (you can use color picker or define the color using RGB hex values).
Kind regards,
BoldThemes team
Hi,
I already bought the item and I need to use the green theme format ( http://fast-food.bold-themes.com/main-demo/home-landing/home-green/ ). How do we install the same format of this landing page on our site after installing the theme we bought.
Hi,
Please refer to the following article once you have chosen the desired page as Home page on Settings > Reading panel – http://documentation.bold-themes.com/fast-food/getting-started/#homepage-version
Should you have any additional questions, please leave a ticket at https://boldthemes.ticksy.com/ and our support team will be glad to assist you.
Kind regards,
BoldThemes team
Hi,
I already bought the item and I need to use the green theme format ( http://fast-food.bold-themes.com/main-demo/home-landing/home-green/ ). How do we install the same format of this landing page on our site after installing the theme we bought.
I installed the theme and the following error appeared:
Parse error: syntax error, unexpected T_STRING in /home/storage/3/08/e2/dopark/public_html/wp-content/themes/fast-food/framework/BTCrushFunctions.php on line 7
Hi,
Please make sure you are using php 5.4 or newer since this is usually an indication that your php version is lower than this.
Kind regards,
BoldThemes team
Does the model have an installation tutorial? Is there an xml to import the content?
Hi,
Sure, please refer to the http://documentation.bold-themes.com/fast-food/ – Getting started section for detailed instructions on how to install the theme and import the demo content.
Kind regards,
BoldThemes team
Do you have any email for support?
Hi,
Should you need any assistance, please feel free to leave a ticket at https://boldthemes.ticksy.com/ and our support team will be glad to assist you.
Kind regards,
BoldThemes team
Where do I find the API KEY for Google Maps?
Hi,
Please refer to the following article for instructions: https://boldthemes.ticksy.com/article/8049/
Kind regards,
BoldThemes team
I have a subtitle show up on page headers, right after the page title. How do I take that off, can’t find anywhere to. Most of the subtitle reads … Capitalise on low hanging fruit to identify a ballpark value added activity to beta performance test. Override the digital divide.
Hi,
Please refer to the following article for the explanation: https://boldthemes.ticksy.com/article/9372/
Should you have additional questions, please leave a ticket at https://boldthemes.ticksy.com/ and our support team will be glad to assist you.
Kind regards,
BoldThemes team
Hello there! Very nice theme. May I ask which fonts you used in the logo (The Perfect Choice) on the food truck home page?
Hi,
Thanks – we need to check with our designers which font was used – we will get back to you as soon as we get the info from them, but it will hardly be prior to Dec 3.
Kind regards,
BoldThemes team
Hi,
Unfortunately they did not use text tool (the font) – they have combined couple of pieces of vector artwork to create “the Perfect Choice” bitmap.
Kind regards,
BoldThemes team
hello, I have an issue with the mobile site, as I have a video to be shown on the front page but can’t get it to work on my mobile. on my I phone.
http://www.shawarma-corner.comHi,
On mobile browsers embedded videos will be displayed correctly, but background videos will not.
Video set as background can not be played on mobile devices because of lack of consistent support for background video in mobile browsers. This is technical constraint unrelated to the theme and there is not much we can do about it.
If you define both video and image background, on mobile browsers the video will fall back to the defined image. Other option is not to use the video as background but as a page element which is part of the content.
Kind regards,
BoldThemes team
Really like your theme. But can you tell me how I can change the description in the head?
Regards
Hi,
Thanks
We are glad you like the theme.
This is a page excerpt – please refer to the following article for the instructions how to change it: https://boldthemes.ticksy.com/article/9372/
Kind regards,
BoldThemes team
Tank you!
What to do when theres no menu and even no admin menu displaying on a single item woocommerce page?
Best Reagards Marius
Hi,
Can you send us a link to that page so we can take a closer look? Thanks in advance.
Kind regards,
BoldThemes team
Sent you an email 
Hi guys, does it support WPBakery Page Builder?
Hi,
No, fast food does not support WPBakery page builder – the theme comes with Bold Builder support.
Kind regards,
BoldThemes team
We need a black friday deal 

Nice Theme – Pre Order
1 : I can use demo importer but without Woocomerce True? 2 : Does this theme support RTL “Arabic Language” ? 3 : Can i add/edit/delete/replace or swap Sections ?
Hi,
Thanks!
Currently you can not use importer without WooCommerce, but you can deactivate it and delete it afterwards. Yes, the theme supports RTL. You can freely add/delete/swap sections and combine sections from different pages using Bold builder which comes with the theme.
Kind regards,
BoldThemes team
Is there anyway to make the resolution adjusted when open with Portrait Display (e.g. smartphone), my web kacangdki.com is not looking good on portrait based.
Hi,
Currently you have set fullscreen mode for sections with background images. If you do that, they will scale in portrait mode and will not look good since they will bleed horizontally over the edge of the viewport – they need to fill the screen vertically.
There is not an ideal solution to this – you can try using image element instead of having background for a section. Remove full screen section layouts, place images into sections as image elements, set sections to wide layout and see what happens.
Kind regards,
BoldThemes team
wow nice, it solved nowww
, one more thing…, can I hide logo when mobile navigation appear?, it seems the logo is too big for mobile device, I prefer to hide if it cannot be resized accordingly
also in mobile device it cannot be resized by pinch, is there workaround?
Hi,
Have you tried using this plugin – https://wordpress.org/plugins/definitely-allow-mobile-zooming/?
Please let us know if this resolves the problem.
Kind regards,
BoldThemes team
Hi,
Related to the logo issue, please add the following css statements to Custom CSS filed of Appearance > Customize > General Settings panel:
.btMenuVerticalOn .logo {
display: none;
}
Kind regards,
BoldThemes team
nicee, it solved by that plugin in mobile now, great support!!
, so how about the logo in mobile, it didn’t figure nicely in my website, can I hide it whenever shown in mobile?
Applied the CSS, the logo still visible, maybe wrong tag?
Hi,
You need the space between .btMenuVerticalOn and .logo – you have added the statements without the space in between.
Let us know if this resolves the issue.
Kind regards,
BoldThemes team
I changed but the logo still shown in mobile mode, ss https://ibb.co/fnsZFm
Hi,
It was our assumption that you want to hide the logo on top of the menu once it is open. In order to hide the menu on top of the page as well please add the following css statements:
.btMenuVertical .logo {
display: none;
}
Kind regards,
BoldThemes team
this one works!! thank you for amazing support, its perfect now!!, please continue the good work 
Hi, Just purchased & installed this theme, how to create Top Link and scroll down to the material (single page website) ?
solved, its on below page, anyway please answer my other question below…
Hi! Great theme. I need to change the image-text slider(Example: Special offers full page) velocity and showing time. Where can I find this? Thank you very much.
Hi,
Thanks 
There is a setting named Fullscreen Animations Autoplay Interval (ms) on Appearance > Customize > General Settings panel where you can define the delay ini milliseconds between two transitions in autoplay mode (if not set, the autoplay is off).
Please let us know if this the the setting you were referring to.
Thanks in advance.
Kind regards,
BoldThemes team
Thanks!
Hello,
I have a question (need advice) about your theme. I have a project where people can compare foodboxes from different brands. Is it possible to use this theme to realize this project? Besides it is necessary to use affiliate links. Is it possible with this theme?
Regards,
Mehmet
Hi,
Thanks for reaching out. It all depends on the functionality of the comparison feature. The theme is highly flexible in terms of layouts it offers, but if you want to have some sort of a catalogue where you can pick two themes for comparison and then see them side by side upon clicking on compare button, this is not supported. On the other hand if you want to have a page with foodboxes listed, this can be implemented.
Yes, you can use affiliate links throughout the theme.
Kind regards,
BoldThemes team
Hi I am using this theme for one of my friend business. which is BURGER WALA. Unfortunately there is some issue with Google map. Can you please see into this matter. Please visit my site http://burgerwala.in , in footer section lower right corner see the map its showing some error.
Thanks
Hi,
Please refer to the following article for solution: https://boldthemes.ticksy.com/article/8049/.
Kind regards,
BoldThemes team
Hi, I have the same problem when i try import demo data:
“logo-classic-red”: Remote server returned error response 404 Not Found Failed to import Media “logo-classic-red”: Remote server returned error response 404 Not Found
thanks
Hi,
We have found the problem.
We will release a theme update with updated import file in next 48 hours. In the meantime, you should be able to work with the theme without any problems, these are images which are not used in the demo and your demo site should work properly even without them.
Kind regards,
BoldThemes team
Hi,
We have released the update. If needed, please download it from downloads section of your themeforest account.
Kind regards,
BoldThemes team
Hi, Great Theme. I keep getting the following errors on import of demo data with BT Import.
Failed to import Media “logo-classic-red”: Remote server returned error response 404 Not Found Failed to import Media “logo-horizontal-red”: Remote server returned error response 404 Not Found Failed to import Media “logo-classic-yellow”: Remote server returned error response 404 Not Found Failed to import Media “sushi-sign-1”: Remote server returned error response 404 Not Found Failed to import Media “ornament_down”: Remote server returned error response 404 Not Found Failed to import Media “ornament_up”: Remote server returned error response 404 Not Found
Please help fix
Hi,
This is strange – all of the referenced resources seem available – for example http://fast-food.bold-themes.com/main-demo/wp-content/uploads/sites/2/2017/01/logo-classic-red-background.png
Can you please send us wp-admin credentials to info@bold-themes.com so we can take a closer look at the issue? Have you customized any of the demo content – if we overwrite it, would you loose anything significant?
Kind regards,
BoldThemes team
Hi,
We have found the problem.
We will release a theme update with updated import file in next 48 hours. In the meantime, you should be able to work with the theme without any problems, these are images which are not used in the demo and your demo site should work properly even without them.
Kind regards,
BoldThemes team
Hi,
We have released the update. If needed, please download it from downloads section of your themeforest account.
Kind regards,
BoldThemes team