ecclescake
Forum Replies Created
-
Whoops! Sorry about that. Forgot about my firewall. You should be good now.
Yes, you’ll be able to edit the plugin. Let me know how it goes!
Thanks Mike!
Hi Mike,
I just set you up with a login to my site; you should have been emailed about it. However, 2.0 is no longer available through wp.org (I think?) and I don’t have a local copy. If you can get it installed through the plugin interface then go for it, or you can email it to me and I’ll upload it. erin[at]erincasteel[dot]com.
If 2.0 keeps affecting the login I can only test it through Monday evening; after that I have to let the users back in!
thanks so much,
erin.I just installed version 2 and had the same problem as foodiggity. I need the ability to view the frontend of the site as an admin while using shared SSL so I won’t revert back to the older version.
Upon activation I get kicked out of admin and taken to the login page, but after entering my username and password I just get redirected back to the login page. This happens the instant I activate version 2, even after deleting the old directory from my server.
Just wanted to let you know. If there’s something I can do to fix this, please tell me!
Forum: Themes and Templates
In reply to: IE-specific CSS background image not workingI laughed aloud at myself when I read your response. Usually I’m pretty good with directory paths, but sometimes I overlook them and then I’m blind to the fact that they’re causing the problem. I applied your change and it works fine now.
Thanks so much, Slobodan! I’ve been staring at code for too long. Time to go outside.
Thanks so much, Ofer, it worked a treat! Don’t know how I missed that before.
I call the widget thus:
<?php if(function_exists("transposh_widget")) { transposh_widget( array('before_title' => '<h2>', 'after_title' => '</h2>')); }?>
and it does just what I need. Thanks again–I love Transposh!