Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1002911
    Ashlon_Durham
    Participant

    Hey Community,

    I am using X theme on http://www.goodtimesguide.net, and I am trying to make my photo gallery full screen, without the option to save photos, and a web store to buy prints and downloads of these photos. Envira Gallery has add ons that should do the trick but I cannot find a way to install these add on’s with the bundled version of X theme. Do I need to buy another copy of envira or is there a way to get around this?

    #1002926
    Rue Nel
    Moderator

    Hello There,

    Thanks for writing in!

    Users will frequently inquire about the version of Envira Gallery being utilized within X. Because of the way that we are utilizing the plugin with in X, it should be noted that the version of Envira Gallery included with the theme is made intentionally for numerous reasons. The following is just a few of the reasons why we do not always utilize the latest version of the Envira Gallery plugin:

    We have removed the Settings page from Envira Gallery and 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_envira_gallery_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, so if you have a personal license or plan on using Envira extensions it is recommended you do purchase a separate license for Envira Gallery.

    For more information on how we utilize Envira Gallery in X, please check out this article:
    https://community.theme.co/kb/integrated-plugins-envira-gallery/

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