• Resolved Luis

    (@luisgom87)


    Hello guys Im ok with armember but i want to set CSP in my website and I cant find the styles and javascript of armember.

    I do not want inline css and inline scripts

    Is there another way to do this?

    • This topic was modified 2 years, 9 months ago by Luis.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support dimplemodi

    (@dimplemodi)

    Hello,

    ARMember already loads CSS and JS scripts almost from the separate files but some of the CSS may be loaded on the page because it contains the dynamic CSS which can be changed as per your form settings.

    So, if you want that CSS to be loaded from a separate file, then unfortunately currently it will not be possible.

    Thanks,

    Thread Starter Luis

    (@luisgom87)

    OK, so i need to copy the css that is generated and concatenate it im my main css with grunt or other or other program and will work? i see that are inline jaascript too like

    ´´´

    <script data-cfasync="false" type="text/javascript"> function arm_open_modal_box_in_nav_menu(menu_id, form_id) { jQuery(".arm_nav_menu_link_" + form_id).find("." + form_id).trigger("click"); return false; } </script>

    ´´´

    so i need to do something with that code too, thanks.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Where are the styles and scripts’ is closed to new replies.