Discussion on Bigbang - Responsive WordPress Theme

Discussion on Bigbang - Responsive WordPress Theme

Cart 10,895 sales
Well Documented

Brankic1979 supports this item

Supported

This author's response time can be up to 2 business days.

4653 comments found.

hey im having real issues with portfolio… when i setup a portfolio item – i see it in preview, but when i post/update it doesnt appear – says nothing found!?

This is due your permalink settings.

Is it working if you’re using default (ugly one) permalink setting?

Hi there,

I am customizating the theme and adapting it to my needs.

I want to add banners to it, but not in the sidebar. I would like to put the banners between the bra_portfolio thumbnails, as it was one of them.

How do you suggest me to do this?

Thank you, Ivan from Madrid

Hi Ivan,

create portfolio item which will have only banner image. Adjust the date of this new banner item so it fits somewhere between existing portfolio items.

I hope this make sense…

Hello, I’m using your great template for a painter friend of mine. I’m displaying his recent works (16 paintings by default) on the homepage, with the ability to filter by portfolio (categories).

But depending on the context, I have sometimes very few, even only 1 painting being displayed when I select a certain portfolio, even if this portfolio contains many items (but older).

I would like to be able to load all paintings from this page, but not having to many items visible by default. I would like to be able to load items with a more button at the bottom of list or better, with an infinite scroll, so that a visitor coulld scroll and see all paintings directly on the homepage. And if this visitor cicks on a portfolio he would see all paintings in this category, displaying maybe 16 by default and then also scroll to load more.

Any suggestion on how I can do this? Thank you, Nicolas, Lausanne

Hi Nicolas,

I totally understand your question, but answer is negative :( Script filters only items which are visible, so I can’t develop script which will show and items which are not in top 16 :(

Maybe this would help you. Create pages with portfolio shortcode but without filters (only one category, without subcats). For each category create page. This is some kind of archive for each category.

On your home page, create links to these archive pages below the portfolio (with 16 elements)

I hope this makes sense…

I answered myself (Themeforest definitely need a search option, this could help someone else!)

In order to the first accordion element shown by itself.

I found that all I needed to do is add this line in custom.js $('.accordion').hide().slice(0,1).show(); after $('.accordion').hide();

This took me several minutes :( But I learnt something new

Hi,

this solution is fine, but it will be lost after update. Check my solution, which is better (you solution still leaves + sign on opened element)

jQuery(document).ready(function($) { 
$(".trigger-button:first").addClass("active")    
$(".accordion:first").show();      
});

WOW , your solution is quite more powerful and useful, thx a lot! (tip: include this in your faq ;) )

Best regards

Hello, Brankic, I hope you are getting better of your knee ;)

I’m working on http://www.juristas.com.mx/acerca-de/ but would love to have the first element of the accordion displayed already, can this be done?

I mailed you a little bug, but this is more important, plz

Hi,

add this to Extra JavaScript in Brankic Panel
jQuery(document).ready(function($) { 
$(".trigger-button:first").addClass("active")    
$(".accordion:first").show();      
});

Hi, I have a slight issue with blog posts. I’ve created 3 posts with slideshows each. Now when I go to my main Blog page all the images from 3 posts are showing in one and every post! How do I stop images jumping from post to post. On individual blog pages slideshows are fine this only happens on the Blog page. Regards

Hi,

Thank you for noticing this issue. This is 1st note on my post-it for next update…

hello how can i create dark bar in the end of my blog like u ? i talk about the area that have the “abous us ” “recent posts” “latest tweets” . And one more question ,what i must do for creating a black or blue bar in the begining of the page and set there “home” and the categories .

Hi,

do you see on the right hand side some sidebars. Do you see Footer 1-4 and Footer left/right ?

You have to insert widgets to these sidebars.

Another silly questinon …i make test post but i the image inside the post is very big ! The featured image i set i choose ” small ” in the settings .The image is normal size in the blog page but if i go read the whole post the image is very big !

How can i permanately set a pattern in the back ground of the blog ? I enable “Show Panel” in brankic Panel ,i set the colors but if i do a refresh i must set it again .

Hi,

featured images are always shown at original size.

In Brankic Panel are color/background options. There you can also turn off front end style panel…

Hello sir, I just want to ask how when I create a new Portfolio Items how can I link that to the portfolio page I made?

On portfolio page you have to insert portfolio shortcode. New item must be in selected category (or in one of its subcategories)

hello sir i dd put this on the portfolio page [bra_portfolio title=’’ cat_id=’’ no=’-1’ show_filters=’yes’ columns=’4’ shape=’hexagon’ height=’‘] and i have created a portfolio item with selected category as Portfolio 1, but it doesnt show

Hi,

I don’t see cat_id value? have you selected any category from drop down?

Hello, Question about the portfolio. Is there a way to use lightbox this way: Let’s say I have one main portfolio called “Animals”
On the “Animals” page, I want one thumbnail for each group of animals:

  • Reptiles
  • Mammals
  • Birds

When user clicks on “Reptiles” I want a lightbox to open and the user to be able to see different images of reptiles: snake, lizard, turltle. Is there a way to enable such a structure in this theme? Thank you

Hi,

sorry, but no :(

Lightbox pop-up slider shows only featured images from the page…

Hello,

Hope you are doing better. My client is very interested in this theme, he just wants to first know the following:

1. Could we change the main font to Century Gothic?

2. When the browser is made smaller and the responsive features kick in so that the main drop-down navigation menu turns into a single, combined drop-down menu, can we have the single menu show different items than the full main menu?

They would like the full menu available when looking at the site normally, but when looking at it with a smaller window, like a mobile phone, they would like to eliminate less important pages from the main menu and only show the most important pages. Not sure how to go about doing that.

Thank you, beautiful theme!

Hi melzar,

1) font can be changed easily because there is an Extra CSS field in Brankic Panel (in Dashborad) where you can alter any CSS rule/declaration.

2 I can instruct how to do that (you’ll have manually to create this drop down menu in header.php)

Thanks! I’m buying it right now :-)

