Support » Plugin: Shortcoder ā Create Shortcodes for Anything » metaslider
metaslider
-
How can I use the metaslider shortcode like [metaslider id=xxx] ?
-
Hi, You can simply paste the shortcode in “shortcode content” field and then use the shortcoder created shortcode to use in required places.
Thanks 4 this quick answer!
My mistake:
I write a text with a metaslider object.
Than i do a shortcoder and placed this 4 a test under the original text.This doesnt worked.
But in a new page all is fine!
Thanks 4 shortcoder. Great!
Hi @portal24,
I’m sorry but I couldn’t understand the issue.
Can you please share screenshot if possible ?
I do not use metaslider and what does metaslider object mean. Any screenshot of codr, edit page would be helpful.
Thanks,
AakashHi @vaakash,
in my test I had the metaslider shortcode in the page and later the same source text via shortcoder in the same page. So the slider twice. The second was then not displayed. However, the shortcoder shortcode on a separate page worked fine. At the moment I am testing a little what can be done with shortcoders in a Woocommerce article page. As a replacement for a find and replace work step.
many Greetings
GerwinHi @portal24,
I kind of get what is happening.
There are certain limiations on what “shortcodes” itself can do.
Please find the doc here from WordPress – https://codex.wordpress.org/Shortcode_API#Unclosed_ShortcodesWhen there are shortcodes back to back or some unclosed shortcode then sometimes the parser ignores the seond one. You could try closing the shortcode by
[/]
Please do follow the suggestions as mentioned in that doc.
Thanks,
Aakash
- You must be logged in to reply to this topic.