The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

html page display

2 posters

Go down

html page display Empty Re: html page display

Post by zinex Sun 29 Jun 2008 - 23:06

if you click that link on the page that pops up, you will see at the bottom 'powered by news feed maker' click that and then you can choose what you want to show on your personal newsfeed, the site will then email you the script and you can add this anywhere on your forum.
zinex
zinex
Hyperactive

Female Posts : 2804
Reputation : 93
Language : scotch och aye!
Location : Whats harder than a rock?!

http://asylum.forumotion.co.uk/forum.htm

Back to top Go down

html page display Empty Re: html page display

Post by teambuilder Sun 29 Jun 2008 - 23:10

Hi

thanks for your reply but I meant how do I get the news feed on my forum without people having to click on the link to see it?

many thanks

scott
avatar
teambuilder
Forumember

Male Posts : 61
Reputation : 0
Language : english

http://teambuild.forumotion.com/

Back to top Go down

html page display Empty Re: html page display

Post by zinex Sun 29 Jun 2008 - 23:17

that is how you can do it scott, if you click it for just now, and select the topic you want to have news feed for, it will email you your own personal embed code (script) to put on your forum. It wont be a clickable link that you get emailed, it will be a proper code to display it as you want it.
zinex
zinex
Hyperactive

Female Posts : 2804
Reputation : 93
Language : scotch och aye!
Location : Whats harder than a rock?!

http://asylum.forumotion.co.uk/forum.htm

Back to top Go down

html page display Empty Re: html page display

Post by teambuilder Sun 29 Jun 2008 - 23:22

Hi

do you mean use another code and not html? - I know newsfeedmaker gives you the option of other codes but they mean people using them have to log in, hence I wanted to use the HTML version

I hope this makes sence and I appreciate you rhelp

scott
avatar
teambuilder
Forumember

Male Posts : 61
Reputation : 0
Language : english

http://teambuild.forumotion.com/

Back to top Go down

html page display Empty Re: html page display

Post by zinex Sun 29 Jun 2008 - 23:24

http://www.newsfeedmaker.com/make_advanced.php?keywords=%22hull+city%22

go there and you should be able to have the HTML version code emailed to you to add to your site Smile

ah i see it sends you just the link, select javascript or iframe instead, it will display the same.

Code:
<iframe src="http://www.newsfeedmaker.com/feed_advanced_iframe.php?keywords=%22hull+city%22&num=10&code=c43b6c0f&abstract=1&nfm_block=nfm%3AH9pt%3B&nfm_article=padding%3A0.5em+1em%3Bmargin%3A0px%3B&nfm_article_title=nfm%3Au11px%3B&nfm_article_abstract=nfm%3A9px%3B&nfm_article_date=nfm%3A9px%3B&nfm_more=nfm%3A9px%3B&nfm_morelink=nfm%3Au9px%3B&nfm_article_link=nfm%3Au9px%3B" frameborder="0" scrolling="auto" border="0" style="border:0px;" height="100" width="500"></iframe>

if you add that code to a new topic it will work fine.
zinex
zinex
Hyperactive

Female Posts : 2804
Reputation : 93
Language : scotch och aye!
Location : Whats harder than a rock?!

http://asylum.forumotion.co.uk/forum.htm

Back to top Go down

html page display Empty Re: html page display

Post by teambuilder Sun 29 Jun 2008 - 23:35

Hi thanks

I have done Iframe

here is what I was sent - where do I paste it?

<!--
START OF NEWSFEEDMAKER.COM CUSTOM CODE

Newsfeed Maker, http://www.newsfeedmaker.com
- Service for creating customized RSS, JS, IFrame
and HTML newsfeeds for your website or blog.

Your use of this code indicates your agreement
to the terms and conditions found at:
http://www.ipdgroup.com/user_agreement.php

Copyright (c) 2005-2007 IPD Group, Inc.
http://www.ipdgroup.com
-->

<iframe src="http://www.newsfeedmaker.com/feed_advanced_iframe.php?keywords=%22hull+city%22&num=10&code=393052f7&abstract=1&nfm_block=nfm%3AH9pt%3B&nfm_article=padding%3A0.5em+1em%3Bmargin%3A0px%3B&nfm_article_title=nfm%3Au11px%3B&nfm_article_abstract=nfm%3A9px%3B&nfm_article_date=nfm%3A9px%3B&nfm_more=nfm%3A9px%3B&nfm_morelink=nfm%3Au9px%3B&nfm_article_link=nfm%3Au9px%3B" frameborder="0" scrolling="auto" border="0" style="border:0px;" height="100" width="500"></iframe>
<!-- END OF NEWSFEEDMAKER.COM CUSTOM CODE -->

