Foliovision › Forums › FV Top Level Categories › Bug reports › Conflict with WP Job Manager
-
WordPress 3.9.2
This plugin has a conflict with the WP Job Manager plugin.I have written about this here:
http://wordpress.org/support/topic/i-get-404-for-single-job-post-pages-1?replies=9Is it possible to solve this problem?
The WP Job Manager plugin says :
it may be that a plugin is flushing permalinks during other events than activation. if a plugin was to do this, it could break permalinks for other plugins.Form me it gives problems when I add or delete categories.
-
-
Hell elja,
we had a look at your issue. Can you edit the FV Top Level Categories code as following?
Change this line:
add_action(‘init’, ‘fv_top_level_categories_permastruct’);
To following:
add_action(‘init’, ‘fv_top_level_categories_permastruct’, 999);
Could you please then report back if that solved your issue?
Thanks,
MartinHello elja,
I was not able to reproduce your issue. We use a lot of custom post types and we never had issue with these when using FV Top Level Categories.
Here’s how we tested the conflict:
I installed the WP Job Manager plugin, created some jobs and opened the individual job page located on ‘http://my-site.com/jobs/job-slug’
Then I installed FV Top Level Categories. The job page was still working. I created some category, it was still working. We edited the category, no issues as well. We posted a new post into a brand new category and we haven’t noticed any issues either.
Next troubleshooting step:
Do you have any category which was “job” as the slug? That would explain the conflict.
Thanks,
MartinWebsite 1 :
Akismet Versie: 3.0.2
Anti-spam Versie: 2.2
Comment Reply Notification Versie: 1.4
FV Top Level Categories Versie: 1.5
Header and Footer Versie: 1.5.9
iThemes Security Versie: 4.4.9
Link Library Versie: 5.8.8.4
Optimize Database after Deleting Revisions Versie: 2.8.3
PROPER Contact Form Versie: 0.9.8.5
PS Auto Sitemap Versie: 1.1.8
WordPress SEO Versie: 1.6
WP Job Manager Versie: 1.13.0
WP Job Manager – Company Profiles Versie: 1.3
Yet Another Related Posts Plugin Versie: 4.2.2 (installed after the problem arose)Website 2 :
Akismet Versie: 3.0.2
FV Top Level Categories Versie: 1.5
Link Library Versie: 5.8.8.4
Resume Submissions & Job Postings Versie: 2.5.3
WP Job Manager Versie: 1.13.0Hello Martin.
I cannot upgrade this plugin. The upgrade is some 3 days old and has a bug that conflicts with my theme, and other themes that where an option.
The conflict with this plugin started som 10 days ago when I installed it. But at first it was once I thought I just lost a setting.
But is seems not now.Yes it does. For that moment it fixes the problem.
I fixed the layout problem, So I could grade WP Job Manager to 1.14.0
It looks like the problem with WP Job Manager does not extist any more. But with WP Job Manager – Company Profiles Versie: 1.3 I did lose connection too. And just I lost the connection with the bog categories too.
So I think at this moment it stops for me.
Loosing all these connections is too much for me.Hello elja,
so the permalinks of WP Job Manager now work when you create a new posts category (that’s when FV Top Level Categories flushes the rules), but the permalinks of WP Job Manager – Company Profiles get broken?
I had a look and the “WP Job Manager – Company Profiles” plugin class gets initialized on init. That’s quite unusual.
Could you please re-do the tweak form one of my posts above? https://foliovision.com/support/fv-top-level-categories/bug-reports/conflict-with-other-plugin#post-4022 Then try to add some post category and see if the WP Job Manager – Company Profiles pages still work and let us know. It helped on my test site.
Thanks,
MartinHello Saqib,
could you please try to follow the same advice with is posted in my last post here: https://foliovision.com/support/fv-top-level-categories/bug-reports/conflict-with-other-plugin#post-4022
Thanks,
Martin