- Posts: 7
COMMUNITY FORUM
iframes and html in k2 articles
- somebody
-
Topic Author
- Offline
- New Member
Less
More
13 years 6 months ago #58485
by somebody
iframes and html in k2 articles was created by somebody
I am trying to include iframe into k2 articles , and experiencing simple problems....
My target is to make the article. a kind of microsite...
The problem is just that, it says, the item not found..
the code is as follows..
<iframe src="www.google.com" name="this" target="center" style="width: 686px; height: 574px;" class="style1" width="686px" height="574px">
My target is to make the article. a kind of microsite...
The problem is just that, it says, the item not found..
the code is as follows..
<iframe src="www.google.com" name="this" target="center" style="width: 686px; height: 574px;" class="style1" width="686px" height="574px">
Please Log in or Create an account to join the conversation.
- william white
-
- Offline
- Platinum Member
Less
More
- Posts: 3722
13 years 6 months ago #58486
by william white
Replied by william white on topic Re: iframes and html in k2 articles
Have you verified that an item without all the iframe code works?
What versions of j and k2 are you using?
Did you upgrade the site or a fresh install?
What versions of j and k2 are you using?
Did you upgrade the site or a fresh install?
Please Log in or Create an account to join the conversation.
- somebody
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 7
13 years 6 months ago #58487
by somebody
Replied by somebody on topic Re: iframes and html in k2 articles
yeah, things work fine without that
k2 is K2 v2.4.1
and joomla is 1.5
i also disabled code cleanup..
when i add something like this
<iframe src="www.mysite.com//frames_example_6.html">
and save and publish it, it gets changed to
<iframe src="/www.mysite.com//frames_example_6.html">
The initial slash sign gets there automatically..??
k2 is K2 v2.4.1
and joomla is 1.5
i also disabled code cleanup..
when i add something like this
<iframe src="www.mysite.com//frames_example_6.html">
and save and publish it, it gets changed to
<iframe src="/www.mysite.com//frames_example_6.html">
The initial slash sign gets there automatically..??
Please Log in or Create an account to join the conversation.
- somebody
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 7
13 years 6 months ago #58488
by somebody
Replied by somebody on topic Re: iframes and html in k2 articles
i could pm you the url, where is the pm functionality onto this site
Please Log in or Create an account to join the conversation.
- somebody
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 7
13 years 6 months ago #58489
by somebody
Replied by somebody on topic Re: iframes and html in k2 articles
i just figured out that there is another issue
I want to include frames in iframe
so i tried only frames
which didn't work itself
whats the catch
I want to include frames in iframe
so i tried only frames
which didn't work itself
whats the catch
Please Log in or Create an account to join the conversation.
- somebody
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 7
13 years 6 months ago #58490
by somebody
Replied by somebody on topic Re: iframes and html in k2 articles
got it,
it was my fault
it was my fault
Please Log in or Create an account to join the conversation.
- Sarah
-
- Offline
- New Member
Less
More
- Posts: 14
12 years 11 months ago #58491
by Sarah
Replied by Sarah on topic Re: iframes and html in k2 articles
can you please tell me how you got it to work? thanks
Please Log in or Create an account to join the conversation.
- Jarno Seppänen
-
- Offline
- New Member
Less
More
- Posts: 2
12 years 11 months ago #58492
by Jarno Seppänen
Replied by Jarno Seppänen on topic Re: iframes and html in k2 articles
Hi!
I embedd the iframes to my K2 articles with JCE Editor and iframe plugin.
I embedd the iframes to my K2 articles with JCE Editor and iframe plugin.
Please Log in or Create an account to join the conversation.