440 comments found.
Hello,
Thanks for building this theme, I love it.
I have a problem, I would like that when a search will be made on the magnifying glass from the top menu of the main menu, you could change the number of posts to be shown as results.
Currently always it shows me 10 post.
Where can I change this number?
Thank you.
Hi
Thanks, you can change it in your dashboard -> Settings -> Reading. Sorry that I’m answer you on mobile, if you can’t do it, I will answer you in details about this when I go back my office
Thanks
Perfect!! THX!
So here’s something tricky 
Lets say that in my site i have 10 categories, but in one of them i want to show the full content and not the excerpt and also the posts that belong to this specific category i want to show the specific category’s sidebar. How can i do that?
Thanks in advance.
Hi
1) The theme doesn’t support a layout to show full content of the posts on the category page. We will consider about this function
2) Do you mean that you want to show a specific category on each single post? Yeah, we are working on this function, it will be added to the theme soon
Thanks
Is there a way to do it by myself? Thanks a lot for your answer.
2) No i mean a category’s custom sidebar to be shown also to the post that belongs to this category.
Hi
1) I think it’s hard if you want to do it yourself. Please share us your ftp access and an admin dashboard account, we will try to do this directly on your site
2) Thanks, we will add this option to the theme soon
Regards
Ok i will send you an email with the categories that i want to show full content thank you very much 
Great theme! I just wanted to point out a minor issue. I use SSL for my entire site and when using the “Share Box” a few of the social media links are http and causing a security warning when you go into any of the blogs. WP is setup correctly and I am also using the “HTTPS Domain Alias” plugin, but there was still an issue. I ended up going into the “customjs.js” file and changing the social media links to https and this resolved the problem. Same issue exists in the latest update as I had to make the change again after updating the theme.
Hi
Thank you for the feedback, we will check this and find a solution to fix this issue soon
Hi, is the Changelog up to date?
Hi
Yes. it’s up to date now 
Thanks
I love your theme and almost have it ready for production. Do you have any suggestions for Login/Register security that works with the required AJAX login? Some kind of Captcha? I’m getting a lot of spam registrations
Hi,
Thank you for using our theme. We will try to add a captcha for the AJAX Login function and notice you when it’s done.
Best regards
Hi,
I have a problem with the Youtube setting in the BK Social Counter. It is set to pull from the Youtube Username. My client does not have a Youtube User account. They have a Youtube Channel.
These are the URLs to get to their channel:
youtube.com/crypttv https://www.youtube.com/channel/UCpJ6Dn01AqjvFVN2EiK72AgThis URL does not exist – youtube.com/user/crypttv
I see in the in widget_social_counter.php file that there is this setting: $data = file_get_contents(‘http://gdata.youtube.com/feeds/api/users/'.$bk_youtube_username);
Is there anyway to change this so it pulls from a channel and not a user?
Hi,
The latest version of this theme is 3.0.1, so please check and upgrade the theme to this version.
Then, could you try to put “UCpJ6Dn01AqjvFVN2EiK72Ag” to the youtube field? if it not works, could you please email us an admin dashboard account? So we will take a look to help you.
Thanks
Hi,
I have updated the theme, reset the Youtube field and it still does not work. Also the Instagram Social Count will not work now as well. I have sent an email to bkninja.team@gmail.com with the subject titled “Crypttv.com WP Login FOR Social Counter Youtube and Instagram Issue”
WP login included. Please take a look as soon as possible. Many thanks
Is there an easy way to change the background color?
Hi
Which background are you mentioning?
The entire website main background. In other words, post and page backgrounds to a color of choice.
Hi,
You can set up your site as the boxed layout (Theme Options -> Site Layout), then there is a field let you setup the background color for your site. If you field to the background image field, the image background will override the color background. So, you should let it empty if you want to use the background color
Thanks
Hi, i just updated my theme. The header font changed to become very small. How to I make it larger again? www.openeyemag.com
and what is the new sidebar generator plugin used for?
1)Please add this snippet code to change the font size of your header:
.header-inner {
font-size: 40px;
}
You can change the pixel number to your desire size 2) The sidebar generator used to create new sidebars. After install the plugin that comes with the theme, you can create a new sidebar by access Appearance -> Sidebar Generator
Thank you
add the code where exactly?
Oh sorry, there is a Custom CSS field in Theme Options, please put the code into it. Sorry for this inconvenience
don’t worry, i found where to add the code but how so i change the font?
it should be vidaloka
Here is the additional code
.header-inner {
font-size: 60px;
font-family: vidaloka;
font-weight: 400;
font-style: normal;
}
Please change the font-weight (100 – 700) for your purpose Thanks
thanks. when i click on the sidebar generator i get a blank page. do you know why this might be?
Some people have meet this problem before, then they upgraded php to version 5.4 or above, this issue’s gone. Could you please try this? I think there are some new php commands that your current php version doesn’t support. If the issue still occurs, please open “DEBUG MODE” by add this
define('WP_DEBUG', TRUE);
to the wp-config.php file and view the issue report. Then email us an admin dashboard account and we will take a lookThanks
thanks for reply bk – could you please give me quick guide on how to upgrade my php version (including where to find it)?
http://www.inmotionhosting.com/support/website/php/how-to-change-the-php-version-your-account-uses
This is just an example. I think you should ask your hosting supporter to help you do this
Thanks
ok i will. thanks again for the prompt support bkninja – it’s excellent and reassures me i made the right choice in buying your theme!
Thank you very much 
Can you please recommend a free or paid translator that works best with your theme?
There is a po file comes with the theme. You can get it and use poedit software for your translation. Please take a look this article and follow it step by step to translate your site
https://help.pixelgrade.com/support/solutions/articles/4000000145-translating-wordpress-themes-using-poedit
Thanks
well actually i was looking to stay in English, and use a translator for my visitors that visit from different parts of the world. Like google translator and add flags. Do you know of any translator plugin that works well with your theme?
Hi
The WPML, I think it’s good. But we never tested it on our theme. But I think you can ask the help from the plugin author
Best regards
thank you….
Here’s a list of items I need to do:
Change the size of the feature images to something in the 1000×450 range.
Full width page content row with video background and overlayed text slider.
Thanks,
Hi
Thank you for using our theme
1) Could you let us know which module do you want to change the feature images to 1000×450px ?
2) Can you give us your site address? So we can take a look.
If possible, please email us an admin dashboard account.
Thank you
1) Technically I want it changed for all modules. In your documentation it says recommended size for featured images is 1050×650, this is the size at which the image appears at the top of a post page. If I upload an image at let’s say 1000×400, it automatically scales the image to fit the height of the 1050×650 box. I want to change that box to 1000×400 so the maximum height of the featured images is 400px.
2) I will just get a plug in to do that
Additionally:
- change the background color and font color of the side bar - change the font color in the BK Feature Module 2, and add a title field - BK twitter does not work - BK facebook only works when the browser is logged into facebook
Hi
1) I’m not sure about this: Do you want to change the image thumbnails for all modules? It’s impossible, because each module has been designed with a thumbnail size that suitable for that module. So If you want to use just 1000×400, your image will be stretch out in some modules, and it causes the ugly things for your site.
You said that: ” it automatically scales the image to fit the height of the 1050×650 box”, could you let us know which module scales the image like that? Can you give us your site address so we can have a look?
2)
– Could you email us a ftp account information and an admin dashboard account, so we will help you to change the background color and font color of the sidebar, the font color of BK Feature Module 2, add a title field for this module, and check the issue from facebook widget (we have checked this on our demo site and didn’t see this problem)
– For twitter, please create your own twitter api, if you are using the default twitter api, you may get the limit exceed error because there are a lot user using it at the same time
Thank you
...
Hi there, Is this theme compatible with custom post ?
Hi
Thank you for your interest in our theme, but unfortunately, The theme doesn’t compatible with the custom post.
Thanks
Hi bkninja,
I hope you can clarify something for me and answer a potential future update question:
1. On the main page, it’s possible to format the content nearly as a standard blog. But, the content is still only shows a snippet, is it possible to define how long of a snippet is shown in the backend of theme?
2. When in the category or main blog view, the video posts show preview images unrelated to the actual video displayed on the posts. Will there be a future update to the video posts to show a preview of the video and possibly even play them in the preview?
Hi,
Thank you for your suggestion. We will consider to add these functions for the future update
Best regards
As to Question 1, does that mean the previewed content is limited only to a defined snippet like 50 words or so? Or is it possible to modify the snippet via the backend UI in the theme? That’s probably the most important detail for me in considering purchase of the theme.
Hi,
Yes, it’s limited, and the current version doesn’t support to modify the snippet via the backend. But it’s very easy to help you change the output from the code. How many words do you want to output to your homepage?
Best regards
Not sure what we’d like for the length. But if it’s just a matter of small adjustment to the code, that makes me feel good about picking up the theme. Thanks! 
Hi
Thanks, if you need help to edit the code, please contact us again
Best regards
Hi BK Ninja, love your theme, but I am still getting error messages trying to enter my plugin page. It is not allowing me to update theme or plugins.
Please help.
Hi,
Are you mentioning about this page http://www.bajaartists.com/ ? I’ve accessed your plugin page without any issue. If you are mentioning about another page. Could you let me access into it?
Yes, BajaArtists.com, I sent you two emails showing the error messages.
Could you sent me a screenshot about your issue? I’m sure that I accessed your plugin page without any issue
My problems continue. i sent you guys several screen shots and you continue to tell me to get access to my plugin page the standard way, and i do, why can’t you understand that i know how to update plugins. But it is not allowing me access.
Hi
I’ve sent you an email to ask a teamviewer if you have, I need to see what’s problem on your computer
Thank you
Thank you very much bkninja, You guys are great !!
Hey BK ninja, I’ve noticed that when I use a full width feature picture on a post, the picture overlaps the first paragraph of text when i look at it on any mobile phone? How do I fix that?
Hi
Could you please give me a link to the issue?
Www.openeyemag.com Thanks
Hi,
Oh, I notice that you are using the version 2.1 of Sense Theme, it’s too old. We have fixed this issue in the latest version, so could you please update the theme to the latest version?
Thank you
Hello! How can I modify “Read more” and “Load more” text content?
Thanks.
Thank you for using our theme
You can modify “Read More” in
bkcore.php (sensetheme/inc/libs/bkcore.php), Line 151.And “Load more” in :
- Function.php (Line 154) - inc/blocks/fullwidth/bk_masonry.php (Line 52) - inc/blocks/has_sb/bk_classic_blog.php (Line 39) - inc/blocks/has_sb/bk_large_blog.php (Line 39)
Thank you
Hello, I already updated the theme, but the icons for different post types wont show on my homepage, how could I fix that?
Hi,
There is an option in each module from pagebuilder, you can enable this function from each module.
Thanks
Hi,
We will update the document that details more clearly about which module supports this function and how to enable it
Thank you for this suggestion, if you have any issue while use the theme, please feel free to contact us
Best regards
I really like your theme (browsing to purchase one and replace my old Genesis framework theme), but are you planning to have it in high resolution/retina-ready at some point?
Thanks
Hi
Thank you for your interested in our theme. Yes, it’s in our plan for the future update. we will add this feature ASAP
Thank you very much
Hi, Is your theme compatible with wordpress MU?
Hi,
Thank you for your interest in our theme. We never used wordpress MU and test the theme on it. So we are not sure about this.
Best regards
hi guys. im trying to embed a vimeo video using the shortcode but its shown very small i would like to show it in full width so whats the code for that?
im using:[vimeo_embed src="https://vimeo.com/80099841"]
and this is what i see
http://arqmov.wpengine.com/wp-content/uploads/2015/06/Screen-Shot-2015-06-01-at-17.24.50.png thanks in advace!
Hi, <nt/> Could you please give me a link to the issue?