454 comments found.
Hi and thanks for the support. I noticed that on my portfolio pages, when I am on an individual portfolio item page, if I click the “Back to the Portfolio” button it just brings me to the last item instead of the portfolio page. If I am on the first item on the portfolio page and hit the button , it just refreshes that same page.
Also, can you tell me where to change the words “Project”, “Client” “Description” etc on the individual portfolio changes. Totally stoked on this theme so far.
Hi. This weird, in our live preview “back to portfolio” works fine. Can you send us live site link we can look for whats wrong.
To edit the fields in portfolio single please refer to localization section in documentation.
Double post.
Triple post.
You can see it here www.southofheavenpress.com IF you click on the second portfolio test item, then click the “Back to Portfolio” Button it just goes to the first portfolio item rather than the portfolio page itself.
Ill check the localization section for the other issue, thanks so much.
Hi, thanks for the feedback, we will fix it in the next update, which will be out in a few days.
Very sorry. I’m commenting the wrong theme. Sorry for you inconvenience.
no problem 
In the demo site it looks like the blog posts on the home page are shortened/summerized with a “Read more…” button. But I cannot manage to find such a setting and my blog posts display full on the home page (and in the footer as well). How do I fix so the blog posts are shortened on the home page and in the footer?
Thanks!
Hi, blog posts on the homepage is shortened by default, can you send us a preview link to see whats wrong.
Here is the site under construction.
http://www.q2arkitekter.se/beta21112/Note that the blog post on the homepage is not shortened, nor in the footer or as widget on pages.
I can’t figure it out. Would appreciate help.
Thanks!
Bought the theme and am really liking it so far. Nice work and design. One question, is there a way to have different transition effects on the slides- for example a fade. Also to be able to control the time of the transition effect.
Do you have a support page setup or should we ask questions here? Thanks.
We are giving support from here for now, when our supports forums become ready we will let you know.
To change slide time, go to main.js line : 3//flex slider timings var slideTime = 4000;slideTime is in ms, also transition effects on line : 139
$slider.addClass('ready').flexslider({
animation: "slide",
you can change animaton to “fade” .
Hi… nice work and I must say you attention to customers is superb.
Comments: not having any luck with an LG Connect android phone… as the menu system doesn’t work on touch screen… maybe, the slide-out color changer is interfering??
It works fine on an iPhone and iPad Touch, though.
Also, any plans to having an anchored “return-to-top” button/image?
Definitely bookmarked!
Hi, thanks, return to top link, added to update list, thanks for the feedback.
Hi, Lovely Theme, but have questions before I think about the purchase!
1. I do not like “Read More” buttons on the blog, I like 3-4 full posts per page. Is it possible to do that as a full-post blog rather than adding “Read More—->”? I want all content/photos on that blog. For instance, I like the single post format, but I want 3-4 full single posts on a page for blog.
Thanks!
Hi, i get it, added to update list.
Hi
I really like the look of this theme.
But I am frustrated with the hover effect on pictures and menus when using touch screens. You need to press the object two times in order to link/activate.
It should be possible to make it better for these devices. Can you do that?
Hi, i just tested on android, one click is working, which platform you tested on?
Hi Again
iOS Safari on iPhone and iPad.
will think for a solution, thanks for the feedback.
Please let me know if you change this touchproblem.
we will!
Hello, I’ve followed your documentation and the homepage with slider (the only page I’ve set up so far) is not aligning center. The logo, navigation menu and slider are aligning to the left edge of the screen and the comments are aligning to the right. I’ve deactivated, uninstalled, reinstalled via FTP (the first install was using WP upload) and I still have the same issues. Using ie9. Any thoughts on a what this could be? Thanks!
Hi, this is weird, if you can send us the live site link, we can check what is wrong.
Hello, I wanted to increase my logo same width as the website, how should i do it? which css file i need to edit?
also, I want to decrease the width of the right column, how to do it?
Thanks,
Hi, logo height is limited to 70px by default, you can override this with custom css box in “Responsy Settings Panel > Style > Custom CSS ” tab, like this;
#logo img {
max-height: 70px;
}
Hi Pixelwars,
I want to changed the logos’ width and also the height, I’ve tried to your code but it doesn’t work. It didn’t change a thing. Which css or php file do i need to edit for me to be able to adjust the whole layout?
thanks.
hmm its weird, the code should be working, all the styles related to layout is in the main.css, code is commented, you can change it directly from there at your own risk.
ok, I managed to increase the logos width but how can i make the top menus to be above my logo, because it adjusted to the bottom of the logo.
Thanks, was trying to add a sub menu to a sub menu, which I can’t get working.
i.e.
>photography >your images >business >home
Hi, currently menu supports 2 level navigation, will update it to support infinite sub menus in the next update.
Thanks for the response, when are you likely to update this feature?
Days , Weeks, Months?
Just so I can get ready
Thanks
max one week.
hi
can i add a sub menu to a menu? doesn’t seem to work.
also tried using royal slider, not allowing me to add a slide – anything to do with your theme? sorry i am no web expert 
Hi, yes sure you can, first take a look at Custom Menu section in the documentation, you can create sub menus in Appereance > Menus, with drag and drop, you can check this video to learn more about wp menus.
Hi
I am trying to use a plugin called RoyalSlider it doesn’t work with your theme. The publisher advised me to do the following – please can you help advise where to add this?
Your theme for some reason loads jquery script for admin area from google cdn using simple <script> tag, this is very bad practise in WordPress. That’s why you have two jquery scripts on one page and they conflict with each other and block javascript execution.
As I don’t know how theme is built, I can’t help you with that. Find in theme files using bulk search where it adds jQuery, something like - <script src=”https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js”></script> And replace it with php call: <?php wp_enqueue_script(‘jquery’); ?>
Hi, we will fix that in the next update, thanks for the feedback.
Hi- can you tell me how to use the skype feature- I can’t seem to get it working at runerex.com
Hi, thanks for the purchase, yes something odd with the skype link, we added skype social icon on a user’s demand but skype isn’t a regular social media that you can give link to, must find a way to show username, maybe with a tooltip etc.. added this to update list, thanks for the feedback.
I am getting the following errors when viewing the site: Call to undefined function mb_strlen() in
This can be seen at www.pixelpicnics.net
Any idea what this could be, I assume it is server configuration related??
Hi, yes the problem is server related, mb_strlen() function requires php version 4.0.6 at minimum, currently php version is 5+ .
Surely if PHP 4 .0.6 is required as a minimum, PHP 5 should be fine?
yes php 5 is fine, we use php 5+ in our test environment.
But I am running PHP 5 .3.10 (www.pixelpicnics.net/php.php)
Why would I still be getting these errors?
Hi, i googled it and found this link, saying you need to enable php_mbstring module, you can read more here
I fixed it by finding the calls for mb_strlen in homepage.php and changing those calls to a simple strlen (without the mb_ prefix) – all is now good!
Hi, Great theme, nice and clean and the features are ace too, gonna purchase it later today. Just a quick one though are there any PSD files available for this theme?
Hi, no psd is available for this theme, sorry.
Hi all, we have just relased v1.2, fixed all known issues and added some new features, check out the Updates section in Item Details tab for change log. You can download the latest package v1.2 now.
When using the small image on the home page slider can I put an email signup form in the right side area where there is text? It would contain some javascript. If this was a text widget it would be very flexible.
Hi, good idea, added uptade list, thanks for the feedback.
Wordpress outputs my bold text as
<b>bold text</b>instead of bold text when I enter it at the responsy settings panel for the homepage
why?
For example the “responsy is a responsive portfolio” would show up as
responsy is a <b>responsive</b> portfolio
wil fix it right away, thanks for the feedback, we will let you know when the new update released, probably in 2 days max.
Another point:
If you put a column design into Tabs the last column breaks into a new line…
It was nice to fix that, too 
can you try that, remove column-wrap in tabs if you have used.
Good point… but didn’t work out
It’s still wrapping…
Another question that I have: How can I change the duration of the slide? Tried to change inside the JavaScript, but had no effect. Maybe there’s a small line of code that is overwriting the Java-Scripts defaults that I have overseen?
Hmm, if you send me a ss, or the shortcode code you have writed, i can check whats wrong.
To change slide time, go to main.js line : 3
//flex slider timings var slideTime = 4000;
slideTime is in ms, did you try this ?
Hi, bold issue is fixed, just download latest package v1.2 .
Damn, i was in the wrong js file (flexslider.js)
No wonder it didn’t work out!
Thanks a lot for the very fast update! :)))
Nice theme!
Thanks!
First of all I want to thank you for releasing this wonderful theme. While playing around with it I’ve found 2 minor issues in the Administration side and 1 failure on the Archives/Categories pages:
1.Tagline Text and From the blog text are supposed to support tags but they don’t. The text is html encoded when saving.
2. I’ve set an archive page, which is showing all the information in a correct manner but when I try to access a category or the post of an specific month the Title changes but still displaying the same information as in Archive page (I thing ByJo has the same issue). You can view it here: http://www.codecoding.com/index.php/2011/03/
Thanks for your help on this matter. Best regards.
Hi, thanks for the purchase.
1. We have missed that point, thanks for reporting. 2. Archive – category – tags pages will be restructured again.
We will fix these issues, and release an update immediately, we will let you know when its released, probably in 2 days max.
Hi, tag pages aren’t working properly, too. They act just the same way as Archive.
Another minor point, whenever you use apostrophe in home textboxes it will replaced by \’ in order to escape it. The problem is that the html we receive later on the screen is exactly that escaped code \’. e.g: I’ve done turns into I\’ve done.
Cheers and thanks again!
Hi, we have fixed the issue with archive – category – tag – departments page, you can download the latest package v1.2.
It works like a charm!
Thank you very much!
I really appreciate your work! 
Best regards.