Home Forums WoodMart support forum vivus error

vivus error

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #128717

    shuki
    Participant

    im getting a vivus error on the home page.
    what is causing this and how to fix ?
    thanks

    Attachments:
    You must be logged in to view attached files.
    #128737

    Hello,

    We cannot tell you where this virus came from, it could be caused by a plugin. Our theme does not contain any viruses. The ThemeForest has a severe requirement on it.

    Best Regards

    #129044

    shuki
    Participant

    its not a virus šŸ™‚
    its a JS library call “VIVUS”
    please look at the question again

    #129046

    Artem Temos
    Keymaster

    Hello,

    Could you please disable all plugins that are not related to our theme and provide us your admin access so we can check it?

    Thank you in advance

    #129274

    shuki
    Participant

    Vivus is apparently called from the theme:

    themeforest-20264492-woodmart-woocommerce-wordpress-theme\WoodMart Theme\woodmart\functions.php
    woodmart_enqueue_script( ‘woodmart-vivus’ );

    \themeforest-20264492-woodmart-woocommerce-wordpress-theme\WoodMart Theme\woodmart\inc\shortcodes\info-box.php (Line 154) woodmart_enqueue_script( ‘woodmart-vivus’ );

    can you first tell me what shortcode uses this and needs adjusting before i start disabling plugins and giving you access ?
    thanks

    #129275

    shuki
    Participant

    perhaps this is related to some demo content that i dont use any more ?
    jQuery(document).ready(function($) {
    `new Vivus(“svg-6694”, {
    type: “delayed”,
    duration: 200,
    start: “inViewport”,
    animTimingFunction: Vivus.EASE_OUT
    });
    });`

    #129283

    Artem Temos
    Keymaster

    It is used by Inofrmation box element for SVG icons.

    #129284

    shuki
    Participant

    thanks Artem,
    so i need to look through all elements used to find which one uses it ?
    can you suggest which ones it could be

    #129286

    Artem Temos
    Keymaster

    We don’t know why the error appears on your website. That is why we request to provide us the access so we can investigate.

    #129367

    shuki
    Participant

    here is access
    please note this happens only on home page

    #129392

    Artem Temos
    Keymaster

    Please, disable external plugins first.

    #129916

    shuki
    Participant

    problem was with the info box not reading well the SVG, i replaced with png and problem fixed
    thank you
    case closed

    #129919

    Artem Temos
    Keymaster

    You are welcome.

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

The topic ‘vivus error’ is closed to new replies.