1800pocketpc
Member
Posted 2 years ago #
The Caption for the image is not getting parsed. This happened after i migrated the files and database from godaddy to WiredTree hosting.
all this text [caption id="attachment_144" align="aligncenter" width="300" caption="RSS Pack 1"].......[/caption] does not get parsed...
Here : http://www.saijogeorge.com/2008/10/16/free-rss-icons.html
has anyone come across this issue ?
1800pocketpc
Member
Posted 2 years ago #
Update : it works fine in Visual editor but when the post is published it does not work.
Have you tried temporarily switching to the default theme to see if this is a theme-specific problem?
1800pocketpc
Member
Posted 2 years ago #
yup it is the same regardless of the theme :(
1800pocketpc
Member
Posted 2 years ago #
Update : if I hard code the html
<div id="attachment_6734" class="wp-caption aligncenter" style="width: 505px;">......<p class="wp-caption-text">Caption Text</p></div>
It works . So If anyone can tell me which php file contains the function that parse the [caption] tag. May be I can get this resolved
It's in wp-includes/media.php. You might want to try re-uploading a fresh copy of the entire wp-includes folder.
1800pocketpc
Member
Posted 2 years ago #
thanks mate..I will give it a go
1800pocketpc
Member
Posted 2 years ago #
that did not fix it. But I disabled all plugin and found out one custom plugin that I have on the site was the reason for all this.
Thanks esmi :)
orangjul
Member
Posted 2 years ago #
This is happening to me as well. However, I deactivated all plugins and the problem persists. I have never seen this issue on any site I've worked on before. Anyone have any ideas?