Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #337950

    i have running some code in my enfold pages (register tab) – it was working fine until update, not it seems to be broken:
    <script src=”http://pfjava.globiflow.com/593-64-8588431-0.js&#8221; type=”text/javascript”></script>

    what can i do to get this back to work again?
    http://backstage.orso.co/projekte/1411-novemberkonzert-projektseite-2-2/besetzungslisten/

    #337960

    Hi wolfross!

    I noticed several js errors in the browser console and I recommend to contact the service provider (script author) because we can’t debug third party code. The javascript code ouput is correct – I checked the html source code and it looks like:

    
     <div class="tab_inner_content invers-color"  itemprop="text" >
    <link rel="stylesheet" type="text/css" href="http://pfjava.globiflow.com/0-globiflow-cms-default-styles.css" />
    <script src="http://pfjava.globiflow.com/593-114-9794299-0.js" type="text/javascript"></script>
    </div>
    

    You can also try to remove the js code/script from the “tab” element and to use a “Code” element instead – tbh I don’t thinkthis will fix the issue because the html syntax/output is already valid but it’s worth a try.

    Best regards,
    Peter

    #338888

    Hey Peter, thank you very much! I will forward this to the script author, sorry for bothering you whit this 3rdparty thing ,-) Best regards! Wolfie ,-)

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘javascript not showing up since enfold update :-(’ is closed to new replies.