4653 comments found.
Great Theme, thanks. the flex-direction-nav don`t move back if different sized imgs (horizontal and vertical imgs) are uploaded. Is there any solution?
I see you’re out of action at the moment, so this request isn’t urgent, but just wondering if I can somehow fix the following problem: when I go into a blog post, the post heading is cramped up right close to the top of the slider images and is also aligned to the body text below, rather than the image of the slider images, so the placement looks very odd. Can I add some CSS to change the blog heading so that it sits below the slider images, above the body copy of the post? Here is a link to one of my blog posts: http://www.freshlyground.co.nz/morepork-magpie/.
Hope the knee surgery goes well! Cheers
Hi,
my internet is very slow here, so I can’t see images on websites 
Please try to use some other single blog page layout (Brankic Panel -> Blog).
If this doesn’t help, please contact me via email form on our profile page, so I could get your screenshot to see what’s wrong exactly…
ps: I think I’ll have better connection from tomorrow…
Hi Brankic
I found the code in the Editor and made the changes to ‘Send us a mail’ so problem fixed. You may want to change the code so it reads ‘Send us a message’ – just a suggestion 
Thanks What World
You’re right, this is more logical message…
Hi Brankic1979
I know you are off at the moment but wanted to ask while I remembered. Is there any way of changing the ‘Send us a mail’ button on the Contact template to read ‘Send us an email’. It is driving me nuts.
Awesome template by the way.
Thanks What World
In “Portfolio” is there a way to sort order “Portfolio Items” appear on site?
Hi,
Portfolio items are sorted by it’s date in desc order. Just change the dates…
Hi Brankic,
Quick question, when i add a gallery in a blogpost using the extra images all images open in a new window instead of opening using Prettyphoto i think as your demo.
Link to the blogpost i’m referring to, to get an idear: http://mirlaklijn.nl/wp-new/?p=372
Again best of luck with your knee surgery !
Hi,
it’s fixed in latest update. http://themeforest.net/item/bigbang-responsive-wordpress-template/faq/2826493
Thanks…
IMPORTANT NOTE
We will be out of office between the period of Oct, 31 and Nov, 10.
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=ErvgV4P6Fzcps: it’s not a holiday, but knee surgery…
another thing i’m noticing – sometimes when i add a portfolio item…. when you click on the thumbnail – it says “no posts found” am i directing it to the wrong place? www.sugarandtype.com/portfolio
This happens because of your permalink settings. I guess you have some page and some category with same slug. You should change permalink settings, or change slugs of these items…
i had a page that had the same slug – so i changed it – but it still doesn’t show….. any thoughts?
'rewrite' => array('slug' => 'portfolio'),
(portfolio -> folio or something else)
great – i changed it to “folio” now do i need to change it on the post pages too? thanks
Hi,
no, normal blog posts should work just fine.
Just to be sure if this is slug related, try to use default (ugly one) permalink settings and if there is no “no posts found” message it is 100% slug/permalink related.
okay thanks. do i need to change all my permalinks? i changed the code to “folio” but now i’m not sure what to change next/where to change it
it still says “no posts found”
And what if you set default permalink settings?
perfect! how do i get rid of the image on the left (it’s all squished) i just want that to be the info about the project. THank you
http://sugarandtype.com/?portfolio_item=ice-creamIf you’re making portfolio items, you must have Extra images set. Left area is only for some short description.
Images should be added as Extra images and they will be shown in the slider on right hand side…
thank you! i had placed it in the post and the extra image – thanks so much!
What are the dimensions for the photos in the portfolio?
Thank you!
Hi mathicus,
images should be at least 627pc wide. You shouldn’t worry about their size, because this theme is responsive. Of course, best practice is to have all images same sized 
okay everything looks great – now i want to make changes to the footer.
there’s a black bar (good) but then there’s a smaller bar within the black bar – do you see that? (sugarandtype.com)
Yes,
this smaller bar is for widgets too. It’s ideal for Text widgets with copyright info or similar…
thank you – is there a way to remove either of them? i think i’d want one but not both.
Sure,
add any of these lines to Extra CSS in Brankic Panel
#footer-bottom { display:none; }
#footer-top { display:none; }
I’ve got that part down. However, the arrows < > remain. Is there a script to get them off?
Hmmm,
try this Extra CSS
.flex-direction-nav {
display:none;
}
Hello i’m noob ! Is it possible to make my home page same as “blog” ? I only want blog ! Thanks awasome theme !
Hi,
may I see the purchase tag next to your name?
ps: what you want is default WP option and not theme related…
I will purchase it next days ! This was my wory !Sorry for my silly question mate
Also, within each portfolio item, there is a section that says “Show sharing buttons”. However I am unable to “uncheck” this box. Is there something else I need to do first? It automatically “rechecks” itself upon save.
Hi,
sharing options is set in Brankic Panel -> Blog.
Hi Brankic, the option you’ve noted does deal with sharing for “blog” items, but I’m referring tot he sharing options that appear below the “portfolio” items.
Hi,
this option is mutual for both portfolio and blog single posts.
If you want to disable completely sharing on portfolio items delete
include("share.inc.php") ;
from single-portfolio_item.php
Sorry to inundate you with questions:
In the single portfolio page view (i.e. after you have clicked the link from the album) the photo displayed is enlarged. My original photo is 500px but is being enlarged to what looks like 600px. Can I control this somehow?
Hi,
sorry, but no. This is responsive template, so every image is 100% wide. Only solution is to upload bigger images (627px at least for portfolio Extra images)
Sorry to hear about your knee surgery. Hopefully you hurt it doing something awesome or kick@ss.
Quick question, how do I turn of the slider on the home page?
I will assume it’s an extra bit of CSS .
Thanks in advance.
Hi,
Just remove Extra images from the page which is set as Front page.
Hello,
could you tell me what the maximum size is of the logo left in the topmenubar. Can I put my logo there or is it just text? Thanx in advance!
You can use as big image as you want. With some Extra CSS we can adjust other header elements position…
Hi
Firstly great template. I have a quick question. I like the top menu with the page scrolling under but when the scroll activates I d like to header bar to be 105 pixels because my logo has a lot of text. I cant see it in style.css where to set the height of the headerbar
Many thanks for your help
Hi,
May I see the URL ? It’s much easier to send you Extra CSS if I see the website.
Hi Brankic,
I m editing locally.
Is the very top menu and I have activated “Show Pinned menu on scroll” in the theme panel.
When I scroll the page down the logo is bigger than the headerbar? Your logo size is 35 px mine is 100 px. I took off the margin-top for the logo and made it 5 px not 35 but I m stuck I can not work out how to change Show Pinned menu on scroll height?
Many thanks
.fixed {
height: 130px!important;
}
You are a star!!!!! .fixed { height: 130px!important; } works like a charm many thanks.
All the best Nicolae
You are a star!!!!! .fixed { height: 130px!important; } works like a charm many thanks.
All the best Nicolae
Brankic1979,
killer theme…absolutely killer! I am having trouble using the shortcode with visual composer – http://codecanyon.net/item/visual-composer-for-wordpress/242431?sso?WT.ac=search_item&WT.seg_1=search_item&WT.z_author=mixey
It would be awesome if it worked. If i need to change to this http://codecanyon.net/item/ether-content-builder-wordpress-plugin/1690784?sso?WT.ac=search_item&WT.seg_1=search_item&WT.z_author=pordesign
I am cool.
Just want to know if it works that is all. I hope you are enjoying yourself wherever you are with limited access.
Hi Kris,
It’s very hard to test theme with so many plugins
In my opinion you should ask plugin creators why it doesn’t work with our theme.
I hope you understand…
ps: funny thing is everyone thinks I’m on some tropical beach where I enjoy drinking cocktails
.
Truth is I’m in the hospital waiting for knee surgery (which is also cool, because I’ll be able to go to tropical beaches (and run in the sand) in the future
)
Get better buddy
Hey guys,
I have just started putting together a clients website using your theme. It has been going pretty smoothly, however, I am having troubles with making a custom sidebar.
Using text widgets, I have some text, then a border divider, then I want to have an image as a link.
The image appears and the link works using the coding I have put in, but the footer gets “sucked up” underneath the image??
Here is a link to the page that the issue is with http://enlighteningfilms.com.au/about-us/Not sure if it is the coding or the wp template that is causing the trouble.
Any advice would be greatly appreciated.
Regards,
Hi TOTLD ,
this is the example of the question I like the most. Very clear with example URL . So, it’s very easy to answer 
From the source I can see some extra unclosed DIV tags which breaks the layout. Have you used shortcodes in Text widget? It looks you can’t use it in our theme and I’ll try to figure it out.
That’s awesome!! Thanx a lot. Sorry for the trouble – you made me very happy though
I’m sure i’ll like it.
Thanks again