Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 504799

Incompatibility with Plugins that use the Plugin Activation Library

$
0
0

Replies: 0

Hi there!

So I’ve discovered an incompatibility with the theme with a number of plugins.

To explain the incompatability, if you have TGM Plugin Activation library in any plugin you have installed, it will cause an error.

This is easily fixed, by going to the theme /core/classes/class-tgm-plugin-activation.php file and change line 2116:-

if ( ! function_exists( 'dosislite' ) ) {

to

if ( ! function_exists( 'tgmpa' ) ) {

I’ve changed this in my version of the theme, but wondered why it was like that, and if it could be added to the theme at a later date so my client can update it 🙂


Viewing all articles
Browse latest Browse all 504799

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>