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.

I installed the latest updated (1.7.7) I was running 1.7.7 on WP 3.5. The update is supposed to fix the shortcodes but they are still broken. Any updates on when this will be resolved? I can use the shortcodes if I type them in manually, but the end user of the theme will want to use the icon in the editor, which is what I’m referring to as being broken. Half of the items in the list don’t do anything when clicked.

I think it’s working, but you’ll have to empty the cache…

I’ll try that …

Hi, I’ve just purchased your theme. I’ve couple of questions;

1-) None of the Extra Javascript codes you provided on FAQ seem to be working.. Maybe at some point they did but not anymore. For instance; How to disable prettyPhoto pop-up on shortcode GRID and How to reorder portfolio filters?

2-) When I input an image as extra images for the homepage slider, the box adjusts to the image sizes rather than the pictures do so, therefore it causes the distortion of the slider box.

3-) Also when i remove the hover effect, the clickable images lead to the detailed pages of the images rather than opening an pop-up slider to skip through the images.

Can you please check on these problems? Thank you so much in advance and hope you feel better after your knee surgery!

PS: I really do love how the design!

Hi,

it’s quite easy if you have some programming experience. Numbers in brackets are orders of current menu items. If you can’t handle this (and you can’t), show me the page with filters and tell me what is the new order and I’ll send you the code…

Ok Thank you millions!

ALL // PORTRAIT // LANDSCAPE // URBAN // PANORAMIC. Photography page; http://www.ozgurakyildiz.com/photography/

Hey Brankic,

Discard all my previous questions. All is understood. Thanks for your understanding!!

Hi Brankic,

Just wanted to let you know that I seem to have figured out my portfolio system! (See post from 11 hours ago.) The only thing I am still wondering is if there is any code to turn off the automatic sliding option when viewing a portfolio item. I still want the toggle buttons and the ability to scroll through Extra Images, but I would like that to be manual instead of automatic.

Thank you and beautiful theme!

Jennifer

Hi Jennifer,

Appearance -> Editor -> slider.inc.php and near the end of the file are settings for portfolio slider. Change slideshow:true to false…

Nothing, auto solved, happy new year! .

Hi there!

Which widget do you use to display your last tweets? Thank you.

Found it, thanks. Is it possible to have the time/date in french?

I think it’s WP related – you should use WP in French… http://codex.wordpress.org/WordPress_in_Your_Language

I already do that, indeed…

Hej! Really good theme! Sorry if it may sounds stupid, but I really don’t know how to active the main Slider at the start page. You know, the one which looks like a Slidedeck slider.. I can’t find any plugin in the theme plug in folder.. isn’t it included? thansk and all the best from berlin.

Hi,

to show slider on any page you have to add Extra images (on the right hand side of editor, below Featured image)

After that you have to tell WP to use that page as Front page in Settings -> Reading

Hi, love your theme, almost done configuring my new website. Was wondering if it is possible to add one more field caption into the contact page (6 instead of 5). Anything I can change in the code directly? Thanks!

Hi,

it can be done. You have to edit page-contact.php and add 6th field into 2 places and in includes/bra_admin_3.php change 5 to 6
for ($i = 1 ; $i <= 5 ; $i++)

Hi Brankic! I need to add a few custom shortcodes. May I know if it is possible to add a custom functions? Thank you!

I can’t do it for you. It’s easy to add new shortcodes if you have basic WP development knowledge…

Hey is there a way that you can see the the entire content of the Blogpost? Because now you have to klick Continue reading to see all to the article and i would like to see all things on the main page.

Hi,

you can replace (in index.php) the_excerpt(); with the_content();

thx

Hi, I’ve a few pre purchase questions:

Is it possible to have the thumbnail images In portfolio to open into a single image lightbox version of the thumbnail?

Can the auto scrolling banner at the top of the portfolio page be removed?

Is it possible to have the portfolio as the homepage?

Does the ‘choose your style’ tab feature in the love version or is this just for the demo (I’d want to remove it for a live version)

Thanks!

Hey Brankic! Purchased :)

Thanks,

if you have any questions, you know what to do :)

Ta! The only thing I’ll ask for now is for you make me the mod offered above. Thanks!

Hi Brankic,

I’m having tremendous trouble understanding the portfolio system… I’ve read your help file, looked at the themeforest previews and read many of these help forum threads, and I just don’t get it.

