• Resolved peacepilgrim

    (@peacepilgrim)


    I disabled several meta items in customization setting. I set it so my posts Do Not display categories or tags. But the posts/download pages still show cats and tags. EDD is Easy Digital Downloads.

    WordPress 6.3.2, Neve Version: 3.7.3

    I wrote easy digital downloads EDD about it and they say there is no setting for this and I should contact theme make to see if you could provide me with a code snippet, so I can remove cat and tags from EDD post.

    let me know if you want access to my admin. however, if you installed the free plugin for EDD, you can probably recreate for yourself and maybe see how we can control meta inside of the EDD posts/product pages.

    Thanks for your assistance in this. anyone who uses EDD, I guess will be facing the same issue, so its worth solving the issue.

    Best,

    Robert

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

Viewing 1 replies (of 1 total)
  • irinelenache

    (@irinelenache)

    Hello @peacepilgrim,

    Thank you for using Neve!

    In order to hide the meta items from the single download page, you can add the following code to the Additional CSS section of the customizer:

    .nv-edd-single-download-meta{
    display: none;
    }

    I hope this solves your issue.

    Best regards,

    Irinel

Viewing 1 replies (of 1 total)
  • The topic ‘disable meta, cats, tags doesnt work on EDD posts’ is closed to new replies.