Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1287055

    I have recently bought the full Soliloquy plugin and seem to have problems linking my account to the plugin. Any thoughts on what to do?

    #1287059
    Rue Nel
    Moderator

    Hello There,

    Thanks for writing in! The version of Soliloquy that comes bundled with the theme a stock version of the plugin and does not feature any direct modifications to the way it functions.

    Please keep in mind that we have removed the Settings page from Soliloquy per some code provided by Thomas (plugin author) as we provide them in an “integrated” fashion. You can add this back in if you have extensions you would like to use by adding a function to your functions.php file in your child theme like so:

    
    function x_soliloquy_remove_license_functionality() { return true; }

    This will overwrite our custom functionality in /x/functions/global/plugins/soliloquy.php and should make things behave in a default manner again.

    Please let us know if this works out for you.

  • <script> jQuery(function($){ $("#no-reply-1287055 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>