WP Feed namespace attr issue
WP Feed namespace attr issue
WP Feed namespace attr issue
Found the issue. I’m using Postgres_SQL cus I’m on Heroku, but that doesn’t play nicely with WordPress. Here’s the problem query: SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID IN (8,9)… It caused the error described here: https://stackoverflow.com/a/14132471/378622
Unable to send upload url
I’d moved the root of my site from /blog/ to / and not changed it in the general options. Everything seemed to work fine apart from the media library. Correcting the path solved the problem.
Images on admin backend not showing up
Those new files are your original file resized. When you insert an image and pick ‘medium’ ‘thumbnail’ or ‘large’, they aren’t generated on the fly or pulled out of thin air. They’re created when you upload the image to save size. The reason you can’t see these in the media section is because the media … Read more
show/hide attachments
WordPress / Audio player
Set padding for all content except images and few more elements
Add Media + Quick Edit buttons not working