ThemeRain
- Exclusive Author
- Bought between 1 and 9 items
- Has been a member for 0-1 years
- Sold between 10 000 and 50 000 dollars
91
Purchases
Buyer Rating:
4.29 stars
4.29 average based on 7 ratings.
-
5 Star
571%
-
4 Star
114%
-
3 Star
00%
-
2 Star
00%
-
1 Star
114%
| Created | 10 November 12 |
| Last Update | 12 December 12 |
| Columns | 2 |
| Compatible Browsers | IE8, IE9, Firefox, Safari, Opera, Chrome |
| Software Version | WordPress 3.5, WordPress 3.4, WordPress 3.3, WordPress 3.2, WordPress 3.1, WordPress 3.0 |
| Documentation | Well Documented |
| High Resolution | No |
| Layout | Fixed |
| ThemeForest Files Included | CSS Files, JS Files, PHP Files |
| Widget Ready | Yes |
© All Rights Reserved ThemeRain -
Contact Envato Support


Link to the 1.2 update?
You can download updated version from this site, just go to “My Account > Download”.
I’ve downloaded and installed but keep getting error messages when trying to login or posts.
Please register on our forum http://themerain.ticksy.com/ and give us more info about error and provide site url.
I’ve posted my issue to the board and am waiting for a response. I need to post items and am stuck.
Hi
How can I change the header in each page to what you did in your frontpage?
Instead of displaying Home
I would like it to say Like what you see? Get in touch with me, but keep the menu item to Home
Cheers
Hello, you need to change page title at “Like what you see? Get in touch with me” and then go to “Appearence > Menus” and rename your page title as you want.
This theme has excellent, detailed documentation which is very important to me
The previous theme I downloaded from another author was not very descriptive and I have to get a refund. I will come to ThemeRain first next time.
Is there a reason that the page buttons (home, contact, etc) are duplicating at the top of the screen?
Whenever I create a new page it duplicates the button.
Disregard the above comment, I ended up removing the ‘secondary menu’ line from the header.php code.
Is there a automatic transition option for the slideshow? It would be cool if it automatically scrolled through the images without having to click the ‘next’ arrow.
Please open file “js/jquery.custom.js” and find “FlexSlider” section, then find line 34: “slideshow: false” and change it on “slideshow: true”.
You guys are awesome. Thanks!
great looking theme! I’m curious, how difficult would it be to make the nav horizontal?
Hello, thanks! It’s easy if you have basic skills in html and css.
Hi, Please check here: sabakarim .com The tiles show up inconsistently but if i click on “All” they will be corrected, How i can fix this? Thanks!
Hello, it’s because you title has two lines. We can send you files which can cut your titles to one line.
Thanks but why if i click on “All” tab it will be corrected?
After first click on the filter activated some functions of isotope plugin.
Thanks i limited titles and it’s now working fine!
Hi, Again i see it have problems on that site, It show up correctly in chrome but not in Firefox and IE10, I believe this is CSS issue, Please check, Thanks.
Hello, please email us info@themerain.com we can help you.
Hello!
I am wondering if there is a way to change the query within the Recent Portfolio Works function to display different portfolio posts. For instance the OLDEST 4 posts instead of the 4 most recent would work for solving my needs.
I have tried adding ‘ORDER’ => ‘DESC’, but didn’t have any luck.
I was hoping the get some help! The function is posted below.
/
—-—-—-—-—-—-—-—-—-—-—-—-—-—-—-—--/ /* Recent Porfolio Works /—-—-—-—-—-—-—-—-—-—-—-—-—-—-—-—--/function recent_porfolio() {
}
Hello!
You can past this: ‘orderby’ => ‘rand’ instead ‘order’ => ‘DESC’.
The preview does not work:
Parse error: syntax error, unexpected '}' in /home/users1/l/lyagush/domains/themes.themerain.com/vision/wp-content/themes/vision/functions.php on line 29Thank you! We’ll fix it.
I like this theme very much and try to make it work for a client. But here’s a weird thing: I use the blog section as the start page, and it looks like it gets its header from the last blog post. So if I want it to say “Blog”, I need to keep a blog post named blog at the top. Is it supposed to be like that?
It’s a wordpress bug, but you can go to “Appearance > Editor” in right sidebar find and choose “Main Index Template (index.php)” then find there this part of code:
<h1><?php echo $blog->post_title; ?></h1>and replace by<h1>Blog</h1>Oh! Thank you so much for responding. I think I may be able to find that, yes.
I see! OK, but that whole part looks like this:
<div id="page-header"> <h1><?php echo $blog->post_title; ?></h1> <div class="subtitle"><?php echo $subtitle; ?></div> </div>So, I replace the whole section inbetween the h1 tags? OK, then what happens to the subtitle thing? I’m sorry for being so green.
You can replace this part
<?php echo $subtitle; ?>by anything you want or if you don’t want to use subtitle delete all line<div class="subtitle"><?php echo $subtitle; ?></div>Thank you sir! Learning, learning.
Dear Themerain, is there a way to make the Blog (where posts are gathered) an item in the menu?
Hello, you can add any items in menu, just go to “Appearance > Menus”.
Thank you. Yes, I realized it is part of the collect-posts-by-category function, which I’m just starting to wrap my head around.
And also, is it possible to make the menu text bigger, please?
You need to change style.css. Go to “Appearance > Editor” find “Stylesheet (style.css)” and add there this:
#primary-menu, #secondary-menu { font-size: 16px; }Very good. Thank you. Not to be an even more annoying customer, but couldn’t some of these things be adjustable from inside the Theme Options? For instance via a Custom CSS box? Let’s say it’s on my wishlist.
That worked, yes. Thank you!
Ok, we’ll add this thing in next update
Hi, is it possible to make the subtitle text smaller? I tried to change it in the CSS ( .subtitle) but it does nothing..
Hello, try to use !important
ok thx, i will try it.
I’m having issues with the categories on the home page. WHen you click on them, it is not filtering out the other categories to just show the chosen category.
http://clearwaterartalliance.org/Any help is appreciated! thanks.
Hello! Please tell us more details about your issue by email info@themerain.com
It’s been two weeks and still no support on their forums. Pretty sad support system they have going for their customers…
What would I need to change in the html/php files so my blog page (website.com/blog) so it lists my blog posts exactly the same as the portfolio page?
You need to change index.php and style.css
Thanks for responding, what do I need to change exactly?
Unfortunately we can’t provide you instruction what exactly you need to change. To realise your idea you need to do a lot of work.
Thats all good, I’ll spend some time experimenting with it. One more question (sorry)
I like that all the thumbnail images on the demo site are grayscale. I wanted the same effect but I wanted the thumbnails to go back to their original color apon hover. I used the CSS below:
img.attachment-portfolio-thumb { filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */ filter: gray; /* IE6-9 */ -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */ }img.attachment-portfolio-thumb:hover { filter: none; -webkit-filter: grayscale(0%); }The grayscale works but the overlay image breaks the images returning to color. When moving the mouse over the thumbnails you can see them trying to change over (they flicker with color) but stay greyscale. I’m pretty sure this is something to do with the overlay image. Do you know how i’d go about this? I’m so close to the result I’m looking for. Thanks again! Great theme
Can you provide us site url? We tested your code on template and all works good.
I just re-added the css code so you can have a look. My site url is www.2wenty2wo.com . It makes the thumbnails grayscale but the hover back to colour doesn’t seem to work. I’m using firefox.
It’s don’t work because you have ”.overlay” above thumb image. Try to delete overlay and you understand what I mean.
I knew that would be the problem with it. Is there anyway to still have the grey scale to colour effect with the overlay, I liked the overlay image.
.overlay { pointer-events: none; }That’s good! Good luck!
Hi, I’ve found a small bug in the theme. When viewing a blog post, the twitter and facebook links are swapped.
Thank you! We will fix it in update.
What file holds this code, if I knew where it was, I could simply fix my own site.
“vision/includes/plugins/social-share.php” you need just swap a href
All fixed, thank you very much for the quick response
Good luck!
I am still a happy customer. However, here’s a thing I would love a lilttle help with:
In order to display an image on the ’Home’ page (which is the blog), I add an image to a standard blog post and set it as “Featured”. Right?
But the problem is, that once you go into the actual blog post, this image is doubled. Is there a way to solve this?
You can delete image from article text and use only a featured image.
That worked. Many thanks!
Hi! How can I create a contact page please!!
Hello! Please make sure you install plugin “Contact Form 7” before. Then go to “Pages > Add New” switch to “Text” editor and past this: [contact-form-7 id=”18” title=”Contact form 1”]
And please! How can I use the Localisation Support ?
Thx u sooo much!
If you want to localize your theme please read instruction in documentation.