Skip Navigation

[Gelöst] Remove awesome sign from input value

This support ticket is created vor 5 Jahre. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 14:00 – 18:00 13:00 – 18:00 -

Supporter timezone: America/Jamaica (GMT-05:00)

This topic contains 1 Antwort, has 2 Stimmen.

Last updated by Shane vor 5 Jahre.

Assisted by: Shane.

Author
Artikel
#1222780

I am trying to: having a clear input submit and remove the awesome sign "" or whatever this square in the "value" is. When it is a awesome sign it does not functioning.

Link to a page where the issue can be seen:hidden link

I expected to see: Only a sentence with out any awesome signs.

Instead, I got: a square before text = " Meinen Standort verwenden" ( Use my location)

#1222784

Shane
Supporter

Languages: Englisch (English )

Timezone: America/Jamaica (GMT-05:00)

Hi Martin,

You're not able to remove it directly, however you can change what the text says using jQuery.


$(".js-toolset-maps-distance-current-location").attr('value','Meinen Standort verwenden')


Add the code above to the js editor of your view and it should change the text.

Thanks,
Shane

This ticket is now closed. If you're a WPML client and need related help, please open a new support ticket.