backwheelbates
Forum Replies Created
-
Forum: Plugins
In reply to: [Who's Online] A week to too long to display usersCool, Id like to do this too. Can you share what you changed?
Thanks!!
Forum: Plugins
In reply to: [WooCommerce] Login Widget missing after site moveAh, two days of searching, and I see that its been removed from woocommerce.
http://ww.wp.xz.cn/support/topic/upgraded-to-204-lost-customer-login-widget-plugin?replies=4
• Fix – Removed Sidebar Login Widget. Use http://ww.wp.xz.cn/extend/plugins/sidebar-login/ instead. A potential security issue was found regarding logging of passwords (since GET was used instead of POST). Sidebar Login 2.5 resolves this and the widget has been removed from WC to prevent needing to maintain two (virtually identical) codebases
Forum: Plugins
In reply to: Searching for a Plugin that Supports flickr noteshi rjl20,
Thanks for getting back to me, your mbedr tool is fantastic!!
The only problem I was having was to get it running off of my own webserver. As long as I use your webserver, it works fine. Although, I wanted to keep my site as “independent” as possible, do you have any instructions for setting up your scripts to run on ones own server?
Thanks again!!
Forum: Plugins
In reply to: FLV, HD/lowres switchAh, it looks like ww.wp.xz.cn has its own flv player that’s exactly what Im looking for! Does anyone know if this will be made available as a plugin?
Forum: Fixing WordPress
In reply to: div style clear, footer problemAh! I found it in another post.
<br clear=”all” />
This seemed to create a proper page break and not mess up any of the page layout!
Cheers!