• How do I include a feed into a widget with this plug in? I’ve installed and configured it on a page and it works great there, but I need to use it as a widget so I can put it into a sidebar. The description said it was possible but I have no idea how to do it.

    I have WordPress 3.3.1 installed and Syndicate Press 1.0.10

    Thanks.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi, I will take a look at the widget issue this evening.

    Best regards.

    Hi,
    I have found the issue and will be including the fix in the next release of Syndicate Press.

    In the meantime, if you want to add the Syndicate Press feed directly to the sidebar of your theme, you can do that with php code as follows:

    add a call to the following function in the php code of your themes sidebar where you want the feed to be shown:

    sp_getFeedContent(“feedname”);

    Thread Starter ambivert

    (@ambivert)

    Hi,
    Thanks for responding so quickly. I found another work around by creating a widget using the Basic Empty Widget I found online. I simply added the PHP code you supplied, and it appears to be working alright.

    Thanks for the really nice plugin too. It’s easy to use and does exactly what I was looking for.

    Hi,
    I just released version 1.0.11 which supports widgets.

    Best regards ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: Syndicate Press] as a widget’ is closed to new replies.