Recent content by lmvalenzuela

  1. L

    Embedding in hubspot

    Ok, here was what I had to do. To avoid CORS errors, all the assets are being stored inside hubspot. Next thing, js, css and jquery have to live outside hubspot in order to work. If someone has a similar problem, and has any doubts please, don't hesitate in contact me. Thanks @WebSupport for...
  2. L

    Embedding in hubspot

    It seems that hubspot is making some weird stuff when uploading to the CDN, so I put some of the files on other hosting. Seems working. I'll put the assets inside hubspot, but as you might guess there are a lot !
  3. L

    Embedding in hubspot

    Jquery 1.7.1 is being removed the urls listed just below the code are the ones being resolved and loaded with a 200 status. The only 3 things that are now on the page are the ones being listed. You can check on the console on the following link: [link-removed]
  4. L

    Embedding in hubspot

    I'm trying to embed in a Hubspot html+hubl page, and just by adding the js files, I'm starting to get problems in the console: SyntaxError: missing : after property idimagerotator.min.js:1:622 I have control over head's files loaded by the page, and for now, the only files I've been...
Top