• I have using the same code in create a new page. During the preview time, the image show perfectly, but image broken after published. I have attached the code and print screen for preview and publish mode. Is it problem occur because of the image included is php file?

    <html>
    <h3>This is where I want to display my graph</h3>
    <img src="Example1.php" />
    </html>

    Published Mode Image:
    Published

    Preview Mode Image:
    Preview

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Image appear in preview but broken in publish wordpress’ is closed to new replies.