xquizo
Forum Replies Created
-
Now is working perfect, you are the best ??
HI, now understand better what is happening, but, I dont know why, yet. The thing is; when I insert HTML code with double quotes, something happens; maybe is related with the codification, if I remove the quotes like this:
Before: ——————————————
<div class=”titulo_slider ile_slider”><span> </span></div>
<div class=”contenedor_slider_15″>
<div class=”subtitulo_slider_interno”>La Interrupción Legal del Embarazo es tu derecho</div>
<div class=”frase_slider_interno”>Hijos por elección, no por azar</div></div>
After: ———————————————-
<div><span> </span></div>
<div >
<div >La Interrupción Legal del Embarazo es tu derecho</div>
<div >Hijos por elección, no por azar</div></div>
—————————————-
You can see now https://mariestopes.org.mx/ and now the slider is working, but without texts ??Of course, this is a partial fix because I am losing my CSS Style, it would be interesting to check how the plugin is writing these fields in the database, and maybe something is not working well after the update.
did you experience something like that before?
Where do you store these fields?
- This reply was modified 6 years, 9 months ago by xquizo.
errata: In the second jpg I was questioning about a “break space”, sorry I am seeing is because the wordwrapping on my resolution.
- This reply was modified 6 years, 9 months ago by xquizo.
here are the screenshots:
https://prntscr.com/iakcoz
https://prnt.sc/iaki4qAbout the HTML you’re talking, is weird, because, this “HTML garbage” disappears when I disable HUGE IT SLIDER :/
As always, thanks in advance ??
Thanks for your answer, I will try to isolate the problem.
About you couldn’t find the error: sorry, maybe I needed to be more specific: The 3 banners (images) you are seeing in the home, are the 3 banners configurated in the SAME slider, but instead of seeing the common behavior (sliding each other), they are piled up each other.