When I adding iframe in rich text editor it's not showing properly in html. This is my editor.
I'm getting this when trying to show this iframe.
Did I missed something? Can anyone help me to get?
This is the view after adding a iframe I click on on '</>' this.
Related
I recently started using Drupal 8. I am able to add a basic page, but whenever I try to view it, the body text pertaining to the page does not display, only the page title is visible. Does anybody have any ideas as to why I am experiencing this problem. Thanks in advance.
Attached is a screenshot of where I am expecting to see the body text for the page. The title of the post is visible, but not the body
May be you have disabled the body field display from content type settings. Go to the page 'your site address/admin/structure/types/manage/page/display' and check the body field is disabled or not. If disabled please enable it for showing the content on front end.
I have recently been working on WP site. And I have faced some strange issue. After I put some text in page and after I click update wp mess up the page by displaying html tags. Image below
Does anyone have faced same issue and how to fix it. Thanks
I'm going to take a wild guess that you've pasted your HTML code into the 'Visual' editor, and not 'text' - give that a go instead.
My issue is I have a drupal site and I am trying to create a Make Payment page. I was able to create the page but the issue I ran into is when I got the code for the button from PayPal and inserted it into the CKEditor. The CKEditor works when I put it in there but it wont publish.
Any tips would be helpful.
You probably have to set the Input Format for that text box to "Full HTML". Otherwise a lot of the HTML tags will be stripped out when it is displayed.
Wordpress is now replacing the youtube links that people post into comments of a post with the actual video. It is rather anoying and I would like to know if it is possible to leave the link as is and not add the embed code to view the video directly from the comment container?
Have you tried entering that code in the TEXT tab rather than the VISUAL tab of the editor?
I'm using wordpress and i would put HTML link in title page or title widget.
Thanks to help me :)
You can't put images in title tags. Not ever, not just in WordPress. If you are wanting an image to show up next to the URL in the browser window, that's called a favicon. Look that up and you'll find a number of generators and tutorials.
Or, are you trying to figure out how to put an image next to the heading tag? (such as <h1>)?