Topic: Update XML files & missing first image
Hi
I am having similar problems.
http://www.perceptionav.com/?p=595 here is a single post on the site I am developing. I have a separate simpleviewer gallery embedded on each post in this wordpress site.
my problem as it currently stands:
broken links and thumbnails:
I have to go through EACH post, "update" each one for the thumbnails to appear, and THEN go back through each and every XML file to correct the improper automatically generated links.
after I do so, the first picture in the gallery doesn't automatically appear. as illustrated by teh above link.
Is there a way to "auto-update" all of the wordpress pages so the thumbnails appear?
Heres what I've been trying to do:
Upon moving the site from local mamp development to the server, all links were broken.
I "updated" the page and the thumbnails would work, but no main picture.
Next I found the xml files and did find and replace on all entries that were incorrect. For some reason, the software was creating links where it would be "perceptionav.comwp-content/" So i did a find and replace to correct that. I don't know why the automatic link didn't have a / . I also changed all localhost:8888 to the actual site url.
Every time I "update" the post in wordpress or install a new instance of simpleviewer, it is automatically generating broken links.
Would anyone have any insight on how I could fix this easily?
Thank you
Eric