4653 comments found.
Is there a way to use other icons in the [bra_social_icons] list ?
Not out of box. You can replace some of the icons in the folder bigbangwp/images/socialize-icons/ buy don’t change theirs filenames…
Big THX to all of your Support
I would like the menu and the logo to rest on that thin black line. (In other words take the gap out from between the line and the logo/menu.)
How would I go about doing this?
Thanks.
#primary-menu {
padding-bottom: 0px;
}
#logo {
margin-top: 0px;
}
Thanks, but if you take a look at www.ministrytips.com now you’ll see it doesn’t look right. I’d like for both the logo and the menu to be on that line.
#primary-menu ul {
padding: 0px
}
Thanks so much. It looks like it’s almost there. The logo just needs to come down a bit to match the navigation.
Also did you know that if you try to use a Captcha on the contact page. It obscured the “Send us a mail” button! I had to uninstall the security feature as the button was only half appearing. Ross
Thank you for noticing this issue… We’ll try to fix it in next update…
Hi,
there is a conflict inside WP. This is because of permalink settings. I know people are obsessed with SEO friendly URLs, but, really, there’s no need to make URL’s that short. Use category-post_name setting and you’ll see these posts.
ps: Yes you can have latest posts on front page and blog page inside…
Thanks for your speedy reply. In categories, the “seo services” category does not have a tick box beside it. So I cannot select is to delete and recreate. All I can do is edit, but I don’t want to edit it. Am I doing this right? I did previously have a “page” called seo services. Which I deleted. I’m wondering if that is where to conflict emerged from? How can I work around this issue? Thanks
Not sure if I understand your issue, but if you send me your wp-admin URL, u/p (via email form on our profile page) so I could fix this for you. Also, please include your question into this email.
ps: You’ll have to wait few more days because we’re very busy these days (home makeover)
Hi. I have tried to use width 100% in iframe but on iphone it doesnt resize it in responsive you. Have any solutions?
Let me know. Thank you.
It should work. May I see the URL? (Please reply to this post, don’t start new thread…)
In the live preview in the left-hand tab “Choose your Style” there is the tab “Background Pattern,” where you can change the background. Where can I find this while editing in Word Press? I imported all of the live preview presets, and want to change my background to Pattern 2.
Hi,
these patterns are in bigbangwp/images/pattern/
You can insert URL of pattern in Brankic Panel -> Background image
You can upload these images to media library…
Hello thank you for the nice theme!
Q1. I made ‘Work’ page used ‘items-shaped-as-circle’page.. And I published portfolio items! But I could find in work page, where can i find it? I don’t know how to connect portfolio item to work page.
Q2. Portfolio Shortcode doesn’t work.. , TToTT plz help.
Hi,
Q1. On Work page add shortcode. Choose the category where your portfolio item is. http://themeforest.net/theme_previews/2826493-bigbang-responsive-wordpress-template?index=9
Q2. It’s working. Please update the theme http://themeforest.net/item/bigbang-responsive-wordpress-template/2826493/faqs
THANKS A LOT!! It’s working now! 
Nevermind…I figured out my blog page issue. I had my Settings>Reading posts page set to “Blog”...and that was overriding your template. Phew!
How can I get the featured page to only show up on the home page? Not the single post?
Settigns -> Reading choose static page you want.
I’m sorry that meant to say “featured image”
If you’re using static page for Front page, it should show automatically. Just check if Hide featured image option is deselected in Brankic Custom Fields below the editor…
I would like to add the share buttons below the post title as well as below the content. Is there a way to do this?
Thanks.
<?php include("share.inc.php") ; ?>
I want to use the same sharers you are using, only I want to put them right below the title on single posts (not home page.) Where would I put that line of code for that? Thanks.
In single.php are 6 different layouts. Read the code and you’ll see what I’m talking about. Add this code just below DIV with H2 with class “title”...
I did that, but I can’t seem to make it look right. The lines look strange. Would you mind telling me the correct css to make this look code. Also what shares to you use? Are you using the async versions of the sharers?
Sorry, but this is beyond our support. For cusom mods you’ll have to hire freelancer…
Could you please let me know what sharers you are using and if you use the asyn versions. Thanks.
It’s in the file share.inc.php…
How do I take off the author and category meta from below the post title? (Or move it to below the content?)
You’ll have to edit single.php. You must have basic PHP/HTML knowledge…
How do I enable breadcrumbs on my posts and pages? Thanks!
What size is the side bar and the content area? (So I can size images correctly.)
Thanks!
Is there a guide that shows us what the image sizes are?
Not sure if I understand the question. May I see the URL with the image you want to resize…
I’m jus saying what are the sizes we should make our images for the side bar and the post? What is the correct width?
Since, this is responsive theme there is no “correct” size. However, you can see image sizes from our live preview.
You don’t have any images in the side bar. What is the maximum size image for the side bar?
Sidebar is ~200px wide…
But in mobile version it’s not the same width…
Hi!
A. The shortcode button is not working. Yes, I have emptied the cache. No, I have not re-uploaded the theme because it will say “failed” and there is no seen option to overwrite.
B. Portfolio: How do I get the published public portfolio items to appear on the webpage?
Thank you! JC
You must use at least version 1.7. if you’re using WP3.5.
A. If you’re using FTP overwriting, delete the theme and upload new files. All settings will be saved. (http://themeforest.net/item/zig-zag-responsive-wordpress-template/1348607/faqs )
B. You have to use portfolio shortcode ( http://themeforest.net/theme_previews/2826493-bigbang-responsive-wordpress-template?index=9 ) and choose the category with these published portfolio items.
Hello!
Could you tell me how to disable the Prettyphoto Image-Link that appears when you Hover on Portfolio Thumbnails please?
I tried to put in comment .item-info-overlay a.preview {
background: url(../images/sprite.png) no-repeat scroll 12px -50px #111;
right: 38px;
}
but it’s not working.
The image disappear but the link is still there 
Thanks! –Guillaume
Hi Guillaeme,
Add this to Extra CSS in Brankic Panel
.preview {display:none; }
Hello Brankic,
1. any posibility of choosing other color other than the 11 predetermined colors that como wth the theme?
2. Can i put recent blog posts on home page, i know you can do it using the portafolio coding, but that way you only get the featured image, i would like to get a bit of text as well. I know you can see text when you hover, is there other option?
3. can you please give me the 11 default colors the theme has? eg #666666
4. Can you have the main menu under the logo without making text bigger? and let it be aligned on the left hand side…
thanx a lot!
Hi,
1. You should choose one color and change it on your own. There are only color codes, so it’s easy to customize it . These CSS files are in bigbangwp/css/colors/
2. There is no such an option. however I’m sure there are a lots of plugins which can help you. Just check if plugin has a shortcode compatibility…
3. Check the bigbangwp/css/colors. There is not just a one color, but from these files you’ll see what’s the main color code for each scheme…
4. Try this Extra CSS in Brankic Panel
#logo, #logo a {
float: none;
}
#primary-menu {
float: none;
}
#primary-menu ul {
float: none;
}
Fine adjustment you’ll have to do on your own…
I hope this helps…
Hi. I have a simply question: i have user and i frame code inside a page. But on my iphone i see that the theme resized in responsive view just the images and not the iframe.
So, how can i do to make iframe responsive?
I have to add a string in css file?
Let me know. Actually in page i use the simply cose <iframe src=”file.html” width=”750” height=”500”></iframe>
Thank you.
Use 100% for width. This should do the trick…
Ive just placed a new image with the name ‘member21’ in the upload folder liek this member_img_src=”http://woodblock.co.uk/wp-content/uploads/2012/07/member21.jpg
I’ve checked the link and its correct but the image still won’t show up!
Please help. Thanks Aaron.
Hi,
Ive put this image in the following directory http://www.woodblock.co.uk/wp-content/uploads/2013/01/portfolio-item-1211.jpgI’ve asked for it to be used on the home page but it isn’t visible and shows a broken picture icon.
Why is that please? Thanks Aaron.
Hi, hope everything goes well with you. Here is my latest question about footer. Can I have a five column or six column footer instead of the current four column? Also, can I put my logo picture in the footer?
Hi,
there are no styles for more than 4 columns in footer. However you can hire freelancer to modify this (1 hr job)
You can use text widget and insert HTML code for IMG with absolute image path
http://www.w3schools.com/tags/tag_img.asp