ThemeForest

Draco - One Page Responsive Parallax Template

  • Microlancer Beta Tester
  • Has been a member for 1-2 years
  • Exclusive Author
  • Sold between 1 000 and 5 000 dollars
  • Referred between 1 and 9 users
  • Bought between 10 and 49 items
  • Europe

Clean & Luxury… Good my friend :)

StarsThemes

Thanks :)

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

Why you say this? Only because is a one-page site with parallax effect?

I can give you a lot of examples like this :)

  • Bought between 1 and 9 items
  • Turkey
  • Exclusive Author
  • Sold between 1 000 and 5 000 dollars
  • Has been a member for 1-2 years
  • Referred between 1 and 9 users

Awesome template Stars, glws mate! ;)

Peter Zickler..

StarsThemes

Thanks Peter ;)

  • Exclusive Author
  • Has been a member for 0-1 years
  • Sold between 1 000 and 5 000 dollars

Nice theme, Good luck guys, :-)

StarsThemes

Thanks a lot!

  • Microlancer Beta Tester
  • Exclusive Author
  • Indonesia
  • Has been a member for 1-2 years
  • Sold between 1 000 and 5 000 dollars
  • Bought between 10 and 49 items
  • Referred between 1 and 9 users

Im sure this will be one of a popular item. Great work, dude!

StarsThemes

We hope so too :D Thanks!

  • Belgium
  • Bought between 100 and 499 items
  • Exclusive Author
  • Has been a member for 5-6 years

nice theme but unstable on ios devices.

crash systematically when switching to landscape mode (iPhone & iPad).

StarsThemes

Thanks for the report!

Is an issue with flexslider in the home area.

Fixed.

:)

kashmircreative

have you updated the demo ?

StarsThemes

I’ve updated just right now. Thanks again! :)

kashmircreative

sorry, but it’s not fixed.

now, demo crash on safari & chrome mobile (iPhone 4S)

StarsThemes

Hi, we have tested on iPhone 4 and 4s and iPad 2, without any crash on Safari.

We gonna investigate on it.

Best Regards.

  • Author had a File in an Envato Bundle
  • Bought between 10 and 49 items
  • Europe
  • Exclusive Author
  • Has been a member for 3-4 years
  • Referred between 500 and 999 users
  • Sold between 10 000 and 50 000 dollars

beauuuuutiful

StarsThemes

Thaaaanks! :)

  • Author had a File in an Envato Bundle
  • Exclusive Author
  • Sold between 10 000 and 50 000 dollars
  • Europe
  • Has been a member for 3-4 years
  • Referred between 10 and 49 users

Wonderful work, congrats ! :)

StarsThemes

Thank you so much! :)

  • Sold between 100 and 1 000 dollars
  • Exclusive Author
  • Bought between 1 and 9 items
  • Microlancer Beta Tester
  • Europe
  • Has been a member for 0-1 years

good job mate….that’s an awesome work…..good luck with the ‘sales’

StarsThemes

Thanks mate :)

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

First time buyer. Does this work with Dreamweaver?

StarsThemes

Hi, thanks for the purchase!

What do you mean?

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

Will I be able to edit this site template with Adobe Dreamweaver or Adobe Muse? If not, what program would I need to use to edit this site template. Thanks for the quick reply also :)

StarsThemes

Of course man :), you can modify this template with any html editor:

Dreamweaver, Coda, Espresso, etc..

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

Hi, great work, we have done the purchase. But not working in any browser on iPad 1. Can you help us? Thanks.

StarsThemes

Hi baloom, thanks for purchasing one of our files, we truly appreciate it!

What is the problem you get viewing the site on iPad 1?

We have tested the templates using an iPad2 with fw 5.5.1 and didn’t find any problems.

Default-user
baloom Purchased

When it finishes loading the browser closes. When I disable flexslider works, but with some errors.

StarsThemes

Very probably it could be a problem flexslider plugin, but not having a iPad1 we can not test the issue.

