wildview
Forum Replies Created
-
Forum: Plugins
In reply to: [Donate Plus] Paypal Button is Stretched on page, Why?Thank you so much. That fixed the problem.
Regards…
Forum: Plugins
In reply to: [Announcements Ticker] Selectable Time between AnnouncementsThanks for the quick response and the time you put into this great plugin. We are using it on our Foxnews Radio Show website at http://www.mylastcall.com. If you could add those changes that would be really cool, so we don’t have to change them in the code every time you modify it.
Tnx again and Merry Christmas
Thanks for your replay. The widget works fine in the sidebar by it self. You can see it here at http://www.southlandbible.org/services/ I hope its something you can resolve if possible.
Thanks again,
R.Forum: Plugins
In reply to: [Audio Tube] [Plugin: Audio Tube] Doesn't work?Actually, it’s auto in the shortcode that causes the player to fail. Is this not the correct shortcode usage for the auto mode auto=”yes”?
Forum: Fixing WordPress
In reply to: Why is the editor adding [CDATA to java script calls?Thanks, but something is still buggy here. Even though I add the following [CDATA tag the editor still wants to add it again which breaks the call all together. Is this a bug in WordPress? How can I stop this from happening?
From this…
<script type=”text/javascript”>
//<![CDATA[
// Load startup player
createPlayer(“http://www.southlandbible.org/xml/musicMinistry.xml”);
//]]>
</script>To this…. Why?
<script type=”text/javascript”>// <![CDATA[
mep-nl–>//<![CDATA[
// Load startup player
createPlayer(“http://www.southlandbible.org/xml/musicMinistry.xml”);
//]]><!–mep-nl
// ]]></script>Just in random places to break up the page. They are convenience shortcodes made available by the theme. BTW, it’s not just this shortcode it’s all of them that the theme has available. The problem I believe is your plugin is not doing something right that’s causing the [raw] tags
to be revealed from the higher end themes coupled with the lasted WP. I switched over to the easing slider and it works fine for me, I’ll keep watching to see if you ever get yours fixed to not do this =) I think as more people use some of the newer themes you will hear more complaints. Thanks again for you help and for the development of WP plugins.Yep, when I switch to the TwentyEleven theme the Karma Theme Shortcodes (e.g. [hr_shadow]) just show up as text and the [Raw] tags are gone which is what I would expect since the Karma theme dynamically inserts the hidden [raw] tags as per the TrueTheme developers response below to my question. They are not sure why your plugin is showing the hidden tags either on the page, they should be hidden. Is there a way to fix this in your plugin?
Response from TrueTheme
“Sorry mate but these raw tags are dynamically inserted to prevent WordPress from auto-inserting paragraphs into the various elements of the page. We do not know why the Slider Plugin is showing these raw tags, it shouldn’t. There are many others that will work well. Here’s a great example of a different slider used by other Karma customers;”Thanks for you help…
Thanks Micah,
Yes you are right on the first question and that did work thanks. However on number 2 it’s the promotion slider plugin that is causing the [raw][/raw] tags to show up on other theme shortcodes on my page. If I change themes the problem disappears, but only because the shortcodes don’t resolve for that theme. If I disable the promotion plugin all shortcodes for the theme work =) Bummer I guess I might not be able to use this plugin because it doesn’t appear to be compatible with the Karma theme if I want to still use all the themes shortcodes. Any ideas?
Here is the test page http://www.southlandbible.org/podcastBlog/test/
Thanks
Forum: Installing WordPress
In reply to: WP Editor broken with 2.7 using Podpress V8.8 and IEWhat is difference though between browsers that would cause this problem? I personally don’t like FF and would perfer to use IE since it’s more intergerated with my OS. FF is a resource hog plus pasting into WordPress leaves alot of header junk that I don’t like. I’m hoping to use the IE browser if I could.
Forum: Everything else WordPress
In reply to: 2.6 Serious BugAnother problem atleast in Firefox is, it doesn’t save the podpress audio file you select and show it. Is this another bug with 2.6? How can I go back to 2.5? this is not good news.
Thanks
Forum: Everything else WordPress
In reply to: 2.6 Serious BugThe problem appears with IE only and not Firefox. The error in IE is “Cannot open the Internet site file post-new.php. I have tried everything from deleting temp files, templates, cookies, etc.. in IE and it still fails. Why would this only effect IE and not Firefox? WP V2.5 worked fine…
Thanks,
Robert