• Resolved kaplan

    (@kaplan)


    Jose, this is an excellent plugin. I’m having trouble getting it to work on the Posts, I have it on the pages. I usually look in the source for
    <!-- Freesoul Deactivate Plugins has disabled XX plugins on this page ... And the legacy plugin includes are gone. I’ve included a link, if you view the index of the blog on the dev page and see the source, it’s working.

    Any tips? I’ve recently updated to the latest version.

    freesoul-deactivate-plugins | 1.8.7 | 1.8.8.6 | Updated |

    I’ve tried the single settings and individual post settings, but no luck. I was following along in the help section. 1 thing that does work is to disable by URL. I am using a custom permalink setting, could that be it?

    Thanks, this is a really great plugin and I’m aiming to use it everywhere I can.

    The page I need help with: [log in to see the link]

Viewing 8 replies - 1 through 8 (of 8 total)
  • Thread Starter kaplan

    (@kaplan)

    If you view the resources/blog/lorem-post-2-0/ you can see it’s working when I include the custom url.

    Plugin Author Jose

    (@giuse)

    Hi @kaplan

    thank you very much.

    I’ve right now tested your permalink structure /resources/blog/%postname%/ and it works for me. I’ve tested it also with a subdomain without problems.

    Was version 1.8.7 working?

    In any case, I suggest you visit the page Settings => Permalink. This will flush the rewrite rules. Let’s do all being sure the rewrite rules are flushed.

    Then go to Freesoul Deactivate Plugins => Singles (if you are already there refresh the page), change something and save the options. It’s important you change something, in another case, FDP will think you haven’t changed anything and the saving process will not start. Maybe you can enable a plugin, save, disable again the same plugin and save again.
    Let me know if it works.

    If it still doesn’t work let me know and we will investigate deeper.

    If you add this line of code in wp-config.php before the comment /* That’s all, stop editing! Happy blogging. */ you will see the list of disabled plugins in the console (right-click => Inspect => Console):

    define( 'EOS_DP_DEBUG',true );

    Thread Starter kaplan

    (@kaplan)

    Thanks Jose. I’ve tried updating the Settings > Permalink. I tried both with the ‘/resources/’ and without, /resources/blog/%postname% the FDP doesn’t show up, but if I simplify to /blog/%postname% FDP will show the disabled plugins.

    When you test the permalink structure do you mean on your local env with that structure? My client hasn’t finalized the URL segment structure but I have a feeling we’re going to have 2 segments /something/something/%postname% but on my dev WPE site it only works with a single segment. This one is working: https://fastradiusdevp.wpengine.com/blog/post-lorem-1/

    The console log debug is handy, thanks. I’m doing that locally but haven’t pushed that the WPE site.

    I’m noticing when I have multiple segments like segments/something/something/post-lorem-1/ it doesn’t load, but a single segment like /something/post-lorem-1/ works and I’m getting the console list of disabled plugins.

    • This reply was modified 3 years, 6 months ago by kaplan.
    Thread Starter kaplan

    (@kaplan)

    Hi Jose, I setup a simple test with multiple segments on one of my test WP installs: https://orderofeverything.com/resource/blog/hello-world/ FDP is working fine there with segments in the Permalinks. I’m going to take another look at the WPE domain.

    Thread Starter kaplan

    (@kaplan)

    Jose, I did discover that if I wild card (https://fastradiusdevp.wpengine.com/resources/blog/*) and control the plugins from CUSTOM URLS I can get the FDP plugin working on the post:

    I am waiting for our final URL segment structure so this is good to know. I have been using Freesoul Deactivate Plugins v1.8.7 on WPE and v1.8.8.6 locally. The local version of my FastRadius does the same thing as the WPE, but my testing WP site, orderofeverything doesn’t have issues with multiple segments in the permalink, but the FR sites do, so I’m guessing it’s something else not the plugin, but again I am able to control the enabled/disabled plugins from SETTINGS > CUSTOM URLS so that’s good.

    Plugin Author Jose

    (@giuse)

    Hi Kaplan

    thank you very much for the information.

    So, as I understand:

    – if you have two segments on WPEngine it doesn’t work
    – One segment works everywhere including on WPEngine

    Is it right?

    In the next version, I will add some self-debugging that will give you information about the possible causes of this issue on WPEngine.

    I’m happy that in your case you have a solution. I suggest using the custom URL until this issue is not solved and the Single Settings work also on WPEngine when you have 2 segments.

    Probably the next version will still not fix this issue, but it will give you information that we will use to understand what happens on WPEngine.

    @kaplan

    Plugin Author Jose

    (@giuse)

    Hi @kaplan

    do you still have the same problem with version 1.8.8.7.5?

    If so, I can provide you an add-on of Freesoul Deactivate Plugins to investigate deeper this issue.

    Plugin Author Jose

    (@giuse)

    Hi @kaplan
    I will close this thread for inactivity. If you still need help don’t hesitate to open a new thread.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Freesoul works on pages but not posts’ is closed to new replies.