• Resolved hamergil

    (@hamergil)


    Hello
    I am using this great Shortcodes Ultimate plugin and have 2 issues:

    1. I would like to know how I can change Jquery effect.
      for instance: I dont like the effect using for the spoiler when opening a spoiler or even remove the effect to none. just open and close the spoiler without effect
    2. Custom CSS: when I put the CSS I am changing inside the CSS custom box how do I reference the path of the images? when I try to put – url(images/my-image.png) the path is not working. what’s the new path when passing the CSS into this box?.. couldn’t find an answer to that anywhere..

    Will appreciate any help
    Thanks
    Gil

    https://www.ads-software.com/extend/plugins/shortcodes-ultimate/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Vova

    (@gn_themes)

    Hello hamergil,

    1. I’ll try to add custom effects to spoilers in next versions. At this moment you can’t change this.

    2. Try to use full path to plugin/theme, like this one
    url("/wp-content/plugins/shortcodes-ultimate/images/my-image.png")

    or this
    url("/wp-content/uploads/2012/07/my-image.png")

    Thread Starter hamergil

    (@hamergil)

    I managed to add the CSS otherwise but thanks for the advice.
    as for the custom effects,if you are planning to add it later
    it will be awesome

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Shortcodes Ultimate] Changing Jquery effect custom css issue’ is closed to new replies.