Page 29 of 96 FirstFirst ... 1927282930313979 ... LastLast
Results 281 to 290 of 955
  1. #281
    Join Date
    Jan 2008
    Posts
    90
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    All right, since the upgrade it has not once put new products into the New Products feed. Also, my choices for the option "Feed Cache Time" is "True, False"

  2. #282
    Join Date
    Aug 2007
    Posts
    62
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    I just installed this RSS mod, and everything looks like it is installed correctly except for the following two things:

    1) The instructions say the following, but the file in step 4. does not have any head tags to put the line between, and 5. seems to be optional but I do not understand what to do with 6.
    4. You can add to html_header.php somewhere beetwen <head> and </head> tags:
    <?php echo rss_feed_link_alternate(); // RSS Feed ?>
    5. You can add to tpl_footer.php or where you want:
    <!--bof RSS Feed -->
    <div id="RSSFeedLink"><?php echo rss_feed_link(RSS_ICON); ?></div>
    <!--eof RSS Feed -->
    6. The CSS/XSL files are sent from /includes/templates/YOUR_TEMPLATE/css/ to the browser in this order:
    (and alphabetically within each case of more than one match):
    rss*.css // are always loaded and at least ONE should contain site-wide properties.
    rss*.xsl // are always loaded and at least ONE should contain site-wide properties.

    2) I do not know how to get the actual subscription to appear (the images). I think this is what the above three instructions are all about, but do not understand how to make them work.

    Please help,

    Thank you in advance.

  3. #283
    Join Date
    Jan 2008
    Posts
    90
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    Quote Originally Posted by elishama3 View Post
    I just installed this RSS mod, and everything looks like it is installed correctly except for the following two things:

    1) The instructions say the following, but the file in step 4. does not have any head tags to put the line between, and 5. seems to be optional but I do not understand what to do with 6.
    4. You can add to html_header.php somewhere beetwen <head> and </head> tags:
    <?php echo rss_feed_link_alternate(); // RSS Feed ?>
    5. You can add to tpl_footer.php or where you want:
    <!--bof RSS Feed -->
    <div id="RSSFeedLink"><?php echo rss_feed_link(RSS_ICON); ?></div>
    <!--eof RSS Feed -->
    6. The CSS/XSL files are sent from /includes/templates/YOUR_TEMPLATE/css/ to the browser in this order:
    (and alphabetically within each case of more than one match):
    rss*.css // are always loaded and at least ONE should contain site-wide properties.
    rss*.xsl // are always loaded and at least ONE should contain site-wide properties.

    2) I do not know how to get the actual subscription to appear (the images). I think this is what the above three instructions are all about, but do not understand how to make them work.

    Please help,

    Thank you in advance.


    I can help you with 5 (sorta) you have to find the tpl_footer.php file. In that file you'll see codes that look similar. They are the codes that tell the footer to show what it shows at the bottom of all of your pages. Add that code in there where you think it would look good (I can't give you an exact answer on that, but if you just read a few of the codes you'll see). That itself will give you the RSS image at the bottom of the page.

    In my case...I have all that working....I just can't get the RSS to update...lol

  4. #284
    Join Date
    Jan 2008
    Posts
    90
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    Just a quick update on my status. I tried uninstalling the sql queries...and then re-installing them. That still didn't work. It's not updating my new products at all. And the RSS CACHE TIME is still a True or False Option.

  5. #285
    Join Date
    Aug 2007
    Posts
    62
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    Quote Originally Posted by NFM View Post
    I can help you with 5 (sorta) you have to find the tpl_footer.php file. In that file you'll see codes that look similar. They are the codes that tell the footer to show what it shows at the bottom of all of your pages. Add that code in there where you think it would look good (I can't give you an exact answer on that, but if you just read a few of the codes you'll see). That itself will give you the RSS image at the bottom of the page.
    Thanks. I tried what you said, and got "Fatal error: Call to undefined function rss_feed_link() in /home/.crumb/elishama3/phoenixflightpublications.com/includes/templates/theme039/common/tpl_footer.php on line 88"
    and I am not sure why. Please help.

    Thanks in advance.

  6. #286
    Join Date
    Jan 2008
    Posts
    90
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    Lost me there....but...I'm going to ask a dumb question....

    Did you run the install.sql?

  7. #287
    Join Date
    Aug 2007
    Posts
    62
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    Yes I did.

  8. #288
    Join Date
    Jan 2008
    Posts
    90
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    Quote Originally Posted by elishama3 View Post
    Yes I did.
    Then I've lost my usefulness. Now we both have to wait for someone to help us both...lol

  9. #289
    Join Date
    Jan 2008
    Posts
    90
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    Okay...new update.....

    All my feeds are working just fine...except the most important one. The "New Products" Feed (the one I send out to all the aggregators) doesn't ever update.

  10. #290
    Join Date
    Aug 2007
    Posts
    62
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    Maybe I am being dense, but I do not see how to set up the feeds themselves. There is the config page in admin, but where do I go to actually write and submit the feeds?

    I want to let customers know when new articles become available, which are set up in my store as products>documents>general, and are in several categories. How would I do this (once the feed gets working, that is)?

 

 
Page 29 of 96 FirstFirst ... 1927282930313979 ... 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