4653 comments found.
How can I customize the footer?
Like in most themes, it’s managed with sidebars – Appearance -> Widgets…
Please disregard my question. I found out the problem. Thanks. This is a wonderful theme. Julie
Dear Brankic, thank you for a nice theme. I purchased your Big Bang for Wordpress theme. i edit page and add some code [bra_portfolio title=”” cat_id=”14” no=”-1” show_filters=”yes” columns=”4” shape=”” height=”“].
But I want like this http://customers.authorselvi.com/demo26/wp-content/themes/bigbangwp/images/test.png
Now showing Title & Description only.
Please help.
Hi,
I don’t see PURCHASED tag next to your name.
However, even if I see it, we’re not providing this kind of support…
Morning,
Just a quick simple question im sure but do you or anyone else know how to make the item shaped as triangle and hexagon 4 rows across..
I change the short code to 4 columns but it still only shows 3 when in the demo it shows 4 lol – weird.
Can someone please be a gent and suprise me with your amazing knowledge..
ah thank you 
Hi,
you can’t change number of columns if you’re using shapes, sorry…
Oh wonderfull theme ! but…
Actually I got a little issue with the contact page. When I try to send a message it answers “email server problem”. I see on the FAQ that you were able to fix it if I send you my wp-admin URL. Am I authorized to do so by mail ?
Thanks, Regards, S.A
Hi,
use contact form on our profile page and please let me know via this discussion board (because these days we’re not providing support via email)
Does this theme work effectively with iPad and iPhone? The Theme Forest Demo does not seem to.
Julian
Hi Julian,
It should work fine – We’ve tested it on both iPad and iPhone. Just remove header frame when testing…
Thank you for this theme. For some reason the slider on the homepage doesn’t work for me. I have loaded three extra images on that page. Isn’t it supposed to rotate as a slider? Can you give some pointers as to how to get it to work? Thanks. Julie
Hi Julie,
Adding Extra images should be enough. Maybe there is some kind od plugin conflict. Try to disable all 3rd party plugins and check if slider is working…
Hey, I purchased your Big Bang for Wordpress theme. I am wondering if I can shrink the pictures in the main page home slider so that I can see the 4 sub-posts below the main slider on the homepage, without scrolling down to see it. The website is below – if you look at it, you will know what I mean.
www.rockriverkennelsia.com
Hi,
You should crop images before uploading. Preferred slider size is 960 X 400 px
Thank you for the help. I tried this, and it doesn’t really resolve my issue. What I am trying to do, is make it so that when you view the homescreen, you can see the icons below the homepage slider. They icons are the “About” “Grooming” and “Dog Hotel” icons.
Is there a way I can shrink the whitespace down on the top areas as well as inside the icon area? The 5th picture is cropped to 960×400 as you said. It gets it closer, but it is still not visible without scrolling down.
Can you please help me make those icons visible without scrolling down?
Please let me know. www.rockriverkennelsia.com
Thanks in advance – Zach
Hi Zach,
Could you make a sketch of the layout you want to have. Right now I don’t completely understand what you want 
Hey, Sorry for the late response. Yes, I could be happy to send a quick sketch. Do you have an email or something that I can attached the sketch to to send to you? Please let me know.
Thanks, Zach
Hi,
You’ll have to contact me via email form on our profile page – but we’re busy these days, so I’ll can’t answer it in next 10 days…
Hey,
I just sent you an email from your profile page. There wasn’t a way to attach my sketch to the email. Please respond to my email and I will send the attachment with the sketch of what I am trying to do.
I am confident that it’s not a hard problem for you to fix, I just can’t seem to diagnose it myself.
Let me know, please. I really appreciate it!!
Zach
Dear Brankic, thank you for a nice theme.
My issue has been adressed before by a previous customer and I followed your advice but it’s still an issue I’m afriad.
On my blog page I wish to get rid of the “continue reading” and rather have all posts “pile up”. This was however adressed and the solution was to replace the code the_excerpt(); with the_content(); in the blogx.php. The other option you gave was to rid <a href="<?php the_permalink(); ?>" class="more-link"><?php _e('Continue reading ?', BRANKIC_THEME_SHORT); ?></a> all together. So I did but it’s still there.
Is there something I’m overlooking or another approach on this matter.
Thank you. Johan
You should try to replace the_excerpt with the_content in index.php
Thank you kindly!
Why is the footer on my home page not full width like it is on the other pages? Website: www.wookeyfilms.com
It looks fine – I guess you’ve figure this out…
I purchased this theme – and I think I’m missing something obvious, but the Portfolio page will not work for me. This is the code I have entered on the Page “Work”, I’m unsure of what to put in for the cat_id as nothing I’ve tried is working (I’ve tried – cat_id=”video”, cat_id=”portfolio”. I know it explains it somewhat in the Help Document, but I’m not totally sure what’s wrong:
[bra_portfolio title="Recent work" cat_id="video" no="12" show_filters="yes" columns="4" shape="circle" hover="yes" height="200"]
Can you tell me what I should put in to get it to show? Thanks very much – looking forward to you speedy reply.
Hi,
are you using Brankic Shortcode button in the editor. There is Portfolio button and there you have to choose category from the drop down menu. If you don’t want to use that button, in the help file is explained how to obtain right ID.
Hello again. is there a way to turn a portfolio image in the portfolio grid into a link to the portfolio item itself as well as the link icon and the name?
You can’t have both – I would use some kind of redirection plugin (search the WP plugins directory)
how about just turning the hover image into the link instead of the title and the magnifying glass? I do know some php so if can tell me where to edit that, that would help too. If not, i understand.
Hi Jake,
Use hover=”no” in portfolio shortcode
You can’t make whole hover area clickable…
MAybe I didn’t understand right your demand, so if this is not what you meant, don’t hesitate to reply to this post…
Nice theme
I am wondering if its a way i can get the posts to be showed in full on the front page. I use it for my blog and have blog as front page. Now I just get summary.. My blog is http://villapaprika.no. Hope to hear back from you .. all the best
Hi,
you should try to change the_excerpt() with the_content() in bigbangwp/index.php
Hi! Great theme! My client wants her logo and menu to be fixed to the center. Can you please tell me how to do this without compromising the responsive nature of the theme.
Thanks.
Gareth
Hi Gareth,
it’s not that easy 
I’ve tried easy fix (removing float and adding auto for margin-left, right) but it doesn’t work.
You’ll have to change more declarations and it’s beyond our support…
Hi. On my portfolio page the sub head order above the portfolio images currently reads: ALL / VIDEO / LOGO & BRAND / WEB / PRINT / EMAIL MARKETING How do I change the order to: ALL / PRINT / LOGO & BRAND / WEB / EMAIL MARKETING / VIDEO Thanks for your help. (great theme)
jQuery(document).ready(function($){
$nav = $("#portfolio-nav");
$nav_1 = $nav.find("li:nth-child(1)"); // ALL
$nav_2 = $nav.find("li:nth-child(2)");
$nav_3 = $nav.find("li:nth-child(3)");
$nav_4 = $nav.find("li:nth-child(4)");
$nav_5 = $nav.find("li:nth-child(5)");
$nav_6 = $nav.find("li:nth-child(6)");
$nav.empty();
$nav_6.append("<span>/</span>"); // old last item
$nav_2.find("span").remove(); // new last item
$nav.append($nav_1).append($nav_5).append($nav_3).append($nav_4).append($nav_5).append($nav_2);
});
Hi I bought your template. it’s really nice. however there is no documentation on installation, setup, and use, no screenshots, no help !!! could anyone help me to have something similar as the demo ? thx
Hi,
have you opened ZIP file you’ve downloaded?
There is a HELP folder with help file and detailed instruction on how to set your website as our Live Preview…
Hi Brankic
Thx for your reactivity !! i followed your help file and i made it !
Pretty good stuff you’ve done ! ^^ i’m really glad and amazed of your work 
I have specific questions to customize the template.
Unfortunately, i understand the basis of coding but it’s not my job and i’m a bit lost
I’m French, i’ll do my best to explain to you :
1 – on the homepage :
i’ve deleted the section with the kind of table (branding, logo design etc) and the recent work you did below the slider. now, i have the slider, a [bra_border_divider] underneath and the footer.
i’d like to delete the line and reduce the gap between the slider and the footer as it makes per default on the other pages. but the divider is not in wordpress, i assume somewhere else…
2 – In the widget section : i used a text widget in the footer_4th_box. Inside of it i put a title and some code of the social icons with their links.
When i look at the footer-top all the things stay aligned on the left I don’t understand why because i’m in the 4th box widget ! I’d like to have them on the right
3 – In the Brankic panel the first option is to choose the main color of the template (buttons clicked, color of graphs, overlay of the portfolio page, highlights, date of blog and the form’s button send etc…)
I tried to duplicate a color.css file in the color css folder and to replace it with mine but it’s not working as i expected. I would like to create my own color and if possible to have access of it in the brankic panel / global options / drop down list (where you already have the demo colors)
4 - inthe contact page : i have chosen the template with the map on the left and the form on the right. i have used the 5 fields of the form. the 5th in my text box. When i look at the demo on the website, there is a bigger size of this field and a possibility to increase/decrease it manually.
How can i do that on my 5th form field ?
5 – In the 4 columns portfolio page i took :
when you move your mouse on a picture box there is an overlay of color with the text details. it contents a magnifying glass and a chain buttons.
i’m not decided yet of what i’m gonna chose but i’d like to have 2 possibilities :
- i keep it exactly the same but how to remove the magnifying glass icon and it’s background and the mouse button effect ? and only keep the other one (chain button) ??
- maybe the option i might chose : deleting the magnifying glass (icon and the dark grey background and the mouse button effect) and also the chain (icon and the dark grey background and the mouse button effect). To have all the overlay zone clickable and then you have the next page of presentation (i’m not interested of the pop up slider).
6 – the last thing !!
when you clicked on a job and you have the text presentation page with the little slider and return button.
Underneath the visuals there are socials icons buttons (tweeter & FB, if you want to like) on the demo website.
In my version, these are not . how can i put them in the exact position as the demo ?
i would really appreciate your help !! these questions are important to me and to complete my customization. I might buy you some new templates in the near future because i’m working as an art director freelance. Hope your renovation in doing well.
Thx again for your answer Regards
Hi,
sorry, but we’re not offer customization support. You’ll have to hire freelancer to do this for you…
Hey OK i understand. customization is not part of the deal. However When you look at the demo some things and explanations are missing in the help file. I bought the template because i liked what i saw on the demo. I would like to have the same. I think it’s fair.
1 – How can i put the socials icons (tweeter and FB) underneath the little slider in the portolio page (once you’ve clicked on the chain icon)? these are not per default. how can i put them in the exact position as the demo ?
2 – When you look at the contact page, the message box(form on the right). it has the possibility to be resized with the mouse, and the box is bigger than the others. How can i do that ?
Thanks
It’s there “Show sharing options – Facebook, Twitter and Google + sharing buttons. You can add your own sharing code if you edit bigbangwp/share.inc.php”
Add this to Extra CSS in Brankic Panel
.form textarea {
width: 85%;
}
Thx for your help !! i appreciate !! But sorry to bother you, i have three last questions :
1- I currently have the socials icons activated in both portfolio and blog pages. How can i have them activated only in the blog (and not in the portfolio) ?
2- How can i put the ” filter words ” in the portfolio in the order i want?
3 – Is there a way to re order the order of silde’s appearance in the slider of the homepage. Without re entering everything each time i want to add a new extra image in first ?
Thanks, have a nice week end !!
Hi,
1) You’ll have to disable it manually – Appearance -> Editor -> single-portfolio_item.php and delete
include("share.inc.php") ;
2) Not that easy – in FAQ is explained but you’ll need basic programming knowledge (the way your brain works) http://themeforest.net/item/bigbang-responsive-wordpress-template/2826493/faqs
3) Sorry, but not
(unless you edit slider.inc.php and check flexslider options)
Apologies for all the questions but I am having an issue with my portfolio pieces. I exported my blog and imported it to a sub-domain in order to translate it in another language. The problem is the footer and the portfolio pieces are not showing on the sub-domain. I compared the settings of both sites and everything seems to be the same… including the portfoli0o items… my website is wookeyfilms.com and my second site is fr.wookeyfilms.com
Thanks!!!
When you export, you have to choose to export all (not only blog posts) (I see you already did it)
Footer widgets are not the content of export file – you’ll have to customize sidebars again (I see you already did it too)
I can’t seem to display all the portfolio categories at once.
Looking to create the same effect as your sample page: http://demo.brankic.net/bigbangwp/column-4/
Also the filter doesn’t show either.
What’s your category hierarchy?
Selected category in portfolio shortcode must have children. These children are filters…
I love this theme. How do you add the social icons to the team page instead of just the text links under the images. I have tried the shortcode in several places and can only get it to show when it is outside the “member” section. Thanks, Jason.
Hi,
You can insert social icons instead of text links.
In fact, you can’t insert any image below main team image 
Hi,
I’m probably missing something really simple here, but how to I make to Instagram/Flickr photo streams pull from my account instead of yours? I’m currently using the [bra_photostream social_network=”instagram” limit=9] short code.
[bra_photostream social_network=”instagram” user="yourusername" limit=9]