Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #865102

    ravensfan
    Participant

    I have previously purchased Envira and all of its add ons and wish to still be able to use the,. When i try to go to my Envira settings page after X theme install is says i do not have proper permissions to access the settings. Was something added to the functions.php to restrict access ?

    #865461

    Rue Nel
    Moderator

    Hello There,

    Thanks for writing in! We have removed the Settings page from Envira Gallery 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_envira_gallery_remove_license_functionality() { return true; } 

    Once added, you can access the Envira Settings page and be able to insert your license.

    Please let us know how it goes.

    #865834

    ravensfan
    Participant

    Worked perfect friend, i thank you.

    #866146

    Rupok
    Member

    You are welcome!

    Glad that it helped. Feel free to let us know if you face any other issue. We’ll be happy to assist you.

    Thanks for using X.

    Cheers!