We will try to solve the problem using a different slider.

Thanks

Default-user
baloom Purchased

I believe it should be another conflict. Well, I accessing the flexslider in official website and works perfect on iPad 1 iOS 5.1.1 and it is the same Flexslider version that you used. I hope the information helps.

Regards

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

Hello, how can I add a instagram gallery?

StarsThemes

Hi zeube, thanks for purchasing one of our files, we truly appreciate it!

Probably you can add an instagram gallery.

You could use the plugin js that you find on the internet to get the widget to be inserted on website.

It would take a little time to develop secure – a task for a developer.

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

Great template! How can i edit the map info?

StarsThemes

Thanks, sure you can modify the map info.

Go to in folder js—>main.js go to line#538 and you find it all information.

The js files is commented and you can modify easily your info. :)

Default-user

Thank you so much! I have one last question if you dont mind : I want a portfolio item to be a direct hyperlink to another website. You click on the item, it opens www.google.com in a new page.

I tried doing this by adding a link but it didnt work out. Can u please help? Thank you so much in advance!

StarsThemes

Hi, it is simple:

Default version Draco open a lightbox for image/video this is the syntax:

<!-- Start Project -->
<div class="four columns item relax" data-categories="relax">
    <div class="mask">
        <span class="title-item">Lost</span>
    </div>
    <a href="images/placeholder/portfolio/lightbox/01_r.jpg" title="Lorem ipsum dolor sit amet..." data-rel="lightbox">
        <img src="images/placeholder/portfolio/relax/01.jpg" alt="Lost" />
    </a>
    </div>
<!-- End Project -->

For your problem is very simple remove data-rel attributes and insert into a tag your link see this example:

<!-- Start Project -->
<div class="four columns item relax" data-categories="relax">
    <div class="mask">
        <span class="title-item">Lost</span>
    </div>
    <a href="http://www.example.com" title="Your Link Title">
        <img src="images/placeholder/portfolio/relax/01.jpg" alt="Lost" />
    </a>
    </div>
<!-- End Project -->
Default-user

I copy pasted the exact same code but it didnt work.

StarsThemes

It is impossible, have you a live example?

StarsThemes

You are right, you found a bug! In the next release we fix this bug!

Thanks for your time!

Default-user

I think its a major bug tho. If I cant link out my portfolio items, and show how the actual design is in the original link, what is the purpose of having a portfolio? ... Can this be fixed quickly?

StarsThemes

Hi Tolgaonuk i resolved the problem in this moment:

now i explain the procedure:

go to index.html and see this correct syntax for open link in a new window, it is simple change the content into data-rel=”lightbox” to data-rel=”external”.

See this code:
<!-- Start Project -->
<div class="four columns item relax" data-categories="relax">
    <div class="mask">
        <span class="title-item">Lost</span>
    </div>
    <a href="http://www.alessioatzeni.com" title="Lorem ipsum dolor sit amet..." data-rel="external">
        <img src="images/placeholder/portfolio/relax/01.jpg" alt="Lost" />
    </a>
</div>
<!-- End Project -->
Now go to main.js and insert this code go to line#472:
// Existing Content
$(window).load(function(){
    $('#portfolio_filters a').eq(0).click();
});

// Existing Content        
$('#portfolio_items .mask').live('click', function(){
    $(this).next('a').click();
});

// Insert this New Content        
$('#portfolio_items .item a[data-rel="parent"]').click( function() {
    window.open( $(this).attr('href') );
    return false;
});

It should work to connect to an external link.

If you have a problem to insert this code please wait the update.

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

What code can I insert that can make the pictures at the very top of the website move from left to right without having to click the > arrow?

StarsThemes

Hi rleeg2003, thanks for purchasing one of our files, we truly appreciate it!

It is simple, you do not have to insert any additional code, just change a little setting in main.js.

Go to js/main.js line#97 you find this:

SITE.homepage.slider = function(){
    [...]
}

