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

Plugin looks broken after taking update #279

Closed infoextractpvtltd closed 4 years ago

infoextractpvtltd commented 4 years ago

Hi, I was using plugin to put code but after taking update it is broken. please refer this page link where i have used code Enlighter and it is looking like standard wordpress:

This is the link

https://vbaoverall.com/insert-hyperlink-in-excel-addin-c/

AndiDittrich commented 4 years ago

the Enlighter resources are loaded on your page (only the inline init code) . therefore it cannot work i see that you're using autoptomizly - did you exclude Enlighter from it as mentioned in the faq ?

are you running any caching plugins ? in this case you have to clear the caches after applying plugin changes

infoextractpvtltd commented 4 years ago

Hi as per FAQ i have changed Cache directory permission level to 0777 also I am using autoptomizly plugin but don't know how to exclude it from?

Please help

AndiDittrich commented 4 years ago

disable Autoptimize and test if Enlighter is working

infoextractpvtltd commented 4 years ago

yes it works but I need Autoptimize any solution would be appreciated please

AndiDittrich commented 4 years ago

is it working as expected without Autoptimize ?

AndiDittrich commented 4 years ago

you will find the instructions in the official FAQ: https://wordpress.org/plugins/autoptimize/#%0Ahow%20does%20%E2%80%9Cexclude%20from%20optimizing%E2%80%9D%20work%3F%0A

paths: https://github.com/EnlighterJS/documentation/blob/master/wordpress/FAQ.md#javascript-error-enlighterjs-resources-not-loaded-yet

infoextractpvtltd commented 4 years ago

Great!!!! it works thanks