WordPress parsing " to ″
-
I have a very long post, with many links, all of which work, except for when using this think, here’s the code:
<a class="map lightbox" href="https://maps.google.com/maps/ms?msa=0&msid=208912962311368953455.0004a4d4618c404be78cd&lightbox[width]=840&lightbox[height]=640">Kekaha Kai State Park</a>
PHPmyadmin shows the code I posted, however when I preview the post (it’s not published yet) in Firefox view source: It shows this:
<a class="map lightbox" href="https://maps.google.com/maps/ms?msa=0&msid=208912962311368953455.0004a4d4618c404be78cd&lightbox[width]=840&lightbox[height]=640″”>Kekaha Kai State Park</a>
Notice the ″ instead of the “? Very strange… Any ideas?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘WordPress parsing " to ″’ is closed to new replies.