Dani
Forum Replies Created
Viewing 6 replies - 1 through 6 (of 6 total)
-
Forum: Plugins
In reply to: Cheatin’ uh? erro on taxonomy – custom post typeThanks!
Forum: Hacks
In reply to: Categories in post_typeThanks!
Forum: Hacks
In reply to: Custom post type by Post IDOh I got \o/
<?php query_posts('post_type=slide_home&p=231'); if (have_posts()) : while (have_posts()) : the_post(); ?> <?php the_content("Read more »"); ?> <?php endwhile; endif; wp_reset_query(); ?>😉
Oh ok!
Thanks 😉Yes, I am! I can do upload images on a normal wordpress post.
But doesn’t work on plugin. I don’t know why ¬¬When I click for open the options upload images, he open the post page event again.
I tried do this on 2 different server with wordpress 3.0.1
Ps: sorry, my english is bad.
Viewing 6 replies - 1 through 6 (of 6 total)