JoomCoder-com / JoomCCK

Advanced Web Application Builder & Content Construction Kit (CCK) for Joomla CMS
https://www.joomcoder.com
GNU General Public License v2.0
10 stars 2 forks source link

JoomCCK comment option has problems #193

Closed Giorgi625 closed 5 months ago

Giorgi625 commented 6 months ago

When I delete comment it redirects me to error page saying this page does not exist. Second problem is when I want to edit comment I has half transparent layer on top but there does not appear modal window, so I guess there is still BS2 code from old Cobalt. Also I do not know what can be reason but I want to add with TinyMCE editor video, in editor until publishing comment I see video preview, but publish comment does not show video it is empty comment. I do not know if it is JoomCCK problem or TinyMCE or Joomla, I disabled iframe blocking in TinyMCE. problem is again on apuhaku.fi on this page https://apuhaku.fi/fi/item/54.html comment by hades422 should show video.

andiamine commented 6 months ago

thanks for reporting this issue, team will check it and update you.

Giorgi625 commented 6 months ago

Can I ask about one thing? for example I am using JCE editor in html field in my section. there I need to have many tools to be able to stylize my content differently, but I also want to use JCE editor in comments, cause I do not really like TinyMCE. but in comments I just need few things like fonts styles, lists, add image, video and emoticons. JCE Editor has option to setup different profiles. is it possible to do some changes so there will be possibility to set one profile for html field and another for comments?

Giorgi625 commented 6 months ago

any news?

andiamine commented 6 months ago

"Second problem is when I want to edit comment I has half transparent layer on top but there does not appear modal window, so I guess there is still BS2 code from old Cobalt."

Fixed

andiamine commented 6 months ago

"When I delete comment it redirects me to error page saying this page does not exist."

Also fixed

Giorgi625 commented 6 months ago

There is also problem in comments. I have problems adding youtube videos. when I add video in editor it shows up but once I submit comment with video, videos can't be seen in comment. I use same editor in articl html field and there video shows up without problem.

Giorgi625 commented 6 months ago

It happened with both TinyMCE end JCE Editor Pro.

andiamine commented 6 months ago

do you use shortcode or editor to embed ?

Giorgi625 commented 6 months ago

editors media tools

andiamine commented 6 months ago

try to edit comment and see if the code of youtube was stripped out (update first to 5.3.2)

Giorgi625 commented 6 months ago

I added new comment and it again stripped video from comment. its on apuhaku.fi you have access to that website here is article to which I add comments https://apuhaku.fi/fi/item/54.html

andiamine commented 6 months ago

try this For TinyMCE editor: Plugins > TinyMCE > in set-0 settings turn on "Use Joomla Text Filter"

For JCE editor: Components > JCE Editor > Global Configuration > turn off "Validate HTML"

andiamine commented 6 months ago

also we did found a small issue, will publish a new update after some few hours