kashift1624
Forum Replies Created
-
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.
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 array $pieces The current graph pieces.
* @param string $context The current context.
*
* @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;
} );
}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
In reply to: [GeneratePress] Blog exerpt preview not showingHello 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
THANK YOU sir, it also works iam going to give this plugin 5 star
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 youdefinatly i will.
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 soloutionMartin Stehle Sir, THANK YOU very Much, its working