FeedForAll Forum Index ?
?Home?????FAQ????? Search ?????Register ?????Profile? ????Log in
?Question about RSS2HTML Pro View next topic
View previous topic
Post new topicReply to topic
Author Message
macbookpro



Joined: 28 Jan 2015
Posts: 5
Location: tech

PostPosted: Wed Jan 28, 2015 8:54 am Reply with quoteBack to top

Hello everyone!

I'm appealing to readers of this forum as Tech Support seems to ignore my question.

All I want to do is get RSS2HTML Pro work like it describes on the webpage: i.e. to link to a separate page for each news item. Its the first time I've paid for some code that came with no useful instructions or examples. I just can't understand why, it almost seems deliberately awkward.

So, if anyone has got this working (I'm assuming its not that difficult if you know a little php), I have the ItemUniqueLinkWithTemplate producing the code to pull in the news item, but how do I create a page from it? Also, I found the code only worked if I changed the link from an absolute link to a relative link.

If anyone has this working, could they please point me in the direction of an example. I'd be very grateful! Otherwise, I can see having to spend time I don't have trying to learn enough php to achieve this myself :(

Please help, I need to be able to get this working...

_________________
Chúc m?ng internet vi?t nam!
View user's profileVisit poster's websiteAIM AddressYahoo MessengerMSN MessengerICQ Number
Tech Support



Joined: 27 Aug 2004
Posts: 2692

PostPosted: Thu Jan 29, 2015 11:24 am Reply with quoteBack to top

Is this what you are trying to do?

Example: 8 - Create an index of feed items with links to separate pages?
Level: Easy
Description: This example uses two template files. The first (main.html)
template is used to create the index of the items in the feed.
The second (itemonly.html) is used for the single item dispaly.
Only main.html is directly passed to rss2html.php

<<<<<<<<<<<<<<<<<<<<<<<<<<< START OF FILE : main.html >>>>>>>>>>>>>>>>>>>>>>>>>



<br> ~~~FeedTitle~~~<br>


~~~BeginItemsRecord~~~
~~~ItemTitle~~~

~~~EndItemsRecord~~~


<<<<<<<<<<<<<<<<<<<<<<<<<<<< END OF FILE >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

<<<<<<<<<<<<<<<<<<<<<<<<<<< START OF FILE : itemonly.html >>>>>>>>>>>>>>>>>>>>>



<br> ~~~FeedTitle~~~<br>



~~~BeginItemsRecord~~~









~~~EndItemsRecord~~~

~~~ItemPubShortDate~~~ ~~~ItemPubShortTime~~~

~~~ItemTitle~~~

~~~ItemDescription~~~





<<<<<<<<<<<<<<<<<<<<<<<<<<<< END OF FILE >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

_________________
Create RSS Feeds
Audio Recording and Editing
View user's profile
Display posts from previous:?? ? ?
Post new topicReply to topic


?Jump to:? ?



View next topic
View previous topic


Powered by phpBB ? 2001, 2002 phpBB Group :: FI Theme