I am guessing you are using another plugin that is also using the ”TGM_Plugin_Activation’ library, and that version is not compatible with the version in my plugin. What other plugins do you have installed?
I have same problem. My plugins are:
AddThis Sharing Buttons
BackWPup
Contact Form 7
Jetpack od WordPress.com
Revolution Slider
tagDiv Social Counter
WordPress SEO
WPBakery Visual Composer
wpDiscuz – WordPress Comments
WP Smush
Please update the plugin to the latest version (1.6.2) and let me know if you still have the same issue. thank you.
Have you had any further issues?
Thank you Justin, it is working now. I have only one more issue. Numbers before post/page titles are gone…
Jan, I’m not sure which numbers you are referring to.
There is no reason they should have gone away unless your stylesheet changed. Also, please provide a url if you need further assistance.
I fix it now with this custom Css
.td-footer-wrapper .gtc-list li {
margin-left: 28px;
list-style: inherit;
}