Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Anthony Candaele 1197 posts 2049 karma points
    Dec 24, 2011 @ 12:57
    Anthony Candaele
    0

    RSS link not showing up in 1.3.6.1

    Hi,

    I installed uBlogsy 1.3.6.1 and integrated it in the layout of my website. Everything works fine, except for the RSS link which doesn't show. There is only a title 'Subscrip' without link:

    Should I do some more configurations to make the RSS link show up?

    greetings and merry Christmas,

    Anthony

  • Anthony Dang 1404 posts 2558 karma points MVP 2x c-trib
    Dec 24, 2011 @ 13:13
    Anthony Dang
    1

    I tested on most major browsers. But it's most likely a css issue. 

    You need to inspect the element and tweak the css as needed.

     

  • Anthony Candaele 1197 posts 2049 karma points
    Dec 24, 2011 @ 13:20
    Anthony Candaele
    0

    Hi Anthony,

    I inspected the script uBlogsyShowRSSLink.cshtml

    the markupd was like this

    <span>Subscribe</span><href="@rss.Url" class="uBlogsy_feed"></a>

    so I changed it to:

    <href="@rss.Url" class="uBlogsy_feed"><span>Subscribe</span></a>

    and now it works

    greetings,

    Anthony

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies