4653 comments found.
Hi,
I have just bought the theme but some elements in the back end seem unresponsive
What’s not working in the backend so far:
- theme options, through Brankic Panel (color, logo, etc) - widgets (footer, sidebars)
Currently using Wordpress 3.4.1.
Any help you have would be great
Cheers
John
What do you mean by ” in the back end seem unresponsive”
They don’t work?
Nobody reported that, it’s working just fine.
Hi i´m trying to create my deafult page of portifolio to show all my works and then filter by category. when i select a specified category it works but i want to show all works… any suggestion?
I guess you’re using version 1.5.1 which has a bug in portfolio shortcode.
Update to latest version. FAQ http://themeforest.net/item/bigbang-responsive-wordpress-template/faq/2826493
no, i purchesed recently and i download yesterday the lastest version… 1.5.2
please checkout my site: www.lennoxworks.com
You must have portfolio WORKS and subcats Music and Video.
When you insert portfolio shortcode you have to select category WORKS .
If you still have problems, please contact me via contact form on our profile page.
now it works, thanks!
I purchased this theme.. I want add the flexslider like the demo page.. but I am not able to find in the options in the admin panel … Is there code to be added manually or am I missing something ?
Thanks in advance…
No code, all you have to do is to create a page and insert Extra Images (on the right, below Featured Image)
Another question: How can I change the speed of the sliders? I thought I saw that someone asked that before, but I can’t seem to find it now :/
thanks!
You have to edit javascript/jquery.flexslider.js
Near the end of file are parameters for page/post/portfolio slider
”...Is it possible to turn off/hide/take out the grey title boxes that you see on the portfolio items (before you hover over them)? I would like to show my portfolio, and just see boxes of images,...rather than boxes with their title beneath them…”
Could you at least guide me with what code/div tags/names I could use to try and hide these? How is that area built? I don’t mind if it’s not easy to hide/get rid of these title boxes, but we would much rather not have those boxes, if it’s at all possible.
Thank you!
Hi,
if you use Inspect Element feature of Chrome/Firefox you’ll see there is DIV with class item-info. You have to delete this DIV from includes/bra_shortcodes.php bra_portfolio function. You can delete it directly in the code, or to add CSS rule for hiding (display:none)
After that you’ll have to adjust height of other DIVs. It’s not that easy, this is why I couldn’t give you easy solution…
Hi there,
I was successful at hiding /most/ of the title bar, but there is still a sliver of it left at the bottom (see here: http://www.21xdesign.com/newwpsite/ )
I already tried changing the height, padding, margin, display:none etc of ”.item-info” and ”.col4 item-info” as well as played with the height of the thumbnails via the portfolio shortcode.
I’m stumped on how to hide that last bit, with css. Do you have any ideas?
I found a work-around, I added more margin to the sides of the boxes and shortened the width, but I realize now that it is changing the way the boxes reconfigure when in the mobile size.
I guess I still have the same question. I can’t /completely/ get rid of that title bar on the thumbnails. I did what you said, and i am able to get it to only be about 10 px high sliver left of that title bar. Any ideas how i can get rid of it completely? I couldn’t find the div you said to delete in the php…but I would much rather hide it with CSS if it’s possible.
You see it isn’t that easy 
Really don’t know what to do next. This is not something we want to include into update, so this is why we’re not planning to spent few hours on that issue.
I hope you understand our position (we don’t customize our themes in this way)
Hello,
Why are 2 word menu buttons merged together? How do I fix this? For example, “About Us” looks like “AboutUs”
Thanks.
Mez Media
Hi,
this Google Web Font is very narrow so this is why it looks merged together.
Can that font be changed?
Of course, it can be changed in Brankic Panel (read the help file but it’s a straight forward process)
Works now after updating the theme
thanks
I need to remove these lines from your theme
remove_filter( 'the_content', 'wpautop' );
add_filter( 'the_content', 'wpautop' , 99 );
add_filter( 'the_content', 'shortcode_unautop', 100 );
because they are making extra
in all my forms created with quform.Can you please tell me where to find these lines ?
Hi there!
Please can you help me… I am just setting up the blog section of my site, but I am having problems with the way that the images are being displayed, once uploaded.. Some of them are showing and some are not.
http://www.thestudiodraft.com/blog-2/Also Is it possible to select a single image as a preview image on the blog page?
Thanks
P
You must use Featured image for your posts if you want preview image to appear.
Hello, I’m about to buy this theme but I’m wondering, as the the newest user of wordpress that I am, if the socials icons (facebook, twitter …) can be on top ? next to the search bar for exemple. Thank you
Hi remay,
there is no such an option in our theme.
There are a lots of plugins which can add social icons to the top, so check them first on some free theme.
this might be stupid, but with the old version of the theme, there was no page title shown on the front page.
you can see here: www.dailyharmony.org
You will see the word “kodu” which means “home”. When I change the page to something else (dashboard, settings, reading), then it also changes the title.
I would like this page to be without a title
Hi,
for each page there is an option to hide the title. Check the Brankic custom fields below the page editor…
Hello Brankic,
I want the “automated” pages of wordpress like categories archives, etc to populate their content in the portfolio grid format. Filterable or not, doesn’t matter.
Can you advise if this is possible? And if you have any hints, I’d definitely appreciate it.
Hi,
there is no way to create portfolio layout of pages
Only with posts or portfolio items.
If there is some kind of plugin which transforms pages to posts it can be possible…
No, I’m not looking to have Pages as portfolio items.
I want to change the category / archive views, into showing the portfolio (with posts items)
Now I see what you want.
Unfortunately you can do that without some custom modifications 
We don’t customize our theme, so you should hire someone to do that…
Okay, I understand that this has to be done “manually” but it’s a good thing that you say it can be done.
As far as I understand it, I’m going to take the layout of the portfolio shortcode and turn it into custom data. e.g. specific height, 4 columns layout, and the loop consists of one square block.
This is how I think of it. Am I on the right track?
Everything is possible, but this doesn’t mean it’s part of support.
With PHP /WP/CSS/jQuery knowledge you (or professional you hire) can do what ever you want.
It’s not that easy as you said, but you can give it a try. Portfolio shortcode in in includes/bra_shortcodes.php
Sorry, another question. Is it possible to turn off/hide/take out the grey title boxes that you see on the portfolio items (before you hover over them)? I would like to show my portfolio, and just see boxes of images,...rather than boxes with their title beneath them.
I also was wondering, is it possible to make the previous, next and caption boxes smaller?
Not that easy, sorry 
< and > in slider are part of images/sprite.png. You can try to edit this image and reupload to the server.
Caption boxes can be smaller. Add this to Extra CSS
.flex-caption {
padding: 4px 10px;
}
Thanks so much for all of your help! C:
Also (in regards to Contact page) can’t seem to get the form to display nicely as in demo, with large box for message. Help? Thx!
Hi,
you have to select TEXTAREA , not TEXT for Message field.
Yes, thank you – I already solved that one (but wasn’t able to delete or edit my comment here). Still just wondering about including the social media options in the pop-up?
Done – thank you! 
Hi again, I have another question. Is it possible to include dots to show how many slides are in a slider? If so, how would I go about that?
Sorry, but there is no such an option 
Hi again – now working on Contact page (full width) and was wondering how to get text below map and to the left of the email button (as in demo)? I tried typing into page editor but nothing appears. 
Hi,
http://demo.brankic.net/bigbangwp/contact/fullwidth-map-popup-box/Want to get started? – Custom field “Centered title at the top of the page” contact us and let’s make magic together – Custom field “Text next to page title”
Thanks for that – the description ‘centered title at top of page’ was a bit misleading. OK, so then in your demo, when I click on ‘send mail’ your pop-up window contains social media icons/links. How do I do that?
Yes it’s misleading but it’s explained in the help file.
Left area of contact pop-up is the content of the page. You can insert there anything you want (shortcodes…) This is shortcode Social icon list[bra_social_icons]twitter, http://twitter.com/brankic1979, facebook, https://www.facebook.com/brankic1979themes, rss, #, flickr, #, dribbble, #[/bra_social_icons]
Support has been fantastic so far and I’m nearly finished with my website!
Is there a way on my homepage on the recent work portfolio at the bottom of the page that when someone clicks the magnifying glass icon it loads the video in a pop-up rather than the image thumbnail?
Please see http://www.neilhorsman.com
Thanks, Neil.
Hi vidoo,
If you insert Video URL in Custom field for portfolio item, video will pop-up instead of featured image.
how can I remove logo2 completely? when I delete the link it always comes back
.logo2 {display:none;}
I’ve found the code in php and strangely the server problem message is right next to a success div:
I changed the problem message to a success message, but this is just a workaround. Can you advise?
regards
Mjbroot
Hi,
I had the same problem with another user. My workaround was the same as yours – since the email sending is working (and it will work always) I’ve changed the code, so Success message is always showed.
I can’t find better workaround for this, because I can’t replicate the same issue on my servers 
strange… I’m hosting a Linux Plus on http://www.storminternet.co.uk/hosting_linux_compare.asp
maybe something to do with php settings serverside???
oh well as long as the workaround is in place. thanks for your reply!
mjbroot
Hi,
I just purchased this theme, it’s pretty good out of the box, though I’m running into some trouble. Whenever I send an email through the contact form I’m getting the Email server problem message.
However! the message gets sent…. so not sure where things go wrong…
http://www.webrepublic.me/contact-uscheers.
mjbroot