Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1003696

    how can i fix this log in my console

    [AVIA-LOG] Fallback Video Trigger “html5”:
    e.AviaVideoAPI {videoElement: video#player_576_1606676404_1117833203_html5.avia_video, $video: a.fn.init(1), $option_container: a.fn.init(1), load_btn: a.fn.init(1), video_wrapper: a.fn.init(1), …}

    #1003772

    Hey weasyweb2015,

    What si your web site URL?

    Best regards,
    Basilis

    #1004028

    i don’t know why now the avia log disappear

    #1004114

    UPDATE

    this log appear only if i see my site in mobile mode in chrome now i’m developing in local. how we can do?

    #1004386

    Hi,

    This code will only appear if you open the console. Normal users won’t see it, if the console is not activated it won’t affect the performance too.

    If you really want to get rid of it open up enfold\js\avia.js and remove line 100

    
    console.log("["+type+"] "+text); if(typeof extra != 'undefined') console.log(extra); 
    

    Best regards,
    Dude

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.