We recommend that you familiarize yourself with these troubleshooting tips to avoid making common mistakes and resolve known issues quickly. Please browse the Troubleshooting blog category if you require more in-depth information for specific issues. Known bugs are included on this page and may never be removed so do not assume that the latest version includes a fault described here. We must keep bugs listed for the sake of anyone still using old versions.
If we manually create then delete a category, it makes hidden ones appear. It leads me to believe it is some type of cache and we need to update that cache when we create categories.
Posts are assigned to the proper categories and categories show normal on the Edit Post screen. So we can clearly see that categories are created properly. We will look into this issue and find a fix. This was written while the plugin was on version 6.6.7. We will update this text to indicate what version the fix is in.
I’m also adding a second method of reading files so that when an issue like this is encountered, the user can switch methods and hopefully get better results. The other method is using “fgetcsv”, a standard PHP function. That function, despite being part of the PHP package, also stumbles with some files. This is why we need a flexible and advanced tool like WordPress CSV Importer.
If you are sure you are using the full edition package files. The cause may be a simple case of settings. There is a Question and Answers system which will hide or display already hidden features based on your answers. Reset the answer for that system if you think it could be the cause. The “Help” button which you can find on every panel, also offers the ability to hide individual panels manually. These features are all about allowing users to reduce the complexity of the interface for ease of use or to restrict clients from doing things a developer does not want them to be allowed to do. Much of these systems are still new. If you experience problems, please contact us.
It may be that your blog has not had visitors every hour, usually only the cause if it is a new blog. This is common with this plugin as users install it on new blogs and use this plugin to build them.
Ensure your project has unused records and is setup for drip-feeding on the Your Creation page. Also make sure your targets are not too low i.e. if your target is 5 posts per hour, but 10 posts per day. Then your 10 posts per day may be created within the first 2 hours of the day and so no post creation events will run on other permitted hours.
Here is a list of known themes that use a heavy amount of hooks or other functions that cause slow down in an unusual way…
- www.pagelines.com (framework)
Plugin Conflicts and Critical Fault/Bugs History
The cause is scripts being loaded in the wordfenceClass.php file near lines 1353 to 1355, version 3.5.2 of the plugin. They are loaded by default when not on a Wordfence Security plugin page. So they must apply to all pages but CSV 2 POST conflicts.
Plugins author Mark Maunder has been contacted for advise. The cause may be CSV 2 POST however the conflict is in the loading of wp-point, the new tooltip feature. CSV 2 POST does not load or use it.
If you experience the installation screen or any other screen displaying an overlay without a dialogue. It may be the same cause on another plugin. Please report the issue.
On 16th August 2012 I established that “Tweet My Post” plugin is conflicting with CSV 2 POST. It causes problems with jQuery UI dialogue on CSV 2 POST. It is specifically line 40 of the Tweet My Post plugin that registers http://code.jquery.com/jquery-latest.min.js, a .js file not used in CSV 2 POST so I’m not sure why the conflict is happening. Debugging this issue is a priority
Many posts on WordPress.org shows there has been known issues with Tweet My Post plugin breaking many JavaScript related elements of WordPress so make sure you have the latest version of it. This is not blame. I have not yet determined what plugin has the bug.
- http://wordpress.org/support/topic/plugin-tweet-my-post-plugin-blocks-media-upload
- http://wordpress.org/support/topic/plugin-tweet-my-post-cant-add-my-pictures
If you experience the installation screen or any other screen displaying an overlay without a dialogue. It may be the same cause on another plugin. Please report the issue.
The overlay on Your Projects page is darker than it should be, as if being applied twice and it has a lighter bar across the middle. This problem goes away when the_editor() functions is removed so I have narrowed it down that far. It must be JS or CSS conflicting.
Here is a link to post explaining what I typed above. There is an image showing the problem. Please post comments there for discussing this issue…
http://www.csv2post.com/development/overlay-glitch-conflict-with-wysiwyg-editor
This conflict does not seem to be caused by CSV 2 POST. If you believe otherwise please comment below.A user showed me an issue where all panels on a page are in one large list instead of being on separate tab screens. This is a JavaScript/jQuery UI issue. Problem was found on 15th August 2012 and the cause is not determined but being investigated.
WordPress users have reported JavaScript issues caused by the HTTPS plugin and the author of the plugin responded so please ensure you have the latest version of the WordPress HTTPS plugin.