Andi Dittrich
@andi-dittrich on WordPress.org
- Member Since: July 9th, 2010
- Website: andidittrich.de
Contribution History
Andi Dittrich’s badges:- Plugin Developer
-
Posted a reply to Different font sizes, on the site WordPress.org Forums:
to enable custom classes goto Enlighter -> Options -> Advanced and enable "Retain CSS classes"…2 days ago
-
Posted a reply to How do I add a virtual scroll bar?, on the site WordPress.org Forums:
just set max-height on the container2 days ago
-
Posted a reply to Suddenly stopped working, on the site WordPress.org Forums:
Hi @imran_kanjoo did you solved the issue ? everything looks fine on your provided link.…3 days ago
-
Committed [2451524] to Plugins Trac:
tested up to 5.62 weeks ago
-
Committed [2451523] to Plugins Trac:
stable tag 4.4.22 weeks ago
-
Committed [2451522] to Plugins Trac:
release 4.4.22 weeks ago
-
Posted a reply to Crayon inline code not converted, on the site WordPress.org Forums:
was the "inline" code officially supported by crayon ? do you have any references ?…3 weeks ago
-
Posted a reply to Crayon inline code not converted, on the site WordPress.org Forums:
Hi, i didn't know yet that "span" tags were supported: https://github.com/aramk/crayon-syntax-highlighter ? At the moment…3 weeks ago
-
Posted a reply to Latest version compatible with WordPress 5.1, on the site WordPress.org Forums:
maybe 4.3...it terms of security you should update your WordPress version ASAP3 weeks ago
-
Posted a reply to Displayed code block misaligned after WP upgrades, on the site WordPress.org Forums:
i've disabled the "invalid" css rule within the screenshot to fix it - please take…1 month ago
-
Posted a reply to Displayed code block misaligned after WP upgrades, on the site WordPress.org Forums:
Hi @humgar it's an issue with your list styling: https://media.andidittrich.com/2020/12/Screenshot_2020-12-17_10-59-48.jpg1 month ago
-
Posted a reply to How to change the theme used to colour the legacy Crayon blocks?, on the site WordPress.org Forums:
use the Theme Customizer1 month ago
-
Posted a reply to BeaverBuilder compatibility, on the site WordPress.org Forums:
Hi, as you already noticed i'm unable to provide support for commercial plugins. but regarding…1 month ago
-
Posted a reply to Frontend Integration, on the site WordPress.org Forums:
Hi, for security reasons it's the intended behaviour. you can use the related acl filter…2 months ago
-
Posted a reply to Enlighter converts colon, double hyphens”: –” to colon, hyphen “: -“, on the site WordPress.org Forums:
i've tried to reproduce the issue within the current version but it's working as expected.…3 months ago
-
Posted a reply to shortcode should not be executed, on the site WordPress.org Forums:
ok, great to know!3 months ago
-
Posted a reply to Enlighter converts colon, double hyphens”: –” to colon, hyphen “: -“, on the site WordPress.org Forums:
disable wptexturize - it's not an Enlighter issue3 months ago
-
Posted a reply to Toolbar buttons not visible with Single Line Code, on the site WordPress.org Forums:
it's just css ;)3 months ago
-
Posted a reply to Toolbar buttons not visible with Single Line Code, on the site WordPress.org Forums:
it's possible but it requires larger changes to the layout ...3 months ago
-
Posted a reply to Toolbar buttons not visible with Single Line Code, on the site WordPress.org Forums:
remove the overflow:hidden from enlighter-default(outer container)3 months ago
-
Posted a reply to shortcode should not be executed, on the site WordPress.org Forums:
you cannot escape shortcodes in wordpress with backslashes (the issue is not Enlighter related). just…3 months ago
-
Posted a reply to Toolbar buttons not visible with Single Line Code, on the site WordPress.org Forums:
i'm able to reproduce the issue...it's a problem related to the Gutenberg editor plugin sry…3 months ago
-
Posted a reply to shortcode should not be executed, on the site WordPress.org Forums:
Hi @hupe13 , could you please provide a screenshot from your editor/post ? the forums…3 months ago
-
Posted a reply to Toolbar buttons not visible with Single Line Code, on the site WordPress.org Forums:
you've to change the order of the language list via the filters (see docs)3 months ago
-
Posted a reply to Toolbar buttons not visible with Single Line Code, on the site WordPress.org Forums:
sry but i didn't have the time to provide ready-to-use-examples. you've to take a look…3 months ago
-
Posted a reply to Toolbar buttons not visible with Single Line Code, on the site WordPress.org Forums:
could you post your code (just for interest) theoretically you can move it outside of…3 months ago
-
Posted a reply to Toolbar buttons not visible with Single Line Code, on the site WordPress.org Forums:
i've updated the docs: https://github.com/EnlighterJS/documentation/blob/master/Tweaks.md3 months ago
-
Posted a reply to Toolbar buttons not visible with Single Line Code, on the site WordPress.org Forums:
then override the hover styles. take a look into the theme css files for examples3 months ago
-
Posted a reply to Toolbar buttons not visible with Single Line Code, on the site WordPress.org Forums:
you've also to override the hover pseudo class or enforce the styles via !important3 months ago
-
Posted a reply to Toolbar buttons not visible with Single Line Code, on the site WordPress.org Forums:
the single line appearance is intended by design but you can enforce a minimal height:…3 months ago
-
Posted a reply to Further Theme Customization, on the site WordPress.org Forums:
just add some custom css - the theme sources can be found on GitHub: https://github.com/EnlighterJS/EnlighterJS/tree/master/src/themes…3 months ago
-
Posted a reply to 4.4.1 shows full width block in editor, on the site WordPress.org Forums:
i can add an option similar to the TinyMCE editor settings3 months ago
-
Posted a reply to 4.4.1 shows full width block in editor, on the site WordPress.org Forums:
it's the intended behaviour. you can use some custom css to set it to another…3 months ago
-
Committed [2402372] to Plugins Trac:
require php 5.53 months ago
-
Posted a reply to Enlighter Plugin Not Working with LightSpeedCache, on the site WordPress.org Forums:
i'm sorry but i didn't have the time to provide custom solutions right now (no…3 months ago
-
Posted a reply to Enlighter Plugin Not Working with LightSpeedCache, on the site WordPress.org Forums:
codeblock title: this feature is projected for the upcoming pro/enterprise editions. currently the workaround (or…3 months ago
-
Posted a reply to Latest version 4.4.0 breaks the website, on the site WordPress.org Forums:
great! i'm very sorry for this inconvenience. version v4.4.1 is out including the fix. to…3 months ago
-
Committed [2402048] to Plugins Trac:
stable tag 4.4.13 months ago
-
Committed [2402047] to Plugins Trac:
release v4.4.13 months ago
-
Committed [2402039] to Plugins Trac:
removed broken tag3 months ago
-
Posted a reply to Latest version 4.4.0 breaks the website, on the site WordPress.org Forums:
thanks!3 months ago
-
Posted a reply to Latest version 4.4.0 breaks the website, on the site WordPress.org Forums:
what PHP versions are you using ? i see what's going wrong but no lint…3 months ago
-
Posted a reply to Latest version 4.4.0 breaks the website, on the site WordPress.org Forums:
i'll check this asap, sry!3 months ago
-
Committed [2402004] to Plugins Trac:
revert back to version 4.3.13 months ago
-
Committed [2401962] to Plugins Trac:
cleanup; stable tag 4.4.03 months ago
-
Committed [2401961] to Plugins Trac:
release v4.4.03 months ago
-
Posted a reply to Enlighter Plugin Not Working with LightSpeedCache, on the site WordPress.org Forums:
you have to exclude the Enlighter resources from caching (wp-content/plugins/enlighter) - simple cache algorithms didn't…3 months ago
-
Posted a reply to Leftovers after uninstalling, on the site WordPress.org Forums:
Hi @worldsdream , you can remove the options. all enlighter_ prefixed key/value pairs are only…4 months ago
-
Posted a reply to Highlight a specific word in the code line, on the site WordPress.org Forums:
you can highlight a full line using the highlight option.4 months ago
-
Posted a reply to Issue with Control Panel Size, on the site WordPress.org Forums:
EnlighterJS block mode is not designed to display a single line of code. you can…4 months ago
Developer
-
Cryptex | E-Mail Address Protection
Active Installs: 1,000+
-
Enlighter - Customizable Syntax Highlighter
Active Installs: 20,000+
-
Tweakr - Utility Toolkit
Active Installs: 60+