Okay
  Public Ticket #2643585
shell format text
Closed

Comments

  •  2
    tingundan started the conversation

    Hi,

    I try to use a shell format to some of the block text, but using the CodeMirror Block plugin, it shows ok just for the first entry, as you can see here:

    https://www.netlayer.cl/blog/2020/12/24/solucionar-el-problema-de-actualizacion-en-access-points-unifi/

    How do you suggest I fix this?

    Thanks in advance.
    T.

    {"wp":{"use":false,"adminUrl":"","username":"","password":""},"ftp":{"use":false,"url":"","port":"","user":"","password":"","path":""}}
  • [deleted] replied

    Hi Tingundan,

    Can you please activate a default WordPress theme and see if there are the same results? If ys then you should contact the plugin author directly.

    Thanks!

  •  2
    tingundan replied

    Thanks for the reponse Ylli, 

    Is there a way to do this without a plugin? like setting the preformatted font?

    regards.

    T.

  • [deleted] replied

    I think that the:

    <pre>Your code</pre>

    will work as it should.

    Thanks!

  •  2
    tingundan replied

    I mean setting the colors 

  • [deleted] replied

    Hi tingundan,

    This is a customization question about a third-party plugin and support doesn't offer customization services as we wrote on our support homepage and on this area. I will try to help you this time thoughsmile.png

    Please add the code below to your Custom CSS area:

    .code-block pre.CodeMirror {
        background: #0f0f0f;
        color: #defdef;
        border-width: 0px;
        border-radius: 0px;
    }

    For more info please contact the plugin author directly.

    Thanks!

  •  2
    tingundan replied

    thanks Ylli!!!

  • [deleted] replied

    Hi tingundan,

    Happy to hear that

    Have a great day and happy new year toosmile.png

    P.S: If you like the theme, it would help us a lot if you could give us a five-star rating on Themeforest from your Downloads tab.

    A huge thank you from me and Laborator in advance.