Open u07 opened 1 year ago
And it took time to understand, why this got broken:
<style> #search-desktop { display: none; } </style>
Okay, I see. You don't call $PHPTypoSettings->set_defaults();
so php-typography stays out of fine-tune.
I would recommend adding this to better-typography.php, line 131:
$PHPTypoSettings->set_tags_to_ignore();
$PHPTypoSettings->set_classes_to_ignore();
$PHPTypoSettings->set_ids_to_ignore();
Hi, Thanks for reporting this issue !
I'm currently following a dev course and I'm planning on reviewing this plugin soon ! I'll see if I can do a better work :-)
It is already a very helping thing) Thanks for your work
Hi! I noticed, that my scripts stopped working. Cause this:
becomes:
With fancy quotes inside script tag:
”script”