Cannot yet get plugins disabled on a blank page
-
Thanks for the Plugin Organizer plugin. It looks like it can solve a problem I have, if I can get it working OK. I know older style programming but am not too familiar with the web technologies, and have probably made a simple mistake so can you help me? I like following documentation, especially when I do not really know what I am doing.
I am using TNG (The Next Generation of Genealogy Sitebuilding) integrated into WordPress, using the Suffusion theme and a number of plugins. TNG displays its screens via what I understand is called an Iframe in a blank page I have called “Blank for People”. As I am currently using a WAMP its permalink is https://localhost/blank-for-people/, and this is what I have put into the Permalink box for the Plugin Filter. I have checked the Also Affect Children box, and set it to disable several plugins just for this one permalink.
Under Settings I have enabled Selective Plugin Loading, Ignore URL Protocol, and tried Ignore URL Arguments as both enabled and disabled. I have checked that PluginOrganizerMU.class.php is in C:\wamp\www\wp\wp-content\mu-plugins OK.
The reason I want to disable some plugins is that a) they are unnecessary on any TNG page, and b) two of them (Tippy and Wp cycle text announcement) seem to be generating “Uncaught TypeError: undefined is not a function” javascript messages (only when used on TNG pages), and this seems to prevent some javascript in TNG from working – and this I really need. The reason I think it is these plugins is that the code I can see in the javascript console where the errors show has comments and variables with these names in them, and it looks like generated code.
So far even with Plugin Organizer activated I get the same symptoms (evidenced by the two “Uncaught TypeError..” messages in the javascript console) on every TNG page I try ( e.g. https://localhost/blank-for-people/surnames.php and https://localhost/blank-for-people/search.php?mylastname=AYRES&lnqualify=equals&mybool=AND), so presumably what I have done has not yet caused these plugins to be disactivated on this page. I have cleared the cache.
If I cannot solve the issue this way I will need to either look into the internals of the TNG integration plugin, address the Tippy and Wp cycle text announcement plugins themselves, or else disable them completely – which I am reluctant to do.
An example of the problem (but without Plugin Organizer installed yet as this is my live site) can be found at https://www.hcnhistory.org.uk/blank-for-people/relateform.php?primaryID=I11157&tree=hcn – if you click on the Find buttons the javascript for them does not fire, presumably because of the “Uncaught TypeError..” errors elsewhere.
Thanks for any help you can give, or even hints for solving it another way.
- The topic ‘Cannot yet get plugins disabled on a blank page’ is closed to new replies.