4653 comments found.
Is there a way to easily remove the “Choose your style” option?
Hi,
Brankic Panel – last option…
Hi!
Great theme, but I have maybe simple problem…How can I change background pattern and colors permanently? If I “show panel” and change them there, chances disappear when I hide panel again.
You have to do that in back end (not on front end panel)
There is a Brankic Panel in Dashboard where you can set permanently all these settings (and many more…)
Hi,
Purchased the theme yesterday and it looks great. I’ve got a few questions.
1. Is there a way to have 5 of the “Branding”, “Logo Design” boxes on the home page instead of 4?
2. On the contact form the drop down cuts off on the right, is there away to fix this?
Thanks
Hi,
1) manually add one more icon box shortcode (copy paste existing one and change values). Add this to Extra JavaScript in Brankic Panel
jQuery(document).ready(function($) {
$(".page-id-19 .grid.row4").removeClass("row4").addClass("row5");
$(".page-id-19 .grid.row5 li").removeClass("last").addClass("last-row");
$(".page-id-19 .grid.row5 li:last-child").addClass("last");
});
ps: .page-id-19 is the class of BODY element (check the source). Here is the example I’ve made http://demo.brankic.net/bigbangwp/home/home-portfolio/
2) Could you please explain better that cut off? I can’t see it on my Live preview (screenshot would be ideal). You can use email form on our profile page so we can continue this via email…
Hi, i’m having a problem in the portfolio project zone when i have a image slider/slideshow when viewing in the ipad 1 and 2 (portrait orientation. in landscape it appears ok), The image isnt scalling/reposive porperlly regarding the rest of the content (it cuts on the right side)
This appens in this item http://www.danielgomes.tv/blog/?portfolio_item=estado-mov
Can you help me in this?
@media only screen and (min-width: 768px) and (max-width: 959px) {
#portfolio-slider { width: 490px; height: auto; }
}
Hi,
Is it possible to have 2 languages with this theme? (I want my blog to be in english + french). Thanks
Language plugins don’t work with complex themes. We’re usinf custom fields, custom post types…
My advice is to install 2 separate WP into 2 folders and manage these 2 instances as separate language versions. You can add to Menu custom URLs to connect these 2 versions…
I hope this makes sense…
Just wanted to say thank you for all your help with all my pre-sale questions and great service since, thanks!
Awesome Theme!
Thanks,
it’s easy to answer clear questions like yours 
Any plans on adding a “Pin It” button similar to the Facebook, Google+ and Twitter? Or can you point me in the right direction. Thanks again for your help!
Hi,
in root theme folder is a file share.inc.php. You can add there such a code. http://pinterest.com/about/goodies/
Maybe I’m an idiot, but I just downloaded this, and for the life of me I cannot customize hardly anything. Am I missing something? When I go to customize, I have 3 options. I’m not sure what’s going on, but I have been working at this for nearly 3 hours and cannot get it to function the way I was under the impression is was intended to work. Any help would be greatly appreciated. Is the only way to customize your theme through manual CSS coding, because I’m under the impression that that would be utterly pointless. Thank you!
Hi,
there is Brankic Panel in your Dashboard.
Also, there a tones of shortcodes http://themeforest.net/theme_previews/2826493-bigbang-responsive-wordpress-template?index=9
In help file is explained how to set up portfolio items…
Brankic, quick question. How do I go about disabling the comment counter in the blog section?
Thanks.
Hi,
Add this to Extra CSS in Brankic Panel
.post-info div.comments {
display:none;
}
Thank you for your fast response, as usual. I added the code and it didn’t work, though. The comment counter is still displaying under the date after adding:
.post-info div.comments { display:none; }
Could there be something I am doing wrong/missing?
Thanks again.
What the URL of your website (of that page) ?
It is http://giraldi.com/blog/
Remove PRE tags before and after the code you’ve inserted 
Wow, my bad. worked perfectly. Thanks for the fast response. Great support!
Hi, I’ve problems with the RECENT WORK on the home page: the code that I put inside the box is: [bra_portfolio title=”Recent work” cat_id=”25” no=”4” show_filters=”no” columns=”4” shape=”“]
Do you have any idea???
Thanks
Hi,
how did you get cat_id value? From drop down menu with categories? In help file is explained how to obtain that value if you don’t want to use Brankic shortcode button…
The cat_id it’s 25 (as your demo), but the problems also is that the btn of shortcode (at the topoof box) dosen’t work. I click it, the menù appears but when I click – 4 example Porfolio – nothing appens…the javascript doesen’t work _
This is the issue on some servers. Latest version has this issue fixed so it should work on your server too.
ps: cat_id 25 is only on my server, on your server it’s different. Check the help file for instruction how to get id without portfolio shortcode button…
Hi,
I install the version 1.7.1 but the problem remains. I also check the help file (it’s the first thing I did :D) but I could not find the part that interested me 
Can you tell me what part is it? XD
Hi,
in “Importing demo content” you can find instruction how to get right ID.
Also, there is a PDF file with all shortcodes and options.
ps: Please send me your wp-admin URL , u/p (via email form on our profile page) so I could see why new shortcode engine is not workign on your server…
Hello!!
I have a quick question: how can I have the “Recent Posts” and “Recent Comments” column show up on my Blog?
Thanks very much!!!!! Great stuff!!!
You can have it in sidebar only. These are default WP widgets.
Probably there are plugins which allows you to use these in page content…
Hi, great theme. I bought your theme and as I am a relative newbie to WP my developer friend decided to change the theme slightly. I just want to go back to the original way you designed it. I removed it and then uploaded it again but the theme has not gone back to the original. It also mentions that I have part of the CSS stylesheet missing. Any advice would be most appreciated. And next time, I won’t listen to my developer friends.
Thanks Jason
Hi,
In your case I would reset WordPress database and do the clean install after that. Please send me your wp-admin URL , u/p (via email form on our profile page) so I could do that for you. Also, please include your issue into this email
Great Theme! I’m having a little trouble with the contact page. I’m using the default contact page, not the full screen popup, and for some reason the contact form is stacked on top of the content of the post. (map and phone number) I’m not sure if I am missing something basic in the help files.
-Niles
May I see your website?
You can use email form on our profile page to send em the URL …
Hi Brankic, I’m having trouble using the social icon list in the footer. I am using a text widget in the Footer_1st_box area. When I enter the shortcode, it shows up like this:
http://d.pr/i/f00oAny idea what I’m doing wrong?
Thanks! Jay
You don’t have to insert shortcode into text widget. In the package you’ve downloaded there is folder plugin with our social plugin. Install this plugin and bring new widget to footer area…
Hello,
is it possible to display the category and/or archives page like the portfolio-overview page, filterable an with preview images?
Thanks.
Sorry, but no 
Main reason: there is no pagination for portfolio layout.
If you don’t have hundreds of posts you can create a page with all of them (portolio layout)
For portfolio layout you can use regular blog posts, not only portfolio ones.
Can you walk me through the portfolio hierarchy? I’m having trouble visualizing it!
Basically we’re going to have a gallery of our team players. With the “All” category it will list everyone. But I’d like them to be able to click on a “Coaches”, “Players”, “Refs” beside the all and have it narrow down the players.
Does that mean that the “Coaches”, “Players”, “Refs are each a portfolio category, and the pictures of each player are portfolio items?
Or do I create those categories and then create an item of the same title. And then in each item is the gallery of all of the players who apply?
I’m not sure why I’m so confused – sorry!
And to move on from there. Do I put “[bra_portfolio title=”Coaching Squad” cat_id=”8” no=”-1” show_filters=”yes” columns=”4” shape=”hexagon” hover=”yes” height=”“]” in the Coaching Category?
Create portfolio category ALL GUYS and subcats Coaches, Players… Create portfolio posts and assign them to subcats. Each post must have featured image and extra images for slider.
After that go to any page (new or existing) and click on Brankic Shorcode button and click on Portfolio and from drop down menu, select category ALL GUYS .
I hope this make sense.
ps: You don’t have to create portfolio posts/categories. If you don’t need slider for each guy, you can do it as regular blog posts.
Thanks!
I’ll give it a go tonight and let you know if I have any other questions!
Is a portfolio post “portfolio item”? Or is it a regular post that you designate as a portfolio somehow
Portfolio post = portfolio item. It’s a new custom post type (under the tab Portfolio Items , below the Posts)
I’ve noticed that the rotators in the portfolio pages do not have the same CSS assignments, and do not rescale according to the screen size (like the home page rotator).
is there a way to correct this?
May I see the URL of the portfolio single page with this problem? All sliders are responsive (at least they should be
)
on an ipad the rotator goes off the page :/
also: on this page http://factorgames.co/georgia-2/ the ‘recent works’ text keeps showing up, even though the only code used is
‘[bra_portfolio cat_id=”22” no=”40” show_filters=”no” columns=”4” shape=”“]’
which has me stumped
@media only screen and (min-width: 768px) and (max-width: 959px) {
#portfolio-slider { width: 490px; height: auto; }
}
title=""If there is no title parameter default one will be used. Good idea (for update) is to make it simple and if there is no title attribute, don’t use any title
awesome. thanks for the quick responses.
Hi, where do I change the size of the area where the logo and navigation are so that when I scroll down the logo isn’t on top of the slider? Thanks!
You have to use smaller logo 2.
To increase header height add this to Extra CSS
.header {height: 250px;}
Awesome thank you!! Where in the CSS can I move the primary menu down some to align with the logo?
.fixed #primary-menu ul {
margin-top: 20px;
}
and without .fixed for default menu (if there is a need for that)
It worked perfect! Thank you!!
Hi, great theme! Using it here, not all done yet: www.pintassilgoprints.com
I tried updating by uploading the whole new theme via ftp but got an error:
Warning: fopen(editedpath/wp-content/themes/bigbangwp/includes/portfolio_select.txt) [function.fopen]: failed to open stream: Permission denied in editedpath/wp-content/themes/bigbangwp/includes/bra_create_portfolio_select.php on line 3 can’t open file
So I uploaded again the previous version and it solved the issue. I was unable to access the site and also the admin area.
I’m going to try uploading only the files listed on the style.css later.
Try to activate some other theme, delete Big Bang, upload new version of Big Bang and activate.
Thanks, I just tried activating an old theme, deleted BigBang, instaled the new version but got the same error:
Warning: fopen(/public_html/wp-content/themes/bigbangwp/includes/portfolio_select.txt) [function.fopen]: failed to open stream: Permission denied in /public_html/wp-content/themes/bigbangwp/includes/bra_create_portfolio_select.php on line 3 can’t open file
Please let me know if you got a clue of what is happening, I’d really like to update the theme before making the final adjustments!
Hi jungeri,
Please send me your wp-admin URL , u/p (via email form on our profile page) so I could fix this for you. Obviously your server is very good for testing purposes, because on mine i don’t get such a warnings.
Hi, I am loving this theme. I just had one quick question. Is is it possible to have a link go directly to the portfolio with a category option already selected? (ex. Video, Print)
Sorry, but that beyond our support.
It can be done, but I had a problems when trying to do that 