Page 3 of 96 FirstFirst 123451353 ... LastLast
Results 21 to 30 of 955
  1. #21
    Join Date
    Mar 2006
    Location
    Rosebud, Victoria, Australia
    Posts
    310
    Plugin Contributions
    2

    Default Re: RSS2 Feed Contribution

    A side box with the following links:

    This page RSS Feed - link to the RSS feed for the current page, i.e. same link as the RSS icon in the footer.

    Specials RSS Feed - link to index.php?main_page=specials

    New Products RSS Feed - link to index.php?main_page=products_new

    Featured Products RSS Feed - link to index.php?main_page=featured_products

    and so on for the major shop RSS feeds available.

    In other words, the customer doesn't have to go to the new products page to subscribe to the new products feed. They'd be able to subscribe from any page in the shop.

    Best Regards, Lloyd Borrett.
    Zen Cart 1.5.5e, PHP 5.3.29 MySQL 5.5.42

  2. #22
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: RSS2 Feed Contribution

    So a box with links to the feeds for the current page, new products, specials, featured products etc.

    -> If not already included, this add-on can be easily written. First you have to learn how to create a sidebox (very easy), second you have to dig into rss mod code and see how it creates a rss link(I think I did have a look at this, it's not so hard).
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  3. #23
    Join Date
    Nov 2003
    Location
    Haarlem | Netherlands
    Posts
    1,987
    Plugin Contributions
    15

    Default Re: RSS2 Feed Contribution

    Maybe use EZ-pages to add rss links to a box?



    And: thanks for this excellent contribution by the way Andrew!

  4. #24
    Join Date
    Mar 2006
    Location
    Rosebud, Victoria, Australia
    Posts
    310
    Plugin Contributions
    2

    Default Re: RSS2 Feed Contribution

    G'day,

    When I view a RSS Feed with IE7, the product images have a blue border.(See eaxmple in the attached image.)

    This doesn't happen with Firefox.

    Easy, I thought. I'll just drop some CSS code into includes/templates/your_template/css/rss.css and fix that.

    The code I added was...
    Code:
    img {
     border:0;
     }
    But it didn't work.

    What am I doing wrong?

    Best Regards, Lloyd Borrett.
    Attached Images Attached Images  
    Zen Cart 1.5.5e, PHP 5.3.29 MySQL 5.5.42

  5. #25
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: RSS2 Feed Contribution

    A link to your site would be better to fix.
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  6. #26
    Join Date
    Mar 2006
    Location
    Rosebud, Victoria, Australia
    Posts
    310
    Plugin Contributions
    2

    Default Re: RSS2 Feed Contribution

    Quote Originally Posted by yellow1912 View Post
    So a box with links to the feeds for the current page, new products, specials, featured products etc.

    -> If not already included, this add-on can be easily written. First you have to learn how to create a sidebox (very easy), second you have to dig into rss mod code and see how it creates a rss link(I think I did have a look at this, it's not so hard).
    Yes, you've got it. Only the first link link for the current page should be a problem as is varies from page to page. The rest are fixed links.

    The code used to put the link for the current page into the tpl_footer.php file is:
    Code:
    <!--bof RSS Feed -->
    <div id="RSSFeedLink"><?php echo rss_feed_link(RSS_ICON); ?></div>
    <!--eof RSS Feed -->
    That should help you.

    Best Regards, Lloyd Borrett.
    Zen Cart 1.5.5e, PHP 5.3.29 MySQL 5.5.42

  7. #27
    Join Date
    Aug 2004
    Location
    Saint Petersburg, Russia
    Posts
    1,786
    Plugin Contributions
    13

    Default Re: RSS2 Feed Contribution

    Quote Originally Posted by paulm View Post
    Maybe use EZ-pages to add rss links to a box?
    Absolutely. This is even written in the Readme Tips:
    3. You can create EZ-page with description of all your RSS Channels

  8. #28
    Join Date
    Mar 2006
    Location
    Rosebud, Victoria, Australia
    Posts
    310
    Plugin Contributions
    2

    Default Re: RSS2 Feed Contribution

    Quote Originally Posted by yellow1912 View Post
    A link to your site would be better to fix.
    Sorry, try http://www.scubadoctor.com.au/divesh...&feed=featured
    Zen Cart 1.5.5e, PHP 5.3.29 MySQL 5.5.42

  9. #29
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: RSS2 Feed Contribution

    I would suggest you try something like img a {text-decoration:none} since this has to do with the img acting as a link.
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  10. #30
    Join Date
    Jun 2007
    Location
    Wagener, SC
    Posts
    27
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    So am I to assume that this new contrib works correctly? With the conversation moving to side boxes and such, I have to ask.


    I using an older rss.php feed:
    $Id: rss2.php,v 1.1.0.2 2004/11/02 08:38:10 maurycy Exp $


    ...and I don't want to disturb anything until the new contrib is given an "A-OK" from the community.

    Are we there yet???

    :-)

 

 
Page 3 of 96 FirstFirst 123451353 ... 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