ThemeForest

Arista - Parallax Responsive HTML Template

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

Hi. I just bought this and uploaded to WP and it could not install because it stays the style.css file is missing. The Style Sheet folder has camera.css, foundation.css, layout.css. Thanks for your help resolving.

audemedia

Hi, this is not a WP theme. It is a HTML template as you can see in the title.

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

Hi, really nice theme :-) but looking at the gallery pictures on an iPhone “breaks” the template as it tries to show an index in the bottom of the page, so it does not scale the content properly….

audemedia

Hi,

thanks for the note and for the kind words.

I can’t reproduce it. You see this malfunction in iphone 5 ?

Default-user

No, I see it on an iPhone 4S with IOS 6.1.2 in Safari. I can send you a screenshoot on email, if you can send me your email address…

audemedia

could you please send it to hello@audemedia.com ?

thanks again!

Default-user

Hi, screenshoot is now send ;-)

audemedia

it is strange. Indexing at the bottom that load the thumbs of other collection items, it is an extra function of fancybox 2 script. (http://fancyapps.com/fancybox/#examples – Thumbnail Helper)

Do you wait to load the whole page before opening an image in fancybox?

I’ll testing it more and i’ll inform you. Thanks :-)

Default-user

Yes, I wait until everything is loaded. I Think the problem is that Fancybox is not very phone friendly. It would be really nice that once in phone or tablet mode, the pictures would fill full screen and do not show the index in the bottom and just let the visitor browse by swiping through the pictures…

audemedia

Yes, the same thing i thought. I’ll deactivate this fancybox function in smaller screen sizes and i’ll upload the theme update. When my reviewer approve this i post a comment here.

Many thanks again for all info about this issue :-)

Default-user

Good idea. Just to clarify myself, I like that you show several pictures in a row, so you should not turn that into a picture column in phone view, since that would make for an awful lot of scrolling when one has many pictures in the gallery ;) I just think there should be a better ligthbox system that is more phone friendly…but turning the lightbox function off for now is probably the best solution to keep the nice design :)

  • Bought between 10 and 49 items
  • Has been a member for 5-6 years
RodRod Purchased

Love the theme, well done!! I have been working with for a week now and this is an awesome theme! But I have one need, I need an example of the menu with drop-downs… Could you please provide this?

I plan to use it on the link to pages outside the main page (not in the parallax)...

I hope this is not too big a request…

Thanks for the great design!

audemedia

Hi,

Thanks for purchasing and for the kind words.

http://themes.audemedia.com/html/arista-dropdown/

Contact me via my profile page, to send you the appropriate code via e-mail :-)

  • Bought between 10 and 49 items
  • Has been a member for 5-6 years
RodRod Purchased
ok so I went ahead & made the dropdown add this to layout.css line 30:
nav ul ul {display: none;}
nav ul li:hover > ul {display: block;}

nav ul ul {background: #fff; border:#CCC 1px solid; -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; padding: 0;position: absolute; top: 100%;}
nav ul ul li {float: none; position: relative;}
nav ul ul li a {padding: 5px 24px;color: #333;}    
nav ul ul li a:hover {background: #e9e9e9;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
And in the html on the blog button:

<li><a href="Blog.aspx">Blog</a> <ul> <li><a href="#">Photoshop</a></li> <li><a href="#">Illustrator</a></li> <li><a href="#">Web Design</a></li> </ul> </li>

But I did notice that when the the site is in the smaller size once you open the menu it does not close the select menu… even in the live preview…

by
by
by
by
by