room122
- Author had a File in an Envato Bundle
- Author was Featured
- Bought between 10 and 49 items
- Exclusive Author
- Has been a member for 2-3 years
- Referred between 200 and 499 users
- Sold between 50 000 and 100 000 dollars
- United States
233
Purchases
Buyer Rating:
4.21 stars
4.21 average based on 28 ratings.
(more information)
-
5 Star
1864%
-
4 Star
310%
-
3 Star
414%
-
2 Star
13%
-
1 Star
27%
| Created | 20 July 12 |
| Last Update | 16 January 13 |
| Columns | 2 |
| Compatible Browsers | IE7, IE8, IE9, Firefox, Safari, Opera, Chrome |
| Software Version | WordPress 3.4 |
| Documentation | Well Documented |
| High Resolution | No |
| Layout | Fixed |
| ThemeForest Files Included | Layered PSD, PHP Files |
| Widget Ready | Yes |
- agency
- clean
- creative
- css2
- gallery
- grid
- html5
- jquery
- minimal
- modern
- portfolio
- responsive
- simple
- theme
- wordpress
© All Rights Reserved room122 -
Contact Envato Support


Hi,
How do I remove the ‘Client Date & Services’ fields completely on the gallery pages?
Also, how do I make the slider a link ?
You’ll have to remove the client and date fields from the single-portfolio.php file.
The slider on the home page can have links but the one on the portfolio details page cannot.
Thanks,
I have fixed the single-portfolio.php.
Now how do I add links on the homepage slider?
To add links to the slider just enter the URL on the slider custom post “add new” page. It’s in the right sidebar.
you know, i think i really like this theme a lot. but i have a few questions…
do you have any alternate skin variations as pre-sets? do you have a light skin version, by any chance?
does this use Cufon for editing the header fonts?
will it be easy to customize the background image?
can i easily change the colors of those borders underneath the navigation menu?
anyway, great work!
Thanks… Glad you like it.
The design is based around this darker color scheme, there is no light skin. The header font is from the Google Font Library, no Cufon option is available. The background image tile and secondary colors are easy to change from the admin.
Installing Theme from uploaded file: themeforest-2685867-un-altro-modern-responsive-wordpress-theme.zip
Unpacking the package… Installing the theme… The package could not be installed. The theme is missing the style.css stylesheet. Theme install failed.
Any suggestions?
Yes, make sure you are uploading the theme zip file… (The zip that contains only the theme files) not the complete zip that you downloaded from TF. That file won’t work, as it contains everything… documentation, PSDs, etc…
Hi i just purchased this theme and had a look of the template codes. this is is an awesome theme but i have some questions for you.
1. when i am in single-portfolio page, the “back to gallery” doesnt seem to take me to the gallery, instead it takes me to the previous page visited. 2. in single-portfolio page, i hope that click on the full-img slide will open the light box slideshow… can i do that? 3.plus, i wish at least there are small thumbnails for me to jump to different full-image, or i will lose the sense of how many slides here. 4. the way this theme generates thumbnails for different purposes can be done by use TimThumb, its quicker and reduce the files pilling up in the upload folder.
sorry for my lousy english, just want to thank you for creating this wonderful theme, and thank u for reading this..
Eugene
Hi masakajing,
1. You can change the “Back to Gallery” link in the item details template to where ever you need it to go. Currently it takes you to the previous page in your browser history.
2. You could add the lightbox code to the item details page by editing the template. By default the item details page features a slideshow of all the images attached to the post.
3. This is another edit to the item details template. Check out the features of Flexslider to add different options such as thumbnails.
4. I’ll consider TimThumb for future releases… I specifically needed to crop the images for this theme, versus resize.
Hi, I have to mention there is another serious problem in Sorting Function. when click on any filter, the page count does not refresh. and the page count should go to 1.
i wish u can understand what i am talking about here. thanks
I am aware of this, and have a new release in the works that will take care of this issue, plus a couple of more items. I’ll have this new released published in the next couple of weeks.
Hi,
I need to add a large background image to the right hand side of the home page, how can I do this?
Thanks
You’ll need to edit the CSS in order to change the background to a single image. Right now it tiles the background texture pattern.
Can you please show me where exactly to do this, my site is nearly finished and looking great I just need to know from you how to code in the the background image to the CSS .
Please Help.
Can you please show me where exactly to do this, my site is nearly finished and looking great I just need to know from you how to code in the the background image to the CSS .
Please Help.
Sure… You need to take a look at edit-styles.php under the section labeled ”// Background Texture”. That’s where the page background is set. You can comment out the area that pulls the tiling bg from the admin selection and then add your own.
thanks for your reply. Very looking forward to the updates!
Hi Nathan. Loving this theme. All has worked great for me so far. A question: for portfolio items, under project options, I would like to have a new page open (a separate window in the browser) when the user clicks on the “View Online” button so that they aren’t directed away from my page. Can you tell me what to edit for that to happen? Thanks!
Sure… In the portfolio single template look for the line that contains the link code and add the target=”_blank” attribute to the tag.
Of course, it worked! I wish I could leap ahead in a single bound to be as fluent as you in the language, but alas…no.
Learning every day tho! Thanks for sharing your knowledge with another of the masses.
I am looking for single vertical page layout in your WP version. I saw it in the psd templates that came with the download, but maybe it’s only an option in your html version.
I can edit the template myself, but was hoping you already had one with that layout.
Beautiful template! Thanks!
Do you mean a single column (full page) layout? If so, there is a template titled “Full Width Page”.
here is the link to the html version: http://www.room122.com/demo/html/unaltro/gallery-single-vert.htm
It was in your psd, but then not as an actual WP template page …
Oh I see… Yes, the single portfolio page in the WP version only includes a horizontal layout.
I’m getting an error even before activating the theme? “Fatal error: Call to undefined function wp_get_theme() in /wp-content/themes/unaltro/admin/nhp-options.php”
Does the error occur after activating the theme? What version of WP are you using?
Hi, First of all your theme is very good. I want to make a website with two categories of video and have one portfolio page with videos of the first category and another portfolio page with videos of the second category. For example one page for videos about car and another for bikes.
Can you pls help me?
Thanks.
Hi there… Multiple portfolios is not a default feature of the theme, but it’s not too hard to setup. Here’s how to do it.
1. First up, create two new categories under the Portfolio custom post type. These are the categories for the two new portfolios for example “Cars” and “Bikes”.
2. Whichever portfolio template you are using (portfolio-3col.php, portfolio-4col.php, etc…) take that php file and duplicate it twice.
3. Open the new files in an editor and change the top where it says “Template Name: Portfolio 4 Column” to “Template Name: whatever you like”.
4. Now on line 16 of each file add: ” ‘category_name’ => ‘my-category-slug’ ,” after ”’post_type’ => ‘portfolio’,” (without the double quotes). Then change ‘my-category-slug’ to whatever you used for the category name. Do this for both files.
5. Now upload both of these files to your server, and create a new page for each. Select the template names in the right sidebar so that each new template corresponds with your new page.
Note: this may interfere with the sorting feature, so you might want to remove or hide that code on these templates.
Hi. Unfortunately it did not worked. I made a new category “cars” with slug:cars-video. A new portfolio template with canges on line 16(<?php query_posts( array ( ‘post_type’ => ‘portfolio’, ‘category_name’ => ‘cars-video’, ‘posts_per_page’ => 9, ‘paged’=>$paged) ); ?>). I also deleted the filtering options code(lines 22-35) but the does not load any video.
Can u help me? Thanks
Sure thing… Can you email me your WP admin login, and your FTP login for the server? I’ll take a look and see what’s going on.
I have already send you the account.
Hey Room122! Great theme. Just purchased for my portfolio site. Anyway we can get a social option for Instagram? Also would like to be able to customize the background textures if possible. Thanks
-William
Hi William, to edit the background textures, you can always replace the tiles in the images directory with your own.
What sort of Instagram option are you looking for?
Ahh ok I’ll just swap out the image textures.
It would be nice to have a link to an instagram account from the social area with an icon to match the others.
Hi William… I’ll see what I can do about an Instagram icon. I’m traveling the next couple of days but will be back in the office on Monday.
How do I get rid of the lines under the navigation?
Nevermind the lines under the nav. Got the styles tweaked so it looks ok.
How come when you link to the blog from the navigation there is no roll over state? Notice how ever other page in the nav has a rollover state except the “latest”. Would like to get this consistent if possible.
Here is a link to my site still in build out stage: http://onlineraceguide.com/portfolio/r50-home/
Appreciate all your help tweaking things for everyone …
Hi, I have installed and worked the template but i have a problem with the slider. 1. It does not show the right order of the images (1,2,1,2,3,4,) 2. After some navigation clicks it shows the slider empty.
Do you have any idea how to fix it. Thank you in advance. I have sent you an e-mail with the site url
Nikos
Just saw your email… Let me take another look now that I understand the issue a little better.
Okay… this is an easy fix. In header.php change line 110 from $(’.flexslider’).flexslider to $(’#blog-slider’).flexslider.
That should clear up the issue.
Hi, it works the slider with the change you suggest, but when i do this the testimonials slide in the same page is empty. Thx Nikos
I just checked out your site again, and it looks like both sliders are working. Do you still need help with this issue?
Can u check again please? I do the change now. I did it before but the testimonials slider was disappearing and i canceled the change.
Hi, i did it now and i it works great. Probably i have forgotten something. Thank you for your help Nikos
Glad you got it working Nikos!
Hi Nathan. I have a problem making HTML-codes like tabs/tab and [br top=”0”] (the tabs and breaks) work though. I cannot find anything about it in the documentation. Can you please help? ... and also: Is there an easy way to replace words from the template (there are some words I would like to translate into another language)? Thanks, Trine
Hi Trine, Are you saying that your line breaks made in the Wp editor are not showing up on the page?
Also, there are a few words within the templates that you will have to translate manually by opening the files in an editor.
Hi Nathan, The breaks work now. Don’t know what went wrong. Thanks for your response and your time. Trine
no prob
Hi! Before all congratulations for this theme. I have been searching for some times and I don’t understand where I can modify the background (I would like to have just one image on the bacckground, no tiles). With firebugs I can see the “background: url(“http://www.**.fr/wordpress/wp-content/themes/unaltro/images/page-bg-1.jpg”) repeat scroll 0 0 #2E2C29; but where and how can I modify it? In the wordpress editor I cannot find the .css files, have I to modify it from my hard drive and re-upload it at each time? I know a little css and html but I am a little lost with the php. Thanks for your answers
Nevermind, I ‘ve found
Hi, piwemn… Glad you got it figured out.
Featured Image showing up in Portfolio Gallery archive page slideshow.
Hi! I still love the theme
I am using a featured image for a Portfolio Item (which displays a slideshow of images on its single page). It is a different shape than my other images. To avoid it showing up on the single page slideshow, I uploaded it via the general media upload. That way, it wouldn’t be associated with/attached to the single page.
On the single page, everything works fine. It does not show up in the flexslider.
BUT on the Portfolio Archive page, it shows up in the Lightbox slideshow. In the Media list, it shows that it is not “attached” to any page.
How can I disassociate it from the portfolio page?
Thanks for your help!
Can you email me a link? I need to see what is happening to fully understand the issue. Thnx!
Email sent! Thanks!
Okay, I’ll take a look and get back to you.