Advanced options hidden
-
Hello. I wanted to change how woo product tags index mode was set. I was able to see this option on Titles & Meta > Product Tags > then checking the appropriate Tag Archives Robots Meta checkbox.
However today I noticed they tags and woo categories only the first two fields in the settings. The other fields were all hidden. I used my browser inspector and could see that those with ‘rank-math-advanced-option’ class were all set to hidden from:
.rank-math-mode-basic .rank-math-advanced-option {display: none !important;}
In the seo-by-rank-math/assets/admin/css/common.css?ver=1.0.245 file.
Why are these options hidden? How do I get all advanced options showing again so I can control the index settings. I’ve noticed its all the “rank-math-advanced-option” divs are hidden in the titles and meta view.
The topic ‘Advanced options hidden’ is closed to new replies.