Tagged Questions
-1
votes
0answers
27 views
html to image featured image
hi how can i use the script below to be able to convert html to image in wordpress so that when i click a button it generates and set the image a featured image, i wanted to create a metabox in post ...
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 ...
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 ...
1
vote
4answers
521 views
HTML / Javascript in custom field textarea?
Is there a filter for allowing HTML / Javascript into a custom field textarea? I'm using get_post_meta.
On the frontpage I want the HTML / Javascript to run, not to be displayed.
3
votes
3answers
4k views
I want to have my custom field use HTML, how do I do that?
I want to have my custom field use HTML, how do I do that in such a way that I can use a rich text editor to view the content?