juliedc
Forum Replies Created
-
Forum: Hacks
In reply to: wp_dropdown_categories in a template fileThank you again, efuller. I was using the count not the ID. The ID no longer shows and I didn’t catch it. I had to use the Reveal ID plugin in order to see the correct id’s. Dang, my vision is not very good.
This code worked, replacing the numbers with the correct IDs:
<?php wp_dropdown_categories( $args = array( 'exclude' => '0, 9, 12, 43', 'show_option_none' => 'Select Category' ) ); ?>
Forum: Hacks
In reply to: wp_dropdown_categories in a template fileIn the above, I meant try a string because I’ve been using an array which is picking up the “Show Option None” but not the array.
I’ve also tried using the Simply Exclude which is working when the dropdown is a widget but not when I add this to a template file (single.pho). I’ve also tried adding the entire widget but I get an undefined function error.
Forum: Hacks
In reply to: wp_dropdown_categories in a template fileor maybe a string instead of a string (didn’t work but i’m not certain of the syntax) because I’ve been using array all along ??
Forum: Hacks
In reply to: wp_dropdown_categories in a template fileI still think this is close to the code I should be using because all of it works except the ‘exclude’ function. I’ve also tried ‘exclude-tree’ but the categories have no hierarchy and that removes all of the categories, not just the ID’s I need to exclude. Still pondering how to accomplish this. Again, any help is appreciated.
Forum: Hacks
In reply to: wp_dropdown_categories in a template fileHi Efuller, Thanks for this. It did add the Select Category but didn’t exclude the categories. Weird.
Hi, yes, I had to revert back to JW5 because the site is live and has many ad dollars pointing to it so I had to have something functional. Thanks so much for your help. Am now trying to reskin and hope to have more luck with this than in the past!
That makes sense – most of my original playlists included an image and worked.
So… I recreated this one with mp3’s only, inserted it using JW Playlist via Media Library and it is giving and error:
Yes, sorry! Here’s one:
I have the same error using this code:
[jwplayer playlistid=”2589″ type=”mp3″]or
[jwplayer playlistid=”2589″]There are 3 mp3’s in the playlist. I can get them be recognized when I type in the full URL in a browser but when in a post, I get the error
error loading player: No playable sources found
Could really use some help.
Forum: Themes and Templates
In reply to: Theme Customizer API – Upload new header imageok, will do
Forum: Themes and Templates
In reply to: Theme Customizer API – Upload new header imageJust upgraded to 3.5 today and now I can upload a header image but it won’t appear. Css looks fine. Site with no logo – yikes. Can anyone point me to where I can find a fix?
Forum: Alpha/Beta/RC
In reply to: 3.5-RC5, Edit Post, Add MedaI see the crop area when uploading a header image but it is tiny and the image doesn’t actually save. Looking for a way to change this. Not even sure where the crop function is or where I would now reset the header image size since it doesn’t seem to be css affecting this. Need help! ??
Well, it’s not saved in Firefox passwords but thank you – what a creative idea!!
Okay, Zack, I thought they might monitor this forum but apparently not. They answered this question for a customer here but it was a rather testy exchange. I’ll see if they will help. Thanks.
I did buy a license and I do know how to code but it seems like I should be able to ask the Gravity Forms people for a simple fix for this problem with their software.