Comments for Chatty Mango https://chattymango.com/ WordPress Plugins Wed, 03 Mar 2021 08:10:37 +0000 hourly 1 Comment on Redirect URL to Post, Version 0.10: Random From a Subsample by Redirect URL to Post, Version 0.11: Random With Bias | Chatty Mango https://chattymango.com/redirect-url-to-post-version-0-10-random-from-a-subsample/?pk_campaign=rss&pk_kwd=redirect-url-to-post-version-0-10-random-from-a-subsample/#comment-1501 Sun, 24 Mar 2019 15:47:00 +0000 https://chattymango.com/?p=5880#comment-1501 […] determine the subsample as before with the parameters count and (optionally) offset. Normally, the random post would be picked from […]

]]>
Comment on Tag Groups, Version 0.41: Tag Cloud With Alphabetical Tabs by Tag Groups, Version 0.42: Alphabetical Tag Cloud as Gutenberg Block | Chatty Mango https://chattymango.com/tag-groups-wordpress-cloud-alphabetical-tabs/?pk_campaign=rss&pk_kwd=tag-groups-wordpress-cloud-alphabetical-tabs/#comment-1258 Tue, 19 Feb 2019 16:58:15 +0000 https://chattymango.com/?p=5500#comment-1258 […] You can read more about the Alphabetical Tag Cloud in the previous announcement. […]

]]>
Comment on How To Fix The WordPress Error “The plugin does not have a valid header” by Christoph https://chattymango.com/how-fix-wordpress-error-plugin-not-valid-header/?pk_campaign=rss&pk_kwd=how-fix-wordpress-error-plugin-not-valid-header/#comment-1105 Wed, 09 Jan 2019 21:14:10 +0000 https://chattymango.com/?p=4353#comment-1105 In reply to Patrick Mineo.

You will need to edit the files where these headers occur with a text editor that lets you edit code without adding any formatting, for example with one of those: https://en.wikipedia.org/wiki/List_of_PHP_editors Just unzip the plugin’s ZIP file, edit the files and zip them again, then install that new ZIP file. It’s a bit tricky if you are not used to edit code, so in that case it might be easier and safer to contact the plugin author.

You may also try the Plugins -> Editor page in the WordPress back end, select the plugin on the right hand side and then go through all files ending on “.php”, but you risk to make your site inaccessible if you produce an error in the code. See https://codex.wordpress.org/Editing_Files

What exactly to edit: I don’t remember what I actually did one year ago, but it should be OK to remove inside the comments /* … */ some or all of:
Plugin Name: …
Plugin URI: …
Author: ..
or to change the key words (“Plugin Name:” becomes “Plugin Name B:” or similar). That’s probably safer, since you don’t risk to break the comments (/* …*/). Just make sure you don’t touch the headers of the main plugin PHP file in the main directory. The main file is usually a file with an identical name as that plugin’s directory with appended “.php”, something like “example-plugin/example-plugin.php”.

]]>
Comment on How To Fix The WordPress Error “The plugin does not have a valid header” by Patrick Mineo https://chattymango.com/how-fix-wordpress-error-plugin-not-valid-header/?pk_campaign=rss&pk_kwd=how-fix-wordpress-error-plugin-not-valid-header/#comment-1104 Wed, 09 Jan 2019 20:05:18 +0000 https://chattymango.com/?p=4353#comment-1104 Can you offer some insight into exactly how you removed the individual headers from the files. Much appreciated in advance!

]]>
Comment on How To Fix The WordPress Error “The plugin does not have a valid header” by Abu https://chattymango.com/how-fix-wordpress-error-plugin-not-valid-header/?pk_campaign=rss&pk_kwd=how-fix-wordpress-error-plugin-not-valid-header/#comment-952 Sat, 08 Dec 2018 21:27:57 +0000 https://chattymango.com/?p=4353#comment-952 Indeed this was actually what happened to my plugin, I had to remove the individual headers from the files. Thank you.

]]>
Comment on Tag Groups, Version 0.34: Drop-Down Menu For Tag Groups by Christoph https://chattymango.com/tag-groups-version-0-34-drop-menu-tag-groups/?pk_campaign=rss&pk_kwd=tag-groups-version-0-34-drop-menu-tag-groups/#comment-131 Mon, 15 Jan 2018 10:22:30 +0000 https://chattymango.com/?p=4372#comment-131 In reply to narururu.

Great! Thank you for reporting!

]]>
Comment on Tag Groups, Version 0.34: Drop-Down Menu For Tag Groups by narururu https://chattymango.com/tag-groups-version-0-34-drop-menu-tag-groups/?pk_campaign=rss&pk_kwd=tag-groups-version-0-34-drop-menu-tag-groups/#comment-130 Mon, 15 Jan 2018 10:20:45 +0000 https://chattymango.com/?p=4372#comment-130 In reply to Christoph.

The error was resolved after installing version 0.34.2.
Thank you for responding soon!

]]>
Comment on Tag Groups, Version 0.34: Drop-Down Menu For Tag Groups by Christoph https://chattymango.com/tag-groups-version-0-34-drop-menu-tag-groups/?pk_campaign=rss&pk_kwd=tag-groups-version-0-34-drop-menu-tag-groups/#comment-129 Mon, 15 Jan 2018 08:52:27 +0000 https://chattymango.com/?p=4372#comment-129 In reply to narururu.

Sorry about the issue!
Please try the version 0.34.2 that should be available now.

]]>
Comment on Tag Groups, Version 0.34: Drop-Down Menu For Tag Groups by narururu https://chattymango.com/tag-groups-version-0-34-drop-menu-tag-groups/?pk_campaign=rss&pk_kwd=tag-groups-version-0-34-drop-menu-tag-groups/#comment-128 Mon, 15 Jan 2018 05:35:23 +0000 https://chattymango.com/?p=4372#comment-128 Hi,
When I update to Tag Groups version 0.34.1, WordPress no longer displays anything.
When operating in debug mode, the following error was displayed.
“Fatal error: Can not use function return value in write context in /home/xxx/public_html/wp-content/plugins/tag-groups/include/class.admin.php on line 1909”
Please tell me how to fix this error.
Thank you.

]]>