weDevsOfficial / wedocs-plugin

A documentation plugin for WordPress
https://wordpress.org/plugins/wedocs/
GNU General Public License v2.0
194 stars 94 forks source link

Template override is not working #176

Closed tareq1988 closed 4 months ago

tareq1988 commented 9 months ago

The template override seems to be broken in v2.

Previously I was overriding the sidebar template on the theme. Upgrading to v2 did not override the template. It was loading from the plugin, but should've loaded from the theme.

Reverted the plugin back to v1.7. Need to fix it.

Rat01047 commented 4 months ago

Fixed in PR: fix/template-overriding-isn't-working-from-site-theme #181