• Resolved kali82

    (@kali82)


    Hi,
    i have the problem, that i cannot insert either media or shorcodes by the advanced editor. when i start the advanced editor and try to insert for example ultimate shortcodes, the editor popup window stays on front, and the shortcodes window at the background, so i cannot click on it until i close the editor window. Usually by clicking insert shortcode, the shortcode window has to come on front over the editor and i have to be possible to choose shortcode and insert it in the table. The same Problem when i clock on insert media by the editor..
    I made a screenshot of this problem you can view it here: https://prntscr.com/bt9lww

    I hope you can help me, thank you!

    https://www.ads-software.com/plugins/tablepress/

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    There seems to be some issue with the proper z-index here. Unfortunately, I don’t have an immediate fix here. This will take some testing.

    I can therefore only disappoint you. Using that other plugin in the Advanced Editor is not possible until I can fix it (or until the other plugin changes its dialog’s z-index).

    Regards,
    Tobias

    Thread Starter kali82

    (@kali82)

    Hi Tobias,

    i hope you can fix it anyway. I want just note you that the Problem is not only with the plugin, but also when i try to insert media from the media library by using the advanced editor. When i use the separate button for inserting media it works, only when i try this by using the editor it isn’t possible!

    But thank you, and i hope you inform me when fixed!

    Regards,
    Kalina

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi Kalina,

    that would then actually indicate that another plugin might be interfering.
    Can you therefore please try again after temporarily deactivating all other plugins and after switching to a WordPress default theme like Twenty Sixteen? That way, we can find what’s causing this.

    Regards,
    Tobias

    Hi Tobias,

    Sorry for posting here if it is not the correct thing to do. I also discovered this issue when using the advanced editor. I use both Ultimate Shortcodes and the EasyAzon plugins and cannot seem to get them to insert their shortcode into the Advanced Editor window.

    Has this been resolved?

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    unfortunately, there’s no solution here, as the support thread didn’t get further attention.
    As a workaround, can you (manually) add those Shortcodes into the table cells?

    Regards,
    Tobias

    Thanks Tobias, that works fine. Can you tell me what CSS I would need to center ALL data in ALL tables or similar in specific tables? I assume this would work for fields referencing images and those that contain shortcode?

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    centering of text is quite simple with CSS

    .tablepress thead th,
    .tablepress tbody td {
      text-align: center;
    }

    Whether this works for images and other Shortcodes depends on the theme. If it doesn’t work, some tweaks might be necessary, so that an example page would be good.

    Regards,
    Tobias

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Insert Media or Ultimate Shorcodes by advanced editor not possible’ is closed to new replies.