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.

Hi,

I’m having an issue where I get 404 error saying there’s no post.

I created a portfolio item and it appears fine in the thumbnail view, but unfortunately the post doesn’t appear.

You can take a look here: http://portfolio.cerebralvision.com/portfolio/

If you try to click into that item, the portfolio page doesn’t come up. I get a 404 error.

You have to play around with page and category slugs and permalink structure.

Hi, I deleted the original portfolio and subcats and Ihave created my own portfolio and subcats (potafolionane = portafolio1 and subcat name = name = Outlet) I created a page with this shortcat [bra_portfolio title = “portafolio1” cat_id = “15” no = “-1” show_filters = “yes” columns = “3” shape = “circle” hover = “yes” height = ””] When I press the menu work I get this URL http://locarmen.com/wordpress/?page_id=29 I do not know how to change this to the new page I haver created. Could you please help me to understand how to this play the portfolios? Thanks

Javier

Hi,

I can’t login with data you provided me few days ago. Only problem (from this point of view – without access) is that cat_id value isn’t right. Check the help file because there is explained how to obtain that value…

IMPORTANT NOTE

We will be out of office between the period of Oct, 23 and Oct, 31.

We will have limited access to email, and will respond as soon as possible.

Thank you for your patience

http://www.youtube.com/watch?v=ErvgV4P6Fzc

Version 1.7.3 (Oct, 22, ‘12)

Hi Thanks for setting up my site. Things seem to be working out fine. I just have a question. I want to add a background to my site but I want the background to be fixed but scalable with the page. Is there anyway that I can set this up. Similar to this site. Thanks

http://bakhshishdham.org/

Hi,

This can be done from Brankic panel. Choose background image and select TILE .

After that add this to Extra CSS .
body
{
background-repeat:no-repeat!important;
}

Be aware, this is responsive template, so this kind of background image wont be persistent on different browser sizes.

Hi, you may have already covered this and if so just feel free to direct me to the previous comment :)

I am using this forum for my client, a winery, and they would like a deep red for the highlight color (such as #5e0b16)

Is there anywhere in the theme that I can change this?

Also is there a way to remove the hover color from the menu items so it’s just text? (i.e plain menu)?

Thank you for your help!

Hi,

please be more specific. What exactly you want to change (please provide URL )

To remove hover color from the menu, add this to Extra CSS
#primary-menu ul li a:hover, #primary-menu ul li.sfHover a {
    background-color: inherit;
    color: inherit;
}

Thanks for your prompt response – that helps!

Here is the URL : http://www.seasonsofthenorth.com/

I also want to remove the magenta color over the active menu item as well (so the menu is completely plain). Is that doable?

Now looking through it, I think I resolved my question about changing the color of the hover effect (over portfolio items, etc). They seem to be ok with it as is – they just want a plain and simple menu. TY!

Add this to Extra JavaScript in Brankic Panel to disable active menu item highlighting
jQuery(document).ready(function($) { 
$(".current").removeClass("current");
})

Hi.

I’am interested in this theme. I have only a question because I see the demo and I don’t now If the template can do this:

I want to buy an templeta like magazine, do you have a metod to show recent post with thumbnails in the Home page, with the Slider and Portfolio?

Thanks.

Hi,

you can show your blog posts with portfolio layout (same shortcode is used).

Also, you can add to existing blog templates and portfolio shortcode and slider.

Maybe if you sketch what you want, I’ll tell you (and create page) if it’s possible…

You can contact me via contact form on our profile page (but hurry, I’ll be out of office from tomorrow, next 7 days)

Hi there,

Firstly, this is a fantastic theme, thank you very much for creating it.

Just a quick question regarding the Icon Boxes shortcode. Is there a way to disable the hover state? Can’t see anything obvious and for some reason my CSS file doesn’t actually have any code in? Just a list of updates in the changelog.

Thank you in advance.

Hi,

Add this to Extra CSS in Brankic Panel
.services div:hover, .services div:hover a {
    background-color:inherit; 
        color: inherit;
}

Brilliant! Worked a treat, thank you very much.

hi – nowbranded.com is my site.

My portfolio items, when clicked, show the contest of the home page. Can you please tell me why this is happening and not showing the contents of the portfolio item.

Thanks for the help.

Hi,

it’s working on http://nowbranded.com/portfolio/rotoask/ (but you don’t have Extra Images set).

Can you give me the URL of the page where portfolio items click is going to home page?

i actually updated wordpress, and everything else within my theme and plugins, and it started working with no issues. Thanks.

Just downloaded the newest release and installed for the first time. When doing a manual FTP upload and the auto upload using the zip, theme will not load – get a cannot read file error. Any idea on how to get this theme working.

I’m WP 3 .4.2.

Thanks!

Please send me your wp-admin URL , u/p (via email form on our profile page) so I could fix this for you.

This problem occur on some servers (not on mine) so I would be very helpful if you send me u/p so I could find the fix for this issue…

i mean the problem with www.com/PORTFOLIO/name-item

you told me to change Bra.themefunction slug->rename Portfolio but problem perists with portfolio items.

thanks

Please 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

sorry man again problem to rename the PORTFOLIO page, just rename the BRA .themefunction and refresh the permalinks doesnt work, portfolio items point to a sort of “portfolio” ame link , please could you again check you r theme to tell us if we vahe to change some other string in some php files? thanks a lot!

