• Resolved ramon91rm

    (@ramon91rm)


    Hello.
    I tested the Free version of the Related Posts for WordPress plugin in WordPress 5.1.1, with the Uncode theme, and it worked like a charm.
    I’m using it to link related Blog posts.
    But when I switched to the Astra theme, a problem occured:
    The related posts dashboard and the button ‘Add Related Post’ are not appearing in the admin post page.
    I tried reinstalling the plugin, but the problem persists.
    Maybe it’s some incompatibility with the theme?
    What can be done to solve this?

    Any help would be appreciated.
    Thanks!

    Best Regards,
    Ramon

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hey Ramon,

    Thanks for reaching out to us.

    From the post editing screen, if you are using Chrome as your browser, try opening the console and share with us a screenshot of any errors.

    Thread Starter ramon91rm

    (@ramon91rm)

    Hello, Harish.
    I figured out what it was.
    The plugin by default only supports native posts.
    I use the Custom Post Types UI (CPT UI) plugin, but they weren’t configured to show the custom related posts.

    I solved this by adding the custom post types in the related posts plugin function “get_supported_post_types()”, contained in the file “/classes/class-related-post-manager.php”.

    I’ll find a better way to hook with the plugin functions without having to change directly the code.
    Maybe some direct integration of this plugin with custom post types could help too ??

    Thanks!

    Hello,

    Our premium version supports custom post types so you might want to try that out.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Cannot link related posts in Admin post page’ is closed to new replies.