All Caps In Quote And Color Issue On Admin Side

Posted in: Newspaper
Post count: 74

When I click the quote feature in WordPress it sets the quote up in ALL CAPS. It cannot be changed from the keyboard. Additionally, the lettering is in all light blue which is identical to the hyperlink under the section I am attempting to hyperlink to. This has been a problem for quite sometime. Now that I have updated to v11.2 I am still unable to find any way around this. In essence, the theme hijacks the normal WordPress editor and supplants its own. The first screenshot shows how the editor looks with the quote and the second without a quote (and easily discernable for hyperlink).

Your Quote Editor: https://ibb.co/dBJfkWh
Regular WP Editor: https://ibb.co/6P5RZYF

Post count: 27744

Hello,

I’m not sure I fully understand.
Our theme uses the default WordPress editor, Gutenberg editor
Also, you can set a color for blockquote and set the style => https://www.screencast.com/t/7OeUEnYsO

Thank you!

Post count: 74

I use the Classic Editor which works with WordPress and has since its beginning. Code is code no matter how it rolls. The issue is determining where the

is controlled for both front end and in the editor itself. The screenshots explain precisely what I mean. If you are saying that Newspaper will not work with Classic Editor, so be it, but tell me where the

code is located for the Editor so I can manually work on it and create a child theme.

Thanks!

Post count: 74

I use the Classic Editor which works with WordPress and has since its beginning. Code is code no matter how it rolls. The issue is determining where the

is controlled for both front end and in the editor itself. The screenshots explain precisely what I mean. If you are saying that Newspaper will not work with Classic Editor, so be it, but tell me where the

code is located for the Editor so I can manually work on it and create a child theme.

For example, if I use

here with out the code parameter, it gives the same problem. You see how it is light blue, centered, etc?

Thanks!

Post count: 74

I use the Classic Editor which works with WordPress and has since its beginning. Code is code no matter how it rolls. The issue is determining where the blockquoteparameter is controlled for both front end and in the editor itself. The screenshots explain precisely what I mean. If you are saying that Newspaper will not work with Classic Editor, so be it, but tell me where the blockquote code is located for the Editor so I can manually work on it and create a child theme.

For example, if I use < blockquote >

here with out the code parameter, it gives the same problem. You see how it is light blue, centered, etc?

Thanks!

Post count: 74

I use the Classic Editor which works with WordPress and has since its beginning. Code is code no matter how it rolls. The issue is determining where the blockquote parameter is controlled for both front end and in the editor itself. The screenshots explain precisely what I mean. If you are saying that Newspaper will not work with Classic Editor, so be it, but tell me where the blockquote code is located for the Editor so I can manually work on it and create a child theme.

For example, if I use < blockquote >

here with out the code parameter, it gives the same problem. You see how it is light blue, centered, etc?

Thanks!

Post count: 35449

Hi foreclosurepedia ,

Please try to not reply multiple times in the topic if possible, this will only delay our response. Replying multiple times will refresh the topic date and move it to the back of the line, we answer from oldest to newest.

I will try to explain how our theme is working with Quote, this should work with the classic editor too.

Like Anamaria show you in that vide, the Quote can be edited from backed and it will display on frontend like you set it in backend. Also if there are no changes made on it by default in editor it will be display blue and uppercase (on frontend the color will be the one set for the accent color in the theme panel -> https://i.imgur.com/mJF2y5H.png -> https://i.imgur.com/D6zeETF.png) also if you are using a single post template you can adjust it from here https://i.imgur.com/OrHMqoz.png using tagDiv Composer.
Now if you want to edit those that by default to be display different in backend not only on frontend, then yes you must edit this in theme files.
If you use the Gutenberg plugin then for the backend the code that need to be edited is this one chttps://i.imgur.com/nhTQfi2.png for classic editor the file is this one https://i.imgur.com/3IxbpFM.png

Thank you!

Post count: 74

I’ll try that and report back. Appreciate it and apologize about the multiple posts. They occurred when I was clicking the edit post.

Viewing 8 posts - 1 through 8 (of 8 total)
The forum ‘Newspaper’ is closed to new topics and replies.