Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • docmartens11 Friend
    #133751

    Is it possible to adjust the RSS feed to present items that are not published to the front page (but are published on a “news” page instead)? If so, how?

    Sherlock Friend
    #273406

    Hi docmartens11 !
    it is posible , you can use $tmpTools->isFrontPage() function to check current page is Frontpage or not !
    Please open index.php file in templates/ja_pyrite template and go to line 166 to view example about that function :


    <?php if(!$tmpTools->isFrontPage()) : ?>
    ......
    <?php endif ; ?>

    akwasi_c Friend
    #280518

    <em>@hainn84 83394 wrote:</em><blockquote>Hi docmartens11 !
    it is posible , you can use $tmpTools->isFrontPage() function to check current page is Frontpage or not !
    Please open index.php file in templates/ja_pyrite template and go to line 166 to view example about that function :


    <?php if(!$tmpTools->isFrontPage()) : ?>
    ......
    <?php endif ; ?>

    </blockquote>

    Ok how do you modify that code to rather show articles published instead of the frontpage

    rubikonas Friend
    #280634

    i did not understand the answer..

    having the same problem, but with teline II template (http://www.lsdp.lt):
    Rss feed include only these news, that are marked as “frontpage”. I want rss to take all the news that are created (JA news)

    thread link is here

    what should i do? can anyone help me pls?

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

This topic contains 4 replies, has 4 voices, and was last updated by  rubikonas 15 years, 11 months ago.

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