I tried reproducing the problem on some of my test sites, but it seems to work on my end.
Could you try deactivate all other plugins on your site, one at a time, and let me know if you can narrow things down to a conflict with another plugin?
Thanks!
Not much to switch off really. Here is the list, what would you recommend switching off?
Akismet
Auto Featured Image
Better Tag Cloud
CloudFlare
Display Posts Shortcode
Disqus Comment System
FeedBurner FeedSmith Extend
iframe
Jetpack от WordPress.com
LiveJournal Crossposter
Maven Algolia
Pagelines Sections
PHP Code Widget
Popularity Contest
Raw HTML
RusToLat
Sexy Snips
VaultPress
WordPress SEO
WP Super Cache – DEACTIVATED
Is there a way of getting the list directly from the database? I only need it once or twice a year probably.
I’m not familiar with all these plugins, so I’d recommend switching them off one at a time, until you find the source of the problem.
Is there a way of getting the list directly from the database?
You can. Feedback is stored in the wp_posts table, alongside your posts and pages. Each submitted feedback is saved as a feedback post type, so you could query for all posts using that post type.
Already did the export from the database, thanks.
i am using wordpress 4.3.1 for my blog http://www.funngyan.com with jetpack v3.7.2
when i do “Export feedback as CSV” it gives blank page with following error:
Server Error
500
what to do?
thanks
my post has * in it’s title “બેસ્ટ* ગુજરાતી બ્લૉગ સર્વેક્ષણ ૨૦૧૫”
is this the problem.
how to export to CSV in that case.