Skip Navigation

[Resolved] CPT fields aren’t being displayed on post types, views issues with block types.

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

Last updated by Minesh 1 month, 3 weeks ago.

Assisted by: Minesh.

Author
Posts
#2809832
1000016238.png
1000016236.png
1000016234.png

Tell us what you are trying to do? I'm trying to get the plugins to function correctly and neither types or views perform for me like shown in your videos or documentation. I disabled all plugins and themes except 2025 and toolsets but the block functionality doesn't show fields and views show no posts in the loop. I manually created content templates using classic editor but they don't function correctly. I have completely removed several times and cleared hosting cache and disabled all local cache. I'm running on wp multisite latest version on wpmudev.

Is there any documentation that you are following? Yours

Is there a similar example that we can see?I disabled the plugins to restore the site but can reenable for you to see.

What is the link to your site? hidden link

#2809858

Minesh
Supporter

Languages: English (English )

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

Hello. Thank you for contacting the Toolset support.

Can you please clarify that you have issue to display the custom fields you created for specific post type and those custom fields from custom field group do not display on backend post add/edit page? if yes:

Just to ensure there is no conflict with the theme/plugins you use:

Could you please try to resolve your issue by deactivating all third-party plugins as well as the default theme (switch your theme to "twentytwenty one") to check for any possible conflicts with any of the plugins or themes?
- Do you see any difference?

In addition to that - Could you please send me debug information that will help us to investigate your issue.
=> https://toolset.com/faq/provide-debug-information-faster-support/

#2809916
Views not working with everything disabled on 2021 theme-query fiters spin.png
Views not working with everything disabled on 2021 theme.png

Thanks. The types fields seem to be affected by another plugin or the theme, they are showing up now so I will continue troubleshooting conflict. However, the Views still aren't working when created from the page method, as included in the debug. I receive "there were no posts found to display for the View's query" and noticed the content selection doesn't appear to be saving in the block editor. I was able to create a view from the dashboard and it seems to work but isn't displaying correctly in the back end editor either.

#2810289

Minesh
Supporter

Languages: English (English )

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

That is strange.

Here is the Doc that you should follow to build the custom search.
- https://toolset.com/course-lesson/creating-a-custom-search/

Even you can try to follow any of the course we offer:
- https://toolset.com/course/

Please make sure you have enough data/content with your post type.

#2810318

I was able to temporarily resolve the issues with views and maps but the underlying problem isn't resolved.

I need to send a PM that isn't published publicly with the details.

Do you have an email address for support that isn't noreply?

#2810363

Minesh
Supporter

Languages: English (English )

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

*** Please make a FULL BACKUP of your database and website.***
I have set the next reply to private which means only you and I have access to it.

#2810403

I am reporting a potential plugin vulnerability and didnt want to do it publicly. Your views and maps plugins are being blocked by nginx WAF for rules related to cross site scripting with how you are making json calls in the wp back end. This is what was breaking views and maps block creation and editing capabilities for me.

Adding these 2 exception path rules in the WAF restored functionality.
/wp-json/ToolsetBlocks/Rest/API/v1/
/wp-json/toolset-views/

I didn't see anything in your faq about this being known and am not sure how I could be the only one experiencing it.

#2810406

Minesh
Supporter

Languages: English (English )

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

I do not see any other reported the issue and we do not have such report even in recent times. Toolset Blocks is there since years now and there is no such vulnerability report raised here.

You can check with your hosting authority and check with them if its a fake call or real issue. If its a real issue - you can raise it using the following link:
- https://toolset.com/report-security-vulnerability-issues/