Currently, I am utilizing the tinymce plugin for image upload and it is functioning properly on one specific page.
However, on a different page, there is a sidebar located on the left side while the main content area is positioned on the right side. The tinymce plugin is situated in the content area on the right side, but on this particular page, the tinymce buttons do not appear. They only become visible if the browser window is resized to a medium size where the sidebar is hidden, allowing the tinymce textarea to occupy the entire width and consequently the buttons are displayed.
Can you suggest what might be causing this issue?
I have provided an example demonstrating the issue here: "jsfiddle.net/7b941us0/34".