Floating Menu Code Broke Forum Description Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

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.
3 posters

    Floating Menu Code Broke Forum Description

    avatar
    Customkid2
    Forumember


    Posts : 29
    Reputation : 1
    Language : English

    Solved Floating Menu Code Broke Forum Description

    Post by Customkid2 Wed Apr 06, 2016 8:46 pm

    After following this tutorial (link) my site has been somewhat corrupted. The floating menu not only does not work, I cannot edit the code from my homepage message content because it appears blank and it's impossible to type in.

    My forum url is http://ninja-reborn.forumotion.com/


    Last edited by Customkid2 on Thu Apr 07, 2016 1:04 pm; edited 1 time in total
    SLGray
    SLGray
    Administrator
    Administrator


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

    Solved Re: Floating Menu Code Broke Forum Description

    Post by SLGray Thu Apr 07, 2016 1:31 am

    Is the last button of the editor (homepage message) toolbar grayed out?  If yes, press it.



    Floating Menu Code Broke Forum Description Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    avatar
    Customkid2
    Forumember


    Posts : 29
    Reputation : 1
    Language : English

    Solved Re: Floating Menu Code Broke Forum Description

    Post by Customkid2 Thu Apr 07, 2016 2:30 am

    No it's not. My toolbar is actually totally unusable.
    Ange Tuteur
    Ange Tuteur
    Forumaster


    Male Posts : 13207
    Reputation : 3000
    Language : English & 日本語
    Location : Pennsylvania

    Solved Re: Floating Menu Code Broke Forum Description

    Post by Ange Tuteur Thu Apr 07, 2016 5:02 am

    Hi,

    For whatever reason, when that code is posted into the homepage message it results in the editor throwing an error which prevents it from working, at least on Chrome it does. I would highly suggest quarantining that tuto until it has been debugged. salut
    Floating Menu Code Broke Forum Description Captur12

    As for @Customkid2's problem of the editor not working.. try following the steps below.

    Go to Admin Panel > Display > Generalities

    Now press the "F12" key on your keyboard, it should popup with another window or menu. Click the console tab and paste this code into it :
    Code:
    document.getElementById('text_editor_textarea').value = '';
    $('.icon_ok')[1].click();
    When it's pasted into the console click the ENTER key and it'll purge the homepage message of that code.
    Floating Menu Code Broke Forum Description Captur13

    If you have any problems let me know. Wink
    avatar
    Customkid2
    Forumember


    Posts : 29
    Reputation : 1
    Language : English

    Solved Re: Floating Menu Code Broke Forum Description

    Post by Customkid2 Thu Apr 07, 2016 1:04 pm

    That worked perfectly Ange. Thank you so much!
    SLGray
    SLGray
    Administrator
    Administrator


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

    Solved Re: Floating Menu Code Broke Forum Description

    Post by SLGray Thu Apr 07, 2016 1:48 pm

    Topic solved and archived



    Floating Menu Code Broke Forum Description Slgray10

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