copperleafdtp
Forum Replies Created
-
Got it figured out :), My parent page of the child pages that was giving me the 404 errors, slug was “destinations” and this caused conflict with plugins destinations taxonomies. Changing parent page slug fixed the problem.
Forum: Fixing WordPress
In reply to: WordPress creating Blank entries (CF7 & WP Forms)Got the problems solved. For some reason the database table “wp_post” was not auto incrementing ID row causing conflict then Worpdpress was trying to but the relevant data from the Database.
Forum: Fixing WordPress
In reply to: WordPress creating Blank entries (CF7 & WP Forms)I have discovered some more information regarding the above problem. The problem with the forms ending up blank is not just limited to plugins. When I try to create a page or post they also come out at plank entries and in the phpMyAdmin “wp_post” table there id’s are all “0”
Forum: Fixing WordPress
In reply to: WordPress creating Blank entries (CF7 & WP Forms)The Form plugin was the only one Active at that time, tried it with Contact form 7 as the only active plugin and with WP Forms as the only active plugin.
Forum: Fixing WordPress
In reply to: WordPress creating Blank entries (CF7 & WP Forms)I had the same initial thoughts that it was the theme or plugins but even after turing off all the plugins and changing the theme to one of the default themes the problem still persisted 🙁 That is why I’m finally asking on this forum.