Skip Navigation

[Resolved] cannot create or edit relationship form-blank backend page

This support ticket is created 4 years, 5 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 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9: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/Hong_Kong (GMT+08:00)

This topic contains 3 replies, has 2 voices.

Last updated by Luo Yang 4 years, 5 months ago.

Assisted by: Luo Yang.

Author
Posts
#1734847
Screen Shot 2020-08-11 at 10.50.56 AM.png
Screen Shot 2020-08-11 at 10.50.38 AM.png

I am trying to: create a new relationship form

Link to a page where the issue can be seen: backend issue - see screenshots

somehow the css is set to display none

#1735373

Hello,

I have checked the "Debug information" you provided above, there aren't related Toolset plugins in the list.

The Toolset Relationship Form is based on new post type relationships, please try these:
1) Install the latest version of Toolset plugins(at least Types + Forms plugins), you can download them here:
https://toolset.com/account/downloads/
2) Dashboard-> Toolset-> Relationships
Make sure there are relationships settings.
3) Then follow our document to setup the relationship form and test again:
https://toolset.com/documentation/post-relationships/how-to-build-front-end-forms-for-connecting-posts/

#1737533

Thanks
I assumed the debug info would include that this is a multi-site install. All the Toolset plugins are activated on the network level.
Would that actually be the issue - that the plugins would need to be installed on each site rather than at the network level?

#1738253

I have tried it in my localhost(Fresh WP installation + the latest version of Toolset plugins):
1) Network activate Toolset plugins
2) Create a many-to-many relationship
3) Create a relationship form, it works fine
So the problem you mentioned above is abnormal, please do the normal debug steps:

1) In case it is a compatibility problem, please deactivate all other plugins, and switch to wordpress default theme 2020, deactivate all custom PHP/JS code snippets, and test again

2) Also check if there is any PHP/JS error in your website:
https://toolset.com/documentation/programmer-reference/debugging-sites-built-with-toolset/