New Landing How can we help? Themeforest Theme Support Flexform Error: White text when editing text inside text boxes

Viewing 15 posts - 1 through 15 (of 15 total)
  • Posted in: Flexform
  • #114709
    sandbhq
    Member
    Post count: 10

    When using the page builder function, I am not able to see the content in the text boxes when in the “visual” text editor mode. However, I am able to view the content correctly when viewed in draft/published mode and viewing the layout of the page (not editing the individual boxes). This white error seems to be occurring on every editable box that is using the page building function.

    Note: The content is still present in the boxes. It can be viewed by either clicking on the “Text” tab or by highlighting the info.

    I sent my login information privately so you can take a look at the issue along with the attached pictures

    Attachments:
    You must be logged in to view attached files.
    #114791
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please add given below snippet at functions.php of theme at end of file through FTP software.

    add_action( 'admin_head', 'sf_admin_css' );
    function sf_admin_css(){ 
    echo '<style>.js .tmce-active .wp-editor-area { color: #000000 !important;}</style>';
    }

    Thanks 🙂
    With Best Regards
    Mohammad

    #115702
    sandbhq
    Member
    Post count: 10

    I appreciate the help, however, my website has been down since you made your edits to the theme. I went through my FTP files and I see someone made changes on the 26th and it was not me. I have not been able to make the changes your recommended because it has been down since. Currently the site is dead in the water! please help!

    Attachments:
    You must be logged in to view attached files.
    #115713
    Mohammad – SUPPORT
    Moderator
    Post count: 27441
    This reply has been marked as private.
    #115714
    sandbhq
    Member
    Post count: 10
    This reply has been marked as private.
    #115715
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Yes i used last code at functions.php. Please just use correct code:-

    add_action( 'admin_head', 'sf_admin_shak_css' );
    function sf_admin_shak_css(){ 
    echo '<style>.js .tmce-active .wp-editor-area { color: #000000 !important;}</style>';
    }

    Thanks
    Mohammad

    #116146
    sandbhq
    Member
    Post count: 10
    This reply has been marked as private.
    #116148
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I see that you did really wrong. What is this at top of website?
    add_action( 'admin_head', 'sf_admin_shak_css' ); function sf_admin_shak_css(){ echo ''; }

    I need your FTP login detail to fix this issue very fast.

    Thanks
    Mohammad

    #116152
    sandbhq
    Member
    Post count: 10
    This reply has been marked as private.
    #116153
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please provide me correct admin login detail.
    Thanks
    Mohammad

    #116159
    sandbhq
    Member
    Post count: 10
    This reply has been marked as private.
    #116170
    Mohammad – SUPPORT
    Moderator
    Post count: 27441
    This reply has been marked as private.
    #116173
    sandbhq
    Member
    Post count: 10
    This reply has been marked as private.
    #116180
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Now the color of editor is black but html issue still exist. Anyway the developer of theme will assist you now.
    Thanks
    Mohammad

    #116926
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi @sandbhq

    Please can you try clearing your browser cache / another browser?

    Testing here, all works fine: https://www.dropbox.com/s/c6d0dbljiksk5xw/Screenshot%202014-10-03%2005.35.55.png?dl=0

    – Ed

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register