Daniele

Hey,

I’m trying to figure out for the life of me to get the 4 column portfolio look.

Like how this looks: http://demo.brankic.net/bigbangwp/column-4/

How do I get that look? Would you mind giving me step by step instructions on how to get that grid with sorting like you have. I’ve managed to almost figure out everything else.

Thank You! Unfortunately, I can’t send you a link because of the fact that my Wordpress is local right now while I try to figure it out.

Thank you!

Hi,

first you have to create portfolio items and organize them by portfolio categories. You must have one parent category with subcats. Each portfolio item must have featured image and at leadt one Extra image,

After that, create new page and insert shortcode portfolio. Select parent category and customize the look and thats it…

You my friend are a life saver! Thank you!

Hi there…. Starting to customize this, but the visual display in wordpress doesn’t display any of the pictures from the page? Is this normal? Also, does the header with the logo have optimal dimensions for display? Wanting to know whether the logo needs to be rectangular or of a fixed size. Thanks.

Hi,

Maybe you’ve imported demo content but without images? Not sure what’s the reason for not showing images.

The best dimension for logo is rectangular, similar to logo on our Live preview. If you have problems with logo dimension and adjusting header height, just send me the URL and I’ll send you Extra CSS code…

Thanks for your reply. The URL is www.dancingseeds.com . I would like the extra css code for the header. Also, the footer is displaying as a blank grey area at the bottom? Where do I take control of the footer?

I have very limited internet access right now, so I can’t visit your website. Here is some CSS code which control top margin of the logo
#logo {
  margin-top: 35px;
}

To customize the footer area, you have to go to Appearance -> Widgets and populate footer sidebars…

Hi – Love love love the design – so clean. I am fuddling my way through setting up my portfolio(s) and have run into an issue that I can’t seem to find a solution to. (http://www.ludwig-design.com)

1- When I create a portfolio item, I can get it to appear on the home page and the proper portfolio page, but the permalinks do not work. (I cannot see the “detail” page for an item, even when I cam creating a new portfolio) I think I may have messed up the path by deleting the original portfolio page, (only portfolio-2 will show, not portfolio… ex: http://www.ludwig-design.com/portfolio/iron-horse) Do I need to reinstall and start all over again?

2 – how do I get rid of the title below the portfolio image on the home page?

Thanks in advance

- Kelly

It looks like the problem with slugs and permalinks. Do you have any category with slug portfolio?

Why when I visit http://www.ludwig-design.com/portfolio it redirects me to http://www.ludwig-design.com/portfolio-2 ?

Try to change some slugs, permalink settings and see if it will work. If it’s working fine with default permalink setting (the ugly one) than it’s a 100% problem with slug names and permalink structure…

Ugly works! Thanks. Could you tell me how to hide the project titles on the feature items?

Hi again,

Can I assign an portfolio item to more than one category?

Regards

Yes, you can. In that case it will be visible when you filter on all categories it belongs.

Seems theme not compatible with http://wordpress.org/extend/plugins/html5-jquery-audio-player/.

Fatal error: Cannot redeclare my_admin_scripts() (previously declared in /wp-content/themes/bigbangwp/includes/bra_admin_functions.php:11) in /wp-content/plugins/html5-jquery-audio-player/index.php on line 231

Hi milah,

why don’t you say that plugin isn’t compatible with our theme :)

We’re using same function name, so you’ll have to change it in our theme in includes/bra_admin_1.php, bra_admin_2.php, bra_admin_1.php and bra_admin_functions.php from my_admin_scripts to milah_admin_scripts or anything else (unique)

Thanks for the laugh! LOL Yes, their plugin is not compatible with your awesome designed theme. ;)

Thanks…this worked! I’m loving this theme and how customizable it is!

I tried to import the bigbang demo content. But i get an error. Cmod 777 So i don’t know what i am doing wrong.

The uploaded file could not be moved to /var/www/vhosts/-/httpdocs/wp-content/uploads.

- = this is my url it looks like an error in wordpress! Can you help me? I send an email with the form of the brankic1979 website also.

Thx in advance

Janneke

Please send me your wp-admin URL , u/p (via email form on our profile page, not from our website) so I could fix this for you.

http://themeforest.net/user/Brankic1979

Also, please include your question into this email

I would like to get the skype shortcode to work w/ skype’s linking wizard. (and other icons if possible)

href="skype:username?add">Add me to Skype[/bra_social_icons]
but instead of pointing to the username url after you click it, it takes you to http://yourdomain.com/Add me to Skype

I’m trying to make it so that when I used the skypes “Add me link” I can use it with the theme’s icon (same thing goes for any other one, follow link for twitter, friend me on facebook link)

It’s working for me on http://demo.brankic.net/bigbangwp/elements/ with this shortcode
[bra_social_icons]skype, skype:username?add[/bra_social_icons]

Hi, is there some kind of “get started” guide or something? I’m a beginner. I don’t understand how to insert the slider into the homepage, where the homepage is, how to edit it, how to make it look at all like the demo page.

Of course,

For every theme here on ThemeForest there is a help file. Check the package and open HELP folder and file help_file.html

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