google / site-kit-wp

Site Kit is a one-stop solution for WordPress users to use everything Google has to offer to make them successful on the web.
https://sitekit.withgoogle.com
Apache License 2.0
1.25k stars 291 forks source link

ACF Wysiwyg Editor Visual Tab Not Clickable With Site Kit Activated #958

Closed RamseyV closed 4 years ago

RamseyV commented 4 years ago

Bug Description

When making a new post or page, the "Visual" tab of an acf wysiwyg editor is not clickable. All of the clickable options at the top of the editor are no longer there. This only happens when Site Kit is activated.

Steps to reproduce

  1. Activate advanced custom fields and site kit (On a WordPress 4.9 or below install)
  2. Create a new post and add an acf wysiwyg editor to the page.
  3. The "Visual" tab will not be clickable. The "Text" tab is selected (which isn't default) and it cannot be changed.

Screenshots

Here is what it looks like when Site Kit is not activated: Screen Shot 2019-12-09 at 12 59 56 PM Screen Shot 2019-12-09 at 12 59 50 PM

Here is what it looks like when Site Kit is activated: Screen Shot 2019-12-09 at 12 57 23 PM

Additional Context

This has been tested on multiple different devices and operating systems, all with the same result. It has been isolate by removing all plugins except for ACF and Site Kit.

Wordpress Version: tested on 4.9.9 and 5.3 ACF Version: Advanced Custom Fields Pro 5.5.14


Do not alter or remove anything below. The following sections will be managed by moderators only.

Acceptance criteria

Implementation Brief

Changelog entry

jamesozzie commented 4 years ago

@RamseyV I am unable to recreate the same issue after testing on 2 different sites. Can you check with another site and minimal plugins active and from a browser incognito window?

RamseyV commented 4 years ago

I just tried with a new install of wordpress 4.9.9, connected to a fresh database, no other plugins activated, and the Twenty Seventeen theme activated (Askimet Anti-Spam and Hello Dolly are installed but not activated). The only plugins activated are Site Kit 1.1.12 and Advanced Custom Fields PRO 5.5.14 and I am still getting the same bug.

Screen Shot 2019-12-11 at 1 39 16 PM

System Specs: OSX 10.14.6 PHP 7.2.1 MySQL 5.6.38 PHP and MySQL hosted by MAMP 4.5

Note: I used composer to install the plugins before, this time I just uploaded the zip files from the wordpress admin console.

RamseyV commented 4 years ago

I just tested in WordPress 5.3 and it is working. This seems to only be an issue in WordPress 4.9, but I have not tested this in any other versions.

jamesozzie commented 4 years ago

@RamseyV Thanks for the update and additional checks. For WordPress 4.9 or previous versions I will check with the team or install the Gutenberg plugin and check for compatibility.

jamesozzie commented 4 years ago

@RamseyV Just following up with you on this issue. I've tried to recreate the same issue using WordPress 4.8 and the ACF wysiwyg visual button is working as expected using the free version. Are you still using and post 5.0 version of WordPress which you can test with?

jamesozzie commented 4 years ago

@RamseyV Just checking if this issue persists from your side. If so can you please share any console errors you encounter in order to share with the team?

RamseyV commented 4 years ago

I am no longer getting this issue. Thanks!