kalee-eversole
Forum Replies Created
-
Ahh, okay. Thanks Daniel! ??
Kalee
Forum: Plugins
In reply to: [Edit Flow] [Plugin: Edit Flow] Support for Custom Post TypesOh great! That worked like a charm, I didn’t even notice the missing quotation! Thank you so much!
One little though though – when I click on ‘Pending Review’ (or any other status, custom or not) on the Posts at a Glance widget in the dashboard, it shows 3 total Pending Review posts ( 2 from Posts tab and 1 from my CPT Patterns tab) but it will only take me to the Pending Review entries for Posts and will not display my custom post type Patterns Pending Review posts. I don’t know if this is a bug or something I haven’t configured correctly. Everything else seems to be working fine now, though.
Thank you again for all of your help!
Kalee
Forum: Plugins
In reply to: [Edit Flow] [Plugin: Edit Flow] Support for Custom Post TypesAfter saving the functions file with the entire snippet you gave me, I get a HTTP Error 500/Server error when I refresh my site. And the code in the file acts like I’ve placed the snippet somewhere without closing a tag, however I hadn’t been in or modified the functions file until today.
Here is a link to a screenshot that shows you the code I have: https://img17.imageshack.us/img17/4536/screenshot20111115at400.png
Thanks again,
Kalee
Forum: Plugins
In reply to: [Edit Flow] [Plugin: Edit Flow] Support for Custom Post TypesThanks Daniel. I just tried using the code above, but I’m still having the same issue. I guess my snag here is that once I add the
add_action('init, 'db_add_ef_post_type_support');
, after the initial code snippet above my closing php tag ( ?> ) tag changes from red to orange, (I’m using Coda) which renders the code broken. I apologize if there is something obvious here I am not recognizing haha, I truly appreciate the help though!Kalee
Forum: Plugins
In reply to: [Edit Flow] [Plugin: Edit Flow] Support for Custom Post TypesSure. Here is my entire functions.php file – I threw the code you provided above towards the bottom. I’m just not sure where to put it so it makes sense with the other pieces of code or if I’m modifying it right. Thank you so much for your quick response by the way! ??
[Code moderated as per the Forum Rules. Please use the pastebin]
Forum: Plugins
In reply to: [Edit Flow] [Plugin: Edit Flow] Support for Custom Post TypesI just tried to add and modify this code you provided in my functions.php file, (and I am also quite lousy with PHP) and it keeps coming up in my file as if I am adding it in between the wrong tags,( which I might be) …basically I am just lost as to where to add it in the file and what parts actually need modifying? I’m pretty bad at this, but any extra help would be awesome.
Oh very awesome!!! Victory! I am so happy I was able to help you out! This is actually the very first time I’ve utilized the forums here, and I am very happy I did! Definitely going to be coming here more often for WordPress issues instead of defaulting to googling something haha.
Glad both our issues are resolved now!
Ryan,
I just got everything to work properly on my end! I got into the Options > General options and selected the Activate Permalinks checkbox, and that seemed to fix the issue entirely! Yay! I had a hunch this might work because I always change my permalink structure to %postname%.
I’m not sure if this will help your situation or not with the broken Album Pagination. I currently only have one album set up, and it’s working like a charm now, I just need to style the next buttons. I hope you’re able to get the Album Pagination working right!
https://www.daisydiorphotography.comRyan,
I have still not resolved my issue, however at the same time, it’s been a day or two since I’ve gone back to the issue. So right now, I have pagination disabled. I saw like you said above, that you got your images to work fine via the FancyBox plugin. I didn’t have that issue myself, everything worked just fine for me as well and I created a custom theme as well.
Glad you got it figured out though!I checked out your gallery, and it seems like your pagination is working just fine. When you click the 2nd page of the gallery it only has one photo, but it’s nothing like my issue.
My gallery is also inside of a page, not a post since my site doesn’t require a blog or anything like that. If you got it figured out, please let me know how you got it to work properly.
Thanks!