thanks

scott
avatar
teambuilder
Forumember

Male Posts : 61
Reputation : 0
Language : english

http://teambuild.forumotion.com/

Back to top Go down

html page display Empty Re: html page display

Post by zinex Sun 29 Jun 2008 - 23:38

you can paste that pretty much anywhere, this section of it. If you want a thread with it in then create a new topic. If not you can add it to a module, but you will have to modify the height and width of the i frame to fit the height and width of the module. You could also add it to your homepage message box, or to your portal if you have it:

Code:
<iframe src="http://www.newsfeedmaker.com/feed_advanced_iframe.php?keywords=%22hull+city%22&num=10&code=393052f7&abstract=1&nfm_block=nfm%3AH9pt%3B&nfm_article=padding%3A0.5em+1em%3Bmargin%3A0px%3B&nfm_article_title=nfm%3Au11px%3B&nfm_article_abstract=nfm%3A9px%3B&nfm_article_date=nfm%3A9px%3B&nfm_more=nfm%3A9px%3B&nfm_morelink=nfm%3Au9px%3B&nfm_article_link=nfm%3Au9px%3B" frameborder="0" scrolling="auto" border="0" style="border:0px;" height="100" width="500"></iframe>
zinex
zinex
Hyperactive

Female Posts : 2804
Reputation : 93
Language : scotch och aye!
Location : Whats harder than a rock?!

http://asylum.forumotion.co.uk/forum.htm

Back to top Go down

html page display Empty Re: html page display

Post by teambuilder Sun 29 Jun 2008 - 23:44

Hi

I tried the code above but it appeared as code not the page

sorry to be a pain but why is this?

thanks

scott
avatar
teambuilder
Forumember

Male Posts : 61
Reputation : 0
Language : english

http://teambuild.forumotion.com/

Back to top Go down

html page display Empty Re: html page display

Post by zinex Sun 29 Jun 2008 - 23:53

where did you add it? i tried it on my forum and it worked fine. Make sure you have html turned on for your forum and in your profile preferences too, if it was a thread.

http://blurbforums.com/off-topic-discussion-f12/testing-topic-t62.htm#208 (on my forum)
zinex
zinex
Hyperactive

Female Posts : 2804
Reputation : 93
Language : scotch och aye!
Location : Whats harder than a rock?!

http://asylum.forumotion.co.uk/forum.htm

Back to top Go down

html page display Empty Re: html page display

Post by teambuilder Mon 30 Jun 2008 - 0:00

Thanks for that i'll take a look and see if I can get it working, thanks for your time

just wondered also - where did you get the code from - did you select iframe as it different to the one they sent me

scott
avatar
teambuilder
Forumember

Male Posts : 61
Reputation : 0
Language : english

http://teambuild.forumotion.com/

Back to top Go down

html page display Empty Re: html page display

Post by zinex Mon 30 Jun 2008 - 0:01

