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 :)
meremobil
tagDiv Member

@Bettina

It’s 1:1 with above problem. Newspaper are not styling the headlines as they should.

Your wp-content/themes/Newspaper/gutenberg-editor.css?ver=11.4.1 are not mapping correctly to h1,h2,h3,h4,h5 and h6 in the Gutenberg-editor.

Here’s the current problem. Note that no font-size are properly added for the h3 element.

The provided CSS are not following the way WordPress are currently generating headlines (‘h3.wp-block’). Newspaper are trying to map the headlines with ‘.wp-block h3’..

A quick would look like this:


Or fixing the mappings as you guys would like to do. It doesn’t really matter from our end. You could do both, if that’s more preferred. As long as it’s actually working with the current version of WordPress (‘5.9.1’ as we speak).

Kindly patch it so it can be included in the next update. Hopefully pushed our in a few days?

meremobil
tagDiv Member

It did work as expected on 5.9, after the latest update to Newspaper.

But now we’re facing the same issue here on WP 5.9.1, with the latest version of Newspaper.

h3 problem example

  • This reply was modified 4 years by meremobil.
meremobil
tagDiv Member

Hi Bettina,

Aren’t there ANY SQL queries or something similar, to export and import the data from the tagDiv composer? Else, that should be prioritized, much! 🙂

meremobil
tagDiv Member

Thanks for making it clear to me 🙂

  • This reply was modified 9 years by meremobil.
Viewing 4 posts - 1 through 4 (of 4 total)