99 comments found.
Hi, I’m wondering how to change “Bring to the table win-win survival strategies to ensure proactive domination. At the end of the day, going forward, a new normal that has evolved from generation.” on archive page? I can’t find it anywhere….
Hi,
That is the excerpt of your blog (posts) page – please refer to the following article on how to edit the excerpt of the page: https://boldthemes.ticksy.com/article/9372/
Kind regards,
BoldThemes team
Hi, I encountered a problem with the header setting, I applied it in the custom CSS To make the menu and social icons read upwards with transparent header
.btLightSkin .menuPort> nav> ul> li> a, .btDarkSkin .btLightSkin .menuPort> nav> ul> li> a, .btLightSkin .btDarkSkin .btLightSkin .menuPort> nav> ul> li> a {color: #fff; }
.btLightSkin .btIco.btIcoDefaultType.btIcoDefaultColor .btIcoHolder :: before, .btLightSkin .btIco.btIcoDefaultType.btIcoAccentColor: hover .btIcoHolder :: before, .btLightSkin .btIco.btIcoDefaultType.btIcoAlternateColor: hover .btIcoHolder :: before, .btDarkSkin .btLightSkin .btIco.btIcoDefaultType.btIcoDefaultColor .btIcoHolder :: before, .btDarkSkin .btLightSkin .btIco.btIcoDefaultType.btIcoAccentColor: hover .btIcoHolder :: before, .btDarkSkin .btLightSkin .btIco.btIcoDefaultType.btIcoAlternateColor: hover .btIcoHolder :: before, .btLightSkin .btDarkSkin .btLightSkin .btIco.btIcoDefaultType.btIcoDefaultColor .btIcoHolder :: before, .btLightSkin .btDarkSkin .btLightSkin .btIco.btIcoDefaultType.btIcoAccentColor: hover .btIcoHolder :: before, .btLightSkin .btDarkSkin .btLightSkin .btIco.btIcoDefaultType.btIcoAlternateColor: hover .btIcoHolder :: before {color: #fff; }
Otherwise the menu has a color # 333 that is not visible on a dark background
The problem is that when heared it turns white color and the menu text is obviously lost as well as all the icons take the white command In short, the question and how to set header to have the same result as in the Demo link:
http://preview.themeforest.net/item/finance-accounting-consulting-finance-business/full_screen_preview/17354468?_ga=2.157177851.1154667114.1493881804-461899090.1489845840I would also like this also in my site Thank you
Hi,
Please try the following – remove the custom css you have added and define the alternative logo either globally (if you want the white menu throughout the site) or for that page only.
If you are doing it globally, you can set the alt logo on Appearance > Customize > General panel.
If you are doing it only for that page, please edit the page, scroll down to Global Settings Override section of page edit form, add alt_logo override and set media library item id of desired image as the value.
Please let us know if this resolves the issue.
Kind regards,
BoldThemes team
Salve, per farti capire meglio allego la pagina del sito che ho iniziato Ho provato ad impostare in tutti modi possibili dall cruscotto le impostazioni senza poter avere il risultato come nella demo
http://www.evoconsult.it/wp-admin/customize.php?url=http%3A%2F%2Fwww.evoconsult.it%2FThe demo – http://finance.bold-themes.com/main-demo/landing-page/brokerage-firm/ What I would like as a transparent header with text menu and social icons in white color On this page with the dark background with black menu text is not readable I’m waiting for response
Thank you
Hi,
Can you please send us wp-admin credentials to info@bold-themes.com so we can help you set up the front page as needed?
Thanks in advance.
Kind regards,
BoldThemes team
Hi,
I’m trying to use Yoast SEO with the Finance theme. Whenever I install the plugin, the page titles within the theme use the meta title I’ve entered within Yoast SEO. Is there a way to separate the two so they aren’t connected?
Thanks!
Hi,
Honestly, we are not sure – this is probably the question for the Yoast SEO support team. This is how it works – Yoast SEO uses hooks which are executed after the theme functionality finishes its job. So whatever the plugin does comes after the whatever the theme does.
We suggest that you contact their support team and check if there is an option to “turn off” plugin’s titles.
Kind regards,
BoldThemes team
Hi, we have an existing business website. Part of it is built on Wordpress and the rest is legacy solution. I would like to know if you have pure html files also available for this theme which we can buy along with wordpress theme. We do not mind paying extra for the pure html files.
Hi,
Unfortunately we do not have html files which go with the WordPress theme.
Kind regards,
BoldThemes team
Hi, Can we use wordpress template php files in an existing website developed in pure php in order to enhance/synchronize the look and feel. If yes, please let me know if support will be provided. Thanks
Hi,
Thanks a lot for your interest. Unfortunately, we can not provide support for the development of additional functionality or usage of template files in out of WordPress context – the complexity of such changes usually require deep code customization.
Such customization is out of scope of the themeforest support policy https://themeforest.net/page/item_support_policy and we are not currently available for custom work.
Kind regards,
BoldThemes team
Hi, nice theme. Is it’s compatible with newest WordPress Version 4.7 ?
Hi,
Thanks
Yes it is compatible with the newest WordPress version 4.7
Kind regards,
BoldThemes team
Hi, how do i create a secondary menu or another primary menu above the current primary menu ? Requesting for assistance. Thanks
Hi,
Is there an example of what you are trying to do on our demo sites?
Kind regards,
BoldThemes team
hi,
https://www.dropbox.com/s/7jl4gt22mu8j7ci/a.png?dl=0As u can see from the pic that i attach in dropbox at the top bar got pricing, account type, funding & transfer and open new acc. then u see got another menu of why td ameritrade ? tools & platform, investment product and etc. What i want is to create the top menu above the primary menu from the site.
something similar like accounting services and business planning
Hi,
Got it. Thanks for additional info.
Please do the following:
1) in the Customizer > Header & Footer set Menu type to Horizontal right 2) Uncheck Show Content Below Menu 3) Uncheck Show Top Right Widgets in Menu Area
4) On Appearance > Widgets Panel please add BT Icon widget for every element of the menu and define their Text, URL or slug and Target properties
5) Please add the following statements to Custom CSS field of Appearance > Customize > General panel
.topTools .btIconWidgetText {
color: #ffffff;
}
and change the color code accordingly.
Kind regards,
BoldThemes team
okay let me do that . another question :
https://drive.google.com/file/d/0B5oIuREsOTTZNm9FRTlqak9wMTA/view?usp=sharingcheck the picture. can u help me assist in providing me a way to make the BT Times widget show date as well and possibly make the font lil bit bigger ?
Hi,
Please use the following css statements to increase the widget’s font:
span[id*='time'] {
font-size: 40px;
}
Adjust the font size according to your needs.
Currently, there is no option to add the date unless you customize the widget’s code. This is, unfortunately, out of scope of our item support. The widget’s code is within class BT_Time_Widget of finance plugin.
Kind regards,
BoldThemes team
Hi thanks for ur assistance, i would like to request something. how do i make my footer can shown out a list of linked pages like the one u saw from the attachment below ?
https://www.dropbox.com/s/8bhpu2nqwo1x3zp/23.png?dl=0Hi,
You can create a new menu with the desired links and then add a Custom Menu Widget into Footer Area. Then you should reference a newly created menu within the widget.
Kind regards,
BoldThemes team
Hi , quick question here. Apparently the clock widget that i do the time didnt show up on mobile can u help me resolve this error ?
please look attachment for further ref https://www.dropbox.com/s/7t2b9f297yszkab/unnamed.jpg?dl=0Hi,
We need to inspect the actual url to be sure, but it seems that the font color of the widget text is white.
Please add the following to custom css field of Appearance > Customize > General Settings
.btMenuVertical .btIconWidgetText {
color: #00ff00 !important;
}
Kind regards,
BoldThemes team
Hi please check ur pm
Hi,
Yes, please use:
.btMenuVertical .btIconWidgetText {
color: #00ff00 !important;
}
Please adjust the color code accordingly
Kind regards,
BoldThemes team
Hi ,
i want to ask something to request. On menu part , as u can see from the attachment image. As u can see the signup and login is closer with contact us. What i want the signup and login part to not be closer with contact us which there will be a spacing gap. can u assist on how to make it that way ?
https://www.dropbox.com/s/o0zjmjx3lkz5j0g/321.png?dl=0Hi,
As far as we can see, these are all parts of links in header widget area. Please use the following css statements:
.topTools a.btIconWidget:nth-of-type(2) {
margin-right: 30px !important;
}
The number 2 means add right margin to the second link. Please change the number according to your preference.
Also please consider giving us a rating for customer support, we would really appreciate it. Thanks in advance.
Kind regards,
BoldThemes team
Hi i have tried the above solution but unfortunately it didnt work and it is actually a menu item on primary menu. I would want the gap spacing between contact us and signup
https://www.dropbox.com/s/46rxqd1h8xfz8a6/3211.png?dl=0Sure i will give a rating on customer support
Hi,
Thanks for rating. For the menu items, please try the following:
.btMenuHorizontal .menu .menu-item:nth-of-type(2) {
margin-right: 80px;
}
.btMenuHorizontal .sub-menu .menu-item:nth-of-type(2) {
margin-right: inherit;
}
Kind regards,
BoldThemes team
Hi, still remain same. Is there any way i can activate top right widget menu area while header left widget activated as well ? if possibly can do that . might be able to solve the situation.
Hi, omg it works. thank you so much love you guys for the best support !
Hi how can i access ur support system? The link is noct working. Can this theme also use the Visual Composer?
Hi,
Our ticket support system is at: https://boldthemes.ticksy.com/ The theme does not support Visual Composer
Kind regards,
BoldThemes team
Hi why my youtube video background zoom in ? i want it to be normal. dont want the zoom in
Hi,
Please refer to the thread above, the question has been posted twice.
Kind regards,
BoldThemes team
Hi why my youtube video background zoom in ? i want it to be normal. dont want the zoom in
Hi,
Can you please provide the url to the page with the background video so we can take a closer look?
Thanks in advance.
Kind regards,
BoldThemes team
it resolved. i just have another question how do i change the font colour ?
Hi,
Which font would you like to change – there are two global settings on Appearance > Customize > General Settings panel called Primary Accent Color and Secondary Accent Color which define overall color scheme including menu and header font colors.
If you would like to change font color for a specific piece of content you would probably need to use custom css statements.
Kind regards,
BoldThemes team
the font colour for default black one. i tried to change the primary and secondary but it only change icon colour and heading font of bold
https://www.dropbox.com/s/p0zhcyfjkyk4j0h/33.png?dl=0basically its most of default words which is in black colour
Hi,
Please add the following code to Appearance > Customize > General Settings > Custom CSS field
.btLightSkin, .btDarkSkin .btLightSkin, .btLightSkin .btDarkSkin .btLightSkin {
color: #f33 !important;
}
.btLightSkin h1, .btLightSkin h2, .btLightSkin h3, .btLightSkin h4, .btLightSkin h5, .btLightSkin h6, .btDarkSkin .btLightSkin h1, .btDarkSkin .btLightSkin h2, .btDarkSkin .btLightSkin h3, .btDarkSkin .btLightSkin h4, .btDarkSkin .btLightSkin h5, .btDarkSkin .btLightSkin h6, .btLightSkin .btDarkSkin .btLightSkin h1, .btLightSkin .btDarkSkin .btLightSkin h2, .btLightSkin .btDarkSkin .btLightSkin h3, .btLightSkin .btDarkSkin .btLightSkin h4, .btLightSkin .btDarkSkin .btLightSkin h5, .btLightSkin .btDarkSkin .btLightSkin h6 {
color: #f33;
}
Please change the color code accordingly – as is it will make all paragraph and heading fonts red.
Kind regards,
BoldThemes team
Hi,
Can you please leave a ticket at https://boldthemes.ticksy.com/ with a little bit more details about the issue? Our support team will help you, but we need just a little bit more info on what are you trying to achieve.
Kind regards,
BoldThemes team
Hi! Is there any way to make headline in service module act like link? I can add url to icon, but i want also headline clickable
Hi,
You would need to customize plugin code a little bit. Can you please submit a ticket at https://boldthemes.ticksy.com/ and our support team will be glad to provide instructions?
Kind regards,
BoldThemes team
Hi. I installed this theme and the sample content but all my pages are missing the header, as you can see here: http://vertic.com.au/beta/pages/about-us/
How do I resolve this?
Thanks for your help
Stephen
Hi,
Please make sure that Hide Default Headline option on Appearance > Customize > General Settings panel is not checked.
Also, please use https://boldthemes.ticksy.com/ for any additional support issues and our support team will be glad to help you, that is the fastest and most efficient way to get assistance.
Thanks in advance.
Kind regards,
BoldThemes team
Worked perfectly. Thank you.
I am having trouble with titles (below the white icons) wrapping within the cells of a module like on this page within the “Sky is the Limit” Section (http://finance.bold-themes.com/main-demo/pages/our-services/). I’m only seeing this in IE. Let me know if you have any suggestions.
Hi,
Can you please send us the url of the page with the issue so we can take a closer look at the issue?
Thanks in advance,
BoldThemes team
Hi,
Have you managed to resolve the issue, since we can not notice any problems neither in Chrome nor in Firefox or Safari? The titles are centrally aligned and wrap correctly as far as we can see (if we are wrong can you please send the annotated screenshot)
Thanks in advance.
Kind regards,
BoldThemes team
How do i change the menu colour ?
how do i remove the social media icon as well ?
Hi,
Can you please tell us are you referring to the header background color, or menu font color or something else? The annotated screenshot would be a great help so we can send you specific instructions.
Thanks in advance.
As far as icons in the header are concerned, they are widgets and you can remove them on Appearance > Widgets panel (please take a look at one of the header widget areas and you should be able to find corresponding widgets) in your wp-admin console.
Kind regards,
BoldThemes team
Refer the picture, where can i edit the wording in the box ?
Hi,
Ah ok, this is an excerpt of the page – you can edit it by editing page’s excerpt. Please refer to the following article on how to edit it if you do not see it on page edit form by default: https://boldthemes.ticksy.com/article/7341/
Kind regards,
BoldThemes team
thanks for your help. How can i put embed video on rapid composer ?
Also how do i create the menu section on footer here ?
Hi,
You can embed video using text element – text element features classic WordPress editor so you have add media button with which you can either upload your own or embed videos from third party sites such as YouTube
Related to the menu, please navigate to Appearance > Menus and Edit the Footer menu.
Kind regards,
BoldThemes team
Hi i already check the footer menu but i dont found how to do it. The one for privacy policy , disclaimer and etc.
Hi,
Do you want to change the items entirely in the footer menu?
Or you want to create the pages for privacy policy, disclaimer etc and link them from the existing items in footer menu?
Kind regards,
BoldThemes team
Hi i was mean to create the footer menu but i already solve it. I got new question
https://www.dropbox.com/s/3dh5lxmqwx7dca1/aw.png?dl=0As u can see from the image how do i make the facebook icon and twitter icon closer. i want to make the icon in one straight line vertical
Hi,
There is no widget which will cover multiple icons, you have to perform a little trick for that.
Add text widget and in it add the following code:
<a href="http://www.google.com" target="_blank" class="btIconWidget "><span class="btIconWidgetIcon"><span class="btIco btIcoDefaultType btIcoDefaultColor"><span data-ico-fa="" class="btIcoHolder" /></span></span></a>
This code will add a single Google+ icon linked to http://www.google.com
If you want multiple icons, please add multiple code sections to text widget. When you add another code section please make sure to replace the url and data-ico-fa attribute. You can find the icons and the codes here: http://fontawesome.io/cheatsheet/
As you can see we used which is Google+ icon.
EDIT – Unfortunately ThemeForest turns icon codes into the squares so you can not see them. But if you take a look at the cheatsheet, icon code is in between the [ and ] brackets
Kind regards,
BoldThemes team
Hi, from what i see on the code i couldnt find where to put the google+ icon code. can u let me know where to replace the icon code
Sure,
If you take a look at the code snippet above, you will notice
<span data-ico-fa="" class="btIcoHolder" />
you need to put the code instead of little square, between quotes, after data-ico-fa=
Kind regards,
BoldThemes team
Hi, thanks for your help. now i got one more problem. i already upload the whole thing to livesite. but somehow the video background not working on mobile ? even on web it didnt work
Hi,
Section video backgrounds do not work on mobile – this is the technical limitation. Instead, on mobile, video will fall back to static image if you’ve set one for the section.
Videos embedded in the page will work.
Kind regards,
BoldThemes team
is there any way to make video working on mobile as well ?
Hi,
Only if it is placed within content of the page, not as section background
Kind regards,
BoldThemes team
if doesnt have solution for that than its fine but may i know how to make the video setting on web so that it will keep playing loop the video background on mobile?
Hi,
We are unaware of universal solution which will work correctly on all devices unless you are using not video but animated gifs.
Kind regards,
BoldThemes team
Hi. My youtube video background not working anymore. Suddenly it didnt autoplay
Hi,
Can you please send us the url to the page with video?
Thanks in advance,
BoldThemes team
i pm you
Can I make it multi language?
Hi,
Sure, you will need third party plugin such as WPML for that.
Kind regards
BoldThemes team
Hi,
can I change the order of elements an the single pages? e.x. slide show first, then google maps, then contact details or other way round? How flexible is the theme concerning this? Can I also switch on and off elements?
Thanks in advance.
Hi,
Yes you can, the theme offers a drag and drop interface which allows you to rearrange all the elements according to your needs.
This includes adding new and removing existing elements. The theme is highly flexible in terms of building or customizing demo layouts.
Kind regards,
BoldThemes team
how do i copy one row in diff page and paste to diff page ?
Hi,
This is a straightforward task:
1) hover with your mouse over the section you want to copy and click copy icon in the upper right corner©
2a) Go to different page and click either the paste icon (P) of the section after which you want to paste the copied one
or
2b) Click on the paste icon at the bottom of the page. The section will be pasted to the bottom of the page.
Kind regards,
BoldThemes team
Hi i already did that but nothing happen. I click copy. but when i click paste nothing happen
Hi,
Can you please leave a ticket with wp-admin credentials at https://boldthemes.ticksy.com/ so we can take a closer look at the issue?
Thanks in advance.
Kind regards,
BoldThemes team
Hi, I would like to purchase these. I have several question. 1) Can u include psd themes as well ? 2) Can we put user membership with the website ? 3) Is these mobile responsive ?
Hi,
Please find the answers below:
1) Unfortunately not, the theme does not come with corresponding psd files. 2) You need to use the third party plugin but in general yes, you should be able to use membership plugins with the theme. 3) Yes, the theme is responsive and should adapt to different resolutions correctly.
Kind regards,
BoldThemes team
Lovely theme, is it compatible with WPML?
Hi,
Thanks. Yes it is WPML compatible
Kind regards BoldThemes team
Awesome! thanks!
Hi, I have installed the theme on WP 4.6, but it does not appear the button to import the demo content. There is an alternative way?
Hi,
Have you installed all the required plugins including BT Import? If yes, 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,
BoldThemes team
I have installed and enabled all the required plugins but among these there is “BT Import”. How do I download it?
Hi,
You do not have to download it – it is in the theme package. You only have to click install and activate it in required plugins panel.
Kind regards,
BoldThemes team
Contact Form 7, Design Themes Core Features Plugin, Envato WordPress Toolkit, LayerSlider WP, Responsive Styled Google Maps, Slider Revolution, The Events Calendar, Ultimate Addons fir Visual Composer, Unyson, Woocommerce, WPBakery Visual Composer. This is all plugins that the theme has installed. Now I try to repeat the entire procedure. But I did it twice already…
Hi,
Unfortunately, you are not right. None of these are required for the theme – the theme does not use Visual composer, LayerSlider, Slider Revolution etc… These probably remained from some other theme previously installed.
Please refer to provided documentation on installation procedure and leave a ticket at https://boldthemes.ticksy.com with wp-admin credentials should you have any additional questions.
Thanks in advance,
BoldThemes team