Hi,
I am setting up a wordpress theme and I a using wp-contact-form. I had it set up in theplugins folder, but would like to move it from the plugin folder so it can be installed without people needing to worry about installing plugins also.
I currently have it in a folder themes/newtheme/library/wp-contact-form
I have updated the links and the contact form is working fine. My problem is with the admin options page.
I changed wp-content/plugins/wp-contact-form to wp-content/themes/newtheme/library/wp-contact-form but the options page comes up as page not found.
Anyone have any suggestions?
Thanks.