stuartborders
Forum Replies Created
-
Forum: Plugins
In reply to: [Stream] Fatal Error on installBueller, Bueller?
Forum: Plugins
In reply to: [Custom Post Type UI] CPT lost on Site PublishDUH!!!! sorry im slow. I went and turned on the archive in the admin…. sorry!! thanks so much for your help!!!
Forum: Plugins
In reply to: [Custom Post Type UI] CPT lost on Site PublishI updated permalinks first thing, and since then.
I decided to just try to re-add the cpts via the admin and it allowed me and worked. All of my posts are there and I can see them as singular posts (https://www.harvestselect.com/recipes/classic-blackened-catfish-arugula-pear-walnut-gorgonzola-salad/). They even use the custom fields and template that I created.
However the archive isn’t working? https://www.harvestselect.com/recipes/
I have updated permalinks since re-adding the cpts as well. What would cause the archive to not show?
thanks again for your help!
Stuart
Forum: Plugins
In reply to: [Custom Post Type UI] CPT lost on Site PublishIt’s not the icon Im worried about. The whole post type is missing. The record is still in the options table, but it doesn’t show in the CPT UI admin or the dashboard navigation. Its also not found at the actual URL harvestselect.com/recipes even though I have posts and a custom archive/single template for it. There isn’t a dev site, this is the site I developed. I just pointed their domain here and updated the database.
All that is manipulated by the plugin is database records right? so where could it be missing something? Seems like something is just not connecting.
Forum: Plugins
In reply to: [Custom Post Type UI] CPT lost on Site PublishI have found the record in the options table, and it has the “www.” address in the icon paths, but thats the only URL reference for either post type record. There has to be somewhere else that is URL specific that isn’t working right?
Forum: Plugins
In reply to: [Custom Post Type UI] Accidentally Deleted Post TypeYEAH! that worked. It was weird. After the import, it saw it as an option in the “Edit” area, but the fields were blank. So I added them back as they were before (and in the array) and clicked Save. Everything was there and ready!
Thank you SOOOOO much for the support! I really appreciate it.
Forum: Plugins
In reply to: [Custom Post Type UI] Accidentally Deleted Post TypeI didn’t register it anywhere else except through CPTUI. It was there and working great till I clicked delete.
Ok So in the export feature I just see the other post type, Recipes. Can I copy this, duplicate it and change the name values to Press rather than Recipes? Does a comma separate theme? {“recipes”: {settings data}, “press”:{settings data}} like that?
Forum: Plugins
In reply to: [Custom Post Type UI] Accidentally Deleted Post Typethanks for all of the help by the way!
Forum: Plugins
In reply to: [Custom Post Type UI] Accidentally Deleted Post TypeWhen i try to enter it again it says the slug already exists. Where do I need to edit the database to clear up the slug, so i can recreate it. Really the only thing custom other than the slug and the two labels was the icon. So it should be super easy to rebuild. Just the UI won’t let me because it shows the slug still taken.
Forum: Plugins
In reply to: [Custom Post Type UI] Accidentally Deleted Post TypeI wasn’t super far into it, only a few posts. So what could I do to delete any information that would allow me to remake the slug “Press”? Would the old posts then show up if I rebuilt the post type in the UI with the same name/values? even if they wouldn’t I want to use that slug. Can I do that?
Forum: Plugins
In reply to: [Custom Post Type UI] Accidentally Deleted Post TypeI don’t have any JS errors, double checked.
Im looking in the wp_options table for my other post type to recreate the lost one from, but can’t locate values for it there. All I can find are widgets I have setup for the sidebar I am using on the archive for that post type. What should I be looking for if my “still live” post type name is Recipes?