Title: Creativework schema error
Last modified: June 17, 2019

---

# Creativework schema error

 *  Resolved [cartascompedro1](https://wordpress.org/support/users/cartascompedro1/)
 * (@cartascompedro1)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/creativework-schema-error/)
 * How to disable the creativework or native theme schema
    ?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcreativework-schema-error%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Theme Author [apollo13themes](https://wordpress.org/support/users/apollo13themes/)
 * (@apollo13themes)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/creativework-schema-error/#post-11653047)
 * Hello 🙂
 * If you want to disable it completely you can overwrite theme function in child
   theme like this
 *     ```
       function apollo13framework_get_schema_args( $for ){
           return '';
       }
       ```
   
 * Add it in the child theme [https://rifetheme.com/help/docs/modifications-of-theme/changing-theme-functions/](https://rifetheme.com/help/docs/modifications-of-theme/changing-theme-functions/)
 * With kind regards.
    Air.
 *  Thread Starter [cartascompedro1](https://wordpress.org/support/users/cartascompedro1/)
 * (@cartascompedro1)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/creativework-schema-error/#post-11653717)
 * Sorted out! thank you

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

The topic ‘Creativework schema error’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/rife-free/2.4.24/screenshot.png)
 * Rife Free
 * [Support Threads](https://wordpress.org/support/theme/rife-free/)
 * [Active Topics](https://wordpress.org/support/theme/rife-free/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/rife-free/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/rife-free/reviews/)

## Tags

 * [Creativework](https://wordpress.org/support/topic-tag/creativework/)

 * 2 replies
 * 2 participants
 * Last reply from: [cartascompedro1](https://wordpress.org/support/users/cartascompedro1/)
 * Last activity: [6 years, 11 months ago](https://wordpress.org/support/topic/creativework-schema-error/#post-11653717)
 * Status: resolved