Hello,
Thank you for contacting Rank Math and bringing your concern to our attention.
It seems that you have marked this ticket as already resolved. Could you please confirm?
However, here’s a link where you can find all the plugins that are already compatible with Rank Math:
https://rankmath.com/compatibility/
For troubleshooting purposes, you can also find a conflicting plugin on your site by following the steps in this link:
https://rankmath.com/kb/check-plugin-conflicts/
Let us know how this goes.
Thank you.
Hi,
I do not see any plugin for making links in web shop (on the bases RankMath category primary terms, using for breadcrumbs). I could not find any on Google, either (there are few for Yoast, but not any for RankMath).
I have: https://web-page/brand/coco-chanel/chanel-5/
I want to have: https://web-page/coco-chanel/chanel-5/
Is there any way how I can make such links in web shop on the bases of RankMath category primary terms, which Im using for breadcrumbs?
My second question is how to make to work RankMath breadcrumbs on Elementor widget breadcrumbs (not short code [rank_math_breadcrumb]), because in Elementor widget breadcrumbs I can easy change font, colors etc. Im using Hello theme. Im studing your web page https://rankmath.com/kb/breadcrumbs/ point 3.1 Adding Breadcrumbs to Theme Template Files, but it is if I use child theme. Im not using child theme, Im using snipetts. Can you give me information, haw I can make the same, but using snipetts or Elementor pro functionality “Custom code”?
Best regards,
Roman
Hello,
1. The Strip Category Base option only works for post categories. To strip the base of the product categories, please navigate to WP Dashboard > Rank Math > General Settings > WooCommerce and enable the Remove Category Base option.
2. We have a Breadcrumbs widget for Elemetor in our PRO version. In the free version, you will have to use the code to add the breadcrumbs to your site. And you can directly add the code to your main theme’s template files. You don’t need to have a child theme.
Hope this helps. Let us know if you need any other assistance.
Ad 2/
According to https://rankmath.com/kb/breadcrumbs/ POINT 3.3 I have to put snippet to functions.php: add_theme_support( ‘rank-math-breadcrumbs’ );
In the same point 3.3 there is “Once the theme support for our breadcrumbs feature is registered, include the following code inside the theme at a desirable location to display the breadcrumbs on the front-end.
/**
* Use the following code in your theme template files to display breadcrumbs:
*/
<?php if (function_exists(‘rank_math_the_breadcrumbs’)) rank_math_the_breadcrumbs(); ?>
What is “desirable location”? Where and how I have to add this to ma Hello theme (I do not have child theme, if important)?
Ad 2 – I found on your web page answer: https://i.rankmath.com/ORISjj
For Hello Theme I do not need any snippet, or anything else.
That means my SECOND question is resolved.
Please, Im waiting for answer on my FIRST question only.
Best regards,
Roman
Hello,
We don’t have options to control the permalink structure of the custom taxonomies such as the brands.
If you want to remove the word “brand” from the URL you need to edit the permalinks directly from the permalink settings of WordPress.
Don’t hesitate to get in touch if you have any other questions.