After update the plugin changes " to \" – so html doesn't work
-
When adding images to my quiz the plugin changes ” to \” and it makes it impossible to add images to the quiz. Here is the example:
my image code:
<img class=” wp-image-9142 aligncenter” src=”https://geoawesomeness.com/wp-content/uploads/2015/01/Quiz-satellite-image-2-1024×458.png” alt=”Quiz – satellite image 2″ width=”550″ height=”246″ />
how the plugin changes it:
<img class=\” wp-image-9142 aligncenter\” src=\”https://geoawesomeness.com/wp-content/uploads/2015/01/Quiz-satellite-image-2-1024×458.png\” alt=\”Quiz – satellite image 2\” width=\”550\” height=\”246\” />
Please help!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘After update the plugin changes " to \" – so html doesn't work’ is closed to new replies.