[Support request] El widget Editor SiteOrigin no funciona correctamente

Home Forums Support [Support request] El widget Editor SiteOrigin no funciona correctamente

Home Forums Support El widget Editor SiteOrigin no funciona correctamente

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #510399
    Maso

    Buenos días,

    Estoy utilizando el widget Editor SiteOrigin en el widget de pie de página pero no me funciona correctamente cuando indico temas de negrita o cualquier otro estilo diferente: cursiva, color, lista…
    Tampoco funciona correctamente porque no muestra los títulos, sólo el contenido.

    Gracias!

    #510661
    Leo
    Staff
    Customer Support

    Hi there,

    Hard to tell what the problem is without seeing the site.

    But sounds like it’s a SiteOrigin problem though. Have you checked with them?

    If you can provide a link to your site I can double check 🙂

    #510718
    Maso

    Lo siento, se me había olvidado indicar la url. Lo he indicado editando el mensaje anterior.

    Gracias!

    #510899
    Leo
    Staff
    Customer Support

    That is currently taking style from GP.

    Try this CSS:

    strong {
        font-weight: 900;
    }
    #511035
    Maso

    Hola,

    He probado pero nada. Es un problema del theme porque he probado también con el widget de texto que viene con wordpress por defecto y tampoco funciona 🙁
    No puedo indicar nada en negrita ni mostrar un listado.

    Un saludo.

    #511278
    Leo
    Staff
    Customer Support

    Not sure what the problem is?

    I can see those text bold in footer widget: http://www.screencast.com/t/4hsRyREjx

    #511331
    Maso

    Hola,

    Efectivamente se visualiza todo como si estuviera en negrita.
    Todo lo que escribo con el widget de texto se visualiza igual.
    El caso es que yo solo indico en el widget mostrar en negro algunas palabras en concreto. Igual que también las opciones de seguirnos por redes sociales lo pongo como una lista, pero aunque en el widget de texto se vea correcto, tal y como lo escribo,luego en el Theme no se muestra, se muestra todo igual, tal y como lo ves.

    Un saludo.

    #511467
    Leo
    Staff
    Customer Support

    So things are bold when they shouldn’t be?

    That is likely because you made a HTML mistake and missed a closing </strong> tag somewhere when you used them above.

    You can check HTML here: https://validator.w3.org/

    #511878
    Maso

    Hola,

    El HTML es correcto, pero el theme no lo muestra.
    Todas las etiquetas de strong y de ul están correctamente y el mismo código con otro theme sí funciona.

    Un saludo!

    #512125
    Leo
    Staff
    Customer Support

    I’m confused what the problem is. I see all HTML showing here: http://www.screencast.com/t/A9toqaOg7X3g

    If the theme doesn’t show HTML, you can imagine how many support topics we’ve received already.

    Can you explain a bit more what the specific problem is? Am I looking at the right section?

    #512343
    Maso

    Hola Leo,

    Sí, estas viendo la parte correcta. Perdona que te haya liado. Como quería mejorar la presentación del widget utilicé otras etiquetas que sí funcionan, como la cursiva y los títulos (que como no podía diferenciarlos como un párrafo normal en negrita los he puesto como h3) y luego tampoco funciona lo de hacer una lista, que por eso verás que en lugar del típico punto (.) he añadido (–) para poder diferenciar de alguna manera una lista.
    Es decir, lo que no funciona es la negrita(que se visualiza todo como si estuviera en negrita sin enstarlo, y aunque coloque correctamente la etiqueta strong queda todo igual) y el crear una lista con puntos (que por eso he utilizado –).
    Espero haberme explicado ahora mejor.

    Un saludo!

    #512558
    Tom
    Lead Developer
    Lead Developer

    You have a ton of <strong> elements throughout your HTML: https://www.screencast.com/t/4DE6YuIu

    That could be caused by an unclosed element earlier on in the HTML.

    Does the issue go away if you turn off the sidebar on that page?

Viewing 12 posts - 1 through 12 (of 12 total)
  • You must be logged in to reply to this topic.