clicked configured RSS feed block module in back office. How do I get this to show on my website. do I need to add any extra coding in the particular section in the CMS? It's very confusing
Install the module "RSS feed block v1.0" to display a block in your sidebar with the latest items of a RSS feed you specify. On the configuration page of the module, paste the feed URL you copied into "Add a feed URL", then specify how many items you want to display, the title of block, then click Save.
which I entered into the configuration for RSS feed block v1.0. But then the feed block on the home page says "No RSS feed added". I've tried everything I can think of. Anything else I should look for? Thanks.
Jeff
For the feed url try this -http://yoursite.com/modules/feeder/rss.php?id_category
They should show ;)
Can anyone HELP Please?
ALSO: The feed shows the link to my MODULES folder which I think is a very high SECURITY RISK.
Someone that can help, please help! (How can I get the feed to work? it has been enable but no product and I get error page)
Thanks
From 1248777885:
Can anyone HELP Please?
ALSO: The feed shows the link to my MODULES folder which I think is a very high SECURITY RISK.
Someone that can help, please help! (How can I get the feed to work? it has been enable but no product and I get error page)
Thanks
hello... YOU can rewrite URL using htaccess
place there following line:
RewriteRule ^rss/?$ modules/feeder/rss.php?id_category [NC,L] # Handle requests for "rss"
NOW You can enter this page using following url:
http://yourwebsite.com/rss
hope it will work 4 you.
CC Processing (USA) - http://www.creditcar...com/?agent=0425
namsons, on 04 April 2010 - 05:26 PM, said:
From 1248777885:
Can anyone HELP Please?
ALSO: The feed shows the link to my MODULES folder which I think is a very high SECURITY RISK.
Someone that can help, please help! (How can I get the feed to work? it has been enable but no product and I get error page)
Thanks
place there following line:
RewriteRule ^rss/?$ modules/feeder/rss.php?id_category [NC,L] # Handle requests for "rss"NOW You can enter this page using following url:
http://yourwebsite.com/rss
hope it will work 4 you.
If i do that than you can access it the normal way and the old way. Is there a way so that if you click on the icon it automaticly takes you to the /rss/ version instead of having both on the site.
devilsown, on 02 September 2011 - 10:26 PM, said:
If i do that than you can access it the normal way and the old way. Is there a way so that if you click on the icon it automaticly takes you to the /rss/ version instead of having both on the site.
You can also 'feed' your feed to Google's feedburner: feedburner.google.com.
This way you also get extensive optimize and analyze options.
-Dave



Back to top










