Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Admin UI issues: PODS conflicts with Polylang #5365

Closed
qx54 opened this issue Apr 30, 2019 · 4 comments
Closed

Admin UI issues: PODS conflicts with Polylang #5365

qx54 opened this issue Apr 30, 2019 · 4 comments
Assignees
Labels
Focus: Other Compatibility Compatibility with third-party plugins, themes, and libraries Type: Bug
Milestone

Comments

@qx54
Copy link

qx54 commented Apr 30, 2019

Describe the bug
When Polylang is enabled, WYSIWYG fields of CPT can't be edited resp. it's not possible to place the mouse cursor into the field.

Also collapsing metaboxes from plugins such as SEOPress doesn't work anymore. But this is only when editing a CPT. When editing a normal blog post, collapsing the very same metabox works.

Thus looks like some conflict of Polylang with the PODS plugin.

To Reproduce

  1. Install the PODS plugin
  2. Create a custom post type
  3. Add a custom field of the type WYSIWYG (Visual Editor) to the custom post type
  4. Add a new entry (of the custom post type)
  5. TinyMCE field cannot be access with the mouse cursor. (= actual behavior)
  6. Disable Polylang plugin
  7. TinyMCE field can now be accessed with the mouse cursor. (= expected behavior)

Expected behavior
See step 7 above.

Pods Version

2.7.12

WordPress Environment

``` WordPress Version: 5.1.1

PHP Version: 7.1.28

MySQL Version: 5.7.23

Server Software: LiteSpeed

Your User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.0

Session Save Path: /tmp

Session Save Path Exists: Yes

Session Save Path Writeable: Yes

Session Max Lifetime: 1440

Opcode Cache:

Apc: No
Memcached: No
OPcache: Yes
Redis: No

Object Cache:

APC: No
APCu: Yes
Memcache: No
Memcached: No
Redis: No

WPDB Prefix: wppt_

WP Multisite Mode: No

WP Memory Limit: 40M

Current Memory Usage: 21,955M

Current Memory Usage (real): 26,000M

Pods Network-Wide Activated: No

Pods Install Location: /home/redacted/public_html/redacted.com/wp-content/plugins/pods/

Pods Tableless Mode Activated: No

Pods Light Mode Activated: No

Currently Active Theme: Astra

Currently Active Plugins:

Avatar Manager: 1.6.1
Code Snippets: 2.13.3
Conditional Menus: 1.1.3
MainWP Child: 3.5.6
plugin load filter: 3.1.0
Pods - Custom Content Types and Fields: 2.7.12
Polylang: 2.5.3
Q2W3 Fixed Widget: 5.1.6
Reactive Mortgage Calculator: 1.1
Really Simple SSL: 3.1.5
Recent Posts Widget With Thumbnails: 6.5.0
Regenerate Thumbnails: 3.1.0
SEOPress: 3.4
Ultimate Addons for Gutenberg: 1.13.1
UpdraftPlus - Backup/Restore: 1.16.14
</details>

@issue-label-bot
Copy link

Issue-Label Bot is automatically applying the label Type: Bug to this issue, with a confidence of 0.97. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

@qx54
Copy link
Author

qx54 commented May 1, 2019

Was able to reproduce the issue with PODS version 2.7.13-a-1

@JoryHogeveen
Copy link
Member

JoryHogeveen commented Jun 5, 2019

Update on this issue;
This only happens in the Gutenberg editor if translations for the CPT aren't enabled. It seems PLL or Pods<>PLL compat is running a script that shouldn't be loaded for these type of CPT.

@JoryHogeveen
Copy link
Member

Found the issue but this is actually a bug in Polylang.
See: polylang/polylang#369

@JoryHogeveen JoryHogeveen self-assigned this Jun 5, 2019
@JoryHogeveen JoryHogeveen added the Focus: Other Compatibility Compatibility with third-party plugins, themes, and libraries label Jun 5, 2019
@sc0ttkclark sc0ttkclark added this to the Pods 2.7.13 milestone Jun 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Focus: Other Compatibility Compatibility with third-party plugins, themes, and libraries Type: Bug
Projects
None yet
Development

No branches or pull requests

3 participants