Hi there, Are you using Templates for spoilers instead of shortcodes? If not, a link to the page would really help. 🙂
Hi, our spoilers aren’t rendering correctly since in the latest version.
this is the code on our page:
<hr />
<p style=”text-align: justify;”>[wpspoiler name=”Founding Members 1991″ style=”wpui-blue” closebtn=”Close”]</p>
BARBARA DALE (UK)
HELEN VINCENT (Australia)
SUZANNE O’KEEFE (UK/France)
TUDY McLAINE (Canada)
KOKO MATSUMURA (Japan)
TRUDEMARIE LORDEREAU (German/France)
STELLA HOOKER-HAASE (USA)
PEGGY KRIKAVA (USA)
[/wpspoiler]
if you look at the page, it only shows the spoiler name:
http://www.iwa-prague.com/officers/?preview=true&preview_id=151&preview_nonce=9a1d0db297
Hi there, Are you using Templates for spoilers instead of shortcodes? If not, a link to the page would really help. 🙂
http://footballx.ru/video – ok, work
http://footballx.ru/video/zenit-anzhi-8-maya-kubok-rossii.html – don`t work.
Im paste shortcode:[wpspoiler name=”Гол Этоо вывел махачкалинцев в финал Кубка России” ]-here code youtube video-[/wpspoiler]`
@thebasketbuzz – You need to use the HTML editor for the shortcodes to work without troubles. Visual editor tend to wrap everything inside para tags ( < p >) , as in your code. Try
<hr />
[wpspoiler name="Founding Members 1991" style="wpui-blue" closebtn="Close"]
BARBARA DALE (UK)
HELEN VINCENT (Australia)
SUZANNE O'KEEFE (UK/France)
TUDY McLAINE (Canada)
KOKO MATSUMURA (Japan)
TRUDEMARIE LORDEREAU (German/France)
STELLA HOOKER-HAASE (USA)
PEGGY KRIKAVA (USA)
[/wpspoiler]
@zedzeal – There seems to be an JS error on your site, with openapi.js that is unrelated to our WP UI. solving the previous error should fix all problems. 🙂
2kavingray
I do not understand. I need to look for the problem in the files of your plug-in or third-party plug-ins?