The forum of the forums

Would you like to react to this message? Create an account in a few clicks or log in to continue.
The forum of the forums
3 posters

    Enabling HTML through profile

    Lirbo
    Lirbo
    New Member


    Posts : 5
    Reputation : 1
    Language : English

    Solved Enabling HTML through profile

    Post by Lirbo June 26th 2023, 9:30 pm

    So in order to allow a user to use the [html] tag apparently you both need to enable HTML on the Administrator Board and specifically for the user on it's profile.
    Now I managed to activate the HTML on the Administrator Board, but I can't manage to do it on a profile.

    I was given some guide to follow a while ago but I couldn't find it.
    Here's what I was doing so far:
    Enabling HTML through profile RsrWeLk
    Enabling HTML through profile SlQXaMy
    Enabling HTML through profile OLiqmCT


    Last edited by Lirbo on June 27th 2023, 8:49 pm; edited 1 time in total
    Razor12345
    Razor12345
    Support Moderator
    Support Moderator


    Male Posts : 1575
    Reputation : 266
    Language : Ukr, Rus, Eng
    Location : Ukraine

    Solved Re: Enabling HTML through profile

    Post by Razor12345 June 26th 2023, 9:52 pm

    Good evening!

    1) AP - General - Messages and emails - Configuration - Allow HTML - Yes - Save.

    Enabling HTML through profile Scree183

    2) Profile - Preferences - Always allow HTML : Yes
    Save

    Enabling HTML through profile Scree184

    Enabling HTML through profile Scree185

    I would like to point out that in this way you can only allow yourself to use HTML in your posts.

    You will not be able to make such changes to the profile of other forum members. It is up to each member to decide if they want to allow HTML in their profile.

    You can create a tutorial for your users on how to enable them to use HTML in their messages



    Enabling HTML through profile Screen51

    Niko and TonnyKamper like this post

    Lirbo
    Lirbo
    New Member


    Posts : 5
    Reputation : 1
    Language : English

    Solved Re: Enabling HTML through profile

    Post by Lirbo June 26th 2023, 10:10 pm

    Razor12345 wrote:Good evening!

    1) AP - General - Messages and emails - Configuration - Allow HTML - Yes - Save.

    Enabling HTML through profile Scree183

    2) Profile - Preferences - Always allow HTML : Yes
    Save

    Enabling HTML through profile Scree184

    Enabling HTML through profile Scree185

    I would like to point out that in this way you can only allow yourself to use HTML in your posts.

    You will not be able to make such changes to the profile of other forum members. It is up to each member to decide if they want to allow HTML in their profile.

    You can create a tutorial for your users on how to enable them to use HTML in their messages

    Thank you, it is now working.
    However I faced more issues, I can not use the <style> tag, meaning I can't do CSS...
    I also was wondering if JS is possible?
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51498
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: Enabling HTML through profile

    Post by SLGray June 26th 2023, 10:12 pm

    Do you mean JavaScript in posts?


    Last edited by SLGray on June 26th 2023, 10:22 pm; edited 1 time in total



    Enabling HTML through profile Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    Razor12345
    Razor12345
    Support Moderator
    Support Moderator


    Male Posts : 1575
    Reputation : 266
    Language : Ukr, Rus, Eng
    Location : Ukraine

    Solved Re: Enabling HTML through profile

    Post by Razor12345 June 26th 2023, 10:21 pm

    Read this tutorial carefully.

    The place to write CSS code: AP - Display - Colors&CSS - CSS Stylesheet
    The place to write jQuery/JS code: AP - Modules - Javascript codes management

    Also, you can write CSS/jQuery/JS code in templates: AP - Display - Templates.

    If you have a specific question about using CSS/JS on the forum, open a new topic and describe your question in more detail.

    The subject of this topic is to allow the use of HTML in posts.

    We seem to have worked out how to do this. I assume the subject of this topic has been resolved?



    Enabling HTML through profile Screen51

    TonnyKamper likes this post

    Lirbo
    Lirbo
    New Member


    Posts : 5
    Reputation : 1
    Language : English

    Solved Re: Enabling HTML through profile

    Post by Lirbo June 26th 2023, 10:41 pm

    Razor12345 wrote:Read this tutorial carefully.

    The place to write CSS code: AP - Display - Colors&CSS - CSS Stylesheet
    The place to write jQuery/JS code: AP - Modules - Javascript codes management

    Also, you can write CSS/jQuery/JS code in templates: AP - Display - Templates.

    If you have a specific question about using CSS/JS on the forum, open a new topic and describe your question in more detail.

    The subject of this topic is to allow the use of HTML in posts.

    We seem to have worked out how to do this. I assume the subject of this topic has been resolved?

    I'm afraid it is still not allowing me to use CSS Sad I changed unprotected HTML to All Members:
    Enabling HTML through profile SoTE9eX
    Enabling HTML through profile QY1PsiX

    Also yes, I was referring to Javascript when I said JS.

    I understand that I can write CSS in that specific place you told me about earlier, but I mean what if I want custom CSS for that specific thread?
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51498
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: Enabling HTML through profile

    Post by SLGray June 27th 2023, 2:23 am

    You can not add CSS to post.  You have to use HTML coding.



    Enabling HTML through profile Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    Razor12345
    Razor12345
    Support Moderator
    Support Moderator


    Male Posts : 1575
    Reputation : 266
    Language : Ukr, Rus, Eng
    Location : Ukraine

    Solved Re: Enabling HTML through profile

    Post by Razor12345 June 27th 2023, 7:48 am

    Use the inline method of inserting styles into the message.

    Code:
    <p style="color: #ff3366; background: yellow;">Red</p>

    Either wrap the text in div or span containers, give the blocks classes and style them with AP

    JS and jQuery can only be used in AP




    Enabling HTML through profile Screen51

    TonnyKamper likes this post

    Razor12345
    Razor12345
    Support Moderator
    Support Moderator


    Male Posts : 1575
    Reputation : 266
    Language : Ukr, Rus, Eng
    Location : Ukraine

    Solved Re: Enabling HTML through profile

    Post by Razor12345 June 28th 2023, 11:27 am

    Problem solved & topic archived.
    Please read our forum rules: ESF General Rules



    Enabling HTML through profile Screen51

      Current date/time is September 23rd 2024, 3:32 am