sheffiecochran
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple Facebook Connect] No Facebook Connect WidgetFair enough I suppose.
Forum: Plugins
In reply to: [Facebook Connect] Users getting logged in as adminI just tried that and it didn’t work
Forum: Plugins
In reply to: [Simple Facebook Connect] No Facebook Connect WidgetI used login with AJAX too but I have users coming from somewhere else and I don’t mind having two login forms, one for the regular customers and one for this since the regular login is for a specific type of user. I tried that code and I just get a blank area in the widget bar. I’m sure there has to be some img code or something else to go there maybe? Can you be more specific about how to make this work?
Forum: Plugins
In reply to: [Simple Facebook Connect] No Facebook Connect WidgetThe best thing about the widget is you aren’t required to use the login/register page. I don’t use it in my current config but I’m forced to use it now if I want to use this plugin.
Forum: Plugins
In reply to: [Simple Facebook Connect] login = registrationDon’t you have to have a user with that Facebook info in order to login with it?
Forum: Plugins
In reply to: News-Ticker Plugin not showing past two posts?I tried to follow the instructions listed by easilyamused and it broke my site. I took out the sync: 0 code on line 58 of ticker.php and everything is all good.
Forum: Plugins
In reply to: [Plugin: Featured Articles Lite] How to remove date?Go into your files and find the display.php file for the theme you are using and remove the following line of code.
<span class="FA_date"><?php the_time(get_option('date_format')); ?></span>