-
AuthorPosts
-
July 28, 2014 at 12:32 pm #74502
Hello Team X!
First of all i would like to say thank you very much for making this wonderfull “Theme”, it has been great so far.
I have a couple of questions though, some really important, others less. So i’ll start with the most importants.1) I have a video called by rev slider as a header for my website so the user sees the company trailer as soon as he/she enters the website. Unfortunately i’m tryng to achieve a menu on the bottom of the video that is seeable as well. Pretty much the same that you guys have in http://theme.co/x/, but a video instead of the background image.
2) Since my website is a one page theme, i use my menu as a an anchor for the positions. That works out well but unfortunately i wanted to add the same target function for buttons in rev slider. I did and it worked out, but, the scroll animation doesn’t work. It just goes instantly to the point. Is there a way to add that animation for buttons as well?
3) I’m praying that you guys have an option for this one. Is it possible to create timeline animations when i scoll down to the point that starts it? Let’s say, i’m adding a 3 column with an image in each one. When i scroll down to that point, i wanted to start the animation on the most left, and when it ends, starts the other and finish at the right. Right now, i only have the option to do all at the same time…
4) Is it ok to manual update the revolution slider for the theme?
5) I know you guys don’t have this one but i’m just gonna ask for it. Please! Make a revolution slider start animation only when it scrolls to the point! It’s a very very important feature to add for the theme in my honest opinion! 🙂
Thank you very much for your time and i look foward to the answers!
July 29, 2014 at 3:11 pm #75006Hi Mariana,
Thanks for writing in!
1) You can do that as like we’ve in our demo: http://theme.co/x/demo/integrity/1/, just use Transparent Slide of Revolution slider then go to the HomePage & add video as background.
2) Can I’ve a link to your site to check the issue? If your site is under construction then you can share the login info here as private reply.
3) It could be possible with a plugin + X feature, can you point me some examples? So I can understand visually what you wanted & provide you right suggestion.
4) We use Rev Slider & VC plugin in our own way to make them compatible with our X theme. Check the KB: http://theme.co/x/member/kb/integrated-plugins-revolution-slider/ you should use the plugin served with our bundle, individual plugin usage isn’t necessary. I want to know did you purchased the Rev Slider plugin also?
5) OK, Thanks for the idea. I’m forwarding this to our development team. Hope they’ll consider this feature request.
Have a nice day, Cheers!
August 1, 2014 at 10:32 am #76464I’m sorry about the late reply.
1) Unfortunately that is not what i was looking for. Instead of a loop silent video as a background, it’s a teaser video that it’s required. You can see it on the website right now.
2) http://www.byd.pt Right after the menu, you have a rev slider section. The last slide has a button (“Serviço Integrado”) that leads to the down section. But goes instantly and not with the smooth scroll as the navigation does.
3) On my website, you have a section called “A Nossa Metodologia”. In that section i wanted to the first left image appear first and the second one appear when the first animation ends, and so on till the Success Fee button.
4) I didn’t buy the Rev Slider, that’s why i’m asking this question. The reason that i want to update it it’s because there are some new features that i would like to implement such as multiple Parallax. I know that X can achieve a simple background parallax, but i wanted multiple images parlax in a single slider such as this one http://themes.themepunch.com/?theme=revolution_wp (Menu->Usage Examples->Parallax Scroll Slider).
5) Thank you very much. I’m hoping foward for the next patch if they consider it.
Thank you for your time!
August 2, 2014 at 8:26 pm #76923Hi Mariana,
1. Okay cool, is it okay now?
2. Add this code at your customizer’s custom javascript.jQuery(function($){ $('.wpb_revslider_element').on('click', 'a[href="#servicos"]', function(e){ e.preventDefault(); $('html,body').animate({ scrollTop: $('#' + $(this).attr('href').split("#").slice(-1)[0] ).offset().top - $('.x-navbar').height()},700 ,'swing'); }); });
3. It’s not possible because column fade-in effects were independent to each other. And no way to create a chained effect. But possible with custom development which need hiring a developer.
4. Update your X theme to 2.3.0 and you should get Rev. Slider 4.5.95 along with it. (Released Date : Aug. 2 )
5. Sure, stay tuned 🙂
Thanks!
August 5, 2014 at 6:00 am #78041Thank you very much for your support.
Just one small problem with the 1st question.
1) I wasn’t trying to put a loop video. I already put there in the first place. What i wanted was the navigator to be seeable below the video as well when the user starts the page, but it’s not always sticking at the bottom for different resolutions. Either it doesn’t show the navigation bar, or it already shows the beneath content.
And two last extra question, sorry >_<;.
When i’m clicking on the navigation buttons, the address will be http://www.byd.pt/#servicos. Is there a way to change the address for /servicos instead? It becomes better this way to communicate to clients certain sections of the page.For the last question, i tried to put the navigation bar fix top with transparency, but it gives that usual gap for on the top of the page. I wanted to remove that gap so i could put a background beneath it. I presume there is a css property to that.
I apologize for all of these questions, but i really need to know everything about this wonderful theme so we can keep buying it for the next projects.
Thank you very much for your time.
August 5, 2014 at 1:20 pm #78321Hey there,
Thanks for writing in! Regretfully this isn’t a feature offered by X. It could be possible with custom development, but this would be outside the scope of support we can offer. You may wish to consult a developer, or a service like WerkPress or Elto to assist you with this. X is quite extensible with child themes, so there are plenty of possibilities. Thanks for understanding. Take care!
-
AuthorPosts