129 comments found.
do you have any discount
Hi,
Thanks fr contacting us. No, we do not have discounts at this time.
Kind regards,
BoldThemes team
Hello, where can I see how the theme works on mobile? can I trasform the site in PWA with woocommerce?
Hi,
Thanks for contacting us. You can take a look at the our demos – http://fast-food.bold-themes.com/main-demo/ on mobile device or a simulator.
You will need to customize the theme code on your side to make it a PWA – it is not possible out of the box.
Kind regards,
BoldThemes team
Hey, great theme here! I need a info: My ingredients menu is two column shaped, left one icons are right justified, in the right column icons are left justified (so I have icon paired in the center of the page with descriptions beside). Great effect on tablet and desktop visualization, but in mobile display I have some icons on the right and some on the left. I was wondering if it is possible to have in the mobile version all the same order (icon-description-price) without touching desktop pagination
Thanks!
Hi,
There is a fairly easy way to overcome this. Fast Food theme is based on slightly customized Bootstrap grid and thus you have available the following classes:
max-width: 480px .visible-xs .hidden-xs min-width: 480px and max-width:767px .visible-ms .hidden-ms min-width: 768px and max-width: 991px .visible-sm .hidden-sm min-width: 992px and max-width: 1199px .visible-md .hidden-md min-width: 1200px .visible-lg .hidden-lg
This means that if you edit a section, or even single element, and if you add for example hidden-xs to its Extra Class Name(s) field – Custom tab that element will be hidden on resolutions lower than 480px
So what you can do is to create a section with the layout you want to have on smaller resolutions, display that section using these classes on lower resolutions and hide the existing one and vice versa.
Kind regards,
BoldThemes team
Great support, great theme!
Thanks!
Hello, im not satisfied with the theme, its not possible that i can use it. I want to cancel all, how does it work?
Hello, you can request a refund here: https://themeforest.net/refund_requests/new
Thank you i have requested a refund. Do you know how long it need? And is this template maybe available for wix?
We have approved a refund. There is no wix version of this theme.
hi it seems that the bold builder is not working anymore for my site bur-ger.com it has to do with any update?
Hi,
Can you please send us wp-admin credentials and site url to info@bold-themes.com so we can take a closer look at the issue?
Thanks in advance.
Kind regards,
BoldThemes team
Thank you i have sent you an email
Hi,
Thanks, we have answered to your email.
Kind regards,
BoldThemes team
Is there a video on how to use the Theme?
Hi,
Thanks for contacting us. No, there is no video on how to use the theme, but you have the following sources available:
1. Theme documentation – http://documentation.bold-themes.com/fast-food 2. Theme FAQ – https://boldthemes.ticksy.com/articles/100007955 3. BoldThemes YouTube channel with videos related to Bold Builder: https://www.youtube.com/channel/UCPL5LgX32KsbQ1i9nV-xiKA/videos
In addition, should you have any additional questions, please submit a ticket at https://boldthemes.ticksy.com/ and our support will be glad to assist you.
Kind regards,
BoldThemes team
is include a revslider ??
Hi,
No, the theme does not come with revslider. The theme has its own slider page element, but if you are looking specifically for revslider, you will have to license it separately from the theme.
Kind regards,
BoldThemes team
Hi, great work guys. Can we use Elementor or Visual Composer with these themes?
Hi,
Thanks for contacting us. Unfortunately no, you can not use Elementor or Visual Composer with our themes – they are all based on our Bold page builder.
Kind regards,
BoldThemes team
Thank you for the quick response. Will i have the option of a refund if dissatisfied?
Sure,
If the theme does not meet your needs for whatever reason, please let us know and will approve a refund, no questions asked.
Kind regards,
BoldThemes team
Great. Really hoping it does meet our expectations. Thanks for the good customer service.
hi, I would like to insert the possibility to subscribe to the newsletter on the home page, how can I do? if the theme is not designed to do so with which plugin can I integrate the function? thank you
Hi,
The best option is to gather emails and use third party email distribution service such as MailChimp.com – this way you do not take a risk of having your domain blacklisted. Each of these services provide widgets which you can use for inserting newsletter subscription form into the page. Alternatively, you can create a form using ContactForm 7 which comes with the theme and use addon such as https://wordpress.org/plugins/contact-form-7-mailchimp-extension/
Kind regards,
BoldThemes team
My Home Landing page is duplicated…How i can fixed..Some of modules is duplicated but i cant fixed… I checked modules and sections are right and not duplicated in admin panel but when you go and check index page it is duplicated…Waiting your highest support…
Thank you
Hi,
Please check if you have delete the page which slug has been defined in Appearance > Customize > Header and Footer panel in the Footer Page Slug field. Having a slug of non existing page set in this setting causes the duplication of the content on static pages. Remove the slug if you do not want to use this feature. It should resolve the problem.
Regards, BoldThemes team
Thank you… I solved that problem with your advise…
I just purchased this theme because I really like the Fast Food Demo. I was bummed to see that although you include demo 1 click installs the Food Truck Demo isnt included. I would like to get a full refund if possible. OR if you could provide the Food Truck Demo that would fix the issue. Somewhat Misleading since Food Truck is shown all over the listing.
I found the issue. In the Fast Food Install documentation the CTA button on the first page to get started routes to the Restaurant Theme documentation. THis lead me to believe the demo i wanted was not there. Nothing is wrong and everything working well so far. You may want to fix that CTA button though.
Hi,
Thanks for the heads up, we have corrected the CTA button on the home page of documentation.
Kind regards,
BoldThemes team
I need help with grid gallery format. I don’t understand how to get my pics which all are the same size to show up nicely.
Hi,
Can you please send us the url of the page with the grid as well as wp-admin credentials to info@bold-themes.com and we will take a closer look?
Also, please describe in a little more details what you are trying to achieve. An annotated screenshot would be great.
Thanks in advance.
Kind regards,
BoldThemes team
Hello, I want to remove the transparency that BTSUBTITLE has, I want it to appear with solid white color. I am editing the text in Page / Extract ..
Hi,
Please try adding
.btPageHeadline .header .btSubTitle {
opacity: 1;
{
to Appearance > Customize > General Settings, Custom CSS field.
It should do the trick
Kind regards,
BoldThemes team
Hello,
Is it possible to add a simple ‘order’ button next to each item price?
Hi,
Currently you can add an url to menu item, but the entire item will be linked no button will be added.
On the other hand, since each menu item is a separate page element, you can create such layout in which you can add separate button to the column next to or the row below the menu item.
Kind regards,
BoldThemes team
how to use another themes of woocomerce in this theme? a mean, in my acount page
Hi,
It really depends on the specific woocommerce theme and the level of integration of woocommerce into your site based on fast food. The easiest way is to completely separate the site based on Fast Food and your woocommerce based shop in two separate instances. Everything else probably requires code changes both to our theme and woocommerce theme.
Kind regards,
BoldThemes team
After Wordpress Update to version 5.0, the homepage of the template went to blank. Do you have any clue about the reason of the problem? The website is https://andreseloy.com
Hi,
If you have updated Bold Builder to the latest version, you should not have any issues with WordPress 5.0 In addition, earlier version of Bold Builder would not cause the template to go blank – you would not see the Bold Builder interface in wp-admin while editing the page.
We recommend to deactivate the other third party plugins one by one and see if one of them is causing the issue.
Kind regards,
BoldThemes team
Hello, how can I delete the .btSuperTitle? It appears in all my pages.
Hi,
Can you send us one page where you have element with this class? Also, please send us an annotated screenshot if possible with the indication which element you want to remove (containing the referenced class) since a number of Bold Builder elements have this class in some form within its markup.
Thanks a lot in advance.
Kind regards,
BoldThemes team
Thanks for your reply, could you give me an email to send the screenshots?
I sent the email from david@7sevendigital.com, please answer!
Hi,
Please try adding following statements to Appearance > Customize > General Settings > Custom CSS field
.btBreadCrumbs {
display: none;
}
It should do the trick
Regards, BoldThemes team
Hi there,
I recently inherited a client’s website that uses your theme so apologies I don’t have the purchase code handy at the moment. But I am having an issue with the blog post titles being cut off by the menu bar as well as issues updating home page banner text causing buttons to be pushed down into a different section on a mobile site.
For some reason, I cannot even find the Theme Settings page to play around with settings. Where is this located exactly and can you help to address the other issues I am facing?
Hi,
Please find the theme documentation here: http://documentation.bold-themes.com/fast-food In the documentation you can find the explanation where to find theme settings as well as some other useful info.
Related to the first two mentioned issues, can you please send us the url of the pages with the issues so we can take a closer look?
Thanks in advance.
Kind regards,
BoldThemes team
Excellent – thank you. I was able to locate the theme settings page via Customization tab. That allowed me to adjust settings and fix the issue with the blog post titles being cut off by the menu bar. Now I am having issues with the homepage edits. My site is www.playabowls.com and I want to add a text overlay over the first image that comes up, right above where the two buttons say “Locations” and “Order Online!”.
When I add the text and try to adjust spacing after, the buttons get all messed up and bleed over into the next section. Let me know if we can communicate via support forum or email. I have reached out to the initial site builder for the purchase code but have not heard back yet. Thank you.
Hi,
The problem is that the topmost section is set to be full screen. Since it is full screen, it will always fill in the initial viewport regardless of the amount of content it has. On smaller screens, the text takes more space and the content bleeds over the first scroll (thus bleeding over the bottom edge of the section as well). If you edit the section, and set fullscreen property to false, the height of the section and background image will adapt to the amount of content instead of being tied to the height of the screen.
You can use this comment thread for support until you gain access to the purchase code.
Kind regards,
BoldThemes team
Thanks so much – I will continue to look into this issue as I seem to have solved it for now. I also discovered the person who purchased this theme for this company no longer works with them. Is there any other way to recover the purchase code from the website dashboard where it is installed?
Hi,
In relation to purchase code, you will have to contact ThemeForest (Envato) support – they are the ones who handle purchases and purchase codes – as far as we know, purchase code is only available through your Envato profile, but they might be able to help in these cases.
Kind regards,
BoldThemes team
Deleting this comment as I figured it out. Thank you!
Hello, this template does not need any additional plugin that is paid? waiting for your response
forget to ask, is it compatible with woocommerce?
Hi,
The template does not require any additional paid plugins and yes, it is compatible with WooCommerce.
Kind regards,
BoldThemes team
thank you very much for your reply. and it comes with the xml demo, for the installation?
Hi,
Yes, the package includes demo xml installation file.
Kind regards,
BoldThemes team