 edelwater
|
I downloaded the two themes activated the child theme and get an empty page.
So… is the by design or should there be something on that page?
Ah… I commented out the 2 lines in header-functions.php and now I see something.
But if I click on the “+” next to contacts it get an error: 404 (on http://127.0.0.1/CRM/add-contact), the same with company.
in the admin part it also has the header already sent stuff:
Warning: Cannot modify header information – headers already sent by (output started at C:tempxamphtdocsCRMwp-adminnav-menus.php:453) in C:tempxamphtdocsCRMwp-includesfunctions.php on line 830
Warning: Cannot modify header information – headers already sent by (output started at C:tempxamphtdocsCRMwp-adminnav-menus.php:453) in C:tempxamphtdocsCRMwp-includesfunctions.php on line 831
Also: only the primary widget area shows.
Also: when adding a contact via the widget it works but then the top menu dissapears, when clicking the person name it also gives a 404 probably some perma link thing
Also: when then editing a contact via [edit] with only the 2 fields filled in with stars and then pressing [edit contact] it still gives some info is missing.
|
 edelwater
|
Sorry if i rush in with these issues, at first sight this is an interesting project where i might spend some of my own time in. I have to go through all the code first.
|
 fiscal sanity
|
Have you gone through these steps:
http://forum.rolopress.com/topic/first-steps
|
 morningstar
|
You should have both the default and core theme installed for RoloPress to work properly.
Second, I think you have not set the premalinks properly. Follow the instructions in the link given by Steve and let us know if you face any issues.
|