Smart quote removal
-
I’m trying to write blogs to show code snippets. However, it keeps changing quotation to smart quotes. I even tried to remove the quotes and replace it with html entities. To no avail. It is pretty daft as there should be some type of option to remove this? I am new to wordpress so getting to the functions.php and removing the filter, i can’t do from here since I’ve created a blog from the wordpress site. Thank you in advance.
The blog I need help with is: (visible only to logged in users)
-
Hi Vemuez,
I see you are using Blockquotes.you can look for a plugin that will let you add in raw code or examples, the free plan does not have this feature.
or
screenshot the code. -
@vemuez you can show your code snippets in your blog posts.
You can choose the HTML editing option rather than the visual and then you will have the prompt for code.
See here for a screen shot and look for the word code:
https://en.support.wordpress.com/editors/#html-editorOr for more specific code types, check out this support document on how to represent your code in your posts and pages:
https://en.support.wordpress.com/code/posting-source-code/@frankwarwick be aware that one cannot add plugins at WordPress.com unless one is on the new Business plan. It appears you may be familiar with the WordPress world that is supported through the WordPress.org support forums rather than the relatively more restricted environment here at WordPress.com
For the differences between the org and com environments go here:
-
- The topic ‘Smart quote removal’ is closed to new replies.