EnlighterJS / Plugin.WordPress

:package: Official WordPress Plugin of EnlighterJS
http://wordpress.org/plugins/enlighter/
GNU General Public License v2.0
118 stars 17 forks source link

Author link #230

Closed aryanrajseo closed 4 years ago

aryanrajseo commented 4 years ago

Hi,

Thank you for this amazing Plugin. I am using it from the beginning, when listed on WordPress. There is no plugin that offers this this much features.

Today., I installed it on test site and noticed that author page link add the domain.

/wp-admin/admin.php?page=Enlighter-About

https://example.com/andidittrich.de

I have a question, the v4 not using mootools? I am testing it and it showing only two JS files, it was 4 in older version.

Thanks.

AndiDittrich commented 4 years ago

Hi @rockingaryan

thanks for that hint. it's a typo - a single slash / was used for the protocol instead of a double one.

EnlighterJS v3 is a standlone library without any external framework. It just requires a single javascript file - the config scripts are all inlined into the page

aryanrajseo commented 4 years ago

wow,

Amazing. I just working on my personal site to share web dev codes, HTML, CSS and PHP and JS mainly.

I would be happy to test it.

AndiDittrich commented 4 years ago

it's public available in releases

aryanrajseo commented 4 years ago
  1. Not showing Theme customizer, no tab seems to work. wp-admin/admin.php?page=enlighter-customizer image

  2. Toolbar is fixed and moves when code is scrolled. image

  3. Beta Options missing? wp-admin/admin.php?page=enlighter-options image

I have checked all the options, this is all the errors i found. Monokai and Dracula theme is beautiful.

Options are now more easier to navigate and setup. Great work. Waiting for the next release. I would also love to donate. Please create a Patreon or donorbox.org

AndiDittrich commented 4 years ago

please read the release notes... https://github.com/EnlighterJS/Plugin.WordPress/releases/tag/v4.0.0-BETA1

currently there are not beta options available in the plugin

aryanrajseo commented 4 years ago

Ok Thanks for your time. I mark this as solved.

AndiDittrich commented 4 years ago

v4.0/v4.1 is out including the new Theme Customizer -have fun!