rankmath / seo-by-rank-math

Rank Math is a revolutionary WordPress SEO Plugin that combines the features of many SEO tools and lets you multiply your traffic in the easiest way possible :bulb: :chart_with_upwards_trend: →
https://rankmath.com
107 stars 52 forks source link

Tagify input styles broken if another plugin / theme includes tagify #114

Closed bfiessinger closed 2 years ago

bfiessinger commented 2 years ago

Refering to https://github.com/bfiessinger/wppedia/issues/42

If another plugin uses tagify and includes their default styles while RankMath is installed the tag input for both plugins will look kinda broken.

Maybe RankMath should consider overriding tagify styles with a special class.

.tagify__tag:first-child .tagify__tag-text:before {...}
// ==>
.rm-tagify .tagify__tag:first-child .tagify__tag-text:before {...}

Screenshot 2022-05-03 175306

pratikrm commented 2 years ago

Hello @bfiessinger

Thank you for letting us know this issue. We have logged it as a bug and we'll release an update soon with the fix.