Now inside this function will find all the necessary parameters, default slideshow is set to false, just change it to true, and plus you can change the speed of the slideshow and single slide.

Before Slideshow off
SITE.homepage.slider = function(){
    [...]

    slideshow: false,          //Boolean: Animate slider automatically
    slideshowSpeed: 7000,      //Integer: Set the speed of the slideshow cycling, in milliseconds
    animationSpeed: 600,       //Integer: Set the speed of animations, in milliseconds

    [...]
}
After Enable Slideshow
SITE.homepage.slider = function(){
    [...]

    slideshow: true,          //Boolean: Animate slider automatically
    slideshowSpeed: 7000,     //Integer: Set the speed of the slideshow cycling, in milliseconds
    animationSpeed: 600,      //Integer: Set the speed of animations, in milliseconds

    [...]
}

If you have problems, you do not hesitate to contact us. :)

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

Thank you for the quick and informed response!

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

One last question. How do I change the logo in the top left from Draco to my logo?

StarsThemes

Hi rleeg2003, you have two option for the logo:

1) go to folder css/style.css and go to line#281

Now you found the image and the size for the logo-image, you can replace the default logo with your image remeber to change the size if your image don’t have the current size.

if your image is over 50px in height, you change the height of header in the line#269

2) You can replace the image with simple text, remove the image in header #logo and insert in the HTML your logo text version.

Default-user

Thank you!

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

hey,

When I try out the page in firefox, you can see the pics in de background of the parallax (the dog, enz) however, in safari, I don’t see them at all. how can I fix this problem. another question, I want to change the standard-colors of the arrows, menu ands…what the best way to do this. tanx

StarsThemes

Thanks for purchasing one of our files, we truly appreciate it!

Send an e-mail info@starsthemes.com

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

Does this work with wordpress? Or is it strictly HTML?

StarsThemes

This is an only HTML version.

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

Hello, the slider at the top does not respond to the left/right click arrows. On the automatic slide function it works fine though. FYI, browser is Firefox and OS Win7, both fully updated. Please advise. Thanks.

StarsThemes

Hello acusa, it is strange…i tested now the top slider but on Firefox 18 – OS Win 7 the slider function perfectly with left/right click arrows.

Default-user
asuca Purchased

Unfortunately the homepage left/right slider buttons do not work at my end when the slider is on “manual” (js/main.js line#97, slideshow: false). Could you please point me to the right files, lines, IDs, class, function… I should check when editing the html/css/js files ? Thank you.

StarsThemes

I tested with slideshow “false” and the arrow function correctly!

This is the correct script

SITE.homepage.slider = function(){
    // init flexslider
    // if you want see all values for the slider please visit http://www.woothemes.com/flexslider/
    $('#hp_slider').flexslider({
        animation: "slide",             //String: Select your animation type, "fade" or "slide" 
        easing: "swing",                //{NEW} String: Determines the easing method used in jQuery transitions. jQuery easing plugin is supported!
        direction: "horizontal",        //String: Select the sliding direction, "horizontal" or "vertical" 
        reverse: false,                 //{NEW} Boolean: Reverse the animation direction
        animationLoop: true,            //Boolean: Should the animation loop? If false, directionNav will received "disable" classes at either end
        smoothHeight: false,            //{NEW} Boolean: Allow height of the slider to animate smoothly in horizontal mode
        startAt: 0,                     //Integer: The slide that the slider should start on. Array notation (0 = first slide)
        slideshow: false,               //Boolean: Animate slider automatically
        slideshowSpeed: 7000,           //Integer: Set the speed of the slideshow cycling, in milliseconds
        animationSpeed: 200,            //Integer: Set the speed of animations, in milliseconds
        randomize: false,               //Boolean: Randomize slide order
        prevText: '<span class="icon-arrow-simple-left icon-white">prev</span>',
        nextText: '<span class="icon-arrow-simple-right icon-white">next</span>'
    });
}

by
by
by
by
by