Trying to work a widget that shows the latest topic for what tags member is following. Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.
2 posters

    Trying to work a widget that shows the latest topic for what tags member is following.

    zims
    zims
    Forumember


    Posts : 52
    Reputation : 2
    Language : 繁體中文

    Trying to work a widget that shows the latest topic for what tags member is following. Empty Trying to work a widget that shows the latest topic for what tags member is following.

    Post by zims March 25th 2018, 10:26 am

    I'm trying to work a widget that shows the latest topic for what tags member is following.
    Is that possible to get an rss feed for a specific tag, like forum?

    /feed?type=atom&f=1

    SSYT
    SSYT
    Forumember


    Male Posts : 77
    Reputation : 15
    Language : RO-10, EN-3, FR-1
    Location : Romania

    Trying to work a widget that shows the latest topic for what tags member is following. Empty Re: Trying to work a widget that shows the latest topic for what tags member is following.

    Post by SSYT March 25th 2018, 12:59 pm

    Hello, try this link
    Code:
    /feed/?highlight=HASHTAG
    zims
    zims
    Forumember


    Posts : 52
    Reputation : 2
    Language : 繁體中文

    Trying to work a widget that shows the latest topic for what tags member is following. Empty Re: Trying to work a widget that shows the latest topic for what tags member is following.

    Post by zims March 25th 2018, 1:05 pm

    Apollo 2.0 wrote:Hello, try this link
    Code:
    /feed/?highlight=HASHTAG

    nope, not working, I also tried:

    /feed?tag=HASHTAG
    &
    /feed?tags=HASHTAG

    still not getting the feed I want.
    SSYT
    SSYT
    Forumember


    Male Posts : 77
    Reputation : 15
    Language : RO-10, EN-3, FR-1
    Location : Romania

    Trying to work a widget that shows the latest topic for what tags member is following. Empty Re: Trying to work a widget that shows the latest topic for what tags member is following.

    Post by SSYT March 25th 2018, 1:15 pm

    Code:
    /feed/?highlight=twitter

    HASHTAG = #hashtag / #appolo, #forumotion
    Not use #
    zims
    zims
    Forumember


    Posts : 52
    Reputation : 2
    Language : 繁體中文

    Trying to work a widget that shows the latest topic for what tags member is following. Empty Re: Trying to work a widget that shows the latest topic for what tags member is following.

    Post by zims March 25th 2018, 1:19 pm

    Apollo 2.0 wrote:
    Code:
    /feed/?highlight=HASHTAG

    HASHTAG = #hashtag / #appolo, #forumotion
    Not use #

    I know, you mean the link should be like:

    /feed?highlight=example

    when the tag is #example right?

    It's not working for me.