html code not stripped and tags problem
-
Hi guys! I am having two little problems.
The first one is related to tags. As I am running a website with news and articles about videogames mostly, many of the tags I use are the name of games, companies or authors, and those tags include one or more spaces in it. For example “super mario bros” to name one. WordPress can take that as a single tag, and separates different tags by commas when you are entering them in the post. Can you implement a function in the plugin to remove spaces when posting to steemit? Because I am getting too many weird and useless tags in steem because of this. For example, I have posts now on “harry”, “crossing” or “devil” instead of being in “harrypotter”, “crossingsouls” or “devilmaycry”. I am editing all of my posts to fix the tags, but steem does not let you change the first tag so there is no way to fix that. The only way if to fix the plugin so this does not happen again in the future.
Another problem is one I found when editing the posts to fix the tags. I found out that some posts can’t be saved after changing the tags because they have the
<span> </span>
html commands included somewhere, and so I have to find and delete those to be able to save the post. I think SteemPress is not removing those, and the post is being published anyway, but you can’t edit it after if you don’t manually remove those commands, so they should be stripped at first.
- The topic ‘html code not stripped and tags problem’ is closed to new replies.