I'm building a website where I want the category to be a page that can be edited by gutenberg or elementor.
Unable to find plugins that can do this job.
You could redirect the category to an actual editable page.
Otherwise you could add your own code in the category using a hook and if(is_category('category name')) { custom code }
True, what i did is, I unfollowed/unindexable all my category pages, and made me via Pages and interlinked them through there instead.
As opposed to having so many plugins, can be quite bloating.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.