• Resolved electrokatze

    (@electrokatze)


    I cannot use “before, Intra/after HTML” to insert Table Press tables – tables lose adaptability. Therefore, the shortcode that processes the plugin of the Table Press tables, performed not consistently in accordance with their execution, but after forming a ready-made HTML document that destroys the generation algorithm. If I insert after images/paragraphs, everything works normally. Can I somehow influence it?

    • This topic was modified 3 years, 11 months ago by electrokatze.
Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Spacetime

    (@spacetime)

    Ad Inserter inserts the code as configured.
    Before the block is inserted the plugin expands the shortcodes by calling the WP function do_shortcode () – this means that whatever Table Press returns for the shortcode, it will be inserted instead of the shortcode.
    You can always check the source code to see what was inserted.

    Therefore, if you have issues with the Table Press tables I would suggest contacting their support.

    Thread Starter electrokatze

    (@electrokatze)

    @spacetime ,
    Thanks for the answer! The problem is that even a regular table, without shortcode, is not adaptive when inserting near (after/before) HTML, but it works normally when inserting in any other way.

    Plugin Author Spacetime

    (@spacetime)

    I see, but Ad Inserter inserts exactly as configured and in your case it inserts the shortcode as expanded by the responsible plugin.

    The issue is that Table Press tables do not work as expected – but this is not our code.
    So I suggest contacting their support to investigate the issue (by checking the inserted code).
    Ad Inserter should insert the code of the expanded shortcode as returned by the do_shortcode () function.
    If they believe there is an issue with Ad Inserter they can always contact us.

    Thread Starter electrokatze

    (@electrokatze)

    @spacetime, I said about regular table, not created in other plugin. Simple <table></table>… It has same problem too.

    • This reply was modified 3 years, 11 months ago by electrokatze.
    Plugin Author Spacetime

    (@spacetime)

    But Ad Inserter inserts the code as configured.
    Please follow the steps below so we can check:
    https://ww.wp.xz.cn/support/topic/ad-inserter-support-forum-before-you-ask-for-help/

    Plugin Author Spacetime

    (@spacetime)

    Are you still having issues?

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Non-adaptive tables insertion’ is closed to new replies.