Title: kashift1624's Replies | WordPress.org

---

# kashift1624

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

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

 Search replies:

## Forum Replies Created

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

 *   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] Yoast auto create breadcrambs schema even though I have disabled breadcrambs](https://wordpress.org/support/topic/yoast-auto-create-breadcrambs-schema-even-though-i-have-disabled-breadcrambs/)
 *  Thread Starter [kashift1624](https://wordpress.org/support/users/kashift1624/)
 * (@kashift1624)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/yoast-auto-create-breadcrambs-schema-even-though-i-have-disabled-breadcrambs/#post-14623260)
 * The filter is not working on the carbonate theme I need to downgrade Yoast to
   the 12.0 version hopefully new update of toast will resolve the problem.
 *   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] Yoast auto create breadcrambs schema even though I have disabled breadcrambs](https://wordpress.org/support/topic/yoast-auto-create-breadcrambs-schema-even-though-i-have-disabled-breadcrambs/)
 *  Thread Starter [kashift1624](https://wordpress.org/support/users/kashift1624/)
 * (@kashift1624)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/yoast-auto-create-breadcrambs-schema-even-though-i-have-disabled-breadcrambs/#post-14621828)
 * I Have also added this code n my functions.php file but sadly it didn’t work
 * // functions.php
    add_filter( ‘wpseo_schema_graph_pieces’, ‘remove_breadcrumbs_from_schema’,
   11, 2 );
 * /**
    * Removes the breadcrumb graph pieces from the schema collector. * * [@param](https://wordpress.org/support/users/param/)
   array $pieces The current graph pieces. * [@param](https://wordpress.org/support/users/param/)
   string $context The current context. * * [@return](https://wordpress.org/support/users/return/)
   array The remaining graph pieces. */ function remove_breadcrumbs_from_schema(
   $pieces, $context ) { return \array_filter( $pieces, function( $piece ) { return!
   $piece instanceof \Yoast\WP\SEO\Generators\Schema\Breadcrumb; } ); }
 *   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] Yoast auto create breadcrambs schema even though I have disabled breadcrambs](https://wordpress.org/support/topic/yoast-auto-create-breadcrambs-schema-even-though-i-have-disabled-breadcrambs/)
 *  Thread Starter [kashift1624](https://wordpress.org/support/users/kashift1624/)
 * (@kashift1624)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/yoast-auto-create-breadcrambs-schema-even-though-i-have-disabled-breadcrambs/#post-14621803)
 * Thanks for your kind reply miss Priscilla Chapman.
 * I am not creating any custom home page I just put default latest posts and I 
   don’t have the option to add custom SEO that for that.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[GeneratePress] Blog exerpt preview not showing](https://wordpress.org/support/topic/blog-exerpt-preview-not-showing/)
 *  [kashift1624](https://wordpress.org/support/users/kashift1624/)
 * (@kashift1624)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/blog-exerpt-preview-not-showing/page/2/#post-13883140)
 * Hello Tom.
 * I have made a homepage on GP premium, one of my post does not show the excerpt
   and Readmore button as well.
 * I have followed each process like customization>layout>blog layout>show excerpt,
   feature image, button, etc.
    still, I can’t resolve it.
 * **here is the screenshot:** [https://imgur.com/a/1IAfG9g](https://imgur.com/a/1IAfG9g)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Recent Posts Widget With Thumbnails] I want to change the background color of recent post widget with thumbnail.](https://wordpress.org/support/topic/i-want-to-change-the-background-color-of-recent-post-widget-with-thumbnail/)
 *  Thread Starter [kashift1624](https://wordpress.org/support/users/kashift1624/)
 * (@kashift1624)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/i-want-to-change-the-background-color-of-recent-post-widget-with-thumbnail/#post-13225233)
 * THANK YOU sir, it also works iam going to give this plugin 5 star
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Recent Posts Widget With Thumbnails] I want to change the background color of recent post widget with thumbnail.](https://wordpress.org/support/topic/i-want-to-change-the-background-color-of-recent-post-widget-with-thumbnail/)
 *  Thread Starter [kashift1624](https://wordpress.org/support/users/kashift1624/)
 * (@kashift1624)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/i-want-to-change-the-background-color-of-recent-post-widget-with-thumbnail/#post-13225164)
 * Sir, can I stick specific posts on the Top, i want my main article on the top,
   by default older post showing at the bottom.
    is there any soloution, ver sorry
   if i distrup you
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Recent Posts Widget With Thumbnails] I want to change the background color of recent post widget with thumbnail.](https://wordpress.org/support/topic/i-want-to-change-the-background-color-of-recent-post-widget-with-thumbnail/)
 *  Thread Starter [kashift1624](https://wordpress.org/support/users/kashift1624/)
 * (@kashift1624)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/i-want-to-change-the-background-color-of-recent-post-widget-with-thumbnail/#post-13225089)
 * definatly i will.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Recent Posts Widget With Thumbnails] I want to change the background color of recent post widget with thumbnail.](https://wordpress.org/support/topic/i-want-to-change-the-background-color-of-recent-post-widget-with-thumbnail/)
 *  Thread Starter [kashift1624](https://wordpress.org/support/users/kashift1624/)
 * (@kashift1624)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/i-want-to-change-the-background-color-of-recent-post-widget-with-thumbnail/#post-13225084)
 * hello Martin Stehle Sir, can I stick specific posts on the Top, i want my main
   article on the top, by default older post showing at the bottom.
    is there any
   soloution
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Recent Posts Widget With Thumbnails] I want to change the background color of recent post widget with thumbnail.](https://wordpress.org/support/topic/i-want-to-change-the-background-color-of-recent-post-widget-with-thumbnail/)
 *  Thread Starter [kashift1624](https://wordpress.org/support/users/kashift1624/)
 * (@kashift1624)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/i-want-to-change-the-background-color-of-recent-post-widget-with-thumbnail/#post-13224166)
 * Martin Stehle Sir, THANK YOU very Much, its working

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