Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter geralddavison

    (@geralddavison)

    I have found a solution.. well in fact it is more of a workaround.

    1. On my web hosting provider’s systems I created a complete new WordPress instance. This was totally “vanilla”, with no plugins or themes (just the standard install theme).
    2. I exported the posts from the main site using the built-in export function in WordPress.
    3. Imported the posts into the temporary WordPress site created at step one.
    4. Pointed the Wix WordPress import process at the temporary site.
    5. Sat back for 15 mins or so while it imported!

    Job done.

    This is a potential solution for others if all else fails. It actually only took 30 mins or so once I came up with the idea.

    Forum: Plugins
    In reply to: [Flickr Gallery] HTTPS API

    I got this to work tonight.

    I edited the phpFlickr.php script.

    I amended all the calls to flickr, either beginning https://api.flickr.com/….. or https://www.flickr.com/services/auth/…..

    to begin https://

    I did nothing else. No new API key (I don’t use this app to display non public content) and I didn’t have to deactivate and re-activate.

    It just worked.

Viewing 2 replies - 1 through 2 (of 2 total)