This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

SiteOrigin Editor won’t preserve formating

9 years ago · Last reply by Alex S 9 years ago

I am using the SiteOrigin Editor to create my pages (for writing content) and it does not preserve the formatting that is used in the editor.

I am using the WordPress version 4.4.2, theme Sydney version 1.25.

For example, if I create a bulleted list in the editor, the actual webpage will show the lines of text without any formatting at all.

Here is what the page setup looks like:

I hope I am being specific enough, let me know if I can further clarify my issue.

Thanks!

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Alex S Staff 9 years, 11 months ago

    Hi Cameronmckinley,

    I suspect this is a theme issue. Do you have a public URL? If you need to keep this URL private from other users, just select “Private Reply” on the bottom right of the comment box. Once I have access I’ll provide you with CSS to resolve this issue.

  2. cameronmckinley Private 9 years, 11 months ago

    This is a private message.

  3. Alex S Staff 9 years, 11 months ago

    Hi Cameronmckinley,

    As expected, your theme is preventing it from showing. I suggest contacting your theme developer about this issue for a fix. In the meantime you can add the following CSS to your website to resolve this issue. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.

    .widget ul {
        list-style-type: disc !important;
    }

    You might also need to install the SiteOrigin CSS Editor.

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread