Skip to content

Woocommerce mindkomm issues #481

Answered by Iain-g
Iain-g asked this question in Q&A
Discussion options

You must be logged in to vote

Cracked it - for anyone else facing the same issue - I copied the header.php and footer.php from the Timber Starter Theme. Edit footer.php so line 20 is:
$templates = array( 'templates/page-plugin.twig' ); i.e. add 'templates/'
Copy the page-plugin.twig file from Timber Starter Theme into templates folder, and change first line to:
{% extends "templates/_document.twig" %}
And now it works.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Iain-g
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant