ThemeForest

Hyperion - Modern Minimalist Responsive 3

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

hello I have a problem trying to change the flickr feed using my id. I tried to follow the documentation you provided with the theme but I can’t find “about-layout2.html.” any help would be greatly appreciated. thx “How to change Flickr account ? To change Flickr account with your Flickr account please open “about-layout2.html” and go to the line 38, you will see this options :”

Indonez

Oh sorry i have made wrong the documentation, to change flickr account please open your “theme-functions.js” in js folder and go to the line 104 and you will see a id number, change that id number with your id

To get id number you can use this tool : http://idgettr.com/

Thanks,
Indonez

Default-user

thank you for the response i got it working now, the theme is awesome

  • Bought between 100 and 499 items
  • Has been a member for 3-4 years

Hello again,

Have posted several questions previously that you have failed to answer or respond to in any way.

Do you have a FIX for the Twitter Feed on the About Us Page?

Do you have an update ready to be released with the other fixes discussed in this comments section?

Please update and provide fixes ASAP ….the template is useless without the proper fixes to these issues, and the proper documentation.

Thank you.

Indonez

Hi,

I already fix the issue on ver 1.1 (see in item details) please redownload the issue that your mention already fix in ver 1.1

Thanks

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

Hi, Im studying the http://themedemo.indonez.com/Prime/index.html But when Im dragging it into a smallar size ( 930px wide) I see a stripe in the bottom of the welcome/main picture, that shouldnt be there. Im using IE 9 .0

Indonez

Hi,

Please don’t drag your browser if you want test it as responsive, please test on your tablet and mobile device, responsive not mean you can drag the window browser in pc.

Thanks

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

Hellow !

I just buy your template and it is awesome !

I want to ask you if I want to put and a video streaming of youtube in the slideshow section… how did I do it ?

thanks !

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

Also I want to change the time of reproduction of the slide to make it sync with the duration of the video … do you know how to do it

I already inserted the video like this but does not fit well

<!- slideshow start here -> <section id=”slideshow-wrapper”>

<!- slide 1 here ->
       
     
   <iframe width="853" height="480" src="http://www.youtube-nocookie.com/embed/9NuOqqWmnUg?autoplay=1&cc_load_policy=1" frameborder="0" allowfullscreen></iframe>
<!--  
     \\
  
   

--> <!-

Capital Humano a la medida

-> <!-

Texto a adicional.

->

this is the web site www.red-point.mx

thanks againgreat template!

Indonez

Hi,

The sample of insert video in Slideshow you can see in “slide 5” or you can see this code :
<!-- slide 5 here -->
        <div data-src="images/slideshow/bg-slide1.jpg">
            <div class="videocon">
                <iframe src="http://player.vimeo.com/video/15069551?title=0&byline=0&portrait=0&color=484848" width="100%" height="100%" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>
            </div>            
        </div>

You must set width and height of video to 100%, and to change time interval between slide just go to the line 56 in index.html and you will see “time: 7000,” change the 7000 with another (7000 mean 7second)

Thanks,
Indonez

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

Hello Love the template! Great job. I have a question about the slideshow.

How can I change the transition of the slides? I’d ideally love to be able to have a fade in/fade out on all of them.

Thanks :)

Indonez

Hi,

Ofcourse you can change transition effect, just go open your index.html and go to the line 55 and you will see “fx: ‘random’,”

Change it to “fx: ‘simpleFade’,” but if you want see more transition effect just go to this site in “Options” section : http://www.pixedelic.com/plugins/camera/

  • Bought between 50 and 99 items
  • Has been a member for 4-5 years

How do i run just one slide on the homepage?

  • Bought between 50 and 99 items
  • Has been a member for 4-5 years

Anyone have any ideas how to run only one slide on the homepage?

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

I cannot install the theme – when I upload the .zip file, wp hangs then gives error message. Do you have documentation on installation? Thx

Indonez

Hi,

I think you wrong buy of Hyperion version, this is only HTML so ofcourse you can’t install it on your WP, please purchase the Hyperion Wordpress if you want use in your WP

Thanks,
Indonez

  • Bought between 50 and 99 items
  • Has been a member for 4-5 years

Im assuming support isn’t available for this purchase. It has been 8 days with no response.

Indonez

Hi,

Sorry for your question, there no way to make single slideshow in homepage because there no options in Camere slideshow, I think you must make a static slide if you want run single slider, but there need some stylesheet in css if want please drop your question in http://support.indonez.com

Thanks,
Indonez

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

I’m trying to install the theme but it says the stylesheet is missing. Which folder do I have to compress and upload so it can locate the stylesheet?

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

Oh, I found out I needed the WP version of it. I now bought that. I was wondering if I could get a refund for purchasing this one? It would a kind gesture. I really love your designs and the work that you put in which is why I decided to purchase the 45 dollar WP version of it.

Thank you

Indonez

Hi,

I dont have authority to refund your money, I think you must contact envato support to request your refund.

Thanks,
Indonez

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

Oh, okay. But I’m still running into the same problem with trying to install the theme.

It says it can’t locate the stylesheet. Which folder do I have to zip to upload so it can work?

Indonez

Hi,

Please unzip first your “hyperion-main.zip”, and go to “theme” folder you will find “hyperion.zip” this is theme file, so upload this and not the main zip

Thanks,
Indonez

  • Bought between 50 and 99 items
  • Has been a member for 4-5 years
awol507 Purchased

Great theme! Thank you. Having issue with contact form not working on secure ssl (https) site… works fine on http tho. Thought it might have to do with the form action pointing to non secure url i.e. ‘form action=”http://...”

Right now in the code it looks like: form action=”#” – do you think this is what causing issue? Thoughts on troubleshooting this?

Thanks in advance!

  • United States
  • Has been a member for 4-5 years
  • Bought between 100 and 499 items

Well Done, Well work great on my next project thanks for Hyperion – Modern Minimalist Responsive 3. will be ready for your next one .Thanks :)

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

Hello!

Thank you for making an awesome theme! It’s been really easy to customize it and have it working the way I like… however, I have a tiny little problem… for the slideshow i have only one slide for now and I’d like to keep it that way until i have more content to add … so how do I keep the slideshow static to one? i removed the other slides but it keep sliding to blank slides… please help!!

Thanx!

  • Has been a member for 0-1 years

I’d like to jump to a specific portion of a page with the #video_is. When I do the browser hangs, like the page is trying to load but never does. Suggestions please. Thanks!


<section id="content-wrapper">   
    <div class="row">
        <div class="eight columns">
<div class="table-gray">
    <table class="table">

            <tbody>
...
               <tr class="odd">
                    <div id="video_is">
                    <td id="imageCell"><a href="downloads/basicIs1.mov"><img src="images/download/MovieButton_w30.png" /></a></td>
                    <td id="h5Cell"><h6>IS Command</h6></td>
                    <td><p>Learn how to use the IS commands, including the top SQL matrix. (4:14)</p></td>
                    </div>
                </tr>
...

            </tbody>
    </table>
    </div>

</div></div>
  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

When will you make the tabs responsive spanning the full length of the column and adaptable to screen size? Also, the buttons are not interactive at all.

by
by
by
by
by