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, how can i change footer panel? Your default is 4 panel, but i want it to be 3.

Thanks

Hi,

edit footer.php and replace one-fourth with one-third and delete 3rd DIV with that class.

After that use footer 1, 2 and 4 in Widgets.

I hope this makes sense…

Hi again,

From an individual home page portfolio item, how do I change the link in the bottom right corner of it to something other than portfolio/portfolio—item-name?

Thanks!

It’s the URL of that portfolio item. To change URL structure, you have to change permalink settings.

To change URL to some custom one, you’ll have to install some redirection plugin…

Looking to make my site look something like this: http://www.techibeats.com/

- Can you have the slider followed underneath by the most recent blog posts in blog post style 4?

- A way to bring social media hover links to the header

- Fonts supported? - Way to center the logo, then underneath logo place menu tabs on left and social media to the right.

- Way to center menu tabs?

- I notice the lack of a search bar, I saw you refrence (http://www.wpbeginner.com/wp-tutorials/how-to-add-search-form-in-your-post-with-a-wordpress-search-shortcode/) to add one. How does it display on the site

Hi,

- Slider can be only on the top of the page

- Not without some plugin which adds fixed box to the top

- Only Google Web Fonts. We don’t offer support on this issue. It’s possible, but you’ll have to add some Extra CSS

- With some Extra CSS it can be done, but we don’t offer support on that…

- I haven’t tried that, but I can only guess it will look like search bar in this sidebar http://demo.brankic.net/bigbangwp/elements/sidebar/

Hi,

On the home page, using portfolio items, when I hover over the portfolio photo there is an orange description that appears, how do I change the colour and opacity on this?

Thanks!

Add this to Extra CSS in Brankic Panel

.item-info-overlay {
  background: rgba(200, 54, 54, 0.5); 
}
First 3 numbers are RGB , and 4th is opacity.

YEAH !!!! The speed fix was so much easier then what I was using from the FAQ about this theme.

Okay. So. I’m now having trouble getting the main blog page to work. I keeps showing the title and tag line of the site instead of the page title AND it refuses to obey and adapt to the Blog style 3 that I prefer. What am I doing wrong.

Is it true that single blog page that I can edit in the Brankic panel is controling the look of the blog posts themselves, even though when I click on Blog Page is says Contact page options a the top of editor? When I click on the Contact option it says BigBang WP Template Contact Page Contact page options That’s kinda confusing….error?

Also, I want to increase the size of the fonts just a tad. Where do I do that. It’s usually style.css but yours wasn’t what I expected.

thanks again. Followed instructions on the help file but ….?

Hi,

Thank you for noticing old FAQ for slider speed.

About blog style: If you’re using latest post for front page, or you brought category to menu, then you have to select style in Brankic Panel -> Blog -> Category page style.

Hmmm, this doesn’t happens in my Dashboard. Try to update the theme.

For all CSS issues, use Inspect Element feature in Firefox/Chrome. With this option you’ll see exact CSS file and declaration for each page element. Add this to Extra CSS in Brankic Panel
body {
  font-size: 14px;
}

I have quite a few questions. Starters, I’ve look at the bigbangwp\javascript\jquery.flexslider.js file and the only place I can see to edit the speed of slider is at the end of the barrage of code (sorry – I’m learning) Is this the area I need to pay attention to in changing the speed?????

container.css({-webkit-transition-duration this.each(function(){if(a(this).find(”.slides > li”).length==1){a(this).find(”.slides > li”).fadeIn(400)}else{if(a(this).data(“flexsliderInit”)!=true){new a.flexslider(this,b)}}})}})(jQuery);

Also, how do I get the menu to highlight the page that I’m on with the color box like on your sample page?

Am I just not seeing a search function for these comments? so sorry if this is covered somewhere here.

I have a little wordpress experience, but as much as I like this theme, a little challenging in places for my knowledge base so patience might be required ;-\

thanks

Hi,

speed of the slider is slider.inc.php (you can access this file through Dashboard -> Appearance -> Editor)

You must use Appearance -> Menus (Primary Menu) to have highlighted current menu item.

