Support

Feedburner

Last post 09-09-2008, 6:49 PM by mikey_a. 10 replies.
Sort Posts: Previous Next
  •  05-06-2008, 7:25 PM 6706

    Feedburner

    We added Feedburner as you suggested in one of your blog posts, and I'm thrilled that we will soon be able to get a sense of how many subscribers we have.

    I would love a way to include the chicklets for web portals right on the New page. Is there a way to have the news description text box take HTML? Same thing for the Calendar?

    Also - now that we have feedburner setup--is there a way to disable, or change the link for the RSS feed icon on those pages so people subscribe through feedburner instead of directly?

    Thanks much!

  •  05-07-2008, 2:14 PM 6727 in reply to 6706

    Re: Feedburner

    Yes,

    We have inserted the following CSS code that removes the RSS icon from Calendar and News pages.

    #eventHeader DIV.title H3 A,
    #idBlogContainer #idIntroContainer DIV.title H3 A
    {
      display: none;
    }

     



    Denys Zlobin
    Helpful Apricot
    http://www.wildapricot.com

  •  05-08-2008, 8:47 AM 6738 in reply to 6727

    Re: Feedburner

    Great! Thank you!

     Is there any chance of making the text box at the top of the page accept html?

     Thanks!

     

  •  05-08-2008, 9:03 AM 6739 in reply to 6738

    Re: Feedburner

    Could you clarify, what text box are you referring to and on what page?
    If you are referring to Description field then no, you cannot insert HTML code in there, but if you insert URL it will work.


    Denys Zlobin
    Helpful Apricot
    http://www.wildapricot.com

  •  06-02-2008, 10:59 AM 7447 in reply to 6739

    Re: Feedburner

    The text box I mean is the description field for the news and calendar pages. It would be nice for it to accept HTML for various reasons, including adding links toa "Subscribe" page, and chaning the point size of fonts to match the rest of the site.

    ISSUE: It appears that the RSS link is on my calendar again. Would you be able to remove it again please?

  •  06-03-2008, 11:50 AM 7484 in reply to 7447

    Re: Feedburner

    OK, we did some adjustments, it should be fine now.
    Most likely it was related to our latest update.

    Re: Description field... Yes, we are looking into this improvements as well. 



    Denys Zlobin
    Helpful Apricot
    http://www.wildapricot.com

  •  08-08-2008, 10:31 AM 9201 in reply to 7484

    Re: Feedburner

    Denys,

    Thank you for the help removing the links.

    I have been looking forward to the ability to insert html here so that I can put in a proper Feedburner link, but alas, the upcoming update supports Rich Text Only in the text at the top of the page.

    So, I was wondering if its possible to put in the RSS icon again, but include the link to Feedburner instead of the standard subscription link you include. This way we can include an RSS link where it belongs, but still use Feedburner to track readership.

     Our feedburner links are available on our welcome page.

    Thanks much!

    Adrian

  •  08-08-2008, 2:13 PM 9209 in reply to 9201

    Re: Feedburner

    Hello Adrian,

    Yes, you should be able to do this in the description field starting this Monday



    Denys Zlobin
    Helpful Apricot
    http://www.wildapricot.com

  •  09-06-2008, 8:54 PM 9501 in reply to 6727

    Re: Feedburner

    I've tried pasting this into the Editor section of the Advanced Customization (CSS) page, but the RSS graphic still appears on the blog ("New & Announcements") and Events pages of my site. Any suggestion on how to proceed?  Am I missing something?

    Thanks for your help.

     (site is currently at galandsmc.camp9.org)

  •  09-09-2008, 9:51 AM 9531 in reply to 9501

    Re: Feedburner

    Try the following code instead:

     #idEventPageContainer div.pageTitleContainer h1 a.rssFeedLabel
    {
    display : none;
    }
    #idBlogsTitleContainer div.pageTitleContainer h1 a.rssFeedLabel
    {
    display : none;
    }



    Denys Zlobin
    Helpful Apricot
    http://www.wildapricot.com

  •  09-09-2008, 6:49 PM 9536 in reply to 9531

    Re: Feedburner

    Thanks.  The EventPageContainer code worked fine, but the BlogsTitleContainer didn't (the RSS image still showed up on all my blog pages).

    So I looked at the source and tried one modification.  It works with the following:


     #idEventPageContainer div.pageTitleContainer h1 a.rssFeedLabel
    {
    display : none;
    }
    #idBlogsTitleMainContainer div.pageTitleContainer h1 a.rssFeedLabel
    {
    display : none;

     

    Thanks again,

    Mike

View as RSS news feed in XML
Copyright © 2009. Wild Apricot (TM) by BonaSource Inc.
Terms of Use   Privacy Policy   Billing and Refund policy

Contact us: 144 Front Street West, Suite 725, Toronto, Ontario M5J 2L7, Toll-free phone: 1-877-270-4268, support@wildapricot.com
Click to verify BBB accreditation and to see a BBB report.