Viewing 1 replies (of 1 total)
  • Plugin Author Andi Dittrich

    (@andi-dittrich)

    hi geekchick30,

    just wrap your code in shortcode named python.

    [python]
    ...your code..
    [/python]

    but this method is not recommended anymore when using the visual editor mode. in this case two new buttons will appear on the upper right corner of the editor toolbar. click on “Enlighter Code Insert” – a new window will appear in which you can paste your code.

    br, Andi

Viewing 1 replies (of 1 total)
  • The topic ‘How to use Python Shortcodes’ is closed to new replies.