tylrprtr
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Bento] Using Block Editor with Portfolio@satoristudio Here’s a screenshot of what I’m referencing:
https://i.imgur.com/5phsXOg.png Notice on the righthand options panel there is no option for setting the custom project type.
Here’s a link to the live page if it helps: http://www.tylrprtr.com/project/test-project/
Forum: Themes and Templates
In reply to: [Bento] Using Block Editor with Portfolio@satoristudio – I think I found a bug: The section for selecting the project type tags does not appear when using the block editor.
@satoristudio That CSS snippet did exactly what I was trying to do. Thank you again for all your help today!
Forum: Themes and Templates
In reply to: [Bento] Using Block Editor with Portfolio@satoristudio thank you for the incredibly quick turn around on this! I’ll test it out today and if I notice any other bugs I will be sure to let you know.
Forum: Themes and Templates
In reply to: [Bento] Using Block Editor with PortfolioI’ve seemingly added support by adding
‘show_in_rest’ => true,
‘supports’ => array(‘editor’)to both the register_post_type and register_taxonomy argument arrays found in ep-functions.php. Not sure if this is the correct fix, I would be lying if I said I knew anything about PHP.
Edit: Nevermind, it’s throwing an error when I go to preview or publish the site. back to the drawing board.
- This reply was modified 6 years, 7 months ago by tylrprtr.