Search found 4 matches

by dkophelyi
Sun Jan 12, 2020 2:53 pm
Forum: General
Topic: Prevent formatting
Replies: 5
Views: 2031

Re: Prevent formatting

I'm using Chrome and VS Code.
The content was made in the Admin panel.
by dkophelyi
Sun Jan 12, 2020 1:47 pm
Forum: General
Topic: Prevent formatting
Replies: 5
Views: 2031

Re: Prevent formatting

Thanks for your reply, Edi!

I deleted all pages, deactivated all editor plugins.
Made a new page, saved it, but it still wraps every line:
Single line = <p>
Multiple whitespaces at the beginning of the line = <pre>
Multiple underscores = <hr>

Any advice?
by dkophelyi
Thu Jan 09, 2020 3:48 pm
Forum: General
Topic: Prevent formatting
Replies: 5
Views: 2031

Prevent formatting

Hi!

Is it possible to turn off formatting?
Already deactivated EasyMDE and TinyMCE plugins, but the text is still wrapped in <p> and other tags.

Thanks in advance!
by dkophelyi
Sat Dec 28, 2019 11:53 am
Forum: General
Topic: Automatic URL modification based on role
Replies: 1
Views: 1061

Automatic URL modification based on role

Hi!

Is it possible to add /blog/ before every page's (posted by Author user, not admin) url automatically? For example:

http://example.com/blog/url-of-the-page

Thanks!