GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   The new wordpress sucks (https://gfy.com/showthread.php?t=1307178)

Rochard 12-21-2018 09:06 PM

The new wordpress sucks
 
The new freaking wordpress sucks. Writing a post is like pulling teeth. I don't need "different blocks". I just want to write a damn post.

Instead of writing a paragraph you have to "insert a block" - for a block of text - and if you want that block to include a picture it has to be a "picture block" - no more "insert media button".

Who the fuck decided on this? It's horrible.

Venum 12-21-2018 09:22 PM

Just install this to get rid of it: https://wordpress.org/plugins/classic-editor/

chaze 12-21-2018 10:24 PM

Yeah I hate how it moves around and blocks the options to the right when editing. You can change it back easily with a plug in for the record. I think they are trying to dumb it down which is good but for experienced people it’s slower.

Bladewire 12-21-2018 10:41 PM

Quote:

Originally Posted by Venum (Post 22385350)
Just install this to get rid of it: https://wordpress.org/plugins/classic-editor/

But wait.....

"Venim"

aka

"Venum"

is poison

Right?

So you want people to install "inject" poison!

You are trying to infect people here

:xmas-smil22


:thefinger

AdultKing 12-21-2018 10:48 PM

Out of interest, what's the purpose of the site? I may know a better solution than Wordpress.

just a punk 12-22-2018 02:02 AM

Quote:

Originally Posted by Venum (Post 22385350)
Just install this to get rid of it: https://wordpress.org/plugins/classic-editor/

Yes... and it is featured on the welcome page. What the idiot has decided to kill the editor which was just... working. I have a long story of communications with the developers and I can admit, these guys are hmm... let's call them unusual.

freecartoonporn 12-22-2018 02:52 AM

Quote:

Originally Posted by Venum (Post 22385350)
Just install this to get rid of it: https://wordpress.org/plugins/classic-editor/

Active installations: 1+ million

:2 cents::thumbsup

just a punk 12-22-2018 05:13 AM

Quote:

Originally Posted by freecartoonporn (Post 22385412)
Active installations: 1+ million

:1orglaugh :1orglaugh :1orglaugh

Tjeezers 12-22-2018 05:15 AM

This new post page is horrible, for some themes where manually input work is needed the posts take 10-20 more seconds to add. Switched to the classic editor the same day, god thanks for plug coders with a soul.

Rochard 12-22-2018 06:05 AM

Quote:

Originally Posted by AdultKing (Post 22385367)
Out of interest, what's the purpose of the site? I may know a better solution than Wordpress.

Nah, I need to stick with Wordpress.

Rochard 12-22-2018 06:08 AM

Quote:

Originally Posted by Venum (Post 22385350)
Just install this to get rid of it: https://wordpress.org/plugins/classic-editor/

Lifesaver! This is awesome!

just a punk 12-22-2018 08:28 AM

Quote:

Originally Posted by Rochard (Post 22385441)
Lifesaver! This is awesome!

This plugin is shown right on the welcome page of WordPress 5.0.2. update ;)

CjTheFish 12-22-2018 08:57 AM

Agreed I was trying to write a post last night and gave up halfway through and switched back to the old one.

I'm sure I'll get used to it at somepoint but right now I don't have the time for it.

tfto 12-22-2018 09:01 AM

Quote:

Originally Posted by freecartoonporn (Post 22385412)
Active installations: 1+ million

:2 cents::thumbsup

20+ of those installs are on my sites...lol

HowlingWulf 12-22-2018 10:01 AM

And now coders for WordPress have to support the new Gutenberg code as well as the 'classic' code as well. Pain in the ass....

astronaut x 12-22-2018 10:06 AM

So far it sucks. I have ran into a bunch of issues with it as well.

djroof 12-22-2018 10:38 AM

I like the new style :) lol

blackmonsters 12-22-2018 04:32 PM

Quote:

Originally Posted by CyberSEO (Post 22385425)
:1orglaugh :1orglaugh :1orglaugh

:1orglaugh

Smack dat 12-22-2018 05:18 PM

I hate it too.
It messed up the back end of my site.

So, in the main edit window I used to be able to scroll down to see the full post I was editing. With Gutenberg, I can't scroll down. To me the update is useless.
Also, it always seems to be saving draft. I literally couldn't do anything because the update was constantly spinning.
Then there are these stupid blocks....

Fuck...

Oh and if you try to revert within Gutenberg it doesn't work.

I also installed classic editor. Really hope Wordpress will admit the mistake and rollback. Seems like they shot themselves in the foot with this one.

Denny 12-23-2018 03:45 AM

Quote:

Originally Posted by tfto (Post 22385491)
20+ of those installs are on my sites...lol

80+ will be on mine.

freecartoonporn 12-23-2018 04:06 AM

Quote:

Originally Posted by AdultKing (Post 22385367)
Out of interest, what's the purpose of the site? I may know a better solution than Wordpress.

what are the wordpress alternatives ? with regularly maintained code.

AdultKing 12-23-2018 07:27 AM

Quote:

Originally Posted by freecartoonporn (Post 22385748)
what are the wordpress alternatives ? with regularly maintained code.

If you're deploying a number of sites a headless CMS is the way to go these days.

Not everything is presented on the web anymore and websites aren't necessarily the only thing you need to get your content to.

A Headless CMS is a CMS like Wordpress but without a front end. All the pictures, images and text and any other content are retrieved via an API.

That means you can deploy lightweight Web based front ends, Apps, IoT projects, access your data on Watches, Phones, TVs and any other device you can think of.

It also means, for a webmaster, that you can run a lightweight code only site on the front end, using any templates or web technology you like without worrying about the content, because the content is managed from a single instance of whatever Headless CMS you deploy.

From the content side, it means you don't have to worry about how to display large amounts of content, because you have the freedom to deploy these lightweight sites to suit the content you have. In one place you have have a massive amount of content with better tools to manage it, search it, scale it, edit it and multiple data types of content not just pictures, video or images but full collections, for example you can have multiple galleries of images and retrieve a whole gallery as a single collection, or.a category of galleries as a single collection.

For some people it's overkill but for many people it completely changes the way things are done for the better.

Wordpress has an API but it's not the best, in fact it's one of the worst CMS to use as a Headless CMS. There are several better solutions.

If anyone is interested in the subject I'll start a thread on it.

wasteland 12-23-2018 11:53 AM

Glad I spotted this thread. Was about to upgrade several blogs with the new system today, but reading this, no way!

In some ways, this reminds me how how badly Apple fucked up when they went from Final Cut Pro to Final Cut X (basically a badly revamped version of iMovie) some years ago to dumb down the user experience. Adobe Premier had the cash register going KaChing for a long time after that bungle.

JuicyBunny 12-23-2018 12:05 PM

Quote:

Originally Posted by AdultKing (Post 22385771)
If you're deploying a number of sites a headless CMS is the way to go these days.

Not everything is presented on the web anymore and websites aren't necessarily the only thing you need to get your content to.

A Headless CMS is a CMS like Wordpress but without a front end. All the pictures, images and text and any other content are retrieved via an API.

That means you can deploy lightweight Web based front ends, Apps, IoT projects, access your data on Watches, Phones, TVs and any other device you can think of.

It also means, for a webmaster, that you can run a lightweight code only site on the front end, using any templates or web technology you like without worrying about the content, because the content is managed from a single instance of whatever Headless CMS you deploy.

From the content side, it means you don't have to worry about how to display large amounts of content, because you have the freedom to deploy these lightweight sites to suit the content you have. In one place you have have a massive amount of content with better tools to manage it, search it, scale it, edit it and multiple data types of content not just pictures, video or images but full collections, for example you can have multiple galleries of images and retrieve a whole gallery as a single collection, or.a category of galleries as a single collection.

For some people it's overkill but for many people it completely changes the way things are done for the better.

Wordpress has an API but it's not the best, in fact it's one of the worst CMS to use as a Headless CMS. There are several better solutions.

If anyone is interested in the subject I'll start a thread on it.

Please do. Kinda fed up with wp.

GAMEFINEST 12-23-2018 01:14 PM

Sooner or later you will need to upgrade

SpeedoDave 12-23-2018 06:48 PM

A dozen installs of the 'classic editor' plugin here.

I tried to like it but it was just way too much of a pain in the arse.

Dave


All times are GMT -7. The time now is 08:15 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123