Skip Navigation

[Resolved] quotation marks cahnged through views output

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
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Kolkata (GMT+05:30)

This topic contains 1 reply, has 2 voices.

Last updated by Minesh 7 months, 4 weeks ago.

Assisted by: Minesh.

Author
Posts
#2691404

i have a shortcode (third party to render line chart) with some custom queries to generate the values for my chart.
recently (could be php 8 i guess) the manually set double quotes/quotation marks get modified by the views output! – what breaks my shortcode/plugin-function.
when i correct those quote manually everything works fine. i have even looked up everything in the database; correct quotes there.

is there a way set up the content template to REALLY FORCE the output of correct double quotes?

#2691418

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

We do not have such many reports yet and there is no such template feature to REALLY FORCE the output of correct double quotes as per your requirement.

This seems to be custom and you will have to adjust the quotes as required and I'm glad that you already found the solution for that.