Skip Navigation

[Escalated to 2nd Tier] Issue with dynamic data date fields

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 5 replies, has 1 voice.

Last updated by Minesh 1 hour, 24 minutes ago.

Assisted by: Minesh.

Author
Posts
#2784158

I am trying to: I am using the core text block to display a Toolset custom field that is a date. If you update the template including this field and do not specifically reset the date format it reverts to the default format when the template is saved.

Link to a page where the issue can be seen:

I expected to see:

Instead, I got:

#2784297

Minesh
Supporter

Languages: English (English )

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

Hello. Thank you for contacting the Toolset support.

Yes, I can see the issue but before I escalate this I need to check few things.

For now, you should try to use "Fields and Text" block and check if that help you to resolve the issue.

#2784304

The Toolset Block does not have this issue. We are trying to use core blocks as much as possible since the Toolset Blocks have a different UI and also since they are not being enhanced.

#2784650

Minesh
Supporter

Languages: English (English )

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

Just want to confirm - when you say core Text block, do you mean paragraph block?

Also, regarding Toolset plugin future:
It's not like that, we still work and maintain the Toolset plugins and our Devs will decide when to add new features. If you want to raise any feature request you can raise it using the following link:
- https://toolset.com/home/contact-us/suggest-a-new-feature-for-toolset/

However, please note that there is no ETA when the feature is added, its totally depend on the pre-defied priority of our Devs.

For now, you will have to use either shortcode or Toolset block as a workaround.

#2784988

Hi Manish. Yes we are using the core paragraph block. Just wanted to make sure dev team had this bug (overlaying the synamic settings) on the list.

#2785274

Minesh
Supporter

Languages: English (English )

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

I've escalated the issue in front of our Devs. Please hold on for further updates.

In the mean time, you will have to either use singe field block or use shortcode to display the custom date field:

[types field="my-date" format="Y/m/d g:i:s A"][/types]

More info:
- https://toolset.com/documentation/customizing-sites-using-php/functions/#date