Búsquedas recientes


No hay búsquedas recientes

wysiwyg responsive issue only on Article page. Code is the same everywhere



Publicado 19 ene 2025

I am so confused. I am using the default code for the comments. But only on one page, article_page.hbs it is not mobile responcive. I even deleted the all the code from article_page.hbs and only left this and still nothing. Please please anyone tell me where to look anf what might I do here

 {{#form 'comment' class='comment-form hbs-form'}}
 	<div class="avatar comment-avatar">
 	 	{{user_avatar class='user-avatar'}}
 	</div>
 	<div class="comment-container">
 	 	{{wysiwyg 'body'}}
 	 	<div class="comment-form-controls">
 	 	 	{{input type='submit' class="button button-large"}}
 	 	</div>
 	</div>
{{/form}}

On all other pages, when the screen gets smaller, icons move to a mobile friendly dropdown:

But only on Article it does not, even if the only thing on the page is this input:

No extra errors in the console. All the same. It woeks on all other pages


0

0

0 comentarios

Iniciar sesión para dejar un comentario.

¿No encontró lo que buscaba?

Nueva publicación