4653 comments found.
how do you insert a masonry style portfolio listing on a page?
Leave the height parameter empty and check if featured images have different dimensions (proportionally)
Is there a way to have the 4 latest blog posts list on my home page similar to the demo? I have many different categories and would like to pull from all categories. It appears that the short code only allows for one category.
Hi,
yes, you’re right, only one category can be selected. You can do the trick by adding one “master” category and make this category parent of others.
You have to choose “master” category and you’ll have posts from all categories showed…
hello, theme ?Not Found The requested URL / jquery-1.7.1.min.js was not found on this server.? I get the error. How to fix
Try to disable your plugins one by one – 99% it’s a plugin issue…
Hi!
I am wondering if it is possible to put a widget in the header section in a friendly way.
Thank you!
Raquel
Hi Raquel,
you can’t do it in a friendly way 
You should try to edit header.php and hard code it (you or a freelancer)
Thank you very much.
I think it’s because plugin author calls specific version of jQuery instead of using default (latest) one…
Hi Brankic,
Our website is 99% done and it’s been great working with your theme, thank you! Can you help me with this final questions so I can wrap things up? Website is: http://www.policearchitects.com/
1. Can Brankic Twitter widget be changed to open the tweet and time/date links in a new window? If so, is there a way to do it so that it won’t be overwritten when performing future theme upgrades?
2. Is there a way to set an alt tag for the header logo? For the home page slider images?
3. On our home page, if you hover over the icons in the 4-column section below the slideshow, such as the magnifying glass in the “Need Assessment” section for example, they keep showing up with the alt tags “Daytona Police Headquarters” on all four. This is incorrect, but when I look at the shortcode used on that page for these icons I don’t see where to add the correct ones. The captions used in the shortcode are correct and none say “Daytona Police Headquarters” so I have no idea where it’s pulling that from?
4. On our portfolio page, I can’t figure out why they aren’t going on order when using the arrows. They are almost in order, but the top row is off. I’ve adjusted publish dates manually so they’d be in the correct order, and have tried a plugin that helps you order post, to no avail. If you click on the first one, Clayton Police Headquarters, then from in there use the right arrow to navigate to the next item, it skips the next two portfolio items. Then the rest are fine. When I try removing Clayton altogether, it works fine. It’s like Pearland and Ankeny think they are first, but they are not (Pearland used to be first but then we added Clayton as our most recent project).
Thanks!!!
Hi,
1. I’ve tried to open links in new window, but without success. I’m sure it has to be in javascript/twitter.js and it should be addedtarget="_blank"to A tag
2. To add ALT attribute to IMG tag of logo, open header.php (Appearance -> Editor -> header.php) and find DIV with ID logo and insert something in ALT attribute.
Adding custom ALT attribute to slider images isn’t easy at all…
3. Icon boxes has it’s title and this title should be the same for alt attribute. On your website, I can see title attribute. Is it because of some plugin (I don’t see that attribute on my live preview)
4. It should loop through the same category. If you have more than one category, you’ll have to edit single-portfolio_item.php (Appearance -> Editor) and change'in_same_tax' => TRUEto
'in_same_tax' => FALSE
#1 Couldn’t figure it out, oh well, no biggie.
#2 Got it, thanks!
#3 The conflict was the SEO Friendly images plugin – thanks!!!
#4 Not sure I understand. They have multiple categories, but they all have one category in common: “Work”. I tried doing what you said still, though, but it didn’t work. It still went from Clayton to Daytona, skipping Ankeny and Pearland. I changed it to FALSE on line 32 and 34. Can you check it out for me? Thanks! (I changed it back to default now, since it didn’t work)
If some post is in multiple categories, next/prev works weird and I can’t figure why this happens 
OK thanks, if you figure it out will you post it here?
Sure, will do…
where the documentation
In the ZIP you’ve downloaded folder HELP…
hello, theme “Not Found The requested URL / jquery-1.7.1.min.js was not found on this server.” I get the error. How to fix it?
May I see the URL?
Anyone knows how to insert the slider on the home page? I can’t find any shortcode for this.
There is no shortcode for slider. Just use Extra Images (below Featured image) and select this page as front page in Settings -> Reading…
@dneath You can change this in the Wordpress settings. If you go do the Wordpress Dashboard>Settings>Reading>Front page displays and then you pick “A static page” and choose what page you want that to be…
Hope this helps… Good luck 
Thanks for answering, but our policy is to not give answers to users without PURCHASED tag.
Your answer is 100% true!
Sorry about that
Never mind. I’m glad because there are people who’re helping other guys…
I am helping someone with this theme. The index page shows the blog as the home page and the home page I created. What can I do to fix this problem?
I don’t see anywhere in the theme to set the home page.
We really need your help.
Thank you.
Hi,
setting any page for front page is default WP option.
Without PURCHASED tag next to your name, I can’t give you detailed answer…
How much modification does it take if I want to add some margin between the portfolio items in the masonry style? And which files do I have to modify in that case?
Hi,
You can try to add this Extra CSS in Brankin Panel
.portfolio-grid ul li {
margin: 0 0 15px 15px;
}
Thanks for the reply Brankic1979. This gave me the extra space but the problem now it that it is too wide for three columns, resulting in the third column falling down 
I guess I would have to decrease the width of the columns to make up for that extra space the margin takes? But what happens with the responsiveness when I start adjusting that? Is it percentage based so it would adjust itself on all the different screens sizes?
Yes, I though it would be something like this. You’ll have to decrease LI width. Please use Inspect Element feature of Firefox/Chrome. With this option you can try different CSS rules so you can find the best value…
Sweet. I tried changing the .portfolio-grid ul li.col3 in the CSS files and it worked perfectly
Actually it didn’t work when I used Inspect Element. Even though I decreased the width the third column still did not want to go back up to the side again…
You’re right,
It can’t work through Inspect element because script is loaded after CSS so you can’t revert it back. Adding Extra CSS or changing it directly in CSS files did the trick…
Hi, Love the theme!!! Upgraded to WP 3.51 and Shortcode for centered title doesn’t work. The main title just says “Title”. Is there a fix?
Hi,
It’s working just fine for me http://demo.brankic.net/bigbangwp/elements/
Check the bottom of the page for default Centered title value…
Hello,
Is it possible to change the color of the footer?
Thank you.
Hi,
Try this Extra CSS (in Brankic Panel)
#footer {
background-color: #567894;
}
#footer-content {
background-color: #123456;
}
#footer-bottom {
background-color: #fff;
}
hi,
ERROR:
Not Found The requested URL /jquery-1.7.1.min.js was not found on this server.
May I see the URL of your website?
www.sanatreklam.net
Have you fixed this?
As I read, it’s because some plugin incompatibility with latest WP updated…
Bringing Instagram love to the Socialize Icons list anytime soon?
We’re not planning such an update. Meanwhile you can replace icon you don’t want with new one (just don’t change filename)
Hello!
So sorry, I am sure this question has been asked before..
How do I make the blog featured images smaller then they are now?
http://jocelyngarrity.com/blog/Thank you so much!
Hi,
you can’t make is smaller. Images are 100% wide, unless you’re using style 3.
You should crop featured images manually to 700×200 or similar…
Hello, is it possible to use the icon boxes as portfolio shapes. Basically what I want to do is have a page full of icon boxes which i have done already, but have catergories so i can sort catergories out.
Hi,
sorry, but this is not possible out of box. It’s a job for freelancer…
How to add things to the footer? I am currently trying to add code to the footer.php file and everything appears as text and not the images as shown in the elements page.
Hi,
No, no, no, nothing to edit in php files.
Appearance -> Widgets and populate footer sidebars…
First off thanks for this amazing theme. I’m getting to grips with using it at boombetter.com. I am wondering is it possible to add soundcloud and mixcloud icons to the social icons. How would I go about adding a custom icon here? Also I am also wondering if it is possible to ad an advertising banner in the header underneath the menu – but also for it to not appear when in the scrolling menu (is there a code to make it exclude sections?).
Thanks a lot!
Hi Alex,
you can replace one of existing icons with new one. Just don’t change it’s filename.
To add banner to the header – you’ll have to use some kind of plugin…