4653 comments found.
Hi !
Thanks for this amazing Template !!!! `
1. Please, can you tell me how can I put a Vimeo video in the slideshow ?
2. Can i made the all “orange square” clickable to launch a video in portfolio ? ( and not just the title or the magnifying glass )
Thanks !
Loïc
Hi,
sorry, but you can’t add video to slider 
Also, you can’t have whole area clickable 
Hi. Is there a way to have a portfolio item with several videos? Not just one? I did a project for a client with a series of Youtube videos, and would like to have them on the same Portfolio Item, instead of creating a new Item for each video. Is this possible?
Thanks! Gabriel
Hi Gabriel,
you can put more embed video codes in Additional HTML Brankic Custom Field below the editor.
How can I remove the comment section on portfolio items?
comments_template();
This line of code does not appear to be in my single-portfolio-item.php. I’ve searched high and low.
Search again 
Line 101
Found it! Thanks! By a FTP mishap I had two single-portfolio-item.php files. Only the correct one had the code 
Hi Brankic,
Refering to my previous post :
“Quick question : Is there a way to make the Portfolio Columns more than 4 ? I’d like to have smaller Thumbnails and I was wondering if it was possible to make it like 8 Columns?”
I have some knowledge of HTML/PHP/JS. Could you please just point me the right files to edit for this and I’ll look into it? I’d really appreciate!
Thanks again 
Pre-sale question: In the Portfolio section I would like to be able to create and click on an image that links ONLY to a blog post or page or external url (without the magnifying-glass icon). Will I be have the option to have the reader click on the portfolio thumbnail itself instead of the tiny icons? Thanks!
In that case use hover=”no” in shortcode…
Hi
A quick question from a newbie!
I love the theme and I’m working with the demo content to figure out how to make changes to the site.
However, I’m a bit confused about how to create a portfolio page. I’d like to have both photos and videos with the filter at the top. I’d like to keep adding to these on an ongoing basis.
Is there any chance you could give me a brief step by step guide to achieving this?
Sorry to be a pain!!
Thank you.
I can’t give you better tutorial than in help file.
Filters are categories. Just add new items and that’s it…
Hi Brankic
Sorry to be a pain!!!
I created a category (Photos) and then created a portfolio by adding a new portfolio item. In the new portfolio item page I added my images by clicking on the ‘add media’ button and created a gallery. I then clicked to insert the gallery into the post. I then clicked on ‘photos’ in the portfolio categories section on the right.
I then created a page that I called ‘Media’. In that page I used the Brankic tool and selected portfolio. It was labelled at the top with ‘Recent Work’. I selected it and it gave me this shortcode:
[bra_portfolio title=’Recent Work’ cat_id=’’ no=’-1’ show_filters=’yes’ columns=’2’ shape=’’ height=’’ hover=’yes’]
When I published it, it only displayed this:
RECENT WORK
All
I’m just a bit confused as to why the shortcode generator doesn’t allow me to select the particular gallery I want inserting and also how I can combine galleries so that video and photos are on the same page and can be selected through the filter system.
Sorry I all this seems very basic but I’m new to WP and could do with a helping hand.
I promise I won’t bother you again!!!! 
Glenn
You did it wrong.
Each portfolio item (you can see in our live preview) is ONE post. Image you can see is Featured image.
So, create more posts, assign them to subcategories and choose parent category in portfolio shortcode…
Thanks
nothing..
Hello,
I found a small error in the style-stretched.css
On line 67, it’s written : .fixed .header { border-bottom: none; background-color: transparetnt; margin-left: auto; width:960px; }
transparetnt—> transparent

Thanks,
I’ll change this and include in next update…
Just wondering how I change the order of the portfolio items. Is there a feature, like with a wp page, where I can change the order?
Just change items dates. It’s arranged by it’s date in reverse order (newest first)
Hi All,
I would like to add PDF opening from the item category… at this time we can preview: videos, pics, link vimeo, youtube.. but me i would like to open my PDF from the preview button ?
Thanks for helps
Reagrds,
Raphaël
It can’t be done out of box. You have to hire freelancer 
Hello Brankic!
Quick question : Is there a way to make the Portfolio Columns more than 4 ? I’d like to have smaller Thumbnails and I was wondering if it was possible to make it like 8 Columns?
Thank you! 
Hi,
there is no style for more than 4 columns. You should hire freelancer to add this feature…
I have some knowledge of HTML/PHP/JS maybe you could just point me the right files to edit for this please?
Hi,
it’s in includes/bra_shortcodes.php in function
function Bra_portfolio($atts, $content = null) {
Just worked it out!!
Hi Can you tell me how to change the background colour from white to grey? Many thanks
body {
background: none repeat scroll 0 0 #eeeeee;
}
Two qeustions:
1. I have chosen the red theme but I am lacking the red color to highlight the current page I´m on (in the menu).
2. How do I get the description background to be same height as buttons?
If you only choose to add description for the sliders on first page and portfolio it looks nice and the dark background has the same hight as the buttons. But I tried to add a title and then removed it because I wanted it on the same height but I can´t come back. I also tried to reinstall a fresh theme and database but it didn´t work.
Cheers, and great theme!
You must choose Primary menu in Appearance -> Menus.
Just use Caption and delete Description values.
I change the font from google web font but only menu text is changed still using helvetica for the rest of the site
h1.title, h2.title, h3.title, h4.title, h5.title, h6.title, #primary-menu ul li a, .section-title .title, .section-title .title a, .section-title h1.title span, .section-title p, #footer h3, .services h2, .item-info h3, .item-info-overlay h3, #contact-intro h1.title, #contact-intro p, .widget h3.title, .post-title h2.title, .post-title h2.title a
what should I do to change rest of the font to like say times new roman? I tried putting this font-family:”Times New Roman”, Times, serif; in extra css box but it’s not working.
Hi,
sorry, but we can’t offer support on these kind of issues.
I hope you understand…
why not? it’s easy to change font in most of the theme I bought and this is the only one with the problem, and I’m just looking for a solution here
It’s easy to change Google Web Font.
If you want to change all other fonts you have to add this to Extra CSS
body {
font-family: Helvetica,Arial,sans-serif;
}
and change font family.
ps: I though you want to change some other titles to some other font. Sorry for misunderstanding…
thank you!
They are always 100% wide. So you should make them more horizontal 
Hi
i just purchased this theme. May I know if there is a short code for displaying recent blog posts on the home page?
You can use portfolio shortcode (it accept and normal blog categories)
Hey,
I purchased this template about 2 months ago, right now when I go to use the shortcodes on a page, for example, if I were to click the little icon for the shortcodes and then click Grid, nothing happens.
Can you help me out?
Thanks,
Matt
Hi Matt,
Update the theme define(‘WPLANG’, ’’);
Okay, and how do I do that exactly? lol
When it comes to working on the “server” I’m a rookie. When I’m on the server it only allows me to upload files and not whole folders. How exactly do you do it by the second option…
“Another way is to delete current version from the WP Dashboard and upload bigbangwp.zip file.”
How do you do this?
Thanks,
Matthew
Hi,
I can’t give you support on some basic issues like deleting the theme via Dashboard or using FTP client, or unzipping the file on the server. Sorry, but I hope you understand…
Hello first of all i like your theme !! Nicely made
A couple questions here..
I would like to control the colors.. of the colored square with the date The color of the lines in between title and between posts The color of menu square and text And also the date text
Where can i find these in css?
hope you can help
Thanks
Hi,
for all custom CSS changes I can only advice you to start using Inspect Element feature in Chrome/Firefox
Hi,
Thanks for a great theme! As a continuation of the question by “artgerm” – if I want to include a background pattern in the content-wrapper of all pages except one, how would I write the CSS for that individual page (that I do not want a background pattern in the content-area) if I have the following CSS thus far:
.content-wrapper { background-image:url(‘ABSOLUTE PATH TO THE IMAGE’); }
.page-id-XY .content-wrapper { background-image:none; }
To get .page-id-XY check the source and look for the class of BODY tag…