I’ve read that it uses a “shortcode” system and that each portfolio item must utilize a proper “category,” but I’m just not understanding how to do this correctly. Can you please explain where I need to write which shortcodes, and how to get the cat_id for each portfolio item? Can’t figure out how to get normal portfolio items to show up on WORK page, or how to get RECENT WORK to show up on home page :(

Here is my portfolio page: http://creativebluejay.jenniferjaco.com/items-shaped-as-hexagon/

Any help much appreciated.

Thank you, Jennifer

It looks you’ve figure it out.

Maybe if you can write what you did, so other can understand better…

hi again,

i selected green as my color mode (and i also modified the ‘green.css’ to a slightly different green tone), but on my contact form it doesn’t seem to read in the right color value, the contact button stays in the theme’s default orange:

http://www.stefan-reindl.com/contact/

also if i insert buttons and select ‘green’ it uses the green tone that is preset in the theme, not the modified green tone which i set in the css file.

please let me know how to fix.

thanks,

steve

Hi,

Green button color is in this declaration
input.submit, input.submit:focus, input.submit:active {
  background: none repeat scroll 0 0 #89C758;
}
in http://www.stefan-reindl.com/wp-content/themes/bigbangwp/css/colors/color-green.css

You’re right, green color for normal buttons in css/style.css

.green {
  background-color: #78D18B;
}

Hi, Happy new year! I am about to finish my website, very exciting! A couple question about customization if possible. 1. How can I change the slide speed, make it slower? ( I saw the same question before, but really hard to find it)

2. For individual portfolio page, there is a navigation button (the 3×3 boxes button) looks strange there. How can I hide/disable it? My example page is http://www.pencilone.com/portfolio/real-estate/ don’t want the button showed under the contact me button.

Again, thanks for your answer and hard work.

Happy New Year too!!!

1. Appearance -> Editor -> slider.inc.php and near the end of the file are slider settings (for each type of page)

2. Add this to Extra CSS in Brankic Panel
li.all {display: none;}

Thanks so much! Your instruction always work for me.

Hi, I’m looking into purchasing this theme, but want to know if the homepage can be set up with the blog posts instead of the portfolio?

Thanks, Stacy

Yes,

you can use Latest post settings for front page and you can choose one of 6 blog layouts…

hi there,

i am trying to use buttons in the sidebar (HTML / Text Widget) and the buttons display correctly, but on mouse over the font color is not adjusted and so the button and font have the same color.

example:

http://www.stefan-reindl.com/cv/

please let me know how to fix this

thanks, steve

Hi Steve,

Add this to Extra CSS in Brankic Panel
.textwidget .button:hover {
  color: #FFFFFF;
}
Hi, tks for the great theme! I`d like to know if is it possible to put a background as in this picture? http://www.nossasenhoradoconsumo.com/blog/wp-content/themes/bigbangwp/images/blog.jpg And in the same picture I`m using the menu lower than original, but when I scroll the page the menu bar stay too big. There`s same way to change this? How can I do these things? Tks
Add this to Extra CSS in Brankic Panel
.more-link {display:none;}

Any solution for the menu?

solved

Hi,

Thanks for this great theme!!

I was wondering if you can make it possible to put an iframe code in the video URL field for posts and portfolio items. i would like to use the prettyphoto frame for soundcloud.

see an example i made by editting code with google chrome inspect

http://www.zero31music.com/wp-content/uploads/2013/01/example.tiff

It’s not that easy. Maybe you should hire a freelancer for that customization…

Hi! I’m wondering if there is any way to remove a link icon on the portfolio item. I just want to show the enlarged the pic of portfolio items. Also, I want to know how to add flicker slide images on the homepage like your sample website. One more question..is how to add skill graph on the about us page like your website. I’m looking forward to hearing back from you. Thanks!

Add this to Extra CSS in Brankic Panel to hode link icon
.preview {display: none; }

You can have slider on any page (Extra images on the right hand side of the page editor). To show on page on front page, go to Settings -> Reading and choose page…

Graphs are shortcode http://themeforest.net/theme_previews/2826493-bigbang-responsive-wordpress-template?index=9

Thanks for the reply. I think you gave me the wrong CSS code. Because when i applied the code above, the preview icon was hidden. I want to hide link icon which direct me to other page. Please give me the correct code. Thanks!

Sorry,

it’s a .view :)
.view {display: none; }

We purchased and downloaded the BigBang Theme. We followed the installation directions, and even uploaded the demo content. We activated the theme, and it looks like a regular wordpress site with your content on it.

Our site can be seen here: http://cgsart.com/v6.0/ Please advise as to how we can get this fixed.

In help file is a section Importing Demo Content. Importing XML is just a 1st step…

(Settings -> Reading -> Static Page -> Home

Apperance -> Menus

Check ID’s of portfolio category on portfolio pages…

... )

One more question : How do I set the background pattern? If I try to do it through the “Panel”, its only temporary.

You have to do it in back end in Brankic Panel. You have to upload background pattern image…

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