WebSite X5Help Center

 
Sue Thompson
Sue Thompson
User

Embed wordpress blog into website  en

Author: Sue Thompson
Visited 2597, Followers 1, Shared 0  

I needed someone else to add to the blogs, so Ive got installed wordpress to do the blog. Now how do i get it to show on my site

Posted on the
10 ANSWERS
John S.
John S.
User

Hello Sue

You can use an iframe to embed it on your site.

Or you can simply make a link to it, and let it open on a new tab.

Kind regards

John S.

Read more
Posted on the from John S.
Sue Thompson
Sue Thompson
User
Author

Thanks John S

What is the code for iFrame?

Read more
Posted on the from Sue Thompson
John S.
John S.
User

Hello Sue

If you supply a link to the blog I will show you an example and the code for that.

This is the easiest way to find out if it is something you could use - I think.

Kind regards

John S,

Read more
Posted on the from John S.
John S.
John S.
User

Here is a simple iframe example :

<iframe src="demo_iframe.htm" height="200" width="300"></iframe>

You can find some explanation here : https://www.w3schools.com/html/html_iframe.asp

There is much information on the net about iframes.

Still - if you want to see a working example with your blog - please a link to it

Kind regards

John S.

Read more
Posted on the from John S.
John S.
John S.
User

Hello Sue

The link you give is not working :-(

Read more
Posted on the from John S.
John S.
John S.
User

Hello again

I found something here : https://mealaracing.co.uk/blog/index.php

I could see your name on one post, so I have made an example with this.

You can see the example here : http://www.bramminginfo.dk/brm02/ansgar-kopi.html

It is at the bottom.

You could have some links that "navigates" in the iframe.

You can see an example of this here on the same page : http://www.bramminginfo.dk/brm02/ansgar-kopi.html#section2

If you click on the links, then you will see the content of the iframe shift.

It seems that the site use the X5 software for their blog - if you use the same software and you have a site yourself, you could also make a blog ?

Kind regards

John S.

Read more
Posted on the from John S.
John S.
John S.
User

I have now changed my example to the one given by you. I was using the first link, because I had not seen you post at that time.

So - my example now shows the link from you. But there seem to be no blog - I guess it will come later.

is my example ( http://www.bramminginfo.dk/brm02/ansgar-kopi.html  bottom ) what you were asking for ?

Kind regards

John S.

Read more
Posted on the from John S.