• Resolved oitavaesfera

    (@oitavaesfera)


    Hi All,
    I’ve searched on this one and can find nothing.

    Any help would be gratefully appreciated

    The CSS style for the blockquote only “work” on the singlepost.php. How can I solve this?

    I use the last version of wordpress.

    Thanks in advance

Viewing 3 replies - 1 through 3 (of 3 total)
  • This would have to do with the theme you’re using, and not directly with WordPress.

    A glance at your site shows you are displaying excerpts on your multiple post pages (home, archive), and the_excerpt() (which is what’s typically in use for that) strips out all HTML if it needs to generate an excerpt from the post content.

    Thread Starter oitavaesfera

    (@oitavaesfera)

    I see. I think that using the_content() and the the_excerpt() on difference “loops” it was enought. I need to find a way to solve this, then.

    Thanks for the replay.

    Thread Starter oitavaesfera

    (@oitavaesfera)

    I’ve solved the problem. Thanks for the input.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘blockquote on index.php’ is closed to new replies.