Discussion on Ananke - One Page Parallax WordPress Theme

Discussion on Ananke - One Page Parallax WordPress Theme

Cart 1,625 sales
Well Documented

OceanThemes supports this item

Supported

This author's response time can be up to 2 business days.

635 comments found.

I previously had the theme Trinity before and when I used the “text block” I could put my “myflashstore” player code in and it would show perfectly like this:

http://postimg.org/image/61fs10ibb/

but I bought your theme recently and been struggling for days. This is how it looks when I put in the code:

http://postimg.org/image/6op94dlpt/

It only shows 748px & 150px of the player.

Can you help me? I really love this theme!

email: birdiebands@gmail.com

Hi,

Please send your issue to email for check and help : support@oceanthemes.net

Thank you

Hello,

I recently purchased Ananke and I currently use it for my website.

www.jonathanamarproductions.com

I have 3 questions.

1 I want to have the client logos slide to add more just like you have on the Hera2 template. Is this possible with Ananke?

2 how can I use a vimeo video as the background for the website.

3 In Hera2 template the word “passion” flickers is this option also available for Ananke?

Let me know

Thanks

Hi,

Please send your issue to email support for check and help : support@oceanthemes.net

Thank you

Hello,

I have a question about one thing on my site on Ananke theme. I’d like to have everything envely and in paragraphs. Im talkin about the Contact, on the end of the site. Now it looks like this: http://freetivi.eu And i’d like to change text about Phone and Adress and i’d like them to be in two separate paragraphs and envely, not like it is right now. Could you help mi with this problem?

You have buy our ananke theme? send purchase code and user name for check.

Thank you.

does this theme allow user to remover or hide header. I’m looking for a theme where I can make a fullscreen header image and not have navigation area on top at all

Hi,

Thank for your interested to our theme, our theme not support hide header, but you can customize it’s simple or send your issue to email support for check and help :support@oceanthemes.net

Thank you

Hello, i have bought your theme Ananke. When I open a portfolio-image-link the popup open and i see a picture or a video. Now i scroll down fast …there i get a flicker screen. This problem i get it also when i click on some menue-elements. How can i fix it?

Hi,

Thank you for purchase our theme. Please send your issue to email support : support@oceanthemes.net Our team will support for you in bussiness day on monday next week GMT+7

Thank you

Hello, I just wanted to know I found the file with the demo content and theme options.

Thank you.

Hi,

Please download full package and unzip package and find document guide in package, please read more our document guide before setup your website.

Thank you

Hello,

I am trying to import both the demo content and the theme option, but I do not see either file in the downloaded package.

Could you please tell me where to find these files?

Thank you.

Hi,

Please download full package : http://themeforest.net/downloads

Please do follow to download ananke theme : http://www.awesomescreenshot.com/image/410777/25e19114728faf9b23e62aecd225a459

Good luck

I forgot to include the css in the last post with my code that actually makes everything rotate.

home-new .parallax-home {

background-size:contain; -webkit-animation: rotate 120s linear infinite; -moz-animation: rotate 120s linear infinite; }

hope this helps.

Cheers, Jared

Hello Goozmo, Thank you for share your code.

Hello I do not need any help but I do see you updated your theme and didn’t update your moving background image using css animations :-( ... I updated this widget to use css animations and I thought I would share it with the developers.

// Slider Moving Background add_shortcode(‘goomovingbg’, ‘goo_movingbg_func’); function goo_movingbg_func($atts, $content = null){ extract(shortcode_atts(array( ‘poster’ => ’’, ), $atts));

$img = wp_get_attachment_image_src($poster,'full');
$img = $img[0];
ob_start(); ?>
<?php echo htmlspecialchars_decode($content); ?>
<script type="text/javascript">

function SetHomeSliderHeight() { var homeSlider = document.getElementById(“home-new”); var tempStr; if(window.innerHeight > 400) { tempStr = window.innerHeight – 200 +‘px’; } else if (window.innerHeight > 200) { tempStr = window.innerHeight – 100 +‘px’; } else { tempStr = window.innerHeight – 50 +‘px’; } homeSlider.style.height = tempStr; return tempStr; }

function IsAnimationSupported() { var animation = false, animationstring = ‘animation’, keyframeprefix = ’’, domPrefixes = ‘Webkit Moz O ms Khtml’.split(’ ‘), pfx = ’’, elm = document.createElement(‘div’); if( elm.style.animationName !== undefined ) { animation = true; } return animation; } function MakeSlideShowScroll(height) { var imgDiv = document.getElementsByClassName(‘parallax-home’)[0]; // imgDiv.style.width = “100%” if( IsAnimationSupported === false ) { (function($) { “use strict”; var pos = 0; }

window.setInterval(function(){
          pos++;
          imgDiv.style.backgroundPosition = pos + "px 0px";
        }, 40);
    })(jQuery); 
} 
else {
var keyframeprefix = 'webkit';
var userAgent = navigator.userAgent;
if((userAgent.indexOf("Mozilla") > -1) && (userAgent.indexOf("Chrome")== -1)) {
    keyframeprefix = 'moz';
}
var keyframe = '@' + keyframeprefix + 'keyframes rotate { '+
' 0% {  transform: translate(-'+(height*5000)/1024 +'px,0) }' +
' 100% {  transform: translate(0,0) }' +
'}';
if( document.styleSheets && document.styleSheets.length ) {
      document.styleSheets[0].insertRule( keyframe, 0 );
} 
else {
    var s = document.createElement( 'style' );
    s.innerHTML = keyframe;
    document.getElementsByTagName( 'head' )[ 0 ].appendChild( s ); 
}
}

