ThemeForest

Un Altro | Modern Responsive WordPress Theme

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

Hi room, And also I am trying to upload images to the portfolio and they get cropped to 550 hight pixels. How do get the image to be uploaded without being cropped on the hight?

room122

For this one, you’ll need to open functions.php and scroll down to line 146. Edit add_image_size(‘full-thumb’, 940, 550, true); Change 550 to whatever height you prefer. Once you save and upload this file you will need to regenerate your thumbnails. You can do this using a plugin called Regenerate Thumbnails. :-)

  • Bought between 1 and 9 items
  • Has been a member for 2-3 years

is it possible to hide the date on portfolio items (the orange square)?

room122

Yes, but you’ll have to remove a line of code. I can walk you through it, if you’d like.

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

Hi Room
I got the theme, like I said I would. I’m having trouble installing it. I was expecting php and css files to upload to in the themes section. However, you cant upload a .xml file to a theme. It just crashes. So I imported the xml file and sure enough the content got in. But since there are no css file (I couldn’t find one) I’m sure there is. But when I open the xml file and search for css nothing comes up. I see some php files in there but that is new to me.

How do I install it, are there tutorials I can follow?
Cheers

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

Sorry I didnt make the comment above clear. So the content is in. But the theme is not rendering correctly, I cant find php or css files in Filezilla

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

Update: thanks Room. I got it. For some reason 6 or so css files werent being extracted from the zipped. Got it to work. Love this theme, looking forward to more responsive websites

room122

Hi Andy… Glad you got it all working. Let me know if you need anything else. Best, Nathan

  • Bought between 10 and 49 items
  • Has been a member for 1-2 years

Hi room!..

I try to upload a youtube video to the portfolio and can not be viewed. I put the link and nothing. any ideas?

room122

Hi Byron, Make sure you put both a share link and an embed link. They are different, and both are required. You can get these links from the video’s page on YouTube.

  • Bought between 10 and 49 items
  • Has been a member for 1-2 years

hi, I’ve tried but not working. I copy the link sharing( http://youtu.be/QHzAt5roA5I ) which is the other?

=?

room122

Click the embed button on the YouTube page… It will give you another link.

  • Bought between 10 and 49 items
  • Has been a member for 1-2 years

Room, The only way I can do is to insert at the entrance but it is not very good ….

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

Hi there, Nice theme. Where should I be looking if I want the mobile device navigation bar to display a lot earlier (at 425pixels) instead of the current 303pixels. This is because I have more nav menu titles and they are a lot longer and not displaying correctly at 425 pixels.

Also—how do I change the current page menu link color to white?

Thanking you.

room122

Hey there… You can change the display of the navigation bar from layout.css There is a series of media queries toward the bottom of the file. #mobile-nav is what you’re looking for.

room122

Oh, and the current page menu link is styled in the same file. Look for current-page-parent starting at line 110.

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

Sorry also—Is it possible when the screen is adjusted for mobile device, the columns change to 1 instead 2 or 3 or 4?

room122

It depends on the mobile device. If the screen width is reduced down far enough. Say mobile phone portrait, the columns will reduce down to 1. You can take a look at skeleton.css to see how the columns are handled.

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

Thank you for the pointers. My light box is not working. I checked that the scripts are there and it is. Am I suppose to turn something on or off? Even the demo gallery and portfolio page doesn’t load. Please advise.

room122

Hi there, can you email me a link to your site, and I’ll have a look.

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

Hi, I’m thinking of buying this template and I was just wondering if the theme has been updated yet to allow you to change the color scheme (background color included)? If the official update hasn’t come yet is it difficult to go into the code to change it? I’m new to coding but have no problem trying to dig in to fix it if it’s possible. The current theme colors don’t match my identity I’ve made for myself with my business cards, resume, etc. Thanks in advance for any help.

room122

Currently you have to edit the CSS file to change the color scheme. If you’re comfortable editing CSS , it should be no problem.

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

or this link might be more useful. [url removed] but all the pretty photo javascript is not working. :( bummer. Appreciate any help. Have deleted and installed theme twice now to make sure it wasn’t me.

room122

Hey there… Just sent you an email on this issue.

Default-user

Hi there, sorry made the same mistake twice. I’ve used the wrong box to send him an email. Can you please remove it from here? thanks.

  • Bought between 10 and 49 items
  • Has been a member for 3-4 years

@pixelpixie0521 I’ve successfully tweaked the colours in my install of this theme. I’d recommend that you don’t edit the theme style sheets though. Here’s what I did:

- install the (free) “All in one SEO ” WordPress plugin (which is a great plugin to have anyway)

- use the functionality of this plugin to add an extra line to the <head> of each of your site’s pages and posts. That line should link to a CSS file (I called mine unaltro-overrides.css, which I placed in /wp-includes/css/. It looks something like this: <link rel=stylesheet href=”/wp-includes/css/unaltro-overrides.css” type=”text/css” media=screen>

- This CSS file is called after the theme styles, so any styles you put in this file will override the theme. This includes not only colours, but fonts, layout and everything that CSS gives you control to style. If you’re new to CSS , the SitePoint CSS Reference is pretty comprehensive: http://reference.sitepoint.com/css/

That way, if you upgrade the theme, you don’t blow away your custom colour styles. You do need to be careful that upgrading WordPress doesn’t also do this, but I think you should be safe unless you completely blow away WP and start again. Which you probably won’t do.

Hope that helps! Happy to be corrected by Nathan if there’s a better approach than this, but it works for me!

Matt

room122

Great tip! Thanks Matt.

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

Hi can you also tell me how to remove the link on the gallery titles? cheers

  • Author had a File in an Envato Bundle
  • 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
Hey folks… Just posted an updated version of the theme.
  • Added a fallback style for wp-nav-menu
  • Added ability to remove the date boxes on portfolio thumbnails
  • Fixed sorting issues with portfolio items with no categories
  • Fixed missing titles in search results
  • jQuery rollovers are disabled for touch screen mobile devices
  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

Hi Room!!! Me again! Can you please tell me why this might be happening?

the theme portfolio page has a warning error - please have a look here: http://katherinegailer.com/?page_id=421

THANK YOU !!

room122

That’s happening because you have some portfolio items that are uncategorized. The latest update (posted yesterday) will take care of this. Also placing all of your portfolio items into a project category will remove the error as well.

  • United Kingdom
  • Has been a member for 1-2 years
  • Bought between 100 and 499 items

Hi Room,

The theme is great, good work :)

I don’t know whether you can help – I’ve got the portfolio working with a gallery of videos hosted on Vimeo. When I click to view the videos in the lightbox window 1 of 12 works fine, but with the rest of them i just get a rotating circle and they don’t seem to load.

Thanks in advance!

room122

Hi there, First up, make sure you are entering both the share link and the embed link on the portfolio post page.

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years
  • Sold between 1 and 100 dollars
DeDron Purchased

Hi, Nathan! I found a plugin for creating contact forms for the site, so I can send emails with attachments. He called the Contact form 7. But while I can not change the view of a button “Browse” to files. And when I activate the plug-in, preview galleries no longer loaded..

room122

Hi DeDron, Contact Form 7 may be adding some JS that’s interfering with the gallery preloader. You can disable the preloader by commenting out or removing this line in the file javascripts/jquery.custom.js.

$(”#gallery”).preloader();

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

Hey. I’m seriously considering buying this theme, but had a question about a certain feature that isn’t obvious from the Live Preview. Forgive me if this has already been answered elsewhere.

I notice that on the portfolio page, clicking the project image opens an enlarged photo, while clicking the project title takes you to a project page. Is it easy to adjust this so that clicking either one (the image or the title) takes you to the project page?

room122

Yes, you can turn the lightbox (pop up) off in the theme admin, so clicking the thumbnail goes straight to the details page.

by
by
by
by
by