raybdbomb
Forum Replies Created
-
Forum: Everything else WordPress
In reply to: Widget won’t dragForget the below, I followed what you said and it worked.
Thanks!
Thanks for the response Otto.
I still get
Error: Sortable is not defined
Source File: myurl/wp-admin/themes.php?page=widgets/widgets.php
Line: 450which is
<script type="text/javascript">
// <![CDATA[
Sortable.create("palette",
{dropOnEmpty:true,containment:["palette","sidebar-1"],handle:'handle',constraint:false,onUpdate:updateAll,format:/^widgetprefix-(.*)$/});
Sortable.create("sidebar-1",
{dropOnEmpty:true,containment:["palette","sidebar-1"],handle:'handle',constraint:false,onUpdate:updateAll,format:/^widgetprefix-(.*)$/});
// ]]>
</script>
Forum: Everything else WordPress
In reply to: Widget won’t dragI’m getting this same issue… and I can’t find the solution…
Forum: Plugins
In reply to: “Searched” plugin, would you use it?Meh forget it. I won’t read this topic anymore, so if you’re interested, comment on my post
Forum: Plugins
In reply to: “Searched” plugin, would you use it?So you’re thinking only an administrative plugin? That’s not really the direction I want to go with this. I mean sure that would be interesting, but I want to just have it show publicly as a source of interest.
Forum: Fixing WordPress
In reply to: Plugin (or built-in ftn) for post viewsSure looks like it! ThanQ PODZ
Forum: Fixing WordPress
In reply to: Plugin (or built-in ftn) for post viewsI know I’ve seen this before, I just can’t remember where now =\
Forum: Fixing WordPress
In reply to: Plugin (or built-in ftn) for post viewsYea I saw that, and it’s not what I was looking for at all 🙁
Forum: Themes and Templates
In reply to: Smoothest Template Ever?Slick… you make that?
Forum: Requests and Feedback
In reply to: PHP and RSSIt sounds like your problem is with RSS retrieval. It could be that fopen is disabled… if that’s the case, I’d try http://magpierss.sourceforge.net/… they claim to not use fopen. It’s just one file that you need to include before you can retrieve a syndication.
You can see it “in action” on my page http://raybdbomb.com/ on the bottom left
Forum: Installing WordPress
In reply to: Error establishing a database connection ?I get it on both pages.
Forum: Fixing WordPress
In reply to: Blog by Email using GMail?The answer is no.
Forum: Your WordPress
In reply to: My website: r0x0rzI see you’re using my referral code snippet… cool 🙂
Forum: Everything else WordPress
In reply to: google likes me…haha nice macmanx
yea i believe the reason google ranks me so highly is BECAUSE of wordpress’s permalinks oddly enough (thanks wordpress). having the title in the post instead of index.php?p=15313 or whatever greatly increases search engine optimization
Forum: Fixing WordPress
In reply to: Blog by Email using GMail?There more difference than just the port though. Does anyone know if it’s possible to make a pop3s connection with php?
Forum: Everything else WordPress
In reply to: “Writing by email” with pop3sbump..