Title: getzero11's Replies | WordPress.org

---

# getzero11

  [  ](https://wordpress.org/support/users/getzero11/)

 *   [Profile](https://wordpress.org/support/users/getzero11/)
 *   [Topics Started](https://wordpress.org/support/users/getzero11/topics/)
 *   [Replies Created](https://wordpress.org/support/users/getzero11/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/getzero11/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/getzero11/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/getzero11/engagements/)
 *   [Favorites](https://wordpress.org/support/users/getzero11/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Tawk.To Live Chat] Tawk.to Live Chat 0.9.0 Auto Log off](https://wordpress.org/support/topic/tawk-to-live-chat-0-9-0-auto-log-off/)
 *  Thread Starter [getzero11](https://wordpress.org/support/users/getzero11/)
 * (@getzero11)
 * [1 year, 1 month ago](https://wordpress.org/support/topic/tawk-to-live-chat-0-9-0-auto-log-off/#post-18380055)
 * Resolved
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[iQ Block Country] Geolite2-Country.mmdb](https://wordpress.org/support/topic/geolite2-country-mmdb/)
 *  [getzero11](https://wordpress.org/support/users/getzero11/)
 * (@getzero11)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/geolite2-country-mmdb/#post-16039953)
 * Change the value (option_value) of the database option upload_path in the table
   wp_options to wp-content/uploads.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Code Snippets] Fatal error on updating snippet](https://wordpress.org/support/topic/fatal-error-on-updating-snippet/)
 *  Thread Starter [getzero11](https://wordpress.org/support/users/getzero11/)
 * (@getzero11)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/fatal-error-on-updating-snippet/#post-15739357)
 * Resolved with version 3.1.1. Thank you.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Code Snippets] Fatal error on updating snippet](https://wordpress.org/support/topic/fatal-error-on-updating-snippet/)
 *  Thread Starter [getzero11](https://wordpress.org/support/users/getzero11/)
 * (@getzero11)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/fatal-error-on-updating-snippet/#post-15702482)
 * The full code snippet can be shared only privately with you for the proprietary
   reasons. Is there a way to do it?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Code Snippets] Fatal error on updating snippet](https://wordpress.org/support/topic/fatal-error-on-updating-snippet/)
 *  Thread Starter [getzero11](https://wordpress.org/support/users/getzero11/)
 * (@getzero11)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/fatal-error-on-updating-snippet/#post-15702324)
 * Thanks for your quick response.
 * This is part of the code that’s throwing an error (line 7, in this case).
 *     ```
       if ( !isset($markup['aggregateRating'])) {
           $checked = !$product->get_review_count() && wc_review_ratings_enabled();
           if ($checked) {
             $markup['aggregateRating'] = array(
               '@type'       => 'AggregateRating',
               'ratingValue' => 4.7,
               'reviewCount' => 1,
             );
           }
         }
       ```
   
 * Thanks again.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Yoast SEO - Advanced SEO with real-time guidance and built-in AI] i want to remove the schema created by generatepress theme](https://wordpress.org/support/topic/i-want-to-remove-the-schema-created-by-generatepress-theme/)
 *  [getzero11](https://wordpress.org/support/users/getzero11/)
 * (@getzero11)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/i-want-to-remove-the-schema-created-by-generatepress-theme/#post-14846441)
 * Hi [@sfuma](https://wordpress.org/support/users/sfuma/) ,
 * You can remove the GP schema using the following filter:
 * `add_filter( 'generate_schema_type', '__return_false' );`
 * Hope it works!

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