Results 1 to 10 of 955

Hybrid View

  1. #1
    Join Date
    May 2009
    Posts
    413
    Plugin Contributions
    0

    help question Re: RSS2 Feed Contribution

    Quote Originally Posted by countrycharm View Post
    Do you want the date to be removed all together, or do you just want the date to be today's date on every product?

    Hello Countrycharm,

    Thanks for your response.

    I would like the date added to be removed from the feed.

    Regards,

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

    Default Re: RSS2 Feed Contribution

    Quote Originally Posted by gaffettape View Post
    Hello Countrycharm,

    Thanks for your response.

    I would like the date added to be removed from the feed.

    Regards,
    Open up /includes/modules/pages/rss_feed an go down to line 515 and change this
    PHP Code:
    date('r'strtotime($products->fields['products_date'])), 
    to this
    PHP Code:
    none
    that should do it for you.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  3. #3
    Join Date
    May 2009
    Posts
    413
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    Quote Originally Posted by countrycharm View Post
    Open up /includes/modules/pages/rss_feed an go down to line 515 and change this
    PHP Code:
    date('r'strtotime($products->fields['products_date'])), 
    to this
    PHP Code:
    none
    that should do it for you.

    Spot on pal, worked a treat. Thanks

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

    Default Re: RSS2 Feed Contribution

    Quote Originally Posted by gaffettape View Post
    Spot on pal, worked a treat. Thanks
    I'm glad I could help.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  5. #5
    Join Date
    Feb 2005
    Posts
    56
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    Hi CountryCharm, Thanks for answering and I apologise for taking so long to get back to you. For some reason the email notification found its way to my trash bin.

    I have the Show Buy Now Button option set to false in RSS admin.

    For a while my feeds continued to show a text link with "Buy Now" where the button was.

    I just rechecked my feeds and they are now showing the Buy Now button again, even though it's still set to False in admin.

    I just cleared the cache and it made no difference.

    My site doesn't sell anything. When people view the site they can't access the checkout. However, if they click the Buy Back Button on my feeds they will be taken to the checkout. I don't want this to happen.

    It seems that the Show Buy Back button option may be buggy and I'd like to hard code the button and text link out. I don't have a good grasp of PHP so I really don't know where to look.

    You can see the feeds here: http://trainzresources.com

    the RSS link is on the left hand side.

    Other than that the module is working perfectly.

    John

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

    Default Re: RSS2 Feed Contribution

    Quote Originally Posted by johnk View Post
    Hi CountryCharm, Thanks for answering and I apologise for taking so long to get back to you. For some reason the email notification found its way to my trash bin.

    I have the Show Buy Now Button option set to false in RSS admin.

    For a while my feeds continued to show a text link with "Buy Now" where the button was.

    I just rechecked my feeds and they are now showing the Buy Now button again, even though it's still set to False in admin.

    I just cleared the cache and it made no difference.

    My site doesn't sell anything. When people view the site they can't access the checkout. However, if they click the Buy Back Button on my feeds they will be taken to the checkout. I don't want this to happen.

    It seems that the Show Buy Back button option may be buggy and I'd like to hard code the button and text link out. I don't have a good grasp of PHP so I really don't know where to look.

    You can see the feeds here: http://trainzresources.com

    the RSS link is on the left hand side.

    Other than that the module is working perfectly.

    John
    Looks like their is something not exactly right. When I ticking off the buy now button in admin it does not show up on my feed at all. If you have applied the patch you would not have to clear your cache anymore. Try installing this patch here and make sure you delete your cache RSS Feed again. Go to admin/configuration/rss_feed and tick off the buy now button if it on and let see if it show anymore, if it does we will have to check something else.
    When you install this patch make sure you tick the box true in admin/configuration/rss_feed for Feed Cache Time
    PHP Code:
    UPDATE configuration SET set_function=NULL WHERE configuration_key 'RSS_CACHE_TIME'
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  7. #7
    Join Date
    Feb 2005
    Posts
    56
    Plugin Contributions
    0

    Default Re: RSS2 Feed Contribution

    Hi CountryCharm,

    Thanks for responding so quickly. I applied the patch and set the cache time to Zero. the button was still set to false.

    The fed on my site is perfect. No Buy Now Button and no link.

    I can't check the feeds on my home page because Google's feed thingy is playing up. I'm sure everything will be okay however.

    Thanks for your time and help. Greatly appreciated.

    John

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

    Default Re: RSS2 Feed Contribution

    Quote Originally Posted by johnk View Post
    Hi CountryCharm,

    Thanks for responding so quickly. I applied the patch and set the cache time to Zero. the button was still set to false.

    The fed on my site is perfect. No Buy Now Button and no link.

    I can't check the feeds on my home page because Google's feed thingy is playing up. I'm sure everything will be okay however.

    Thanks for your time and help. Greatly appreciated.

    John
    Your feed looks right now, no buy now button. Glade I could be of help.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

 

 

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

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