[Tim_Nolte]GWG what should I be looking for if my WordPress posts don't appear to be getting syndicated through Brid.gy when enabling the those providers, and having the boxes checked on new posts? I haven't taken a look at my debug log yet but I'm not sure if I might be missing something in the WordPress or Brid.gy setup.
[Tim_Nolte]2. I may have saved the test post I tried as a draft first, I also use the WordPress mobile app to draft my posts, so I'm not sure if that could be the issue depending on what is firing the calls.
[Tim_Nolte]So this is very strange, I have the latest version of the IndieWeb plugin installed, yet, I'm seeing that the `installer.css` is reporting as a 404 not found using the path `indieweb/assets/installer.css` even though when I look at the current code, of which I am supposedly running the correct path is `indieweb/static/css/installer.css`
[Tim_Nolte]It's baffling though because I just checked out the repo and I can see the enqueuing code and it's correct in code but somehow when the plugin screen is rendering it's using a completely different path.