• Having trouble separating the Title and secondary title in the rss feed.

    </image> <site xmlns="com-wordpress:feed-additions:1">187514069</site> <item> <title>Vladar Earns Flyers A Point In Lackluster OT Loss To SenatorsTheir seventh straight overtime or shootout loss leaves them at 25-20-11 at the Olympic break</title>

    The title is “Vladar Earns Flyers A Point In Lackluster OT Loss To Senators”

    The secondary title is “Their seventh straight overtime or shootout loss leaves them at 25-20-11 at Olympic Break”

    Ive tried to find it in my editor and cant find anywhere where the two are together. Need the secondary title to have its own code and label to start on the next line

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author thaikolja

    (@thaikolja)

    Hi @bsommermann2012,

    Your site seems to be currently unavailable (error 429). I’ll check again once it’s running.

    Thread Starter bsommermann2012

    (@bsommermann2012)

    Thread Starter bsommermann2012

    (@bsommermann2012)

    Just looking to see if there is an update on this or if I have to resubmit

    Plugin Author thaikolja

    (@thaikolja)

    Hi @bsommermann2012,

    I apologize for the delay. I’m certainly looking into this as soon as I can. If I wasn’t swamped with work, I’d have done it the same day you posted it already.

    Thanks for your patience, and I’ll get back to you ASAP!

    Edit: In the meantime, could you please provide a screenshot of Secondary Title’s settings page and let me know your expected result? That’d help a bunch.

    • This reply was modified 5 months, 1 week ago by thaikolja. Reason: Settings page
    Thread Starter bsommermann2012

    (@bsommermann2012)

    All I need is help with RSS feed. If you go to the RSS feed and see the title line, the secondary title is on the same line.

    I am syndicated with multiple sites and they cant pull the article until the secondary title is on its own line in the RSS feed.

    %title% %secondary_title%

    I dont have the time to create an online PDF for screenshots.

    All i need is a CSS code to split the title and secondary title in the RSS feed.

    Plugin Author thaikolja

    (@thaikolja)

    @bsommermann2012,

    CSS and XML feeds don’t work together.

    If you meant PHP, you can use one of WordPress’ title filters for RSS feeds and use <? echo get_secondary_title($post_id); ?> in there.

    See more in https://docs.kolja-nolte.com/secondary-title/

    Just like you don’t have time to take a simple screenshot, I don’t have the time to write custom code for you this very day. Sorry!

    Thread Starter bsommermann2012

    (@bsommermann2012)

    Do you not see what Im saying in the RSS feed? the secondary title is appearing on the title line, how do I get that to not happen??

    http://www.brotherlybullies.com/feed

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

You must be logged in to reply to this topic.