Skip Navigation

[Fermé] ?? characters sometimes shown in Block Editor

This support ticket is created Il y a 3 années et 11 mois. 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)

Marqué : 

This topic contains 3 réponses, has 3 voix.

Last updated by Shane Il y a 3 années et 11 mois.

Assisted by: Shane.

Auteur
Publications
#1615775

Sometimes there are '??' signs after the date and sometimes there are not - see attached. Any idea what they could be?

#1615803

Hi, a few questions about this issue:
Could you please provide a screenshot showing the problem along with more details about when you see the ?? characters?
Could you explain which blocks / shortcodes you are using?
Do the ?? characters are displayed in the block editor only or in the front-end of the site as well?
Do you see the characters when only the default Twenty Twenty theme and Toolset plugins are active?

Thanks!

#1615833
padding3.jpg

Sorry - here is the correct screenshot. It shows up sometimes on the Front End but it seems to have disappeared.

The issue has to do with the date field and the code is this below. This is not the code that I originally set up but I cannot change it. I dont know why this code has hard coded numbers "2020-05-15" and "19:00"

[wpv-conditional if="( 'ticket-event' eq 'ticket-event' )"] [display_formatted_date field="2020-05-15" format='D, M j, Y'], [display_formatted_date field="19:00" format='g:i'][wpv-conditional if="( $(_start_date_picker) eq $(_end_date_picker) )"] - [display_formatted_date field="21:00" format='g:i a'][/wpv-conditional] [wpv-conditional if="( $(_start_date_picker) ne $(_end_date_picker) )"][display_formatted_date field="2020-05-15" format='D, M j, Y'], [display_formatted_date field="21:00" format='g:i a'][/wpv-conditional] [/wpv-conditional][wpv-conditional if="( 'ticket-event' ne 'ticket-event' )"] [/wpv-conditional] 

This is the Original code that I'm trying to copy:
[wpv-conditional if="( '[wpv-post-taxonomy type='product_type' format='name']' eq 'ticket-event' )"] [display_formatted_date field="[wpv-post-field name='_start_date_picker']" format='D, M j, Y'], [display_formatted_date field="[wpv-post-field name='_start_time_picker']" format='g:i a'][wpv-conditional if="( $(_start_date_picker) eq $(_end_date_picker) )"] - [display_formatted_date field="[wpv-post-field name='_end_time_picker']" format='g:i a'][/wpv-conditional][wpv-conditional if="( $(_start_date_picker) ne $(_end_date_picker) )"][display_formatted_date field="[wpv-post-field name='_end_date_picker']" format='D, M j, Y'], [display_formatted_date field="[wpv-post-field name='_end_time_picker']" format='g:i a'][/wpv-conditional] [/wpv-conditional]

[wpv-conditional if="( '[wpv-post-taxonomy type='product_type' format='name']' ne 'ticket-event' )"] [/wpv-conditional]

Here is the link to the Archive: hidden link

#1621511

Shane
Supporter

Languages: Anglais (English )

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

Hi Gina,

Christian is currently on vacation at the moment so I will be handling this ticket for him.

It seems you've provided a link to the backend but no credentials for me to log in.

Can you provide the credentials to the site so that I can have a look ?

Also this shortcode here [display_formatted_date] if you remove it does the date display without the ?

Based on your shortcode usage I suspect that these date fields were not created in Types correct?

Please let me know.
Thanks,
Shane

Le sujet ‘[Fermé] ?? characters sometimes shown in Block Editor’ est fermé à de nouvelles réponses.