You have no items in your shopping cart.

Profile: Support

Avatar
Statistics
    Bugs

    1. FoxNetSoft.Plugin.Misc.Articles.dll
    2. in _ArticlesBlock.cshtml
    old code

                @if (Model.PagingFilteringContext.AllowAjaxPager)
                {
                  <div class="pager">
                     @Html.Pager(Model.PagingFilteringContext).QueryParam("pagenumber")
                  </div>                
                }

    new code
                @if (Model.PagingFilteringContext.AllowAjaxPager)
                {
                  <div class="pager">
                     @Html.ArticlePager(Model.PagingFilteringContext).QueryParam("pagenumber")
                  </div>                
                }
    8 years ago

    If you have code for getting first image from HTML-description, send me it.
    Thank you.  

    8 years ago
    Bugs

    I have fixed it. Thank you.
    Download new version from our site, replace all files, restart your site and try.
    link

    Thank you for your help.

    8 years ago
    Bugs

    I found the bug. I try to fix it.

    8 years ago

    Ok. I understand you. I'll read first image from description.

    8 years ago
    Bugs

    I'll see.

    8 years ago

    I wrote simple module for reading tags (title and description) from rss.
    1. Each article has personal image.  Where can we get the image for article? Do you want to import rss without image?
    2. You imported all rss items. How do you plan to import new items? Do you want to import all items every day automatically without you?

    8 years ago

    We can read next block

    <item>
    <atom:link href="http://www.nytimes.com/2015/08/28/business/dealbook/daily-stock-market-activity.html?partner=rss&amp;emc=rss" rel="standout" />
    <title>Asian Shares Follow Wall Street Higher, With China Joining the Rebound</title>
    <link>http://rss.nytimes.com/c/34625/f/640350/s/49544219/sc/24/l/0L0Snytimes0N0C20A150C0A80C280Cbusiness0Cdealbook0Cdaily0Estock0Emarket0Eactivity0Bhtml0Dpartner0Frss0Gemc0Frss/story01.htm</link>
    <description>The broad advance was helped by calming words from a Federal Reserve official, suggesting a rise in American interest rates might not be as imminent as believed.&lt;br clear='all'/&gt;&lt;br/&gt;&lt;br/&gt;&lt;a href="http://rc.feedsportal.com/r/234567905572/u/436/f/640350/c/34625/s/49544219/sc/24/rc/1/rc.htm" rel="nofollow"&gt;&lt;img src="http://rc.feedsportal.com/r/234567905572/u/436/f/640350/c/34625/s/49544219/sc/24/rc/1/rc.img" border="0"/&gt;&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;&lt;a href="http://rc.feedsportal.com/r/234567905572/u/436/f/640350/c/34625/s/49544219/sc/24/rc/2/rc.htm" rel="nofollow"&gt;&lt;img src="http://rc.feedsportal.com/r/234567905572/u/436/f/640350/c/34625/s/49544219/sc/24/rc/2/rc.img" border="0"/&gt;&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;&lt;a href="http://rc.feedsportal.com/r/234567905572/u/436/f/640350/c/34625/s/49544219/sc/24/rc/3/rc.htm" rel="nofollow"&gt;&lt;img src="http://rc.feedsportal.com/r/234567905572/u/436/f/640350/c/34625/s/49544219/sc/24/rc/3/rc.img" border="0"/&gt;&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;&lt;a href="http://da.feedsportal.com/r/234567905572/u/436/f/640350/c/34625/s/49544219/sc/24/a2.htm"&gt;&lt;img src="http://da.feedsportal.com/r/234567905572/u/436/f/640350/c/34625/s/49544219/sc/24/a2.img" border="0"/&gt;&lt;/a&gt;&lt;br/&gt;&lt;a href="http://adchoice.feedsportal.com/r/234567905572/u/436/f/640350/c/34625/s/49544219/sc/24/ach.htm"&gt;&lt;img src="http://adchoice.feedsportal.com/r/234567905572/u/436/f/640350/c/34625/s/49544219/sc/24/ach.img" border="0"/&gt;&lt;/a&gt;&lt;img width="1" height="1" src="http://pi.feedsportal.com/r/234567905572/u/436/f/640350/c/34625/s/49544219/sc/24/a2t.img" border="0"/&gt;&lt;img width="1" height="1" src="http://pi2.feedsportal.com/r/234567905572/u/436/f/640350/c/34625/s/49544219/sc/24/a2t2.img" border="0"/&gt;&lt;img width='1' height='1' src='http://rss.nytimes.com/c/34625/f/640350/s/49544219/sc/24/mf.gif' border='0'/&gt;
    </description>
    <category domain="http://www.nytimes.com/namespaces/keywords/nyt_geo">China</category>
    <category domain="http://www.nytimes.com/namespaces/keywords/mdes">Stocks and Bonds</category>
    <category domain="http://www.nytimes.com/namespaces/keywords/nyt_org_all">Federal Reserve Bank of New York</category>
    <category domain="http://www.nytimes.com/namespaces/keywords/des">Interest Rates</category>
    <pubDate>Thu, 27 Aug 2015 07:46:25 GMT</pubDate>
    <guid isPermaLink="false">http://www.nytimes.com/2015/08/28/business/dealbook/daily-stock-market-activity.html</guid>
    <dc:creator>AMIE TSANG</dc:creator>
    </item>


    Please see on urls. I can read only tags <title> and <description>. But It's not a good idea. I think you should import rss into Excel, after it you will do some manipulations and you will import it in your store.
    You should add image too. What do you think about it?
    8 years ago

    I wrote simple parser for rss, but I don't like it...

    8 years ago

    Ok.
    If you have any new ideas, I am glad to help you.

    8 years ago

    Powered by nopCommerce

    Copyright © 2023 FoxNetSoft. All rights reserved