Amazing theme! Got my head wrapped around all the questions I have previously asked. One more though…I’m currently hiding all page titles but when doing so and using more than one extra image which gives me a slideshow the space underneath the slide show is much greater than if I just use one featured image. How do I remedy this? Thanks, and I hope your Knee is doing better.

Hi,

I’m 90% sure what you’re talking about, but may I see the URL , so I could find solutions for this.

I’m working on my contact page. I have a line for name, email, and message. when I try to test the sending a message name and message comes up “invalid” is there a reason for this?

Hi,

this could happen only of you choose Required – “Yes – Email” instead of “Yes” only

Hi, I want to change the effect on the ITEM OVERLAY . The CSS file ok, but if I want to make a change on the .php file? Wich is? bra.photostream.js?

Thanks

Hi,

it’s not that easy at all. Portfolio shortcode is in bra_shortcodes.php.

There are so many things involved so you should be an expert to manage this out yourself…

HI, I got a question. When I am in a project and I clicked to a image of its the image lightbox doesn´t appear. How can enable it? Thanks javier

If you’re talking about slider images, please update the theme to the latest version.

Why does my Brankic twitter widget have a white background? It does not blend properly into the footer. please visit dev.beeskneescustomdesign.com to see the issue.

It’s because you’re using some other twitter widget too, which one adds this background…

Nevermind, I found it! However the word ‘comments’ on the blog posts go outside of the box. How should I fix this?

It’s working fine on our Live preview (with latest version of BigBang)

I think problem is if you’re using some comment plugin…

Thanks for the info. I was running Disqus comments which was causing the information. However I feel that Disqus is a pretty robust commenting plugin. Any thoughts on tweaking the theme so that it doesn’t happen? Like in an update?

Hi jolt9157,

Disqus adds new span wrapper, so this is why the style is ugly. Try to add this to Extra CSS in Brankic Panel
.dsq-postid {
font-size: 9px!important;
}

First of all: great theme, it looks amazing.

I have a question about the home page: is it possible to display blog posts instead of portfolio items?

Hi Sybe,

portfolio shortcode allows and blog category to be selected.

How can I set the contact form page to work?

Yes I do have that filled and I don`t receive any e-mail, not even an blank one. I`ve sent you an e-mail at: support@brankic.net with a photo atached in wich are my contact settings filled. Do you want me to send you my account name and password from my site on that same e-mail if you are so kind to help me make the contact form work?

Hi,

yes, please send me URL , u/p so I could check it myself.

Please wait for a couple of days, because there are too many unasnwered emails…

Thank you for your patience…

I`ve sent you an e-mail with the user and password from my url on the e-mail that is present on themeforest.

Hi,

I am having trouble with the portfolio icon, the 3*3 squares icon that shows up once I’ve clicked on a portfolio item. I know it’s supposed to take me back to the portfolio but it isn’t redirecting to the original portfolio page – instead, it redirects to www.siteaddress/shortcodes/

I am using the original demo setup, which I stripped down and edited for my site. I already played with the portfolio item categories thinking it’d be something in there, but had no luck. How can I get the icon pointing to the right page?

Thank you!

Hi,

for each portfolio item you have to define the parent. Check the last Brankic Custom Field – Select parent page for this item

Hi,

I just purchased your theme and could not locate any documentation on setup. I’m seeing folders outside of the .zip file that I’m uploading to WP. I’m even seeing a U-design .zip. Am I supposed to install that as well?

This theme is labelled as ‘well-documented,’ so I was hoping to receive some kind of detailed instructions about the setup of the theme. Am I just not finding them?

Hi,

U-design.zip ? Don’t know how you get this theme too, but congrats :)

Try to download our theme again. Help file is in folder HELP 1 .7.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey