paulmassen / grav-plugin-seo

Manage your site’s meta tags for display in search engine results or social media networks. Create and manage json-ld microdata. Includes an easy-to-use live preview feature.
MIT License
84 stars 21 forks source link

Problem to other Plugin #41

Closed dadannurman closed 6 years ago

dadannurman commented 6 years ago

Problem is on "SEO v2.1.7", before this version no problem.

I use "lightslider plugin", when "SEO Plugin" disable, "lightslider plugin" is working, but if "SEO Plugin" is enable, "lightslider plugin" is error.

seo

paulmassen commented 6 years ago

Does it happen on every page? If no, can you post the content of your page.md file?

dadannurman commented 6 years ago

this is not on the outside page, but on the admin page when editing a page that uses the plugin (lightslider), not on every page.

dadannurman commented 6 years ago

this page opens when "SEO" plugin is off,

a

but when it is on, error

a

paulmassen commented 6 years ago

Hi,

I managed to replicate the error. This is because the "process twig" is enabled. Usually, adding a slider is done through modular, that's why I never encountered this problem.

I will think about this some more, but for now, moving the include out of the first 300 character should make it work

I will keep you updated.

dadannurman commented 6 years ago

seoo

its still error, "SEO" plugin already updated to v2.1.9

seooo

other pages "process twig" is enabled but no error found. only on the installed "lightslider" plugin.

paulmassen commented 6 years ago

This should be fixed in latest release. Can you give it a try?

Thanks! https://github.com/paulmassen/grav-plugin-seo/releases/tag/v2.2.0