Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2023-04-13 09:11:52

colak
Admin
From: Cyprus
Registered: 2004-11-20
Posts: 9,011
Website GitHub Mastodon Twitter

[SOLVED] hide override form

Is there a way to hide (display:none) the override form in the write pane?


Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.

Offline

#2 2023-04-13 09:28:05

Bloke
Developer
From: Leeds, UK
Registered: 2006-01-29
Posts: 11,271
Website GitHub

Re: [SOLVED] hide override form

Switch off the Allow form override pref?


The smd plugin menagerie — for when you need one more gribble of power from Textpattern. Bleeding-edge code available on GitHub.

Txp Builders – finely-crafted code, design and Txp

Offline

#3 2023-04-13 11:12:48

colak
Admin
From: Cyprus
Registered: 2004-11-20
Posts: 9,011
Website GitHub Mastodon Twitter

Re: [SOLVED] hide override form

Bloke wrote #335298:

Switch off the Allow form override pref?

Why did I not think of that? Instead I was thinking that I should use jquery’s hide() function.


Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.

Offline

#4 2023-04-13 11:22:24

phiw13
Plugin Author
From: Japan
Registered: 2004-02-27
Posts: 3,079
Website

Re: [SOLVED] hide override form

If toggling the pref is not to your liking, you can add

#txp-write-sort-group .overwrite-form { display: none; } 

to the stylesheet (or the custom stylesheet).


Where is that emoji for a solar powered submarine when you need it ?
Sand space – admin theme for Textpattern

Offline

Board footer

Powered by FluxBB