Closed ajdruff closed 10 years ago
cause: this is the result of changing the directory structure of the the Simpli Forms Addon Theme directory but not updating the Admin and Default themes ( only bootstrap was previously updated).
solution:
1) fixed the directory structure of the Admin and Default theme to match the correctly structured 'Bootstrap' theme directory.
2) edited the metabox\menu20_add_domains_metabox_add_domains.php
file to use the new format of the templates. e.g. use 'layout' property with the template name being the same. instead of template=text_bare, you would use the following properties:
'layout'=> 'bare'
, 'template' => 'text'
When accessing the 'Add Forms' menu item under the nomstock-com WordPress plugin addmin menu, receive the following error (typical)