Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
NQDA
tagDiv Member

I deactivated the tagDiv Composer plugin and now works (i dont need the tagDiv – i use WPBakery).

NQDA
tagDiv Member

Hi Simion,

Wordpress 5.0.3
Newspaper 9.2.2

When I create a new post there are no problems saving (with gutenberg editor).

With the old posts it gives error while saving (gutenberg editor is disable).
http://www.clipular.com/c/4731955195936768.png?k=TjyQ5__w4eV4Y76H7h3W2xaJrbk

NQDA
tagDiv Member

I reinstall the plugins and now the problem happened when I save a post.

NQDA
tagDiv Member

Thank you Calin.

Works but on some elements not because they have different tabs.
Example: http://www.clipular.com/c/5950073125732352.png?k=wbyQwQNZC71M-xQtMb2VoHm4Gfk

I change the code (for WPBakery)
.vc_ui-panel-header-container .vc_general li:nth-child(3) {
display: none;
}

And for exceptions (Video Player example)
.vc_ui-panel[data-vc-shortcode="vc_video"] .vc_ui-panel-header-container .vc_general li:nth-child(2) {
display: none;
}

Viewing 4 posts - 1 through 4 (of 4 total)