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.

does this theme support google ads in the header and side bar? thanks you, also does the slider play video? thanks

Hi,

in the header there is no sidebar, so you can’t insert google ad on with widget.

In sidebar or in footer you can use google ad as widget.

If you have novice coding skills, you can paste google ad code in header.php.

Why this is not an HTML5 template?

Because it’s not mandatory and HTML5 isn’t compatible with all major browsers.

Under Team member how can I add email address and phone under Name and position?

[bra_team_member member_name=”John Doe” member_position=”Developer” member_img_src=”http://path.to.the.image” member_social_list=”Twitter, http://twitter.com/brankic1979" member_columns=”3”]

To add an email, you’ll have to add
, email@email.com, mailto://email@email.com
To add a phone number, you’ll have to add
, 0800 555 1234, javascript:void()

Hi, is it possible to set a custom color for the theme? I’d like to use something other than what’s available via the Global Color Options… I imagine there’s a specific CSS class I could call out…

Thanks.

Hi,

if you don’t like any color scheme we provide, you should edit any of css files in folder css/colors (but not change file name).

Of course, the file you’re going change must be the one you select in Brankic Panel -> Choose color

Hi,

I want to translate the “continue reading” text in the blog section to my my own language. Is changing the .mo file the only solution, or can I use a code? This is the only thing I would need to translate.

Thank you!

Hi,

using .po and .mo files is the best solution. You can use use default one bigbangwp\languages\en_US.po and change only this entry.

Of course, another solution is to change core files. Depending of what layout you’re using, you should edit bigbangwp\page-blog-X.php and change this text in
<?php _e('Continue reading ?', BRANKIC_THEME_SHORT); ?>
Same thing you should do in index.php (if you’re using Latest posts for home page, or if you brought category to WP Menu)

Perhaps I’m missing something in the theme, but is there a setting that will allow me to setup the theme and generic content as it appears in the demo model?

thanks jf

Hi,

it’s explained in the help file (Importing Demo Content)

Hi Brankic,

Hope all is well and your knee heels soon (browsed through the messages for an answer haha).

Quick question reply anytime you like no hurry. I have sub categories added to my portfolio items but now when I look at these subportfoliopages, I only see ‘ALL’ as filter.. Is it possible to show all categories on these subpages ?

Hi,

thanks, but surgery is postponed for a couple of days, so now I’m at home/office so I can answer :)

Not sure if I understand :( May I see the URL so I could figure it out?

Hi Brankic,

See http://www.mirlaklijn.nl/wp-new If you go to >> video’s >> documentaries and portraits you can all the sub categories as i selected; show_filters=”yes”. But it would be nice to display the whole list of sub categories in the other pages now it only displays ‘ALL’ as filter..

Is this kind of understandable haha.

Ps. good luck with surgery and hope you get well soon !!

I think I understand you now, but I don’t think it’s possible :(

I’ve never had trouble setting up a theme before but this is extremely difficult to use. How do I set up the homepage? The menu isn’t working right either…Help?

Hi,

to set a homepage? Home page is a normal page (like all other pages on our demo site). Settings -> Appearance and choose your static front page.

If you’re using Latest posts, latest posts will be shown.

Menu is working if you use WP menus (Appearance -> Menus).

There are a lots of shortcodes. Check the help file if you don’t know how to use them…

Hello

I have a few questions.

1. I would like to change the colour of team member’s name. I have tried to but when I change it disappeared. Can you please let me know how to do it? http://resultslab.co/?page_id=1096

2. On my blog page, I can not set up the sidebar. I have chosen same slide ‘select sidebar’ option, but it does not appear. Please check my blog index page and contents page.

http://resultslab.co/?page_id=1345 http://resultslab.co/?p=1447

Hi Tim,

1) Add this to Extra CSS in Brankic Panel
.team-member-info h2 {color:#123456;}

2) On your blog page i can see sidebar. For blog single page, please check if something is selected for custom field (below the editor) Select Sidebar. Also, in Brankic Panel -> Blog, check the “Blog single : Full width layout, or sidebar”

Hi, How do you get it so that the block colour appears when you click on an action? Mine was black when I uploaded the theme and I don’t know how to chance it! Thanks for your help!

This is the message I get when I try to up load the latest version:

Unpacking the package…

Installing the theme…

Destination folder already exists. /home1/jesshami/public_html/wp-content/themes/bigbangwp/

Theme install failed.

When updating the theme, you have to delete previous version http://themeforest.net/item/bigbang-responsive-wordpress-template/faq/2826493

Hi, I’ve deleted the previous version used and updated with your new version and there is still no change? (I’m sure both were 1.7 anyway) Please help as I can’t go anyfurther now until I’ve managed to get this last bit complete!

Do you have a support system for this these – email, number to call, etc.?

Thank you,

Jessica

Hi,

we provide support only through this comment section or via email (but first you’ll have to contact us through contact from on our profile page http://themeforest.net/user/Brankic1979/profile )

I like this theme alot, but I have one little problemswhit it.

How do I add shortcodes in Footer boxes? To put it in plain widget is not working.

You can’t add shortcodes to footer. You have to use widgets (widgets from the Live preview are in the package you’ve downloaded in the folder plugins)

Thanks!

Hi,

I was wondering if you could help me with a problem.

Recently alot of my admin pannel has become unresponsive and I’m not sure why? For example, the menu’s dont automatically expand and the widget page will not allow me to arrange widget items. When I switch to another theme everything is ok.

I’ve recently added some plugins (Better WP Security, W3 Total Cache and WPML ) but even after disabling these the problem still exists.

Please help! :)

Hi,

this shouldn’t be related to our theme if you haven’t changed anything in core files.

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

Also, please include your question into this email…

Love this theme! I have a few questions. My apologies if they have already been asked, just point me to the answers

1.) I have over 40 images to post in my portfolio. I don’t wish for them to all be displayed at once in the ALL category causing viewers to scroll down the entire page. Is it possible to add pagination so that no more than 12 images show at once for example?

2.) Can I remove the “link” option on the photo hover. I only want to use the light box feature?

3.) Can quotes be inserted inline with text?

I’ve answered to your 1st question.

2) Add to Extra CSS (in Brankic Panel)
a.view{display:none;}
a.preview {right:0px;}

3) Quotes are inline if there is enough space http://demo.brankic.net/bigbangwp/elements/

Thankyou Brankic, a few more questions:

1) Since pagination is not available, is it possible to remove the “ALL” category? OR set “ALL” to display the “first” 12 only, while allowing the remaining portfolio items to be visible in their respective categories?

2) By “inline” quotes, I mean I don’t want them to format in a column style which seems to be the default. Is it possible to alter this?

3) I have added teh CSS and that has removed the link button. How do I also stop the photo title from linking?

4) How can I add a caption to the photo when it pops up in lightbox? Is there an area to do this?

1) Sorry, but this isn’t possible (and I don’t know how to achieve this :) )

2) You can disable our blockquote formatting if you remove (from css/style.css)
blockquote {
    float: left;
    width: 60%;
    margin: 10px 15px 10px 0;
    color: #aaa;
    background: url(../images/sprite.png) no-repeat scroll 0 -330px transparent;
    font: 16px/17px Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-style: italic;
    padding-left: 40px;
}
blockquote.right {
    float: right;
    margin: 10px 0 15px  15px;
}
blockquote p {
    padding-left: 0px;

}
3) To disable linking the title, add this to Extra JavaScript
jQuery(document).ready(function($) { 
$("#thumbs h3 a").attr("href", "javascript:void()");
});

4) It’s not possible to assign title for each photo :(

The Instagram stream stopped working. Not only the widget, but the code for the pages as well.

Any idea what to do to fix this? It was a big part of our website…

Hoping that this is a temporary error! Let me know ASAP please!

Great theme! 2nd purchase on this for us; I was able to change the hover color of the nav buttons to match my logo, but how do I get the static color of the page you’re on match my logo, e.g. I want it to be #007dd1 instead of the one of the global theme colors, navy blue which is on right now?

http://siebergroup.net/

Hi,

In your place I would replace all color codes in http://siebergroup.net/wp-content/themes/bigbangwp/css/colors/color-navyblue.css to your new code.

After that make a backup copy of this new color-navyvlue.css to your computer (in case you overwrite it with new update or similar)

I hope this makes sense…

awesome, thanks! That worked!

Love this theme! I have a few questions. My apologies if they have already been asked, just point me to the answers

1.) I have over 40 images to post in my portfolio. I don’t wish for them to all be displayed at once in the ALL category causing viewers to scroll down the entire page. Is it possible to add pagination so that no more than 12 images show at once for example?

2.)

Hi,

sorry, but no pagination is possible in our shortcode :(

Only solution I can see right now is to use create 2 portfolio pages. One should be default one where you’ll limit to 12 items and add link to another page which will serve as archive where limit will be set to -1 (all).

I hope this make sense…

How can I adapt the Portfolio shortcode to display my blog posts instead of Portfolio entires? I love the look of this I just have no need for the portfolio and would like to showcase my blog posts along with their featured images.

From the version 1.3 you can select blog categories as well.

ps: portfolio shortode doesn’t allow pagination, so you should use fixed number of posts and link to archive below shortcode…

Awesome, thanks! Is there anyway to specify more than one category to be displayed? I’d prefer to not have to make a category just for displaying on the homepage if at all possible and just have it display all of my most recent posts.

Hi,

you can create Home category and assign posts you want to show on home page to that category too (you can choose more than one category for each post).

I don’t see any other solution (without changing the core files and hiring professional)

Sorry one more question! Is there a way to hide the page title/heading on a portfolio item page? There is no option there but I really want to do it so that people don’t have to scroll down to view the entire image. Thanks!!!

Add this to Extra CSS
.single-portfolio_item .section-title {display:none;}
.single-portfolio_item  #header-wrapper {margin-bottom:20px;}

Hi, you have probably answered this question before, and if you have just direct me to the answer and I will be happy to read it. I was wondering how to change the size of the images in the light box. Right now when you click a portfolio extra image, the light box pops up and the image is smaller than the actual portfolio image, I would like to enlarge the image in light box when it is clicked. Thank you!

Use bigger image for featured one. It wont affect much the loading time…

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