Skip to content
Public Ticket #24972

Classic editor problem

Conversation thread

PenciDesign Supporter replied

Staff Reply

Hi,

1. There is no perfect solution for this case, maybe you need to manually add the spacing and custom content for each section,

2. I've updated your site again.

Regards,
PenciDesign.


tm_archinea85 replied

Customer Reply

Hi, 

1) Thanks for reply, but to show automatically AdSense ads i have to create a new line (not a margin, padding, etc..), i suppose by a <br> or new <div>, which will be create automatically after every image added to the post (because ads are displayed after paragraphs.. for example after 5, after 15.. and etc..).

2) I installed a new update to Soledad theme and I have problem when editing posts again (with classic editor). Half of the window is empty which is annoying when editing and working on a post. You edited .css before. Can you send me a ediited part of the code. I won't have to write about the same problem after every update :)

Regards,

Tomek

  

PenciDesign Supporter replied

Staff Reply

Hi,

Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:

.post-entry img {
    margin-top: 30px; /* top spacing */
    margin-bottom: 30px; /* bottom spacing */
}

Regards,
PenciDesign.



tm_archinea85 replied

Customer Reply

Hi, great! Thank you very much! :)

I have one more question, although I realize that it is not related to the Soledad layout.

Do you know any simple way to automatically add a space between images inside the post (but in the form of a <br> or a separate <div>). Images loaded in bulk to a post have no spacing, so I can't display AdSense ads between them automatically.

Of course, I will understand if you can't help.

Regards :)

PenciDesign Supporter replied

Staff Reply

Hi,

I've updated your site by modifying the following file:

wp-content/themes/soledad/editor-style.css

Please clear all the browser cache and check again.

Regards,
PenciDesign.


PenciDesign Supporter replied

Staff Reply

Hi,

For this case, please send me your WordPress admin account in a PRIVATE reply.
I'll log in and try to help you check this problem.

Regards,
PenciDesign.



tm_archinea85 started the conversation

Conversation Start

Hi,

After installing the soledad layout, I have a problem when editing posts (with classic editor, I prefer classic layout). Half of the window is empty which is annoying when editing and working on a post.

I tried uninstalling all plugins but it doesn't work.
Only after switching the theme to another, the editor looks like before.

Want to join this conversation or access attachments? Sign in first.