Site logo

Archived topic

How to stop converting - - to – ?

7 replies · Started by Ogi22 on November 3, 2018

Viewing posts 1–8 of 8

How to stop converting -- to – ?

how to stop converting two dashes to one long?

Yes. I already noticed.
I'm sorry to bother with this question in the wrong place.
OS: how do you do so great support?
You are so prompt, specific, and willing.

No problem!

So did the code work?

We take support very seriously :)

Yes, it works.
I write to mi function.php in child theme this code:

remove_filter( 'the_title', 'wptexturize' );
remove_filter( 'the_content', 'wptexturize' );
remove_filter( 'the_excerpt', 'wptexturize' );

Awesome :)

This should come in handy for someone else too.

how to stop others from using my generatepress theme which I have used in https://www.habpl.com

Hi Nitesh,

can you explain what the issue is ?

This archived topic is closed to new replies.