132 comments found.
Hello, my client bought this theme a year ago and now i can’t find documentation. Can you please help?
Hi,
Sure, please find the documentation here: http://documentation.bold-themes.com/celeste and our FAQ here: https://boldthemes.ticksy.com/articles/100012112
Kind regards,
BoldThemes team
Hi,
This is an excerpt of the blog static page – please refer to the following article for more info how to change the page excerpt: https://boldthemes.ticksy.com/article/9372/
Kind regards,
BoldThemes team
Why does the theme builder not load when we add a new page or edit an existing page? Why doesn’t the page we’re creating appear on the front? Sometimes the system is giving javscript error.
Hi,
Can you please leave a ticket at https://boldthemes.ticksy.com with wp-admin credentials and our support team will take a closer look at the issue?
Thanks in advance.
Kind regards,
BoldThemes team
How can i import a demo ? I cant see those options thanks!
Hi,
Please refer to online documentation for detailed getting started instructions http://documentation.bold-themes.com/celeste/getting-started/ . If you encounter any difficulties in the process, please feel free to submit a ticket at: https://boldthemes.ticksy.com an our support team will be glad to assist you.
Kind regards,
BoldThemes team
How do you set up the “Simple” Blog layout? Example – themes.com/main-demo/blog/?blog_list_view=simple&blog_side_info=false
Hi,
Please go to Appearance > Customize > Blog and choose Simple as Archive Layout as well as uncheck Show Author Avatar in List
It should do the trick.
Kind regards,
BoldThemes team
Thank you for the prompt response. Is there any way to show a specific post category on separate page using the “Simple” format?
Hi,
Unfortunately not out of the box, unless you want to clone the current template for specific category and customize it on your own.
Kind regards,
BoldThemes team
Ok, thank you!
Hi BoltThemes, how can we change the header of one of the templates in another template? And also how to exchange part headquarters design from one template to another? Thank you.
Hi,
Please take a look at the following article – it describes how to set up the desired home page’s style as a global style for all pages. This should make all demo pages with the same look and feel – http://documentation.bold-themes.com/celeste/getting-started/ – section HomePage version.
Once you do that, you can easily copy and paste different sections from one page to another using Bold Builder’s clipboard functionality.
Should you have any additional questions in the process, 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
Hi,
The price you asking for is per year, right? It didn’t include any hosting for website?
Thank you
Hi,
Thanks for reaching out. The price is one time fee, you do not have to pay it per year – you need to pay it only once. You are right, it does not include any hosting for website.
Kind regards,
BoldThemes team
thank you (= and it will work with bootstrap?
Hi,
Can you please clarify the question? The theme is based on bootstrap grid.
Kind regards,
BoldThemes team
Pre Sales Question – does the theme work with WPBakery Page Builder (formerly Visual Composer)?
Hi,
Thanks for reaching out – no, theme uses Bold Builder and will not work with WPBakery Page Builder.
Kind regards,
BoldThemes team
No worries, trying out the Bold Builder now
HI, I’ve just bought and install theme with demo, but I have some error message on the home page :
Warning: Division by zero in /home/effeaagurc/www/v2/wp-content/themes/celeste/framework/boldthemes_functions.php on line 345
can you fix this ? thanks
Hi,
There is some problem with the logo image on the page with the issue – try changing the logo image in Appearance > Customize panel. Can you send us the url of the page or even better send us wp-admin credentials to info@bold-themes.com so we can take a closer look?
Thanks in advance,
BoldThemes team
Hello, I’m having troubles with maps, it shows a layer (gray) and it says “for development puporses only ” How can I fix it please?
Hi,
You need to enter your Google Map API key in the maps page element. Otherwise Google API displays “development purposes” message as you have noted.
Please refer to the following article for explanation – https://boldthemes.ticksy.com/article/8049/
Kind regards,
BoldThemes team
Hello Again, the theme was working fine, but now at the back end I can’t see the editor , looks that there was an update, so every time I wan t to edit a Page I have to click “switch Editor ” 2 times Do you know something about it? . *UPDATE: Sorry, problem solved , looks like someone just messing around with the settings of the site.
Nicely done! Good luck and big sales! 
Pre-sales question: How will this theme work with the WordPress Gutenberg update?
Hi,
It should work fine, the theme uses its own Page Builder which can exist back to back with Gutenberg (tested in practice), so you should be fine after the Gutenberg update.
Kind regards,
BoldThemes team
Is this theme compatible with Wishlist or Memberspress. I am looking to add a membership plugin to theme. Do you have any recommendations as to any membership plugins that will work great with your theme.
Hi,
Unfortunately, we haven’t tested neither Wishlist nor Memberspress with the theme so we can not confirm compatibility. If if turns out that the theme is not suitable for your needs, please request a refund and we will approve it.
Kind regards,
BoldThemes team
This theme has great promise, but it very very glitchy. When working with it to customize for a customer, we have random issues where it will double the content on pages, this happens a lot. This is very difficult to work with. Becasue of the cloning of sections where it appears on the web page but not on our edit page, it is not a viable solution for us. That issue also applies when adjusting sizes of the screen.
Hi,
We are sorry that the theme did not work for you. Too bad that you had not contacted our support, they would have helped with the issues. You have probably deleted 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.
All the best,
BoldThemes team
Hello BolThemes, we need to be able to modify the effect of the background image of the header in the about-us section, because it zooms and we lose part of the photo, how can we make the photo look complete, not zoom , the photo has the same size as the one you have in the sample template.
Example link of your template in the section where we want to modify the effect of the photo of the header: http://celeste.bold-themes.com/main-demo/about-us/ Thank you very much
Hi,
There is a parallax effect on header section, so image needs to be repositioned in order to cover the entire movement range. In order to remove this, you need to edit theme code.
Please open /php/before_framework.php and you will notice
echo '<section class="bt_bb_section gutter bt_bb_vertical_align_top ' . esc_attr( $extra_class ) . '" style="background-image:url(' . esc_url_raw( $feat_image ) . ')" data-parallax="' . esc_attr( $parallax ) . '" data-parallax-offset="-200">';
on line 74
Please change it to
echo '<section class="bt_bb_section gutter bt_bb_vertical_align_top ' . esc_attr( $extra_class ) . '" style="background-image:url(' . esc_url_raw( $feat_image ) . ')">';
It will remove background parallax effect.
Kind regards,
BoldThemes team
Hi, I really like your theme. One question, can I easily put an aweber opt in in the homepage slide??
Thanks
Hi,
Thanks. As far as we can see, AWeber for can be added using their official plugin in a form of widget – https://help.aweber.com/hc/en-us/articles/204027976-How-Do-I-Use-AWeber-s-Webform-Widget-For-Wordpress- Now, widgets can be easily added to sidebars but if you want it on the home page slide, you need to use third party plugin such as https://wordpress.org/plugins/widget-shortcode/ and create a shortcode and then place widget on a page using that shortcode.
So the answer is yes if you use these two plugins.
Kind regards,
BoldThemes team
Great looking theme. Pre-purchase question: Does the theme include the stock photos. If not, where to get them? Thanks
Hi,
Thanks, and thanks for reaching out. No, the theme does not include stock photos. You can get them from shutterstock and we can send you ids of images used in our demos.
Kind regards,
BoldThemes team
Is the theme “Celeste – (Career)” just the home page or the complete site as a template?
Hi,
It is a Home Page. On the other hand, you can freely use all other layouts on the demo with it – main colors, header styles and other “look and feel” elements throughout the site can be easily set generally in Customizer, so setting Career’s style to all other pages on the demo is a straightforward task.
Kind regards,
BoldThemes team
Hi, I added a fourth box on the homepage and looks good, however when viewed on an iphone8 we get two boxed next to each other. How is it possible to have each box on its own. Many thanks in advance.
Hi,
Can you please send us the url of the page so we can take a closer look at the issue?
Thanks in advance.
BoldThemes team
Thank you for the reply, I’ve created a support ticket for this.
Peace & Greetings! My client’s PNG Logo file is not showing up on the page after changing it in the customization. Can you help me?
Hi,
Here is how the Setting generally work
The settings in the Appearance > Customize panel are global, meaning that they influence every page on the site by default.
On the other hand, you have an option to override these settings on per page basis. If you take a look at the bottom of the page edit form, you will notice Override Global Setting part in Settings Section – here you can override global settings for every page.
You probably have a logo related override set on the home page and it caused the problem with your logo. Try removing logo related overrides.
Also, should you need any additional help, please leave a ticket at https://boldthemes.ticksy.com/ and our support team will be glad to assist you
Regards, BoldThemes team