</script> <script type=”text/javascript”> jQuery(document).ready(function () { var height = SetHomeSliderHeight(); MakeSlideShowScroll(height); }); }

</script>
<?php
return ob_get_clean();

Cheers, Jared Goozmo Development

Hello Goozmo, Thank you for share your code.

Hi, I want to hide word “author” from posts what can I do?

*“admin”

Hi,

You need close code for that, our theme is not support option disable author of post in admin panel.

thank you

hi, we have bought ananke wordpress thema .

We have problem with portfolio.

1. Is it possible to disable “show all” category ? (and how we can do this) 2. if not, there is a problem with displaying. we set to display 20 portfolios. - “show all” shows 20 - second category “realizacje” shows 18 (but there is 20 items in this category) - third category “projekty ” shows 2 (there is 2 times in this category) If we can not disable “show all” category how we can set to display 20 items in all category (ofcourse if there is 20 items in this categories.)

Kind Regards,

Hi,

Please send your issue to email for check and help : support@oceanthemes.net

Thank you

HI, From where I can change default pic of page header in default template?

Hi,

Please change background image top page in backend edit page and scroll down bottom page and find Page setting -> Upload header image.

Good luck

is there a way to have the homepage background resize itself for mobile?

Hi,

Please send your issue to email support for check and help : support@oceanthemes.net

Thank you

I am assisting a client complete their Wordpress site that the previous web designer started. He purchased the Ananke Theme, but will not provide the registration information to myself or the client. The website is http://groomr.com. The client wants some information on changing fonts and on changing the animated icons to other images, but I cannot find any information on how to accomplish this. Your help is very much appreciated.

Hi,

Please send your issue and purchase code to email support : support@oceanthemes.net

Thank you

I am unable to update “OT Slide Show”. I have updated the theme and Wordpress and it doesn’t show any options when you click on it.

Hello, I have installed this theme on a fresh wordpress install following documentation instructions. Unfortunately, the pages still have a sidebar and are not full page width. Am I missing something? Can I get help to correct this? Thank you very much.

Hi,

Please don’t worries, I found your email in the spam box, I moved it to our developer team and them will check and support for your issue in tomorrow.

Now is 21 hours 30 minutes pm GMT +7.

Thank you

Ah yes, I have now received a reply and support have fixed my problem. Thank you very much!

Yeah, good luck with your work :)

Hi,

I have a problem with the background when i use Iphone 6 plus. The background is blurred.

Thank you

image: http://prntscr.com/98lwbu

Hi,

You can add this css code in Ananke Options -> Styling Options -> Css code :

@media only screen and (max-width: 767px) { section { background-attachment: scroll; } }

Good luck

Thanks, it works :)

PreSales Question: Each of the theme layouts seem to have a haze or muted main image/slider.. .and the image isn’t crisp or bright. Is this haze adjustable or removable? Thanks.

Hi,

You can remove or disable, it’s simple.

Thank you

Dear sirs, i bought this theme and installed it, but when i do all from instructions manual to get theme look like you demo something strange happens, theme looks very different than your demo, please help

THANKS

Hi,

Please send your issue to email support for check and help : support@oceanthemes.net

Thank you

Hi I’m using the image gallery for the portfolio, I chose my photos, but then the image gallery doesn’t show up when I publish..

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey