chefjoef
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Customizr] Link for featured image is misplacedrdellconsulting –
Thanks for the info. I have disabled the plugin that was causing the extra code you saw. Now the code is (I think) consistent with the standard.
<a class="round-div no-effect" href="http://www.joefessenden.com/2014/10/30/actions-passions-and-abstinence/" title="Actions, Passions, and Abstinence"></a>I have not done the plugin test. I wanted to see if you can offer anything else before I do just because I know that test is pretty time consuming when there are a lot of plugins in play (and, in the past, it has included some features having to be reconfigured for plugins that don’t remember what I was doing with them).
If you think that’s still the way to go, no argument. I’ll give it a shot. Just wanted to check in there first.
Forum: Themes and Templates
In reply to: [Customizr] Link for featured image is misplacedbump.
Forum: Plugins
In reply to: [Bucket List] Add custom taxonomies to link featureThanks! The change you provided worked. That’s precisely what I couldn’t find when I was trying to solve the problem on my own.
Forum: Plugins
In reply to: [Bucket List] Add custom taxonomies to link featureI don’t suppose it’s possible in your code to just change it to call the same dialog that is called by the “insert/edit link” button in the post/page editor? That already lists them and also gives the opportunity for a custom url. It would be a pretty sweet tweak on your product and (assuming you can just call the existing WP code), remove one aspect that you would have to independently write and support.
Forum: Plugins
In reply to: [Bucket List] Add custom taxonomies to link featureHi Nicolas –
No problem. I understand that you have a life outside of developing this.
If I said category, I misspoke. Since I can link to any post or page, I already can get any category.
My question refers to “Post Type” (Taxonomy – am I using that term wrong? I thought that’s what the term meant). For example, I have a custom post type created for my website (joefessenden.com) called Photography, so I have three actual post types: Post, Page, Photography. I would like to link a goal to a photo album in that 3rd type.
No problem on not being able to provide a date on the new version. If you can help me out where there php could be edited, I’d be happy to work on that. I’m comfortable with editing php to a certain extent, but I might need some detailed instructions on where I’m working. I tried editing that php file to adjust the content of the list, but I just couldn’t fine where to put it.
Forum: Plugins
In reply to: [Bucket List] Add custom taxonomies to link featureBump.
Any answer from the plugin developers here?Hey –
Thank for that! That does the trick. This is less a question about your theme than in general, but I’m hoping you know the answer off the top of your head).
Anyway, I am actually using a child theme built from magazine-basic to include customizations for my site. Unfortunately, if I put this in functions.php in the child theme, it doesn’t work because the child.functions.php is loaded before the parent. Is there any way to include this in such a way that it will survive theme upgrades?
Thanks,
JoeAnyone?
I should think this would be easy, Is there a place in the theme I can just add comments or remove a file that is taking over my galleries? The built in gallery does not work at all for me.