yes i did, the javascript wont show in a topic, and is more complicated. The i frame is simple, but you must have html enabled throughout your forum. You also need to change the height value in it (currently set at 100px, to around 500px to have it as large as it is in my forum. Hope you can get it up and running soon.
zinex
zinex
Hyperactive

Female Posts : 2804
Reputation : 93
Language : scotch och aye!
Location : Whats harder than a rock?!

http://asylum.forumotion.co.uk/forum.htm

Back to top Go down

html page display Empty Re: html page display

Post by teambuilder Mon 30 Jun 2008 - 0:12

Hi

sorry, me again - HTML is enabled so i'm confused - any more suggestions?

scott
avatar
teambuilder
Forumember

Male Posts : 61
Reputation : 0
Language : english

http://teambuild.forumotion.com/

Back to top Go down

html page display Empty Re: html page display

Post by zinex Mon 30 Jun 2008 - 0:17

scott,

i joined up and stuck a post up with the iframe, it shows on my screen can you see it?

http://teambuild.forumotion.com/other-f11/just-testing-something-ignore-me-t1855.htm#12715

is it a thread you are trying to add it to?
zinex
zinex
Hyperactive

Female Posts : 2804
Reputation : 93
Language : scotch och aye!
Location : Whats harder than a rock?!

http://asylum.forumotion.co.uk/forum.htm

Back to top Go down

html page display Empty Re: html page display

Post by teambuilder Mon 30 Jun 2008 - 0:22

I am just testing how to do this so I am just adding it to any thread

I am seeing throught that link just the code and not the feed

is that what you are seeing?

scott
avatar
teambuilder
Forumember

Male Posts : 61
Reputation : 0
Language : english

http://teambuild.forumotion.com/

Back to top Go down

html page display Empty Re: html page display

Post by teambuilder Mon 30 Jun 2008 - 0:23

yes it is a thread I want to put it in- I miss understood


Last edited by teambuilder on Mon 30 Jun 2008 - 0:26; edited 1 time in total
avatar
teambuilder
Forumember

Male Posts : 61
Reputation : 0
Language : english

http://teambuild.forumotion.com/

Back to top Go down

html page display Empty Re: html page display

Post by zinex Mon 30 Jun 2008 - 0:25

no i am seeing the feed, have you been in your profile and into your preferences and made sure it says yes for allow html?

html page display Shot10
zinex
zinex
Hyperactive

Female Posts : 2804
Reputation : 93
Language : scotch och aye!
Location : Whats harder than a rock?!

http://asylum.forumotion.co.uk/forum.htm

Back to top Go down

html page display Empty Re: html page display

Post by teambuilder Mon 30 Jun 2008 - 0:28

hmmmm - yes I have - but I am seeing the code and not the feed
avatar
teambuilder
Forumember

Male Posts : 61
Reputation : 0
Language : english

http://teambuild.forumotion.com/

Back to top Go down

html page display Empty Re: html page display

Post by zinex Mon 30 Jun 2008 - 0:31

how odd, all i can think of then, is that your computer is not set to show iframes. have you tried refreshing your temp files and cookies, then refreshing the page, see if it shows then? After that i am stuck though maybe someone else may be able to tell you what you need to change on your pc itself to see iframes.
zinex
zinex
Hyperactive

Female Posts : 2804
Reputation : 93
Language : scotch och aye!
Location : Whats harder than a rock?!

http://asylum.forumotion.co.uk/forum.htm

Back to top Go down

html page display Empty Re: html page display

Post by teambuilder Mon 30 Jun 2008 - 0:32

I could see it on your website so dont think its that

can I double check - how can I check that html is enabled for me as a user - think may have been looking at html for the full website

scott
avatar
teambuilder
Forumember

Male Posts : 61
Reputation : 0
Language : english

http://teambuild.forumotion.com/

Back to top Go down

html page display Empty Re: html page display

Post by zinex Mon 30 Jun 2008 - 0:35

if you go into your profile on the site itself, not through admin panl, you need to click preferences (near avatar and sig) then scroll down and make sure you have set always allow html to yes Smile
zinex
zinex
Hyperactive

Female Posts : 2804
Reputation : 93
Language : scotch och aye!
Location : Whats harder than a rock?!

http://asylum.forumotion.co.uk/forum.htm

Back to top Go down

html page display Empty Re: html page display

Post by teambuilder Mon 30 Jun 2008 - 0:35

Hi - I CAN SEE IT

thankyou so much for your help

will everyone have to go into their prefernces to be able to see it or can I set it so everyone auto has this enabled

lst question I promise

thanks

scott
avatar
teambuilder
Forumember

Male Posts : 61
Reputation : 0
Language : english

http://teambuild.forumotion.com/

Back to top Go down

html page display Empty Re: html page display

Post by zinex Mon 30 Jun 2008 - 0:40

thats something i am not sure of. I know when i joined your forum the first thing i did was check and my option was already set to yes, so i think it automatically does it for members, but didnt for you because you were the first to join before it was set to always allow HTML in your admin panel.

Glad it is working for you now and you are welcome Very Happy
zinex
zinex
Hyperactive

Female Posts : 2804
Reputation : 93
Language : scotch och aye!
Location : Whats harder than a rock?!

http://asylum.forumotion.co.uk/forum.htm

Back to top Go down

html page display Empty Re: html page display

Post by teambuilder Mon 30 Jun 2008 - 0:46

your a star

thanks for your help

scott
avatar
teambuilder
Forumember

Male Posts : 61
Reputation : 0
Language : english

http://teambuild.forumotion.com/

Back to top Go down

html page display Empty Re: html page display

Post by zinex Mon 30 Jun 2008 - 0:54

anytime Very Happy (goes off to bed...zzzzz)
zinex
zinex
Hyperactive

Female Posts : 2804
Reputation : 93
Language : scotch och aye!
Location : Whats harder than a rock?!

http://asylum.forumotion.co.uk/forum.htm

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum