Al
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Show Posts] Post Types Pages taxonomy or childpagesI also have a question regarding pages. Would it be possible to show pages based on the value of a custom field instead of the Page ID of a parent page?
Basically trying to have Categories like “Newest articles”, “Popular articles” on pages to show on home page with WPSP.
Thanks
Forum: Plugins
In reply to: [Comments Import & Export] Exporting comments on pagesHi @webtoffee I did some further testing as the issue still persists
1. I removed all plugins and used WP theme Twenty Twenty-One for this test.
2. Added the code you provided above to the Twenty Twenty-One functions.php file
2. Validated that the Post ID does exist in the wp_posts table.Upon import of just one comment(from a page) I continue to get the “The post doesn’t exist” error.
Using your plugin if I export all comments the resulting CSV has a lot of errors and warnings.
Could it be due to the code you provided as your plugin does work for posts?
Forum: Plugins
In reply to: [Comments Import & Export] Exporting comments on pagesHi @webtoffee thank you for your help. I am able to export comments from pages but still have an error.
Both sites are identical. I backed up my live site and restored it to a staging site a few days ago. Want to update staging with comments from live since last backup.
To test I exported one comment as “Download to CSV” from a live site page(not post), but when I import it into staging site I get an error saying “The post doesn’t exist.”
Anything I can do to fix this?
- This reply was modified 5 years, 2 months ago by Al.