GeoDirectory SupportImpossible to enter apostrophed Locations – GeoDirectory Support https://wpgeodirectory.com/support/topic/impossible-to-enter-apostrophed-locations/feed Mon, 23 Feb 2026 22:11:54 +0000 http://bbpress.org/?v=2.5.14-6684 en-US https://wpgeodirectory.com/support/topic/impossible-to-enter-apostrophed-locations/#post-47748 <![CDATA[Impossible to enter apostrophed Locations]]> https://wpgeodirectory.com/support/topic/impossible-to-enter-apostrophed-locations/#post-47748 Sat, 01 Aug 2015 12:55:23 +0000 jotomas I am unable to enter names of Location with apostrophes, as an additional character “∖” appears after the apostrophe after saving.

For example:

L’Espunyola appears as L’∖Espunyola
Castell de l’Areny appears as Castell de l’∖Areny

(see screen captures attached)

How could I enter them?

]]>
https://wpgeodirectory.com/support/topic/impossible-to-enter-apostrophed-locations/#post-47770 <![CDATA[Reply To: Impossible to enter apostrophed Locations]]> https://wpgeodirectory.com/support/topic/impossible-to-enter-apostrophed-locations/#post-47770 Sat, 01 Aug 2015 16:13:34 +0000 Paolo Hi,

there is no such thing as the apostrophe in HTML, the single quote character is used instead.

This: L

Espunyola

Should be: L

'

Espunyola

You can also use the html character code, which for single quote is :

&#039;

So it would be L'Espunyola.

Let us know how you went.

Thanks

]]>
https://wpgeodirectory.com/support/topic/impossible-to-enter-apostrophed-locations/#post-47789 <![CDATA[Reply To: Impossible to enter apostrophed Locations]]> https://wpgeodirectory.com/support/topic/impossible-to-enter-apostrophed-locations/#post-47789 Sat, 01 Aug 2015 19:42:51 +0000 jotomas Thanks a lot Paolo!

I could have spent hours trying to figure this out!

]]>
https://wpgeodirectory.com/support/topic/impossible-to-enter-apostrophed-locations/#post-47803 <![CDATA[Reply To: Impossible to enter apostrophed Locations]]> https://wpgeodirectory.com/support/topic/impossible-to-enter-apostrophed-locations/#post-47803 Sat, 01 Aug 2015 23:05:57 +0000 Guust Only the html character code will work in multilocations according to my test, so you would use
& # 3 9 ;
but without any spaces in between.

Saint-Jean-d’Aulps was entered as
Saint-Jean-d& # 3 9 ;Aulps
but without any spaces [if I do not use spaces here, my post will look like Paolo’s, you will not be able to see it.

http://www.ascii.cl/htmlcodes.htm

]]>
https://wpgeodirectory.com/support/topic/impossible-to-enter-apostrophed-locations/#post-47889 <![CDATA[Reply To: Impossible to enter apostrophed Locations]]> https://wpgeodirectory.com/support/topic/impossible-to-enter-apostrophed-locations/#post-47889 Mon, 03 Aug 2015 08:30:29 +0000 jotomas Great! Thanks Guust!

]]>