Page 86 of 96 FirstFirst ... 36768485868788 ... LastLast
Results 851 to 860 of 955
  1. #851
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: RSS2 Feed Contribution

    Quote Originally Posted by SoftCorpse View Post
    In Opera I get a little more info:

    XML parsing failed: syntax error (Line: 2, Character: 0)

    Reparse document as HTML
    Error:XML declaration not at beginning of document
    Specification:http://www.w3.org/TR/REC-xml/
    1:
    2: <?xml version="1.0" encoding="iso-8859-1"?>
    3: <?xml-stylesheet type="text/css" href="http://www.yoursite.com/includes/templates/your_template/css/rss.css" media="screen"?>
    4: <!-- generator="Zen-Cart RSS Feed/"v 2.1.4 14.02.2008 15:26 -->
    5: <rss version="2.0"
    What version of zen cart are you running?
    A link to your site would be helpful.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  2. #852
    Join Date
    Mar 2011
    Posts
    30
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    Quote Originally Posted by SoftCorpse View Post
    In Opera I get a little more info:

    XML parsing failed: syntax error (Line: 2, Character: 0)

    Reparse document as HTML
    Error:XML declaration not at beginning of document
    Specification:http://www.w3.org/TR/REC-xml/
    1:
    2: <?xml version="1.0" encoding="iso-8859-1"?>
    3: <?xml-stylesheet type="text/css" href="http://www.yoursite.com/includes/templates/your_template/css/rss.css" media="screen"?>
    4: <!-- generator="Zen-Cart RSS Feed/"v 2.1.4 14.02.2008 15:26 -->
    5: <rss version="2.0"
    When I click on your rss feed it takes me to a login screen.

  3. #853
    Join Date
    Mar 2011
    Posts
    30
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    I do have a question, I use the Rss feed to post to my twitter account. However, it adds a link to the image and product. I use it on two different sites with different results.

  4. #854
    Join Date
    Sep 2005
    Location
    Waikato, New Zealand
    Posts
    1,539
    Plugin Contributions
    3

    Default Re: RSS2 Feed Contribution

    Quote Originally Posted by PullingOutHair View Post
    I do have a question, I use the Rss feed to post to my twitter account. However, it adds a link to the image and product. I use it on two different sites with different results.
    Umm what exactly is your question,

    why its doing it differently, or how to get rid of the image link

    I posted a file a few posts back, try that and see if it removes the image link for you
    Webzings Design
    Semi retired from Web Design

  5. #855
    Join Date
    Mar 2011
    Posts
    30
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    Quote Originally Posted by nigelt74 View Post
    Umm what exactly is your question,

    why its doing it differently, or how to get rid of the image link

    I posted a file a few posts back, try that and see if it removes the image link for you
    Not sure what file your are talking about. If you could show me, I will try it.

    Anyways,

    When I feed the RSS to my twitter account it post like this:

    MY ITEM <img src="http://myshop.com/images/something/something.jpg" alt="MY ITEM" title=" MYITEM " http://myshop.com

  6. #856
    Join Date
    Mar 2009
    Posts
    2
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    i am no good at php so was wondering i need the rss feed to be like the following so it will work with google subscrived links can any1 help me change it
    <?xml version="1.0"?>

    <rss version="2.0" xmlns:coop="http://www.google.com/coop/namespace">

    <channel>
    <title>Google Sample Channel</title>
    <link>http://www.google.com/coop</link>
    <description>Enhance Your Search</description>

    <item>
    <author>Google</author>
    <coop:keyword>RSS support</coop:keyword>
    <coop:keyword>Atom support</coop:keyword>
    <coop:keyword>Subscribed Links RSS</coop:keyword>
    <title>New: RSS/Atom Support</title>
    <link>http://www.google.com/coop/docs/tsv_webfeeds.html</link>

    <description>
    Many of you have asked for an easier way to
    create a subscribed link from your existing RSS/Atom feeds.
    Now you can just enter the URL of your RSS/Atom feed as a
    subscribed links feed URL to Google,
    and we'll automatically create a simple subscribed link
    based on that feed which provides links to, and excerpts from,
    recent items posted to the feed. There's just one catch: you
    need to tell us which queries should trigger each item in
    your feed.
    </description>
    </item>

    <item>
    <author>Google</author>
    <coop:keyword>Subscribed Links Directory</coop:keyword>
    <title>Providers in our Directory</title>
    <link>http://www.google.com/coop/directory</link>

    <description>
    We have dozens of providers in categories
    such as Lifestyle, News, and Information, and are always
    adding more.
    </description>
    </item>

    <item>
    <author>Google</author>
    <coop:keyword>Subscribed Links Guide</coop:keyword>
    <title>Guide for Developers</title>
    <link>http://www.google.com/coop/docs/index.html</link>

    <description>
    Learn more about how to create custom
    subscribed links.
    </description>
    </item>

    </channel>
    </rss>

  7. #857
    Join Date
    Jun 2009
    Posts
    9
    Plugin Contributions
    1

    Idea or Suggestion Re: RSS2 Feed Contribution

    Quote Originally Posted by higgoman View Post
    i am no good at php so was wondering i need the rss feed to be like the following so it will work with google subscrived links can any1 help me change it
    <?xml version="1.0"?>

    <rss version="2.0" xmlns:coop="http://www.google.com/coop/namespace">

    <channel>
    <title>Google Sample Channel</title>
    <link>http://www.google.com/coop</link>
    <description>Enhance Your Search</description>

    <item>
    <author>Google</author>
    <coop:keyword>RSS support</coop:keyword>
    <coop:keyword>Atom support</coop:keyword>
    <coop:keyword>Subscribed Links RSS</coop:keyword>
    <title>New: RSS/Atom Support</title>
    <link>http://www.google.com/coop/docs/tsv_webfeeds.html</link>

    <description>
    Many of you have asked for an easier way to
    create a subscribed link from your existing RSS/Atom feeds.
    Now you can just enter the URL of your RSS/Atom feed as a
    subscribed links feed URL to Google,
    and we'll automatically create a simple subscribed link
    based on that feed which provides links to, and excerpts from,
    recent items posted to the feed. There's just one catch: you
    need to tell us which queries should trigger each item in
    your feed.
    </description>
    </item>

    <item>
    <author>Google</author>
    <coop:keyword>Subscribed Links Directory</coop:keyword>
    <title>Providers in our Directory</title>
    <link>http://www.google.com/coop/directory</link>

    <description>
    We have dozens of providers in categories
    such as Lifestyle, News, and Information, and are always
    adding more.
    </description>
    </item>

    <item>
    <author>Google</author>
    <coop:keyword>Subscribed Links Guide</coop:keyword>
    <title>Guide for Developers</title>
    <link>http://www.google.com/coop/docs/index.html</link>

    <description>
    Learn more about how to create custom
    subscribed links.
    </description>
    </item>

    </channel>
    </rss>
    Hello, I think you need this:

    http://www.zen-cart.com/index.php?ma...roducts_id=473


  8. #858
    Join Date
    Mar 2009
    Posts
    2
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    thanks will look at it

  9. #859
    Join Date
    Sep 2010
    Location
    Tampa, Fl.
    Posts
    66
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    I am having a problem with this addon. I followed the instruction( I think) backed up my site, unzip the folder and osed a ftp to import each folder on my site and still cannot see the rss icon in my footer. I have added the code that was supposed to be inserted in the footer on my main page.

    1.One of my questions is where can I find that file to insert the footer code?
    2.It says that you must insert the code in html_header.php file. I searched for the header.php file and found it in template-default/common. I read on this thread that you must first make the insertions with the header code and save it there and then insert the header.php file in my-template/common is that correct?

    But when i save it to the my-template/common it looks totaly different and there is no coding. At the bottom it says dummy file.
    Can someone help me please

  10. #860
    Join Date
    Jan 2005
    Posts
    101
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    RSSfeed not show more then 100 product why ?

 

 
Page 86 of 96 FirstFirst ... 36768485868788 ... LastLast

Similar Threads

  1. Rss2 feed & Ultimate SEO URL
    By Jerry5763837 in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 1 Feb 2009, 12:42 PM
  2. RSS2 feed contribution support
    By Woodymon in forum All Other Contributions/Addons
    Replies: 73
    Last Post: 26 Sep 2007, 07:38 AM
  3. How to display Price in Rss2.php ( Rss Feed )
    By anand in forum All Other Contributions/Addons
    Replies: 6
    Last Post: 27 Jan 2007, 10:38 PM
  4. rss2.php rss feed contribution - YAHOO picks up only IMAGE URL?
    By gsh in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 29 Dec 2006, 05:19 AM
  5. Does rss2 mod also do mailing lists?
    By levander in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 3 Sep 2006, 11:15 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR