mrlarter
Forum Replies Created
-
Forum: Plugins
In reply to: Pagination on PAGES (not posts)I suspect you are looking for something along these lines?
Forum: Plugins
In reply to: Client Login SectionI am looking for something similar if you find anything.
Forum: Plugins
In reply to: Password Protected Client Section?I am looking for the exact same thing actually. Any ideas?
Forum: Plugins
In reply to: Dashboard communication?anything? There must be something out there?
Forum: Fixing WordPress
In reply to: registered user only sidebarhas anyone else gotten this to work?
Forum: Fixing WordPress
In reply to: Suggested patch for feed templateswhere would you put this?
Forum: Fixing WordPress
In reply to: Dreamhost pulled my site and I don’t know why.no offense but this is what you get when you deal with a penny host (a company that sells you a lot of space and bandwidth for very few funds)
all I can say is find a new host. I run my own company but I am not suggesting my self. but this is the exact sort of reason I started my own company.
Forum: Plugins
In reply to: User databasedoes this work with 2.0?
Forum: Plugins
In reply to: User databaseany suggestions on how to add to the user database?
Forum: Fixing WordPress
In reply to: members only accessingno, basically what I am looking for is to limit the viewing or certain catagories not the entire site.
Forum: Fixing WordPress
In reply to: registered user only sidebarany suggestions on this error?
Forum: Fixing WordPress
In reply to: registered user only sidebarI finally got around to trying this and I get errors.
Parse error: parse error, unexpected ‘{‘ in
Forum: Fixing WordPress
In reply to: registered user only sidebarah thank you.
Forum: Fixing WordPress
In reply to: comment notification to multiple authorsyou can set it up so your e-maisl are a general e-mail and then in your webhosting control panel set up a forwarder that would forward the e-mails to both of you.
Forum: Fixing WordPress
In reply to: Remove “date” “posted by” from Page?Hello
it depends on what theme you are using but simply go into the page theme file (normally called page.php) and remove the following line.
<?php the_date(‘d.m.y’, ”,”); ?>
Posted by <?php the_author() ?> @ “><?php the_time() ?>
these may not be exact since I am using my own theme