brnater
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Featured Image Size and Cropping Elimination@ruddle I am finding the same issue. Can anyone help?
@creative5designs having the same issue over here. Thanks for bringing it up. Does anyone have any ideas? Or did you find a fix?
I believe I have the latest version of this, which has the following line already added:
add_filter('widget_text', 'jwplayer_tag_callback', 11);and I’m still having the same initial issue — the code is echoing the string as text, not as a video. Here’s how I’m trying directly inserting the code into my template file:
`<?php echo do_shortcode(‘[jwplayer config=”nater_video” file=”http://localhost/110115-1/wp-content/uploads/2011/06/felix-content.flv” image=”http://localhost/110115-1/wp-content/uploads/2011/06/felixpic.jpg”%5D’); ?>’
do you have any thoughts on what I may be doing wrong? also @LongTailVideo what exactly do you mean about posting that line of shortcode in ‘my JWShortcode.php? Is there another file I’m missing?
Forum: Fixing WordPress
In reply to: Use the Loop and second query in 1 page2 words. Life. Saver.
Forum: Fixing WordPress
In reply to: Use the Loop and second query in 1 pageHere is the script:
[code moderated per forum rules - please use the pastebin]
Forum: Fixing WordPress
In reply to: Do i NEED to make a custom template?stvwlf thanks, that does simplify the issue. if you have the time and interest, would you please offer some wisdom on this post of mine as well: