Skip Navigation

[Resolved] Remove awesome sign from input value

This support ticket is created 5 years ago. 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.

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 reply, has 2 voices.

Last updated by Shane 5 years ago.

Assisted by: Shane.

Author
Posts
#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: English (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.