(Sprout) Crio doesn't load sa_templates properly
elanasparkle opened this issue · 2 comments
When you install Crio from scratch the /wp-content/themes/crio/sa_templates/ folder is created with Theme overrides that force the user to use a custom theme. This in turn overrides any customization they could do in Sprout Invoices -> General Settings -> Theme options
To Reproduce
Steps to reproduce the behavior:
- Go to Install Crio
- Click on Set up an invoice and view the invoice
- Folder created in the file system. (Which Shouldn't be there).
- Invoice will look like:
Expected behavior
The folder should not be created and the theme should display on any of the four themes in Sprout Invoices.
The best option is to get it to work without that folder being created if it can't be worked around to where it will display properly then uploading the custom template from here would make the best options.
https://github.com/elanasparkle/Slate_Template
However, doing this forces the user to use a custom template and they CANT change it. Without going into the code of the pages to change anything.
Acceptance testing complete:
#746 (review)