mullema / k3-panel-view-extended

Quick fix for some missing features in the panel
MIT License
26 stars 2 forks source link

missing additional classes #12

Closed teichsta closed 3 years ago

teichsta commented 3 years ago

some additional classes like the "breadcrumb" (see https://github.com/mullema/k3-panel-view-extended#additional-classes-to-k-page-view) are not added. Any idea?

mullema commented 3 years ago

Can you please provide more information please. Kirby version (I assume 3.5.7.1 as in the other issue), plugin version. Any console outputs? I cannot reproduce this issue.

teichsta commented 3 years ago

sure, sorry!

KirbyVersion = 3.5.7.1 PluginVersion = 3.1.0 (updated 1h ago)

additional user, language and role classes are working fine, see

image

but the k-page-view is not enhanced:

image

URL is http://localhost:8090/panel/pages/news+test-fuer-die-classes

mullema commented 3 years ago

Weird. What browser are you using? Any other plugins installed? Any console outputs?

teichsta commented 3 years ago

Chrome (current) + Firefox (current)

console shows (in both browser) without your plugin:

image

and

image

with the plugin.

teichsta commented 3 years ago

ok, there seems to be some interference with other plugins.

I downloaded the StarterKit, added your plugin and everything worked as expected …

Sorry for bothering and thanks for your support!!

mullema commented 3 years ago

No worries. Make sure my plugin is last in plugin order (just rename the folder to something like z...), that might helps