454 comments found.
V2.4 works wiht wp 3.4.1 ?
Can you do to footer sidebar a form Subscribe Newsletter?
I translate to portuguese some words but in the home page i don´t Know where i do that, example http://rharquitectos.com.pt/ Noticias – view details »» – ver mais »»
Thanks in advanced
I purchased Responsy WP, BTW very nice theme, I have a couple of questions.
1) Is there a way to make the services shortcode 5 columns instead of 4 or make a 5 column shortcode in general?
2) Is there a way to change background images such as, the header, body and footer? I would think to edit the main css file but do not see it under Appearance>> Editor. Is this because I have the WP version and not the HTML ?
Hi,
1 – i will test it,
2 – we will add options for bg images of body, header and footer in v2.4,
Planned update: v2.4 – (3 July 2012)
Hi,
it is impossible to make 5 columns.
Hi (again),
Any timeframe on when the latest version that supports WP3 .4 will be coming out?
I see that version 2.3 of Responsy has a note saying that a full test will be done in week, so I’m holding off on updating the theme for the moment.
Thanks in advance!
Hi,
you can use responsy v2.3 and WP 3 .4.
Planned update: v2.4 – (3 July 2012)
I need to put a second language… what is the best way to do that with your theme? I was thinking to run 2 separate wordpress site one for english and one for french. I try to install a plugin call xili language but I doubt it can translate the home page and the responsy settings. Let me know what is the best way to do that.
thank you
Hi,
you can try multilingual plugins.
is xili language work with your theme… I wonder how can we change the homepage and contact. we do not see the language setting in responsy settings.
Hi,
go to documentation > localization.
Does anyone know if there are any tutorial files for this theme? I’m trying to set up the blog function so that there’s a button that says “blog” in the main menu that takes users to the blog posts. I can’t figure out how to set up the menu or the posts properly using the theme’s built-in features.
Hi,
you can find help file in the downloaded package.
I went back to the original Zip file and I found a Documentation folder, but that leads me back to this website, and folders with CSS and JS code. The only other folder besides the theme folder is the Licenses folder. There was nothing in the Read Me. What am I missing?
Hi,
there is an index file in the documentation folder, open it in chrome, firefox or safari.
Thanks. I found it!
Can we have left sidebar with normal ‘pages’ and can we insert all these shortcodes in those ‘pages’.
Hi,
we will add left sidebar on next update,
next update is coming on next week.
Thank you now the 100% header fit… but all the content has move to the left. www.groupemedia.com/prod
Hi, you have several errors with your html markup;
1-) Redundant element “center” that wraps your header markup, you should remove it.
2-) You dont have a wrapping div class=container in your header markup, check my previous post.
3-) You have also moved ”<.section class=”middle row”>” out of the div class container, you shouldn’t move it, should stay same.
I’m looking to add a Lazy Loader to my filtering mechanism (there’s about 400 items to be displayed and don’t want to have the user load up the initial “all” state at page load.
I’ve implemented the jquery Lazy Load plugin but have run into some issues. After filtering, the divs containing the items are still considered to be located where they were when the DOM loaded and thus, won’t load unless the page is scrolled down far enough to hit the point that it was supposed load the corresponding images. Any thoughts on this?
I’ve looked at the Isotope website and it advises against using the infinite scrolling in conjunction with filtering as some things can remain hidden unintentionally. I’m guessing due to similar issues.
Thanks for your help.
Hi,
I wonder if you could point me in the right direction… I’m loving the filter facility for the Portfolio section and appreciate the ‘Portfolio Item Detail’ where I can choose ‘Standard’, ‘Gallery’ or ‘Video’. Is there some way that I could add my own option here? I’m looking to have a layout similar to this…
http://www.merchantcantos.com/our-work/access-bank/ (I also need to incorporate the anchor link transitions)
...in order to showcase a number of mediums we’ve worked with for that particular client.
I guess I need a tweaked version of ‘Standard’ where extra images appear underneath the existing image rather than a Gallery. I can then start a new loop of text and images underneath that.
thank you in advance. Scott
Hi,
1-) For every portfolio single type (standart, gallery, video) you have the option to add editor content where you can struct a similar layout using some shortcodes (columns etc…) .
2-) You can add class=”easing” to any link element to have transition effect.
<a href="#" class="easing">link text</a>
I’ve tried this, but when I go to upload an image and click ‘insert into post’ the screen goes blank? To resolve it I have to switch over to HTML view and manually insert the image location for it to appear?
Would it be possible to duplicate the ‘standard’ template and create a blank version that I could just layout myself?
(sorry to be a pain)
Hi,
1-) This is an issue after updating to wordpress version 3.4, we will fix it in the next updates.
2-) If you are an experienced developer you can do this at your own risk.
Hello!
One more question, would it be possible to use the same thumbnail size inside an article like on the blog page? Or even use no thumbnail inside the article view. The big picture there at the beginning is quite big, and I want to start with the content earlier. Or would it be possible to adjust the thumbnail size inside the single article view?
Thanks. Tobias
Hi,
yes there is an option to disable thumbnail inside the article view.
Is there any way to get the button links to open in a new window?
Hi,
which buttons or where?
some buttons have this option and button shortcode also.
about getting the 100% width.. I try what you say but it didn’t work correctly…
I’m not too technical can you copy and paste which code to replace for which lines of code? /////////////////////////////////////////////
<!- ** CONTAINER ->
<!Hi,
Default site layout is like this,
<!-- ************************** CONTAINER -->
<.div class="container">
<!-- ************************** HEADER -->
<.header class="header row clearfix">
.......
You need to move the header markup (with its content) outside of the “div class=”container” then add a new “div class = container” into the header markup, finally your html markup should look like this;
<!-- ************************** HEADER -->
<.header class="header row clearfix">
<div class="container">
.....
<./header>
<!-- ************************** end HEADER -->
<!-- ************************** CONTAINER -->
<.div class="container">
.....
</div>
We want to put a logo slider such has on current www.groupemedia.com do you have any idea of any plugin that can do that while preserving the responsivity. I know you have already a widget for that but its too restrictive and too static for me. any good ideas are welcome.
Hi,
maybe you will find a plugin on codecanyon.
still update didnt solve my problem… I have a different background for header.. but header is not 100$ as you can see on http://www.groupemedia.com/prod/
thanks
Hi, in current layout header’s wrapper element is not 100% width. To change this follow these steps;
1-) In header.php; move ”<header>” markup outside of the -> div class=”container”
2-) Then wrap everything in the ”<header>” with a new -> div class=”container”
This way header will be 100% width.
I did the upgrade but the services on the Homepage with Slider disappeared. also the Video Section and the featured area text.
Hi,
go to widgets page and use homepage widgets for homepage widgets area.
Hello,
I do have a question related the portfolio.
Is it possible to specify tags for each portfolio item? For example, if I have a portfolio item called ‘car’, can I specify the charateristics of ‘tires, breaks’, etc. inside tags. Furthermore it would be great to show these tags in a tag cloud in the sidebar.
I’m asking as I want to get a structure in my portfolio themes, as they are quite a lot.
Thanks . Best regards
Tobias
Hi,
i will think about it.
Hello pixelwars, We are completing the Contact page, but the attribute of the page does not have the option model, we want a page like the theme, our page looks like this http://consultsite.com.br/?page_id=192 We wait thank you
Consultsite
Hi,
1 – you are using version 1.2,
2 – please update to the latest version
3 – for creating contact page like on demo site,
4 – create a page but before publish select contact page template from drop down menu on the right hand side,
5 – then publish the page and go to responsy > contact tab.
Hi,
Great theme but I am having some problems with the portfolio page. I have deleted it from menu etc and made another page to see if that makes a difference, but I am still getting a 404 error when I click on the item in the page. I can see portfolio items on the front page and in the portfolio but the 404 error comes up when you click an item.
Have deleted all and tried again as previous poster suggested (it worked for them!), however this hasn’t worked for me 
Using 3.4 wordpress. Thanks Rachael
Hi,
1 – are you using latest version (v2.3), if not please update,
2 – after update try again,
3 – if getting 404 again send a user wp login info from profile, i will check this,
4 – profile: http://themeforest.net/user/pixelwars
I have done below but still not working – have sent you user wp info via profile below – let me know if you haven’t received it.
Thanks
Hi,
i will check today.
Hi,
i did it.
Perfect! Thanks so much I have really enjoyed putting the site together.
Very appreciative of your help, Rachael
I actually did it (insert different background for each head,body,footer).. http://www.groupemedia.com/prod/ but the body is not 100%. how can I change that?
Hi,
your theme version is 1.2, we strongly recommended latest version, please update.