266 comments found.
how to change footer background
Hi,
If you want to change the gray background, please use the following custom css (you can add it in respective field of Appearance > Customize > General Settings):
.boldSiteFooterWidgets {
background-color: #ff0000;
}
To change the dark bottom ribbon, please add the following custom css:
.boldSiteFooter {
background-color: #00ff00;
}
Kind regards,
BoldThemes team
thanks. how to fit logo size on header?
Hi,
Please refer to the following article for the solution:
https://boldthemes.ticksy.com/article/7309/Kind regards,
BoldThemes team
Hello! my project is showing a large white space on bottom, above the footer. Could you help me? my link: http://artcom-rs.com.br/
tks!
Hi,
Can you please tell us which browser are you using, we can not see the space on http://artcom-rs.com.br/ – neither on home nor on inner pages?
Kind regards,
BoldThemes team
Hello, tks for reply I am using mozzilla firefox browser
Hi,
There is an iframe positioned below the footer with id st_gdpr_iframe which shows the content from https://c.sharethis.mgr.consensu.org/v1.0/cmp/portal.html – it probably comes from some third party plugin for GDPR compliance or something similar.
Try deactivating third party plugins and see which one is causing this.
Kind regards,
BoldThemes team
hello.when activate Reconstruction plugin, this wite space comes. Could you help me?
only in mozzila and Edge I see this bug. In Chrome, it looks like ok
Hi,
The white space comes from st_gdpr_iframe – probably embedded by some third party gdpr plugin or code snippet – please consult the authors of the plugin / snippet on how to deal with the empty space created at the bottom of the template
You can add
#st_gdpr_iframe {
height: auto !important;
}
to your custom css on Appearance > General Settings panel
but it does not resolve the issue entirely
Kind regards,
BoldThemes team
Tks so much for reply. Now its better than before insert this script, sure. I hav not the tird party plugin active. This bug is only when Reconstruction plugin is active. bye bye!
Hi,
If you take a look at the inspector, you will see that your body element has position:relative style applied to it. When you remove it everything is fine as it should be. One of your third party plugins adds this style to body tag.
Please deactivate your third party plugins one by one and see which one causes the issue.
Also please note that your support period has expired. Should you need any additional help, please extend it. Thanks for understanding.
Kind regards,
BoldThemes team
Hi,
I have installed the theme and edited to my preference, but I cannot find the Quote Calculator anywhere. I have searched all of the settings, pages, posts, etc on the website itself with the theme installed. Not sure where to find it and how to install it on its own page.
Thanks.
Hi,
Cost Calculator is a Rapid Composer’s page element – if you have imported demo content for company demo, you can take a look at the page structure of Get quote & Book page you will notice Quote and Booking element in left column.
All quote items add to Quote and Booking element will be added and contribute to the total value.
Should you need any explanation of details, please contact our support at https://boldthemes.ticksy.com/ and they will be glad to assist you.
Kind regards,
BoldThemes team
Hello, my client purchased this theme quite a while ago so yo may not be able to help me, but I figured I’d give it a try. with the get a quote page https://pageroofing.com/quote-book/ he wants to remove the preferred date and time parts of the contact, but I found that I can make it required or not but couldn’t figure out how to remove it. Is it possible to remove those sections of the form?
Hi,
You can not remove them from markup, but you can make them not required and hide them using css. Please add the following css statements to Custom CSS field of Appearance > Customize > General Settings panel:
to do so
.btQuoteContact .btContactDate.btContactField {
display: none !important;
}
.btQuoteContact .fancy-select {
display: none;
}
Kind regards,
BoldThemes team
Hi,
Suddenly the changes made in the Rapid Composer don’t show up on the website. Can you please support.
HI,
Usually the reason for this is installation of some incompatible third party plugin. Please try deactivating all third party plugins and see if the issue persists. If it does send your wp-admin credentials and site url to info@bold-themes.com and we will take a closer look at the issue.
Also, please have in mind that your support period has expired and that you need to extend it in order to get additional support. Thanks for understanding.
Kind regards,
BoldThemes team
Hello,
I have a problem. My website is online now. I would like to insert a small distance between the logo and the menu items. How is that possible.
Thanks for the answer.
Hi,
It probably is possible by adding few custom css statements. Can you please send us the url of the site so we can send you specific instructions?
Kind regards,
BoldThemes team
Hey, the adres of the Site is www.levenour.com
Hi,
Can you please verify the address, we can not see the site at this url – http://www.levenour.com/ ? Thanks in advance.
Kind regards,
BoldThemes team
I want change my menu bar background from white to #6E6E6E, how can i change it? thanks
You can try this custom CSS:
.menuHolder, .menuPort { background: #6E6E6E; }
Also, please note that your support period has expired. Should you need additional assistance, please extend the support on ThemeForest. Thanks for understanding.
RECOMMENDATION: I purchase a lot of different themes and I have to say by far these guys really do great work. If you’re on the fence about if you should purchase one of their themes, do it with no reservations. And if you need support, these guys are more attentive than anyone else. I had 2 issues and they resolved both in less than 24 hours. I will surely check their themes first in the future.
Thanks! You can also write a review here: https://themeforest.net/item/reconstruction-construction-building-theme/reviews/12188385 
I am trying to access your support page to get help with the Portfolio section of this template. The page is not loading. Can you please assist me through email. I like the layout but when I click on the image in the portfolio it goes to the full screen image and I have to click on the orange button on the top right to see the portfolio page that has the copy of a project. I want the thumbnail to go directly to that page. I do not what a entire screen of an image that one then has to go and click on another button to enter the page. The demo site did not do this.
Thanks
Please check your email.
Can you check my support ticket? Thank you!
We have checked your ticket. It looks like some Rapid Composer JS files were damaged (possibly other files too). We have reinstalled RC and now it works.
I bought this theme years ago and it is the first time I am using it what I noticed is that the video format for post is not working is there any way to fix this thanks.
Hi,
Can you provide a link a to a non functional video post and a little bit more details about the issue you are experiencing?
Thanks in advance.
Kind regards,
BoldThemes team
Hi,
It seems that your site has migrated to https and that the videos are referenced within posts as http. Can you please verify that?
Kind regards,
BoldThemes team
it has always being https I started it that way, they are youtube videos
Hi,
If you take a look at the JS console, you will see the following error: Mixed Content: The page at ‘https://rootsmyafrica.com/testing-video/' was loaded over HTTPS, but requested an insecure resource ‘http://www.youtube.com/embed/_PX142Af1jc'. This request has been blocked; the content must be served over HTTPS.
Please verify that within the post testing-video in the field Video, youtube source is referenced as https://www.youtube.com/watch?v=_PX142Af1jc
Kind regards,
BoldThemes team
yes it is
Hi,
Please send us wp-admin credentials to info@bold-themes.com and we will escalate the issue to our developers.
Kind regards,
BoldThemes team
ok
Hi I ve sent it already did you get it.
Good Morning! I have a new client who just entered me who currently has your template installed but the other company that brought them the web did not have your template activated or updated … my question is if you have any record of this website with your template to avoid having Do I have to buy it again or do I have to buy it again? the web is prevenvital.es
Hi,
Unfortunately, we have no record of that url. In general you do need purchase code if you need theme support – but you can always send an email to info@bold-themes.com and explain the situation and we will help when we can.
Nevertheless, if you have no access to the account from which you have bought the theme you can not get theme updates since you need to download them from ThemeForest.
Kind regards,
BoldThemes team
ok I’ll talk to the customer to buy it, thanks
I sent you an email to see if you can fix some urgent things
Hello, How can I change link “portfolio” of Portfolio Category? (example: http://cbhitech.com.vn/portfolio/tru-so-kiem-toan-nha-nuoc-co-so-ii/)
Best regards,
Thank you.
Hi,
You need to change theme’s plugin code to do that. Please backup your existing file reconstruction.php in plugins/reconstruciton folder. Then edit it and locate
// portfolio
if ( ! function_exists( 'bt_create_portfolio' ) ) {
function bt_create_portfolio() {
register_post_type( 'portfolio',
array(
'labels' => array(
'name' => __( 'Portfolio', 'bt_plugin' ),
'singular_name' => __( 'Portfolio Item', 'bt_plugin' )
),
'public' => true,
'has_archive' => true,
'menu_position' => 5,
'supports' => array( 'title', 'editor', 'thumbnail', 'author', 'comments', 'excerpt' ),
'rewrite' => array( 'with_front' => false, 'slug' => 'portfolio' )
)
);
register_taxonomy( 'portfolio_category', 'portfolio', array( 'hierarchical' => true, 'label' => __( 'Portfolio Categories', 'bt_plugin' ) ) );
}
}
then change
'slug' => 'portfolio'
to what you need.
It should do the trick
Kind regards,
BoldThemes team
Hello, Thank you for your helping! I have two questions hopefully you will be able to help me.
1. I want write “excerpt” for each page, but in screen option of PAGE I don’t see “excerpt”. So please help me to add “excerpt” when I create or edit Page.
2. How I can change “portfolio_category” in portfolio categories? Example: http://cbhitech.com.vn/en/portfolio_category/cultural-educational-medicinal-construction/
Thank you. Best regards,
Hi,
Please refer to the following article for instructions related to excerpt: https://boldthemes.ticksy.com//article/7341/
We have escalated your question about the portfolio_category slug to our developers. As soon as we get info from them we will get back to you. Most likely on Monday.
Also, keep in mind that your support period has expired. Should you need any additional assistance, please extend the support. Thanks for understanding.
Kind regards,
BoldThemes team
Hi,
Please backup your existing file reconstruction.php in plugins/reconstruction folder. Once you do that please edit the file and find
register_taxonomy( 'portfolio_category', 'portfolio', array( 'hierarchical' => true, 'label' => __( 'Portfolio Categories', 'bt_plugin' ) ) );
Please change it to
register_taxonomy( 'portfolio_category', 'portfolio', array( 'hierarchical' => true, 'label' => __( 'Portfolio Categories', 'bt_plugin' ), 'rewrite' => array('slug' => 'your_slug', 'with_front' => false) ) );
And change your_slug to whatever you want.
Also, please note that your support period has expired. Should you need additional assistance, please extend the support on ThemeForest. Thanks for understanding.
Kind regards,
BoldThemes team
I have just purchase an extension to the licence but the licence number provided is still the same. I need to submit a support ticket but I can’t. Not sure how to proceed here. It seems like the problem is at Envato’s side.
Hi,
Yes, this seems to be the problem on Envato’s side. If you can not submit a support ticket at https://boldthemes.ticksy.com/ please send the issue to info@bold-themes.com and we will do our best to help you.
Kind regards,
BoldThemes team
Thanks. I just sent the email.
BoldThemes, what timezone do you work on please?
Hi,
We work in CET zone, and our guaranteed response time is up to one working day. We have answered your email 6 hours ago. Here is the answer here as well:
The easiest way is to edit single-portfolio.php and locate the following code segment:
echo '<div class="variableImg"><img src="' . esc_attr( $slider_image['src'] ) . '" alt="' . esc_attr( $slider_image['src'] ) . '" />>
Please add just after that the following:
<div class="descr">' . esc_attr( $slider_image['description'] ) . '</div>
so that the entire segment looks like this:
echo '<div class="variableImg"><img src="' . esc_attr( $slider_image['src'] ) . '" alt="' . esc_attr( $slider_image['src'] ) . '" />><div class="descr">' . esc_attr( $slider_image['description'] ) . '</div></div>';
Also please add the following css statements to Custom CSS filed of Appearance > Customize > General Settings:
.descr {
position: absolute;
bottom: 10px;
left: 10px;
}
Add additional css styling if needed.
Once you do that, image description will be displayed at the bottom of each image in carousel.
i icon currently does nothing
- it is supposed to display general project info (the one you see when you enter single portfolio post). We will see to correct this in next update.
Regards,
BoldThemes team</div>
please tell me friends… is this theme correct? i wnt to purchase it. but little confuse…. please help me
Hi,
Thanks for reaching out. When you say correct, what do you mean exactly? The theme is working and we support it regularly – if that is what you mean. What confuses you, maybe we can help?
Kind regards,
BoldThemes team
Hey.
I have been using your theme for a long time. Only now it became clear that the icons (address marker, phone and others) are active, when the icon is clicked, the page reloads. How can I disable this?
best regards Svetlana
Hi,
Can you send us the url of the site?
Thanks in advance.
Kind regards,
BoldThemes team
Hi.
Of course I can. http://group-ost.ru/
I mean markers in the contacts section and in the competences section
best regards Svetlana
Hi,
Please try adding the following statements to Custom CSS field of Appearance > Customize > General Settings panel:
#contact-us .sIcon a, #our-skills .sIcon a {
pointer-events: none;
}
It should do the trick.
Kind regards,
BoldThemes team
Hello, i buy your theme, when run import it not working, any advise ?
Hi,
Some server environments have script timeout set too low, some have processing power limit set – all these can be causes for Internal Server Error.
In general import process is incremental – meaning that it will take off right where it stopped – so you can repeat it as much times as needed until it finishes. You can open the media library in another tab and refresh it from time to time while the import is running in another tab. The number of items in the library should increase if the import is running properly. Sometimes it takes several dozens of reruns – it really depends on the server settings.
Alternatively, you can leave a private ticket at https://boldthemes.ticksy.com with wp-admin credentials and we will assist you in the process.
Kind regards,
BoldThemes team
HI can i change the primary color of the theme for any color or it as to be the same 4 originals colors
Hi,
Sure, you can change the primary color to whichever color you need.
Kind regards,
BoldThemes team
Hi I’ve purchased the theme and downloaded the one page theme in reconstruction. How do I add testimonials as a slider? As of now it only stacks the testimonials on top of each other. I have been have the same issue with picture slider. I add slide elements but they only stack them??
Hi,
From the description of the issue, it seems that there is a JavaScript exception on the page which prevents the execution of page component’s JavaScript init functions.
Can you please tell us the url of the page with testimonials or picture slider so we can check?
Thanks in advance.
Kind regards,
BoldThemes team
Hi, thank you for the reply. The website is ohiohousepainter.com it’s a one page site so if you scroll down you’ll see a group of four pictures that are stacked. I had to create an image column because the picture slider will not sort the pictures into a slider. Also below that there is 1 testimonial I would like to add several but want to add them in a slider format
Hi,
As suspected, if you open the JavaScript console, you will notice JS error. Try deactivating all third party plugins and see if the page works without them. Then try activating one by one and identify which one is causing the issue.
Kind regards,
BoldThemes team
Ok will do thank you very much! One more quick question. I am using the one page style theme are you able to add a blog page to the site without it showing the full article across the home page?
Hi,
Sure, please add latest posts element to the page – you need to define the excerpt of the blog post if you want to display only the post lead – https://boldthemes.ticksy.com/article/7341/
Kind regards,
BoldThemes team