New Landing How can we help? Themeforest Theme Support Flexform White text in visual text editor

Viewing 14 posts - 1 through 14 (of 14 total)
  • Posted in: Flexform
  • #90989
    andreu
    Member
    Post count: 6

    Hi. I’m trying to use the visual editor inside a block text of your page builder and I’m seeing the text in white color. What can I do to solve this issue? I see that the error comes from editor.css file of wp-includes folder, but I don’t understand why it’s happening there.
    Thanks.

    Attachments:
    You must be logged in to view attached files.
    #90992
    andreu
    Member
    Post count: 6

    In fact, I see that the whole visual editor is not working fine. Is’s like the text editor but in white. I need it to be WYSIWYG. Thanks.

    #91067
    Solticmex
    Member
    Post count: 2

    I have the same issue, and searching in the forum found that it was related to an upgrade of the theme plugin, just made it and clear the cache. Now the visual editor its black text but there is no swift editor, hope to get any help. Thanks

    #91071
    Solticmex
    Member
    Post count: 2

    Just found out the solution, after the update of the plugin for the theme, you have to go to the the section on the control panel, for some reason the theme shows up twice on the list one with the logo and one without the logo, you choose the one with the logo and the other one disappears. And the editor works just fine.

    #91124
    andreu
    Member
    Post count: 6

    I only have the theme once, and also the child theme, which I’m using. For the moment this isn’t working fine for me…

    #91181
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I have resolved it by inserting some code at functions.php.

    add_action('admin_print_styles', 'add_my_tinymce_css');
    function add_my_tinymce_css() {
    echo '<style>.js .tmce-active .wp-editor-area {color: #000;}</style>';
    }

    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #91189
    andreu
    Member
    Post count: 6

    Hi Mohammad,

    The problem is not only the white color. It’s also the WYSIWYG editor, which is not running fine inside your page builder text block editor. I need to enable the WordPress default WYSIWYG but with your page builder I can’t.

    Thanks

    #91192
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You did not mention this issue before. I see that everything work perfect here. Can you please explain in detail with marked screenshot so i can check and resolve the issue easily ?
    Thanks

    #91210
    andreu
    Member
    Post count: 6

    Yes, I mentioned it in my second post. I also added a link to my site in my first post, so you can check the problem yourself. There’s also a screenshot there where you can see that WYSIWYG editor is not showing fine.
    Let me know.

    #91222
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please check with hard refresh and after clear cache , everything works perfect here.
    Thanks

    #91230
    andreu
    Member
    Post count: 6

    Hi Mohammed,

    Yes, now it’s working fine. But it’s really strange because I tried many times in different browsers before :S

    Thanks!

    #91233
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    It happens sometimes with me too. I’m glad that issue resolved .
    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #93066
    andreu
    Member
    Post count: 6

    Hi Mohammad,

    As you said, now this is still happening me sometimes. I imported the demo content and I have some pages that I can’t edit because this is happening all the times there…

    I think it would be good that you find a solution for this. I can’t say to my customer that the editor only works sometimes…

    Thanks

    #93080
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I made few changes. Please check many times and let me know your feedback.
    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

Viewing 14 posts - 1 through 14 (of 14 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