craftcms / ckeditor

Edit rich text content in Craft CMS using CKEditor.
https://plugins.craftcms.com/ckeditor
GNU General Public License v3.0
47 stars 24 forks source link

Issue with Sub-Text Field on Navigation Menu After CKEditor Conversion #283

Open Selvavinoth1 opened 3 weeks ago

Selvavinoth1 commented 3 weeks ago

Description

We wanted to raise this issue we've encountered after converting fields from the Reactor plugin to CKEditor. The sub-text field is not displaying on the navigation menu. While it appears correctly in the field settings and is linked to CKEditor as expected, it is not showing up on the navigation menu itself. However, the data is correctly displayed on the front end since it is being fetched from the database.

At the moment, we're unable to modify the existing data on the menu. We are investigating this further and will keep you updated. sub-text-not-showing image

Steps to reproduce

  1. Login to the dashboard
  2. Select the navigation menu
  3. Edit the menu
  4. Unable to see the sub-text field

Additional info

i-just commented 1 week ago

Hi, thanks for getting in touch! Do you see any errors in the console when you edit the “Our Approach” element in the control panel? Have you tried clearing application caches (control panel > Utilities > Caches?

Selvavinoth1 commented 2 days ago

Hi, thanks for your reply. Yes, we have already tried clearing the caches but cannot add the text field.

i-just commented 2 days ago

Hi, thanks for confirming. Do you see any errors in the console when you edit the “Our Approach” element in the control panel?

Selvavinoth1 commented 2 days ago

We didn't even get the field for text to update the content and no errors were generated related to this issue on the console log. image

i-just commented 2 days ago

Thanks! I am not able to reproduce this. Could you please send your composer.json, composer.lock and database export to support@craftcms.com so we can try to reproduce and dig deeper?