Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #230661

    rgustin
    Participant

    Hi,
    From what I’ve read, I know you need the developer version of Soliloquy to have the other add ons like his Instagram slider, etc. But, it also seems that people who do buy the premium version of Soliloquy still have no access to the settings, etc. Do you recommend a different Instagram slider? If not, how can I know the full version of the plugin will work alongside my X install?
    Thanks much,
    David

    #230763

    Rad
    Moderator

    Hi there,

    Thanks for writing in.

    Just add this code at your child theme’s functions.php and you will have full access on Soliloquy setting.

    function x_soliloquy_remove_license_functionality() { /* NULL */ }

    Cheers!