Home Forums WoodMart support forum WordPress Visual Editor and Woodmart Button

WordPress Visual Editor and Woodmart Button

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #50852

    sergiocosta
    Participant

    Hello,

    I have one small problem:

    My visual editor of WordPress does not work. Some errors are appearing in the browser console.

    Check my attachment.

    I can use this fix:
    define (‘CONCATENATE_SCRIPTS’, false);

    Will I have any problems using this fix in future?

    I would like to know what the reason these things happen.

    Another question:

    I am using Visual Composer Button created by you, but when I am using primary color the link appears in gray. I tried to change to scheme light on theme options, but it doesn’t work.

    Thanks for help.

    Attachments:
    You must be logged in to view attached files.
    #50911

    Artem Temos
    Keymaster

    Hello,

    Could you please disable all plugins that are not related to our theme and provide us your admin access so we can check it?

    Thank you in advance

    #50953

    sergiocosta
    Participant

    Ok.

    #50954

    Artem Temos
    Keymaster

    As we can see on your home page, the button color is correct. You have set this red color as your primary website color in Theme Settings.

    #50955

    sergiocosta
    Participant

    Thanks

    #50957

    Artem Temos
    Keymaster

    Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue

    .color-scheme-dark .woodmart-widget a.btn,
    .color-scheme-dark .woodmart-widget a.btn:hover {
    	color: white;
    }

    Could you please check how it works with some default WordPress theme like twentysixteen to understand is it our theme issue or not?

    Regards

    #50964

    sergiocosta
    Participant

    It is not your theme.

    before i tried to copy again to replace tinymce files, but it continues with some problem.

    Perhaps, i need to do fresh install.

    Some idea?

    It’s second time I have this problem with wordpress.

    #50967

    sergiocosta
    Participant

    I reinstall the wordpress.

    Now it appears the editor.

    Can be this?

    #50992

    Artem Temos
    Keymaster

    So the editor starts working correctly after the reinstallation? Maybe some files were corrupted. Sorry, but we don’t know the reason for that.

    #51060

    sergiocosta
    Participant

    Ok thanks for help. 🙂

    #51112

    Artem Temos
    Keymaster

    You are welcome 🙂

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

The topic ‘WordPress Visual Editor and Woodmart Button’ is closed to new replies.