Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author 99robots

    (@99robots)

    Thanks for the inquiry. Do you remember what action you took right before it stopped working?

    Did you update WordPress?
    Did you update your theme?
    Did you update a plugin?

    I am unable to replicate this error on any of our testing sites so I am not 100% sure why you are experiencing this problem.

    Thread Starter shippin

    (@shippin)

    Hey,
    Thanks for your super quick response.

    Happy to say I solved the issue-
    I was trying to debug another problem yesterday so I added this to my functions.php file:
    add_filter(‘body_class’,’ajax-loaded’);

    I guess this was conflicting with other plugins (maybe the preloader) and then made “Show ID’s” not work.

    After removing this from my functions.php everything works fine again.

    Thank you again for you quick reply, and for a great plugin.

    Best,
    Jonathan

    Plugin Author 99robots

    (@99robots)

    Great to hear!

    If you have any other questions please let us know 🙂

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Plugin stopped adding page ID to pages’ is closed to new replies.