Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1021738
    TheDude
    Participant

    Hi there,

    i have just installed a local WP and included X child theme and my developer version of Soliloquy Slider.
    However when I want to go to settings from the plugin menu i get a message saying ‘insufficient rights’ <– translated. It looks to me like x-theme is stopping my developer version from running because x-theme.When i change the theme to twenty sixteen (wordpress default theme) i can get into the settings and all works fine.

    I also tested this by activating the x-theme instead of the x-child theme, just to see if the x-child theme was broke but this gave the same result.

    Again, this is a fresh install and i didn’t activate any other plugins or x-add ons

    Cheers

    Wordpress version 4.5.2 and X-theme 4.5.1

    #1021763
    Rahul
    Moderator

    Hi There,

    Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    Thanks.

    #1021811
    TheDude
    Participant

    Hi, thanks for the quick reply but as i stated this is local version. so no i can’t grant you access.
    If ok, we can do a teamviewer?

    #1021814
    TheDude
    Participant
    This reply has been marked as private.
    #1022026
    Christian
    Moderator

    Hey there,

    Sorry for the confusion. You will need to use the Soliloquy version that is bundled with X. See https://community.theme.co/kb/integrated-plugins-soliloquy/ for more details. Also see https://community.theme.co/kb/version-compatibility/ for a list of supported plugins and their version.

    Thanks.

    #1022294
    TheDude
    Participant

    I don’t understand this…..
    So you offer a regular version but if I already have a full version it can’t be used with X?
    Are you serious?

    #1022734
    Joao
    Moderator

    Hi There,

    Is there any functionality on the version offered by X that is not present that you would need?

    If not please install the version that comes bundled with X.

    If there is some functionality you are missing please let us know details so we can try to help you with the issue.

    Thanks

    Joao

    #1023640
    TheDude
    Participant

    I bought the full version for the add-ons and because Soliloquy is low on db requests compared to Slider Revolution.

    #1023829
    Rue Nel
    Moderator

    Hello There,

    Sorry for the confusion. 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.

    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/envira-gallery.php and should make things behave in a default manner again.

    Keep in mind that this will also display the no valid license warning as well, and since you already have a personal license, you should now have a full control over that plugin.

    Hope this helps.

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