adding HTML to a page
-
I am trying to add some HTML to my newly created page but even in HTML mode it seems that I do not see much HTML.
I am trying to follow the directions here: https://schach.de/HowTo/EmbedDiagramsHow would I do that? Please feel free to point me to where this has already been answered.
The blog I need help with is: (visible only to logged in users)
-
Hi there,
From what I can see in the provided link, you are trying to add not only HTML but also custom CSS into your content, because at some point it instrucst you to add code into the <head> tag of the page.
The custom CSS option is only available with Premium or Business plans (https://en.support.wordpress.com/custom-css/)
Hope this helps.
Thanks
Stefan -
Hi,
I have check link you provided, observed that the HTML code refer to CSS file mention below
<link rel=”stylesheet” type=”text/css” href=”https://pgn.chessbase.com/CBReplay.css”/>
https://pgn.chessbase.com/jquery-3.0.0.min.js
https://pgn.chessbase.com/cbreplay.jsThis is external CSS file not present in your WordPress site due to free membership plan.
How can you check CSS need to upgrade
Step 1-
Go to your WordPress site
Step 2 –
Go to left panel -> Click Customize
Step 3 –
Click left panel -> CSS
Step 4 –
If you see, upgrade plan button i.e. you need upgarde plan.
after plan upgradation, at same page you can see CSS Editor to add code.Hope all above steps help you to understand actual issue.
Happy to help you.
Thanks,
Manisha -
Thanks to all. I have this working on my own server and now understand that I would need to upgrade to the business plan.
That was what I needed to know.thanks again,
Richard
- The topic ‘adding HTML to a page’ is closed to new replies.