• I installed the newest wordpress and the background images and everything won’t show up because those — in my domain are changed to https://www.keyword—keyword.com/

    Is there anyway to fix this?

    Edit..
    Won’t even show on here. But it’s replaced with & # 8 2 1 2 ; without the spaces.

Viewing 1 replies (of 1 total)
  • You’ll have to edit the default-filters.php (in wp-includes/). In there locate this line:

    add_filter('bloginfo', 'wptexturize');

    Either remove or comment it out:

    // add_filter('bloginfo', 'wptexturize');

Viewing 1 replies (of 1 total)
  • The topic ‘Domains with 3 dashes don’t work in wordpress?’ is closed to new replies.