Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • Michael Impelluso Developer
    #159586

    How do I disable module filtering for JA Portfolio so that I can use a custom HTML module and not have the code removed upon save?

    Sherlock Friend
    #374948

    Dear zbeatty,

    You can go to your back-end >> module manager section and disable the module in question.

    Michael Impelluso Developer
    #375660

    Disabling the module does not fix the problem of not being able to use custom HTML code without it being *filtered*, it only removes the module which is missing the entire point of the problem.

    Sherlock Friend
    #375721

    Dear zbeatty,

    You can try as following
    Open the file of administratorcomponentscom_modulesmodelsformsmodule.xml,Look for the xml tag

    <field name=”content” type=”editor”
    buttons=”true”
    description=”COM_MODULES_FIELD_CONTENT_DESC”
    filter=”safehtml”
    label=”COM_MODULES_FIELD_CONTENT_LABEL”
    />

    and change filter=”safehtml” to filter=”raw”
    I think that would help !

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

This topic contains 4 replies, has 2 voices, and was last updated by  Sherlock 13 years, 9 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum