• Resolved elmiat

    (@elmiat)


    Hi,
    Can parameters be used to remove logo etc?
    I tried a short code like this, but search and logo remain:
    [muse-ai id=”xxxxx” data-links=”0″ data-search=”0″ data-logo=”0″]

    Regards Elmiat

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author muse.ai

    (@museai)

    Hi @elmiat! We have now added support for more arguments in the shortcode. Could you update your plugin to version 0.3 and see if that helps?

    Thread Starter elmiat

    (@elmiat)

    Hi,
    Thanks a lot for developing this WordPress plugin even further!

    I tried to add a video with a shortcode as
    [muse-ai id=”xxxxx” data-links=”0″ data-search=”0″ data-logo=”0″]
    but it stills show logo and search.
    Should the arguments look different?
    Elmiat

    Plugin Author muse.ai

    (@museai)

    You don’t need “data-” in the shortcode. Try this:

    [muse-ai id="xxxxx" links="0" search="0" logo="0"]

    Thread Starter elmiat

    (@elmiat)

    That still show the search and a broken logo image:
    Screenshot

    Plugin Author muse.ai

    (@museai)

    I’ve just tried the following code with plugin version v0.3 and it worked as expected (no logo, no search, links disabled).

    [muse-ai id="VBdrD8v" links="0" search="0" logo="0"]

    Here’s a screenshot of the result: https://imgur.com/a/uhnOzqF

    Are you sure you’re using the newest version of the plugin? Could you maybe try to uninstall it, and install it again?

    Thread Starter elmiat

    (@elmiat)

    Nice!
    I was using the latest but re-installed it – now it works excellent! ??
    Thank you so much for helping out!
    Case closed! ??

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Using parameters’ is closed to new replies.