Forum Replies Created
ANY NEWS?
Ok, now my active theme looks like this
{active-theme}/download-manager/src/Templates/Starter/views/sidebar.php
DOESN’T WORK
shouldn’t you supposed to know how this works….
LOOOL
I don’t have such a directory in my wpdm-archive-page plugin
that’s my sructure:
assets
src
--__
--init.php
--ShortcodeGenerators
--Templates
----Category
----Compact
----Filter
----Flat
----Simple
----SimpleSearch
----Singular
----Starter
------Starter.php
------views
--------breadcrumb.php
--------content.php
--------header.php
--------sidebar.php
--------starter.php
----Tags
wpdm-archive-page.php
wpdm-archive-page.pot
Now I want to override sidebar.php in src/Starter/views
I tried to create a download-manager/src/Starter/views/sidebar.php file in my active child theme, but it didn’ work -.-
-
This reply was modified 5 years, 2 months ago by
Patrick Ortner.
Soon what?
Am I doing it right?
So my path looks like this
/themes/{active-theme}/download-manager/wpdm-archive-page/src/Templates/Starter/views
I just cleared the sidebar.php and the changes do not affect anything 🙁
How can I override the let’s say “Starter” from within “wpdm-archive-page” plugin!!!!!!!
The documentation is not helpful at all….
I don’t understand that sentence.
You say, I should follow this approach. But the plugin structure of the directory plugin changed.
???
Do I direclty change this in the folder of the plugin?
Is there somewhere a documentation?