Skip Navigation

[Resolved] Conditonal Breaks with accent in text

This support ticket is created 3 years, 9 months 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)

Tagged: 

This topic contains 6 replies, has 2 voices.

Last updated by Wilhem 3 years, 8 months ago.

Assisted by: Shane.

Author
Posts
#1933551

Hi Shane,

I have an issue with a wpv-conditional, a quote fails the condition :

[wpv-conditional if="( $(wpcf-f-french-operating-title).id(film) ne '' )" debug="true"] ....

Where :

$(wpcf-f-french-operating-title) = "L'Homme de la Rue"

I tried to debug :

####################
wpv-conditional attributes
####################
Array
(
[if] => ( $(wpcf-f-french-operating-title).id(film) ne '' )
[debug] => true
)

####################
Debug information
####################
--------------------
Original expression: ( $(wpcf-f-french-operating-title).id(film) ne '' )
--------------------
After replacing 1 general variables and comparing strings: ( 'L'Homme de la Rue' ne '' )
Comparing Homme de la Rue to

#1933693

Shane
Supporter

Languages: English (English )

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

Hi Wilhem,

As mentioned in our chat i've escalated this to our 2nd tier supporters for further checks.

Thank you for your patience.

#1933857

Thank you Shane !

#1972097

Hello Shane,

I really need a feedback for this ticket.

Thanks a lot,
Wilhem

#1972257

Shane
Supporter

Languages: English (English )

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

Hi Wilhem,

Currently I see where this escalated ticket has been marked as fixed, however our 2nd tier team is inquiring if there is a patch that can be provided.

I will post as soon as there is an update.

Thanks,
Shane

#1972719

Shane
Supporter

Languages: English (English )

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

Hi Wilhem,

The developers were able to provide a patch for this. Please download the patch from the link below.
hidden link

To apply the patch, unzip it and upload the file it contains to toolset-blocks/embedded/inc/ replacing the one with the current file.

The step is the same if you are using the views plugin however the folder would be wp-views/embedded/inc/

Please let me know if you are experiencing any issues applying the patch.

Thanks,
Shane

#1973367

It's working now. Thanks a lot.
My issue is resolved now. Thank you!