Tagged Questions
1
vote
1answer
72 views
Add code just after Post content
I am in a bit of dilemma here so bare with me. I want to add something like this code just after the content in a post:
<p>Please let me know what you think by <a href="#comment">leaving ...
1
vote
1answer
77 views
Allow all attributes in $allowedposttags tags
I would like to use $allowedposttags to allow extra HTML tags during entry submission. Can I allow all attributes for a specific tag using $allowedposttags?
For example, the code below will allow ...
0
votes
1answer
48 views
Paragraphs removed when using get_post_custom()?
I'm using a custom field plugin called Advanced Custom Fields to create custom fields, but i don't think that's what's causing the problem.
When i fetch the custom fields from a template using ...
0
votes
0answers
10 views
Wordpress Post Change Anonymusly into HTML Tags [closed]
i have a problem using Wordpress. My site post become unavailable and all post headers become : HTML script.
What happened and how to solve this issue?
My Site is http://springbedbagus.com
Thanks
0
votes
2answers
115 views
Divs appearing everywhere in post content
Whenever somebody writes a post on our site, the Paly Voice (http://palyvoice.com) there are automatically a lot of <div> elements created. This is bad for layout, since we have a style that ...
2
votes
1answer
362 views
HTML code in Custom field
I'm using a custom field to display images in a slider on each post, but when I update the post after having entered the HTML code in the custom field, the code disappears. I'm assuming that there is ...
0
votes
2answers
88 views
Locally change the font family [closed]
I'm using the standard Wordpress theme (WordPress Default 1.6 by Michael Heilemann).
The standard font for my articles is a sans-serif font.
I'd like to display, for a sentence only, a serif font ...
0
votes
1answer
245 views
Right align a youtube video
I'm trying to right align (class="alignright") a YouTube video AND allow my client to edit the surrounding text in the future using the visual editor. I simply added class="alignright" to the tag ...
1
vote
4answers
1k views
How to wrap every image in a post with a div?
When I add an image to a post I want it to be in a div e.g. , and I want that to be done automatically, so I don't have to do that in HTML editor.
I don't want to use js to accomplish this and by the ...
0
votes
1answer
309 views
Anyone know why wordpress converts some html entities to their numeric equivalents?
Does anyone know why wordpress converts some html entities to their numeric equivalents?
I've found that in some posts, where a non-breaking space entity would be appropriate, wordpress ...
