Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inetbiz issue 219 #221

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Nov 17, 2017

  1. Updates CPT post type to have featured image

    Updates issue /designwall/dw-question-answer/designwall#213 which I believe will enable featured image ability when Question is edited and saved. I'm having to go backwards into my hacks. I believe I also modified a language define or two.
    inetbiz authored Nov 17, 2017
    Configuration menu
    Copy the full SHA
    bf7ffa3 View commit details
    Browse the repository at this point in the history
  2. Fixes Issue /designwall/dw-question-answer/designwall#216

    Add detection of yoast seo => breadcrumb function around line 7
    inetbiz authored Nov 17, 2017
    Configuration menu
    Copy the full SHA
    d0d77b0 View commit details
    Browse the repository at this point in the history
  3. Updates Issue to build schema

    Updates /designwall/dw-question-answer/designwall#218 this is the question loop. I changed the stats div to an aside so that indexing doesn't count the content as apart of the main content in SERP results.
    inetbiz authored Nov 17, 2017
    Configuration menu
    Copy the full SHA
    f6a1508 View commit details
    Browse the repository at this point in the history
  4. Updates content template for schema answer

    Updates issue /designwall/dw-question-answer/designwall#218 for answer schema
    inetbiz authored Nov 17, 2017
    Configuration menu
    Copy the full SHA
    4c3b854 View commit details
    Browse the repository at this point in the history
  5. Updates schema question structured data

    Updates issue /designwall/dw-question-answer/designwall#218 with a **TODO** of fixing line 16 with the value of cpt category title as audience type is a text value at schema.org
    
    I changed to HTML5 `<footer>` around line 36
    inetbiz authored Nov 17, 2017
    Configuration menu
    Copy the full SHA
    9d261f1 View commit details
    Browse the repository at this point in the history
  6. Adds H1 tag for HTML5 outline

    Fixes Issue /designwall/dw-question-answer/designwall#219 by adding H1 tag.
    inetbiz authored Nov 17, 2017
    Configuration menu
    Copy the full SHA
    04e95f9 View commit details
    Browse the repository at this point in the history