• Programmierer

    (@programmierer)


    Avada Theme Builder is active on my website, as is ACF Pro, whose WYSIWYG editors I use, and no icon is visible. When I move the mouse over the area where the button is, an empty frame is visible and the button itself works.

    Any idea how I can make the icon visible?

    Have read here that there are partial problems with other themes/plugins.

    But I can’t disable ATB or ACF.

Viewing 2 replies - 1 through 2 (of 2 total)
  • gqqnbig

    (@gqqnbig)

    Check my review https://wordpress.org/support/topic/has-glitches/

    Mainly, you change

    add_action(‘admin_print_footer_scripts’, ‘_add_my_quicktags’);

    to

    add_action(‘after_wp_tiny_mce’, ‘_add_my_quicktags’);

    Thread Starter Programmierer

    (@programmierer)

    Oddly enough, the error occurs only on one site. On all others, also current WP version and the same Avada theme with the same settings, everything works fine – except for the “QTags is not defined” problem.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘No button visible (Avada Theme Builder and ACF Editor)’ is closed to new replies.