test melih
 melih
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • jpan Friend
    #163159

    I try to use a feedburner feed to a spanish site and I get another one in vietnamese no matter what:

    this is the feed I’m trying to feed:

    http://feeds.feedburner.com/Encuentos?format=xml

    for encuentos.com

    and this is what I get:

    http://vnexpress.net/gl/khoa-hoc/2011/04/cac-chuyen-gia-keu-goi-lao-tu-bo-dap-thuy-dien/

    no matter what I do my feed doesn’t get saved

    EDIT: I’ve just read the support guidelines and I will first read the documentation available,

    Ninja Lead Moderator
    #388308

    Hi jpan,

    Open file <blockquote>modules/mod_janewsticker/helper.php</blockquote>, find <blockquote>$options[‘rssUrl’] = “http://vnexpress.net/rss/gl/khoa-hoc.rss”;</blockquote> and remove it

    Thanks
    Tam

    jpan Friend
    #388524

    oh thank you 😀

    wturner Friend
    #389230

    Thanks for that – I was able to fix it on my site as well. I am a pure beginner at css though and I am having trouble removing the extra line break that occurs and drops the rss feed results 1 line break below the title… any suggestions on how to fix this?

    If I select NO for Show HeadText my rss feed runs on the same line with the other information in the headlines area of the template. If I select YES, I get my HeadText and my RSS feed drops 1 line below. I am certain there is an easy fix for this but I cannot figure it out…

    instantinlaw Friend
    #434185

    Hello, you can try changing the Title Max Length from 200 to a smaller number. If that doesn’t work, you can edit the width in the css for the module. /templates/your_template/css/template.css

    .ja-healineswrap{
    float: left;
    padding-top: 2px;
    width: 694px;
    }


    Good luck

    instantinlaw Friend
    #434186

    Just in case anyone else reads this post, the module still does the same thing in the JA_Seleni template as of 1/17/12, so it probably hasn’t been fixed in any template. You can fix the problem by removing the code above from the file (approx line 363), or commenting it out in case you are uncomfortable removing code. You can also hard code your RSS link by replacing the URL; http://vnexpress.net/rss/gl/khoa-hoc.rss with your own URL. You’ll just have to change the URL in the file instead of in the module parameters if you ever want to change it in the future.

Viewing 6 posts - 1 through 6 (of 6 total)

This topic contains 6 replies, has 4 voices, and was last updated by  instantinlaw 13 years ago.

We moved to new unified forum. Please post all new support queries in our New Forum