No search option for these comments (something what all authors would like to have) :(

Hi, wondered if there is a way to use tags on the portfolio items?

Thanks

Sorry, but no tags on portfolio custom post type :(

Hi,

On the contact page when you click Send Mail button and the popup contact form comes up, how can I get rid of the “Send message” field on the right half of the page and have the full space to customize with my HTML in the Contact Page?

Thank You!

Hi,

you should edit page-contact-2.php and replace 2 DIVs with class “one-half only_contact” and “one-half last only_contact” with one with class “one”.

Basic PHP knowledge is a must…

Lovely theme – only a few tweaks needed here and there for it to perfectly fit a project I am working on. I do however have a few questions:

1: I have renamed portfolio to fit better for my need – so now my portfolio page is: http://utr/discover – however when I open any one item in the portfolio is is named: http://url/portfolio/myportfolioitem – my question here, is if there is a way to keep “discover” and not having it rename it to portfolio?

2: In the portfolio page (http://url/portfolio/myportfolioitem) I seem unable to get rid of the little button in the left side linking to url/discover/different-sizes-with-fixed-height – is there a way to get rid of that for good?

3: In the portfolio page (http://url/portfolio/myportfolioitem) – I have 2 pictures – both 627×800 one uploaded as Extra Image 1 the other as Extra Image 2 (I do have a 400×400 pic as featured) – I have marked this portfolio item as twin slide. However While Image 1 links to http://url/wp-content/uploads/2011/12/pic_name.jpg – and open just fine in the lightbox – but the other pic links to: http://url/portfolio/myportfolioitem/ and does not open in a lightbox. How to fix this?

I hope you find the time to answer this one – if you need link to the site, or something – let me know, and I will mail that to you.

Thanks in advance.

Ahh, that worked – thanks!

Let me know if you need additional info/explanations on the other 2 questions for which I forwarded you login for :)

Hi,

I can see your email in my inbox, but there are (believe it or not) ~30 emails before yours.

Please be patient for next 48hrs…

Hehe- it’s nice to be needed eh?! ;)

No worries – take your time mate.

Hi!

I’d like to know how to enable the possibility of having comments on a common page (not a blog page or a post). Thank you so much!

Hi,

Add this to page.php (Appearance -> Editor)
comments_template();
just after
the_content();

Not sure how it will work, but this is good starting point…

How can I turn the

of a blog post into a

? I noticed they were all h1 headers.

Incomplete question :(

Also, in the portfolio, can the link button that is shown next to the magnifying glass be linked to an external URL rather than the portfolio page?

Hi,

you have to add more lines and change n-th child value.

May I see the URL?

Here’s the URL. On each of these portfolio items I want to hide the Link button that opens the POrtfolio page. Just want the enlarge button.

http://crealities.com/crealities2012/graphic-design-logo-design/

Hi,

nth-child isn’t the post ID, but place in the row. So if you want to remove this icon from 1st, 3rd and 6th item, you have to add this code
jQuery(document).ready(function($) { 
$(".portfolio-grid li:nth-child(1) .view").hide();
$(".portfolio-grid li:nth-child(3) .view").hide();
$(".portfolio-grid li:nth-child(6) .view").hide();
}); 
I hope this makes sense…

Trying to figure out how to turn off the masonry option on the portfolio options. I want my portfolio to look like your 4 column portfolio in the demo where all thumbnails are the same size (regardless of original larger size), but it is showing up with the masonry style. Tried adding a height, but that didn’t work like I wanted it either. It cut off the tops of thumbnails. If that is the way to do it, is it possible to reposition where thumbnails are cropped?

Hi,

If auto cropping doesn’t work for you (height parameter), you should crop images on your computer and after that upload these as Featured images.

@aseachange in the Extra CSS are you using the ”!important” ? Because I have a lot of custom CSS and works fine.

Something like: #primary-menu ul { padding: 0px 0 !important; }

Hi Brankic,

I’m having some MAJOR problems with the theme – basically, none of the changes I make on the style.css are implemented. However, when I cut and paste the tweaks on the theme’s “Extra CSS ” admin panel, the changes work. I’m used to making many tweaks directly into the style.css file and this problem is a major bummer. Any advice?

This is because main css file (style.css) is loaded first and real css files loads after that. To load main style.css last (so your declaration will work), you’ll have to edit includes/bra_theme_functions.php and move
wp_enqueue_style("default_stylesheet", BRANKIC_ROOT."/style.css"); 
to the last place of all styles. I think you’ll handle this easily.

To edit this file, go to Appearance -> Editor…

Or you can listen to Mattia and add !important after each declaration…

Hello Brankic, I’m here again to write to you.

Today the info request is about the “bra_icon_box icon” shortcode which I use in homepage. There is any chance to fill the empty “alt tag” which I see by inspecting the code of the page? The URL is www.mattiaboero.net

Very good remark. Please open includes/bra_shortcodes.php and replace
if ($icon != "") $html .=  "\n<img class="check_path" src="$icon" alt="" />";  
with
if ($icon != "") $html .=  "\n<img class="check_path" src="$icon" alt="$caption" />"; 
ps: since this editor adds double quotes instead of single quote, just add $caption in empty alt attribute.

Thank you Brankic, works fine!

Hi again,

I think this will be the last questions from at all ;-)

How do remove the little glass button next to the link button on the Portfolio thumbs ? And when I click the “All” button on the Portfolio nothing happens! Where do I insert a link to that button ?

Greetings Jesper

Hi, I have ad your line in the Extra CSS but the little glass is still there!?

In the Extra Javescript I have this line for link direct to the client, can it be therefor the Extra CSS not working ? jQuery(document).ready(function($) { $(”.clients a”).removeAttr(“rel”) });

I haven’t release the cases right now, but here is the link http://www.askvig-stitz.dk/?portfolio_item=triple-football

Greetings Jesper

Hi,

remove PRE tags before and after the code you’ve inserted into Extra CSS .

Thanks ;-)

Hello,

On the Homepage Portfolio, when mousing over the pictures I see a link to the page and a magnifying glass to just the picture. Is it possible to make it so only one of these show up, just the link to the page, or would that take a lot of custom coding?

Thanks

Hi rm4,

just add this to Extra CSS (in Brankic Panel)
.preview {display: none;}

Hi! I uploaded my portfolio items however it’s not showing on the page, but a broken links of the images. Also when I click into the broken image, the proportion of the original images are all wrong. Would you please tell me what I did wrong? Thanks!

It looks you haven’t imported all images.

Without working URL I can’t tell you more…

Can we remove the “Posted by AUTHORNAME ” line? and add in a “time posted” label? Is there any way to change this meta information for each post?

Is there a way to easily search all 55 pages of comments in case our question has been answered elsewhere already? or do you have a separate bulletin board somewhere?

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