Jquery. RsTypewriterAddOn is not defined

Home Forums Porto – Responsive HTML5 Template Jquery. RsTypewriterAddOn is not defined

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #10030568
    fl-330
    Participant

    Hello

    I’m having an js error on a page with a revolution slider.
    Typewriter is working anyway.

    Can you please tell me what is wrong.

    Best regards



    Template Version: 7.5.0
    #10030577
    Support
    Keymaster

    Hello, it seems like the typewritter addon is not available in the page, to add that you can do this:

    Add the CSS:

    <link rel="stylesheet" href="vendor/rs-plugin/revolution-addons/typewriter/css/typewriter.css" /></script>

    Add the JS between tools and the main file:

    <script src="vendor/rs-plugin/js/jquery.themepunch.tools.min.js"></script>
    <script src="vendor/rs-plugin/revolution-addons/typewriter/js/revolution.addon.typewriter.min.js"></script>
    <script src="vendor/rs-plugin/js/jquery.themepunch.revolution.min.js"></script>

    Please try that and let me know if you need further assistance.

    Kind Regards,

    Jonas


    #10030585
    fl-330
    Participant

    Hello Jonas

    The thing is that I’m not using typewriter.
    Can’t figure out whitch piece of code is calling typewriter
    I would like to save some loading time and do not load :
    <link rel=”stylesheet” href=”vendor/rs-plugin/revolution-addons/typewriter/css/typewriter.css” /></script>
    <script src=”vendor/rs-plugin/revolution-addons/typewriter/js/revolution.addon.typewriter.min.js”></script>

    Best regards


    #10030589
    Support
    Keymaster

    Hello, the plugin is being added in the options (HTML), as you can see here:

    Kind Regards,

    Jonas


    #10030593
    fl-330
    Participant

    Hi Jonas

    Thanks a lot, that resolved my problem.

    Best regards


Viewing 5 posts - 1 through 5 (of 5 total)

This topic is marked as "RESOLVED" and can not rceive new replies.