Skip Navigation

[Resolved] login

This support ticket is created 3 years, 11 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 – 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)

This topic contains 23 replies, has 2 voices.

Last updated by Shane 3 years, 11 months ago.

Assisted by: Shane.

Author
Posts
#2055101

dear Shane

1. what changes did you make to my website

2. in login form doc there is no mention of adding hte content template to a PAGE , am i right?

ps. i feel your pain but please help me as best as you can

#2055385

Shane
Supporter

Languages: English (English )

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

Hi Dimitris,

1. what changes did you make to my website

As explained earlier this is what I did.

1. Identified that you've created the login form page. (this was already done)
2. I then went to Toolset -> Access Control -> Post Group and created a post group for the login page where i've set the post group to allow any posts added to this group to only be visible to guests. I then added your login form page to the post group.

3. I then went to Appearance -> Menus and added the login form page to the main menu.

2. in login form doc there is no mention of adding the content template to a PAGE , am i right?

No there isn't any mention of assigning the login form content template to a page. However there is mention of using the Login Form content template as an alternative page to when persons are denied access to the my account page when they are logged out.
https://toolset.com/lesson-placement/lesson-placements-1622969-1622351/#setting-the-login-form-template-to-appear-on-the-my-account-page-for-visitors

The doc above highlights this method.

Thanks,
Shane

#2055951

so you didnt delete anything just re arranged the menu?

Next problem is the uncode theme, I switched it now and you will see that the login form/page is not displayed, can you help please?

#2058493

Shane
Supporter

Languages: English (English )

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

Hi Dimitris,

"so you didnt delete anything just re arranged the menu?"

Yes I had removed the duplicate menu items that was added.

Also your login form should now be displaying. The problem was that your theme was using a custom function to display the content so I had to enable the content template debug to see what your theme was using to display the content.

It was actually using "WP_Hook::apply_filters" which I applied to the content template debug section which should now allow you to display your custom content templates.

Please let me know if this helps.
Thanks,
Shane

#2061689

Thank you Shane,

now I dont have the block editor ??? everything is working on classic

I see the debug still on is this how i am supposed to leave it?

#2061691

It was actually using "WP_Hook::apply_filters" which I applied to the content template debug section which should now allow you to display your custom content templates.

where is this debug section?

#2061735

Shane
Supporter

Languages: English (English )

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

Hi Dimitris,

The Gutenburg editor is being disabled by your Visual Composer plugin.
hidden link

I see the debug still on is this how i am supposed to leave it?

Actually this should be disabled. I confirmed that it has been disabled when checking the site.

where is this debug section?

This can be found at Toolset -> Settings -> Frontend Content and scrolling down to "Theme support for Content Templates"

Thanks,
Shane

#2062671

hidden link

should i disable this?

#2062883

Shane
Supporter

Languages: English (English )

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

Hi Dimitris,

That is the debug for views.

Yes you can disable it if you're not using the debug feature.

Thanks,
Shane