214 comments found.
Yep also hit issues with the new Wordpress update. The footer is broken, the pages are repeating like previous comments and the blog is not picking up the blog template layout (so no header shows, which means you can’t see the menu). Not sure what to do.
Hi,
Please update the theme to the latest version – 1.2.6 https://documentation.bold-themes.com/changelog/nifty-changelog.txt
Please make sure to update the Nifty plugin and Bold Builder plugin as well once you update the theme.
You can update the theme using the Envato Market plugin – https://www.envato.com/lp/market-plugin/ or manually as described in the theme documentation: https://documentation.bold-themes.com/nifty/theme-customization/ , section 3.11 Update theme
Kind regards,
BoldThemes team
Hello, i am having some issues with the back-end editor, it keeps freezing the webpage so i have to close it and reopen with the same result, any recomandatios(wordpress 6.2, Version 1.2.6 Nifty plugin)?
i have also tried that but did not work; i downgraded the wordpress to 6.1 to make and solved the issue; i will use it like it is; thank you for the reply
Hi, I am trying to update theme. When I extract the theme folder, all of pages start to show duplicate sections on frontend. If I go to edit, there are still single sections, but on frontend, it start to show contents section duplicate. What is the issue?
Hi,
Please make sure that you update the Nifty theme and consequently the Nifty plugin to the latest, just released version version 1.2.6.
You are probably currently running version 1.2.5.
The update to 1.2.6 should resolve the issue.
Kind regards,
BoldThemes team
Thanks! I have updated the Nifty plugin, but It was automatically update to 1.2.5 and further nothing was to be updated. Then I copied the plugin folder from theme downloaded files and extracted plugin and then the Plugin also showing 1.2.6 and the issue also fixed.
Thanks again
Great, thanks for letting us know.
I am sure you are looking into the issues since the new release of WP, I have updated the theme and plugins. I had to change theme to ‘twentytwentyone’ to activate bold builder plugin or I had an error. Once the theme and plugin is activated, it’s duplicating all of my pages going down.
So I see my homepage then keep scrolling and see all the blocks again. But in the back end builder, I only see all of my blocks once.
Hi,
There seems to be an issue with the new WP 6.2 We will publish an update in next 24 hours.
In the meantime, you can remove the following lines from framework/filters.php (lines 8 and 9)
add_filter( 'wp_video_shortcode_library', 'boldthemes_wp_video_shortcode_library' ); add_filter( 'wp_audio_shortcode_library', 'boldthemes_wp_audio_shortcode_library' );
And it should resolve the issue.
Kind regards,
BoldThemes team
This has all been fixed now, appreciate the quick response. This is why we picked a popular theme with a good author. I will rate your theme 5 stars.
Hi,
Thanks a lot and sorry for the inconvenience
Kind regards,
BoldThemes team
Yeah, same here, Wordpress updated to 6.2 and page is broken, fatal exceptions about memory. When changing to other theme, it is working. I did not expect morning be like this.
Hi,
We will publish an update in next 24 hours.
In the meantime, you can remove the following lines from framework/filters.php (lines 8 and 9)
add_filter( 'wp_video_shortcode_library', 'boldthemes_wp_video_shortcode_library' ); add_filter( 'wp_audio_shortcode_library', 'boldthemes_wp_audio_shortcode_library' );
And it should resolve the issue.
Kind regards,
BoldThemes team
thank you!
Sorry for inconvenience!
Most recent theme update broke my site – “PHP message: PHP Fatal error: Allowed memory size of 268435456 bytes exhausted wp-includes/class-wp-hook.php on line 308” while reading response header from upstream,
Is anyone else seeing this?
The theme for some reason is eating up all my memory
Okay, my hosting (Kinsta) told me that the theme is not compatible with wordpress 6.2. Will there be an update???
Hi,
We will publish an update in next 24 hours.
In the meantime, you can remove the following lines from framework/filters.php (lines 8 and 9)
add_filter( 'wp_video_shortcode_library', 'boldthemes_wp_video_shortcode_library' ); add_filter( 'wp_audio_shortcode_library', 'boldthemes_wp_audio_shortcode_library' );
And it should resolve the issue.
Kind regards,
BoldThemes team
Thank you so much
Hi,
This usually means that there was a problem reading the import xml file. Perhaps the file reading rights for web user, memory related exception or something similar.
The best option is to take a look at the json response chrome development tools or, even better, the server php error log and identify the exact cause of the problem – it should be listed in the log.
Kind regards,
BoldThemes team
Hi,
We have an issue with the mobile device logo, we want the logo to be in the center and the logo in the sidebar when is open with the hamburger icon needs to be centered too.
This is our website https://microtheoryeng.com/
Hi,
As we can see, you have some related custom css which resolves this on specific resolutions.
Please remove it and set for resolutions under 1200px the following:
.bt-vertical-header-top .bt-vertical-menu-trigger {
z-index: 100 !important;
}
.logo img {
left: 0px;
}
.bt-vertical-header-top .bt-logo-area {
width: 100% !important;
position: absolute;
left: 0px;
}
.bt-vertical-header-top .logo {
margin: auto !important;
width: 250px !important;
float: none !important;
}
It should handle all mobile resolutions properly.
Also please check the width of the logo of 250px – it seems a bit distorted to us, replace it with the desired number if needed.
Kind regards,
BoldThemes team
Quick question…I even have active child theme. My custom Css not working. When I add them under wordpress customize then all changes show up.
Hi, please submit a ticket here and include your site URL, our support team will have to take a closer look at this: https://boldthemes.ticksy.com/
How to setup a page for show blog post?
Hi,
You should do the following:
1. Create an empty page with the desired layout and settings for the header (if needed)
2. If you wish a classic archive, just set this page as Posts Page on Settings > Reading. If you wish to use post tiles, place post tiles page element to the page and set its properties as needed.
Kind regards,
BoldThemes team
hi guys! page content is now aligned to top… beneath menu how can we set all content of pages start UNDER menu?
Hi,
Yes, there is a setting in Appearance > Customize > Header & Footer called Show Content Below Menu. If the content flows below menu, the menu will be over the top section of the page (your current situation).
If this option is set to false, the menu will be above the top section (what you wish to achieve).
Kind regards,
BoldThemes team
Why are there no woocommerce elements in the bold builder? Can i get the wordpress blocks back so i can at least access the woocommerce blocks in there or does bold builder de-activate the blocks? I’m shocked that this is this difficult.
Hi,
As an alternative, you can use woocommerce shortcodes – https://woocommerce.com/document/woocommerce-shortcodes/ placed in the Bold Builder’s text element.
in order to use WooCommerce blocks, you would need to use the WP’s default Gutenberg editor, and Bold Builder is not compatible with it.
We will see to map the woocommerce shortcodes to respective BB page elements, but currently using shortcodes should do the job.
Kind regards,
BoldThemes team
hello … i want asking about if i want buy the Fully them i meaning with all image you have and get a licenses how i can do it plz .
Hi,
Thanks for contacting us.
When you buy the theme, you get the demo content (the same one as on our demo site).
As you have rightfully noted, the images which come with the demo are not licensed for third party production use, meaning that if you wish to use them on you final, production site, you need to license them separately on Shutterstock.com
We can provide the link to the collection of images used on our demos so you can buy the ones you need in your final site.
Kind regards,
BoldThemes team
Hi Bold Themes! I made a website with this in a couple of days and it’s awesome. Loads over 90 on the Google speed test thing too.
I have a question – do you recommend any particular LMS if i wanted to add one to a site using this template?
Are there any that work well with Bold Themes’ themes in general?
Sorry thats 2 
Cheers and happy new years!
352
Hi,
Thanks, for the purchase we are glad that the theme does the good job for you 
We do not have a recommendation for the specific LMS – they should all work without major issues, but you should probably expect some job on your side in terms of css styling so that their templates’ look and feel fits your specific design.
Cheers and happy new year – all the best!
BoldThemes team
Hi Boldtheme,
Hope you are doing well!!
This is to inform you that recently I purchased a wordpress theme name “Nifty from your Market” but after activation of theme I can’t see theme Layout, it’s showing blank. Could you please help me regarding this and fix this as soon as possible.
Thanks and Regards, Harsha
Hi,
Thanks for the purchase.
The theme installation and demo import are two separate procedures.
Please refer to theme documentation – https://documentation.bold-themes.com/nifty/getting-started/ section 1.5 Installing demo content for detailed steps on how to import desired demo site to start from.
Should you need any additional assistance in the process, please submit a ticket at our support site – https://boldthemes.ticksy.com/ and our support team will be glad to assist you.
Kind regards,
BoldThemes team
Hi.
I made a site with this and it was easy to work with.
Generally everything is in the green when i test it using web.dev except the Accessibility score which loses 12 points for
“[user-scalable=”no”] is used in the <meta name=”viewport”> element or the [maximum-scale] attribute is less than 5.”
Is there a reason this needs to be there and can you fix it in future updates?
Hi,
Thanks once again for the heads up. These meta attributes were added to our themes few years ago in order to prevent the zooming on mobile devices.
As they are being heavily penalized lately in terms of accessibility score, the advantages they bring are becoming more and more questionable. We will see to either remove them in future theme releases or to add an option in the Customizer which will allow users to remove them if they wish.
Anyhow, for the time being, you can either override the function boldthemes_header_meta (coming from the framework/boldthemes_functions.php) in your child theme’s functions.php, remove user-scalable=no and set maximum-scale to higher value than 5 or change the code directly in the main theme’s file.
We, of course, suggest overriding it in child theme.
Kind regards,
BoldThemes team
Hi! I can’t see my logo on blog single pages, I know this page is using “blog single”as template, but anyway, even if I set the logo on that page (blog single) it doesn’t show on the single blog pages. It’s just a text logo, not the logo image. Any clue? Thanks
Hi,
As you have noted, 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 a per page basis. If you take a look at the bottom of the specific page edit form, you will notice the Override Global Setting part in Settings Section – here you can override global settings for every page.
Now, our initial assumption was that you have a logo related override on the “blog single template page”, which was set to non existing logo image. But if you say that you have tried to set it for that specific page as well, we are out of ides.
The only idea that we have is that the individual posts have a similar override, but this not very likely.
You can send the site url and wp-admin credentials using the contact form in the right sidebar of our profile page – https://themeforest.net/user/boldthemes and we can take a closer look at the current setup.
Kind regards,
BoldThemes team
Thanks in advance for your answer
Hi,
In order to get the rounded shape effect, you need to set Bottom Section Coverage Image for the topmost section and Top Section Coverage Image for the lower section.
You can fond these properties on Design tab of section edit dialogue in Bold Builder.
We are using the following images for that purpose:
https://nifty.bold-themes.com/swirl/wp-content/uploads/sites/5/2020/09/bottom_left_grey.pngand
https://nifty.bold-themes.com/swirl/wp-content/uploads/sites/5/2020/08/top_right_black.pngAlso, you can set “Show content over top or bottom covering image” to YES for both sections if applicable.
Should you need additional assistance in the process, please submit a ticket at our support site – https://boldthemes.ticksy.com/ and our support team will be glad to assist you.
Kind regards,
BoldThemes team
Hello I want this theme. Can I get a discount please?. I want to purchase immediately
Hi,
Thanks for contacting us, we really appreciate it.
ThemeForest does not offer the possibility to generate discount coupons. In addition, please note that we have an exclusive author agreement with TF which prevents us from selling / providing the themes using other channels.
Providing the theme to you directly or at the price lower than advertised would be a breach of this agreement 
Thanks a lot for understanding.
Kind regards,
BoldThemes team
Hello
5 months ago, someone asked about this question regarding the layout of every other posts on the posts page. You said that you would hope to include this in an update. I’ve just upgraded to the newest theme but this still isn’t an option from what I can see. Do you know if this was something which was actually included in the latest update?
Thank you
Alan
COMMENT BELOW ////
what if customer doesn’t want to have even and odd styles of posts on the posts page – isn’t that selectable via conventional settings yet?
BoldThemes BoldThemes AUTHOR
5 months ago Flag Hi,
Thanks for contacting us.
We will add that option in our next update.
Kind regards,
BoldThemes team
bezlik bezlik
5 months ago Flag Good idea; also there’s persisting error “An error has occurred. Unable to load Google Maps. Detailed technical information can be found in the JavaScript Console.” although all required settings to the google maps profile have been made. Why?
BoldThemes BoldThemes AUTHOR
5 months ago Flag Hi,
You should take a look at the JavaScript console in your browser’s Developers tools, there Google maps api logs fairly descriptive explanations of what is wrong with the setup.
We can do that for you, but you need to tell us what is the url with the map.
Kind regards,
BoldThemes team