• Hi,

    I have found the tag the_content in my template, but it has some elements in it that I wish to remove such as social bookmarking links. Is there a file that breaks down the content in the_content?

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • No. Try just using <?php the_content();?>

    Thread Starter thetoolman

    (@thetoolman)

    Thanks, but it didn’t work.

    If you take a look here:

    https://www.twilightblog.info/

    .. under each post, you will see some images that are not displaying. I want to delete these images. Where abouts in the template would these be located?

    Have you tried:

    – deactivating all plugins to see if this resolves the problem? If this works, re-activate the plugins one by one until you find the problematic plugin(s).

    – switching to the Twenty Ten theme to rule out any theme-specific problems?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘where is the_content located?’ is closed to new replies.