Your cart is currently empty!
Tag: the_content
the_content filter causing plugin conflicts
—
by
Hi there, we use Groups with the theme WPLMS. We were having a few errors in quiz reporting and some text fields on the site. narrowed it down to the Groups plugins and specifically the following line of code. wp-content\plugins\groups\lib\access\class-groups-post-access.php Line 102 add_filter( ‘the_content’, array( __CLASS__, ‘the_content’ ), 1 ); Commented this line out and…
Latest version hides all content
—
by
Hi. I am using the Groups Restricted Categories on this site cykelteket.dk. It has been working great until I updated it. I was using 1.2.0 and it was working fine. The problem is, that all content is now hidden on all pages with version 1.3.1. For instance the content on the frontpage, the about page…