-
Hello,
Seems like there is a bug and it seems like the seo tab in rank math is not there when using Proelements. Is there a fix for this please?
-
E_ERROR in line 32 in file /home/customer/www/zorbas.dk/public_html/wp-content/plugins/seo-by-rank-math/includes/class-helper.php. Fejlbesked: Trait “RankMath\Helpers\Post_Type” not found
Hello,
We wanted to address your concern regarding the SEO tab not appearing on Elementor template pages. After thorough investigation, we can confirm that this is intentional. Rank Math and other SEO plugins have stopped adding SEO options to Elementor Library template pages because these templates serve as a foundation for other pages and are not directly accessible on the frontend. Therefore, we have disabled the SEO feature for these templates.
Additionally, this post type functions differently from other post types, making it complicated to support SEO features on the templates.
It’s important to note that having an SEO option on a template page is essentially unnecessary, as you can edit the SEO settings when editing the actual “page” or “post.”
Regarding the new error you mentioned, please provide more details if you are still experiencing it, and we will be happy to investigate further.
We hope this clarifies the situation. Please let us know if you have any other questions or concerns.
I will add the mail i got in sensitive field. Some text night need to be Google Translatee as it is in Danish.
Regarding the SEO tab, so there is no fix for this and won’t be changed? And the SEO tab is not supposed to be on templates? This works sometimes or if I deactivate the pro elements plugin, so i belive its supposed to be there and work?
I know I can edit the SEO the normal way but as it is Elementor I edit in Elementor and the best thing would be to also have the opportunity to change seo there.
How should I edit the seo when using templates and not normal pages?
Hello,
It appears that the error you encountered is likely a one-time occurrence. We don’t see any visible issues on either your backend or frontend. Could you please confirm whether this happened just once or if it has occurred multiple times? If it has happened repeatedly, let us know so we can escalate the issue to our developers.
Regarding the SEO tab, you shouldn’t see it, regardless of the plugins you’re using — PRO elements or not. That said, the SEO tab was previously included in the Elementor template library post types, but it was removed recently. You may have seen it before when it was still active.
We hope this helps clarify the situation. If you have any other questions or concerns, please don’t hesitate to reach out.
Thanks, I have moved single template to pages, so this is ok.
Yes think it was only one time.
Can you please help me with the breadcrumb code in php?
I will then remove the shortcode from each site. On the frontpage I don’t need breadcrumb I think.
Thanks
Hello,
You are right, breadcrumbs are unnecessary on the ‘frontpage’.
Please refer to this guide on setting up breadcrumbs on your site: https://rankmath.com/kb/breadcrumbs/
Hope that helps, and please do not hesitate to let us know if you need our assistance with anything else.
Hello,
As mentioned before I tried and it broke ny sitw. Csn you please assist and do this?
Hello,
We have added the code to your theme’s header.php file, and you should be able to see it in action already.
If you do not like the shortcode placement, you might need to speak with your theme developers about your placement of choice and ask them where you can insert the code to get your preferred placement.
Don’t hesitate to let us know if you need help with anything else.
Hello,
You can also beautify this breadcrumb by using CSS. You can add your custom CSS code to Appearance > Customize > Additional CSS.
Here’s an example code you could use:
.rank-math-breadcrumb { display: flex; justify-content: center; align-items: center; }
Thank you for choosing Rank Math
Thanks alot. I can’t see it on all pages the breadcrumb.
For instance here: https://zorbas.dk/om-os/I guess I should just remove the shortcode from the pages and then the php code would work? Please check and let me know.
Thanks alot.
Ps. I am checking from mobile device., maybe it’s not working there the php code?
Hello,
Try clearing your browser cache. It is working from my end:
Regards,
I just checked and found the issue. On almost all pages im using a feature image on the top. THe breadcrumb php is hidden under this “banner/feature image” at the top, so this is not not a good solution.
Is it possible to have php code close to the breadcrumb i have now?
If I use the css code, where would it place the breadcrumb?
Hello,
I’m afraid that is not something we can help with. You will need to speak with your theme developer about the best place to insert the PHP code to achieve optimal results.
Regards
Ok, can you please remove the code again please?
I just did an outcomment.
Can you see is this correct?
https://snipboard.io/0hFMAG.jpgAnd in the future if I need to remove, do i need to remove just this line:
//if (function_exists(‘rank_math_the_breadcrumbs’)) rank_math_the_breadcrumbs();
The ticket ‘Rankt math SEO tab not there’ is closed to new replies.