Title: missing itemprop attribute
Last modified: February 3, 2018

---

# missing itemprop attribute

 *  Resolved [fastfasterfastest](https://wordpress.org/support/users/fastfasterfastest/)
 * (@fastfasterfastest)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/missing-itemprop-attribute/)
 * Currently the h1 element emitted by content-singleportfolio.php, on line 23, 
   is missing an itemprop attribute. It is currently emitted as `<h1 class="entry-
   title">`. Shouldn’t it be emitted as `<h1 class="entry-title" itemprop="name"
   >` or `<h1 class="entry-title" itemprop="name headline">`

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

 *  [Ben Ritner – Kadence WP](https://wordpress.org/support/users/britner/)
 * (@britner)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/missing-itemprop-attribute/#post-9940468)
 * I supposed that wouldn’t hurt anything I’ll add it to the next update.
    Thanks
   for posting
 *  Thread Starter [fastfasterfastest](https://wordpress.org/support/users/fastfasterfastest/)
 * (@fastfasterfastest)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/missing-itemprop-attribute/#post-9940794)
 * Thanks
 *  Moderator [Jan Dembowski](https://wordpress.org/support/users/jdembowski/)
 * (@jdembowski)
 * Forum Moderator and Brute Squad
 * [8 years, 3 months ago](https://wordpress.org/support/topic/missing-itemprop-attribute/#post-9972083)
 * [@fastfasterfastest](https://wordpress.org/support/users/fastfasterfastest/) 
   Please don’t create new topics for the same thing. It’s your topic and you can
   unresolve it in the right sidebar.
 * [https://wordpress.org/support/guidelines/#post-in-the-best-place](https://wordpress.org/support/guidelines/#post-in-the-best-place)
 * If you need to add some more details please do so here.
 *  Thread Starter [fastfasterfastest](https://wordpress.org/support/users/fastfasterfastest/)
 * (@fastfasterfastest)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/missing-itemprop-attribute/#post-9972120)
 * Well, it was not the “same thing” – it was a similar thing.
 * I cannot find my post and thus cannot copy the information to this thread. Did
   you delete it? Can you please provide the information I provided in the that 
   new topic.
    -  This reply was modified 8 years, 3 months ago by [fastfasterfastest](https://wordpress.org/support/users/fastfasterfastest/).
 *  Thread Starter [fastfasterfastest](https://wordpress.org/support/users/fastfasterfastest/)
 * (@fastfasterfastest)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/missing-itemprop-attribute/#post-9975377)
 * Most pages emitted by virtue contains a `div.entry-content` element with `itemprop
   ="mainContentOfPage"`, `itemscope` and `itemtype="http://schema.org/WebPageElement"`
   attributes (and values).
 * However, the `div.entry-content` element emitted by content-singleportfolio.php,
   line 181, is emitted without those attributes. Shouldn’t the `div.entry-content`
   element emitted by content-singleportfolio.php include the `itemprop="mainContentOfPage"`,`
   itemscope` and `itemtype="http://schema.org/WebPageElement"` attributes?

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

The topic ‘missing itemprop attribute’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/virtue/3.4.15/screenshot.png)
 * Virtue
 * [Support Threads](https://wordpress.org/support/theme/virtue/)
 * [Active Topics](https://wordpress.org/support/theme/virtue/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/virtue/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/virtue/reviews/)

 * 5 replies
 * 3 participants
 * Last reply from: [fastfasterfastest](https://wordpress.org/support/users/fastfasterfastest/)
 * Last activity: [8 years, 3 months ago](https://wordpress.org/support/topic/missing-itemprop-attribute/#post-9975377)
 * Status: resolved