ThecounT
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: Theme My Login] Redirect Loophi, When I use plugin, when ever I try to login it just keeps going back to login page.
Here is my login page:
(tinyurl)
http://tinyurl.com/mst4e4Forum: Plugins
In reply to: [Plugin: WP Super Cache] Is this refresh problem related to supercachejust moved to netsol… big mistake. this refresh is a site killer…
Forum: Fixing WordPress
In reply to: weird feed error in firefoxfound space in .com/feed/ fixed!
Forum: Fixing WordPress
In reply to: weird feed error in firefoxit is at my thecount.com/feed/ URL. not other reader, and only on firefox. have taken out all blank spaces/ lines from wp-config.php, functions.php and header.php.
Any more ides?
Forum: Fixing WordPress
In reply to: WordPress suddenly won’t let me add new categoriesI am admin, do you have any more direction for me? I have not noticed anything else.
Forum: Fixing WordPress
In reply to: WordPress suddenly won’t let me add new categoriesThanks for responding. I just checked and I can edit cat. Just not add one.
Forum: Fixing WordPress
In reply to: Weird problem with font since server moveby the way, I do have a copy of my theme but I did not change it.
Forum: Fixing WordPress
In reply to: Weird problem with font since server moveHello and thanks for answering. I did not change themes. I dropped your code in below <head> and it had no effect.
Here is my current header in case it helps:
<!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”><html xmlns=”http://www.w3.org/1999/xhtml”><?php wp_head(); ?>
<head><meta http-equiv=”Content-Type” content=”text/html; charset=<?php bloginfo(‘charset’); ?>” /><link rel=”shortcut icon” href=”http://thecount.com/favicon.ico” type=”image/x-icon” />
<link rel=”stylesheet” href=”http://thecount.com/wp-content/themes/cognoblue/style.css” type=”text/css” media=”screen” charset=”utf-8″/>
<title><?php bloginfo(‘name’); ?></title><link rel=”alternate” type=”application/rss+xml” title=”Celebrity Gossip | Celebrity News | Hollywood Rumors | ThecounT.com Celebrity Mash Up! RSS Feed” href=”/feed/” />
<link rel=”pingback” href=”/xmlrpc.php” />
<meta http-equiv=”Content-Type” content=”text/html; charset=UTF-8″ />
<meta name=”robots” content=”all” />
<meta name=”keywords” content=”celebrity gossip, gossip, hollywood gossip, celebrities exposed, celebrity news, celeb photos, entertainment news” /><?php if (is_single() || is_page() ) : if ( have_posts() ) : while ( have_posts() ) : the_post(); ?>
<meta name=”description” content=”<?php the_excerpt_rss(); ?>” />
<?php endwhile; endif; elseif(is_home()) : ?>
<meta name=”description” content=”<?php bloginfo(‘description’); ?>” />
<?php endif; ?></head>
Forum: Fixing WordPress
In reply to: I would like to post, post that will replicateHi! thanks, yes here is a site doing this. I wanna prweb java news feed to auto create post and/ or pages.
this guys is doing it: http://www.audiorebellion.com/articles/
Forum: Plugins
In reply to: post that will replicateOk I wont post twice. Is there anyone who can help me?
Forum: Fixing WordPress
In reply to: I would like to post, post that will replicatenot sure if i was clear, is it ok to set word press up to auto generates posts and pages ? like with a news feed? is this what rss is? thanks for help 🙂