Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #851149

    avi1689
    Participant

    I am building a website http://www.travecon.com It uses multiple revolution sliders. The Problem is they are loading same time due to which I am not able to show the animation of other sliders. I want to show their animation on scrolling. Please help me out

    #851208

    avi1689
    Participant

    http://www.travecon.com/additional/ please check this page the one issue is same above discussed

    Other issue I am facing is black space between bottoms sliders

    One issue I am facing is website crashes in firefox and another one is safari at the end of website it is showing black screen

    PLease resolve the issue

    #851572

    Rad
    Moderator

    Hi there,

    Thanks for posting in.

    To control animation upon the scroll, then you’ll have to enable specific option. Please check it here https://www.themepunch.com/faq/start-animations-when-slider-scrolls-into-view/

    About the crashes, yes, everything appears broken on all my browsers. No proper layout and freezing. I can see javascript errors too that is related to youtube API.

    How about we start testing per one slide? And multiple heavy slides plus errors will surely cause freezing.

    And please provide your admin login credential in a private reply. I can’t guarantee a solution but I’ll see what I can do.

    Thanks!

    #852001

    avi1689
    Participant
    This reply has been marked as private.
    #852045

    Rue Nel
    Moderator

    Hello There,

    To run X smoothly, you need to install Cornerstone plugin. All the shortcodes and its functionalities has been integrated in this plugin. You can get and install this plugin by going to X Addons > Extensions. To know more about Cornerstone, please check it out here: http://theme.co/blog/x-version-4-introducing-cornerstone/

    I also noticed that you have added an invalid html code in your slider. Please make sure that you insert a valid html or else it will create issues and may potentially messed up the layout. You have added this: <a href = "www.facebok.com"<i class="fa-icon-facebook"></i></a> which is incorrect. Please update it and make use of this code instead:

    
    <a href="http://www.facebok.com" target="_blank"><i class="fa-icon-facebook"></i></a>

    Please copy this format twitter and google plus as well.

    Hope this helps. Please let us know how it goes.

    #852049

    avi1689
    Participant

    Thank you for reply I will do this and come to you soon. In meanwhile I have another query can I put two slider on second revolution slider where two images are located and control them manually with single navigation point.

    #852055

    Rue Nel
    Moderator

    Hello Again,

    Okay then, please let us know. I am not sure I get you. You want to have two slides in your slider and would like to know if you can control with an arrow or something like you want to have two separate sliders but control the slides with one single navigation point. As far as I know, each slider has its own navigation and this is the default. For more details, you might want to check out the documentation here: https://www.themepunch.com/revslider-doc/navigation/

    Hope this helps.