PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro Installation & Upgrades (http://www.photopost.com/forum/photopost-pro-installation-upgrades/)
-   -   External RSS feed in sidebar (http://www.photopost.com/forum/photopost-pro-installation-upgrades/136619-external-rss-feed-sidebar.html)

zigorob May 16th, 2008 10:20 AM

External RSS feed in sidebar
 
Hi forum!
Like a subject, is possible to insert a external RSS feed in sidebar?

Tnx in advance!

rob

Chuck S May 16th, 2008 12:17 PM

sure edit one of your custom pal temlates in admin edit templates and place the html you wish in there. You can then in sidebar options turn on that custom pal to display.

zigorob May 17th, 2008 09:36 AM

Hi Chuck!

I have seen for HTML, very simple, I hoped there was also an example/template for the rss feed :-)

tnx

rob

Chuck S May 17th, 2008 10:01 AM

This would of course depend on what external feed your trying to show.

zigorob May 17th, 2008 02:27 PM

Hi Chuck

the feed is this: http://www.tevacphoto.com/feed/rss
from wordPress site

If it were possible to use PHP code inside templates, it would be resolved...

rob

Chuck S May 17th, 2008 04:02 PM

Code:

Content visible to verified customers only.
I dont know if that will work but anyway

zigorob May 17th, 2008 05:06 PM

I have tried with your suggestion in custom3pal, but don't work
the mod stop the render page at code:
<!-- END TEMPLATE: custom2pal.tmpl -->
and not show the footer

delete the line "http://www.tevacphoto.com/feed/rss" the page is render normally

while my friends have created a code php in order to visualize only the title and data of feed, with this mod in custompal2

Code:

Content visible to verified customers only.
rssinc/power_rss.php is a php code that transforms the RSS feed in the content of the block "TevacPhoto News" in my site: http://www.tevacphoto.com/community/

rob

Chuck S May 17th, 2008 08:15 PM

Have a good weekend yes an include will work fine.


All times are GMT -5. The time now is 01:21 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97