Page 61 of 96 FirstFirst ... 1151596061626371 ... LastLast
Results 601 to 610 of 955
  1. #601
    Join Date
    Sep 2008
    Posts
    22
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    Hmm, when I put in:
    Code:
    <?php echo rss_feed_link_alternate(); // RSS Feed ?
    in the html_header.php it crashes the site, it just pulls up a blank age. I've also tried closing it out with:
    Code:
    <?php echo rss_feed_link_alternate(); // RSS Feed ? />
    but it still crashes the site.

  2. #602
    Join Date
    Sep 2008
    Posts
    22
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    Never mind, I figured it out (and kicking myself for being an idiot) . Thanks for everyone's help!

  3. #603

    Default Re: RSS2 Feed Contribution

    Quote Originally Posted by countrycharm View Post
    Did you add this to your html_header.php somewhere beetwen <head> and </head> tags:
    <?php echo rss_feed_link_alternate(); // RSS Feed ?
    I don't see it showing up anywhere in you Source code. Here is part of your Source code.



    Here is mine. See the difference in the code that I highlighted. That part is suppose to be in yours also. So I am thinking maybe you didn't add that part of the code to your html_header.php.
    Hi, countrycharm

    I have installed rss feed on my local test site. It works ok under IE7, but in FF3.5, when I click on the rss icon inside address bar and select a rss feed from dropdown, nothing happen. But, when I click on the footer rss button, I would be led to the all products rss feeds page, it is ok. The problem looks weird! I have tried to visit your site via FF3.5, it all works fine.

    Another question is how to make the site logo appear in the rss feed page just as your site. What format would be used? I used "http://www.example.com/nikeshoes/includes/templates/pure_orange/images/logo.png" on my local testing site.

    I confirmed I have followed everything in the readme file.

    Thanks in advance,

  4. #604
    Join Date
    Jul 2008
    Posts
    50
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    Im getting duplicates for the rss feed.
    It will list items 2 or 3 times,

    Is there a way to stop this. or to specify unique items.

  5. #605
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: RSS2 Feed Contribution

    Quote Originally Posted by ShoesBuyOnline View Post
    Hi, countrycharm

    I have installed rss feed on my local test site. It works ok under IE7, but in FF3.5, when I click on the rss icon inside address bar and select a rss feed from dropdown, nothing happen. But, when I click on the footer rss button, I would be led to the all products rss feeds page, it is ok. The problem looks weird! I have tried to visit your site via FF3.5, it all works fine.

    Another question is how to make the site logo appear in the rss feed page just as your site. What format would be used? I used "http://www.example.com/nikeshoes/includes/templates/pure_orange/images/logo.png" on my local testing site.

    I confirmed I have followed everything in the readme file.

    Thanks in advance,
    Are you using a custom folder for your template or the default of zen cart? I use a logo.gif. Yours should work if it is in the right folder, and it seems to be.
    /includes/templates/Your_Template/images logo.png

    Under your store/configuration/RSS_FEED/ put this in were it says
    RSS Image: logo.png

    Should work, if not let me know.
    Last edited by countrycharm; 30 Jul 2009 at 05:54 PM.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  6. #606

    Default Re: RSS2 Feed Contribution

    Quote Originally Posted by countrycharm View Post
    Are you using a custom folder for your template or the default of zen cart? I use a logo.gif. Yours should work if it is in the right folder, and it seems to be.
    /includes/templates/Your_Template/images logo.png

    Under your store/configuration/RSS_FEED/ put this in were it says
    RSS Image: logo.png

    Should work, if not let me know.
    Hi, countrycharm

    Thanks for your help. Right, it works. No path needed for logo.png, only putting the filename at the rss image configuration.

    Best regards,

  7. #607
    Join Date
    Feb 2009
    Posts
    12
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    Is there anyway to show RSS2 feed in Russian.
    Right now it doesn't matter in what language you are, the feed will be always showing english.

  8. #608
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: RSS2 Feed Contribution

    Quote Originally Posted by alyona View Post
    Is there anyway to show RSS2 feed in Russian.
    Right now it doesn't matter in what language you are, the feed will be always showing english.
    It is suppose to work with either one Russian or English.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  9. #609
    Join Date
    May 2009
    Posts
    63
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    Hi!
    I have a small problem with the rss contribution - the feeds are all working except the "products feed"

    i get this error:

    XML Parsing Error: XML or text declaration not at start of entity
    Location: http://www.acousticsdb.com/index.php...products_id=38
    Line Number 2, Column 1:<?xml version="1.0" encoding="utf-8"?>
    ^
    can anyone help me figure this out? Would be so nice!
    www.acousticsdb.com - soundproofing and room acoustics matters | webdesign hamburg

  10. #610
    Join Date
    Jan 2007
    Posts
    1,483
    Plugin Contributions
    10

    Default Re: RSS2 Feed Contribution

    Quote Originally Posted by zvenson View Post
    Hi!
    I have a small problem with the rss contribution - the feeds are all working except the "products feed"

    i get this error:



    can anyone help me figure this out? Would be so nice!
    You wouldn't happen to have the wordpress module installed, would you? I have seen this error on the wordpress on zen thread, somehow the feed is being embedded into a regular zen cart page and not on it's own page.

    Zen Cart and it's community are the best!!

 

 
Page 61 of 96 FirstFirst ... 1151596061626371 ... 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