Archived topic
Theme Update Removing RankMath Breadcrumb
5 replies · Started by Sundry on February 2, 2022
Please help to stabilize the update or offer a better way to fix it.
Manually I have to put the code in Appearance>functions.php and also Pinterest save button over hover code in single post vanishing with each update.
Thank you.
Hi there,
you should never make any changes to the parent Themes files. As updates will overwrite any changes you make.
This article explains how to add PHP Snippets to your site:
https://generatepress.com/forums/topic/breadcrumb-not-showing/#post-2096952
Thanks, David.
Unfortunately, I am not so friendly with the coding part.
Can you please guide me with step by step process to fix the breadcrumb?
Best thing to do is to install the Code Snippets plugin:
https://wordpress.org/plugins/code-snippets/
Then create a new snippet for each of the functions instead of adding them to the themes functions.php
The plugin has not noticeable performance impact.
Thank you David.
God bless you.
Glad to be of help