kacrosby
Forum Replies Created
-
Forum: Hacks
In reply to: Help – Activated a Simple Tag plugin and site is in critical condition!I currently can’t access my database. I just get that same fatal error. And I’m such a novice to my filezila ftp, I’ve tried locating the file and can’t figure it out! Do I have any other options through wordpress?
Forum: Themes and Templates
In reply to: Trouble with Neoclassical headerSo I’ve connected to cyberduck, installed the neoclassical folder, created and installed header_1.jpg and can’t seem to get it up. What am I doing wrong?
Forum: Themes and Templates
In reply to: Trouble with Neoclassical headerI got that part, and I’ve uploaded images on my wordpress media file as header_1.jpg. What else do I need to be doing?
Forum: Themes and Templates
In reply to: Trouble with Neoclassical headerI seem to be making things worse…
https://www.bettervita.netForum: Themes and Templates
In reply to: Trouble with Neoclassical headerForum: Themes and Templates
In reply to: Trouble with Neoclassical headerWow… I know I’m such an amateur at this, but is there no simpler way to change the header? For example www.cupcakesandcashmere.com, I would like something this simple. Is it possible to upload the image through wordpress or am I just too spoiled with autofocus?
Maybe I should just bite the bullet and buy DIYthemes
Forum: Themes and Templates
In reply to: Trouble with Neoclassical headerNo worries about your english. That was crystal clear to me. I’ve managed my autofocus themed blog for over a year never using ftp – so I have no clue how to use it. Any suggestions for a user-friendly ftp download?
Forum: Themes and Templates
In reply to: Trouble with Neoclassical headerSo I was trying to find where that was last night and can’t seem to find where I should place my image url in the headers php.
This is what is there…
<!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”>
<html xmlns=”https://www.w3.org/1999/xhtml”><head profile=”https://gmpg.org/xfn/11″>
<meta http-equiv=”Content-Type” content=”<?php bloginfo(‘html_type’); ?>; charset=<?php bloginfo(‘charset’); ?>” /><title><?php if (is_single() || is_page() || is_archive()) { wp_title(”,true); } else { bloginfo(‘description’); } ?> — <?php bloginfo(‘name’); ?></title>
<meta name=”generator” content=”WordPress <?php bloginfo(‘version’); ?>” />
<link rel=”stylesheet” href=”<?php bloginfo(‘stylesheet_url’); ?>” type=”text/css” media=”screen” />
<link rel=”stylesheet” href=”<?php bloginfo(‘template_url’); ?>/custom.css” type=”text/css” media=”screen” />
<!–[if lte IE 7]>
<link rel=”stylesheet” type=”text/css” href=”<?php bloginfo(‘template_url’); ?>/ie7.css” />
<![endif]–>
<!–[if lte IE 6]>
<link rel=”stylesheet” type=”text/css” href=”<?php bloginfo(‘template_url’); ?>/ie6.css” />
<![endif]–>
<link rel=”alternate” type=”application/rss+xml” title=”<?php bloginfo(‘name’); ?> RSS Feed” href=”<?php bloginfo(‘rss2_url’); ?>” />
<link rel=”pingback” href=”<?php bloginfo(‘pingback_url’); ?>” /><?php wp_head(); ?>
</head>
<body class=”custom”><div id=”container”>
<div id=”page”>
<div id=”masthead”>
<div id=”logo”> </div>
<?php if (is_home()) { ?><h1><?php bloginfo(‘description’); ?></h1><?php } else { ?><div id=”tagline”><?php bloginfo(‘description’); ?></div><?php } ?></div>
<div id=”rotating_image”>
<?php include (TEMPLATEPATH . ‘/rotating_images.php’); ?>
</div>Any suggestion as to where I should place it?
Forum: Themes and Templates
In reply to: Trouble with Neoclassical headerGiving you my site would be helpful…;)
Forum: Themes and Templates
In reply to: Garance Dore themeOk… if I were to purchase a css, similar to this, where could I look. Any recommendations?
Forum: Themes and Templates
In reply to: Garance Dore themeWhat makes you think it’s a www.ads-software.com site?
Forum: Themes and Templates
In reply to: Garance Dore themeThanks tasty.donut. I certainly wasn’t expecting anyone to create or hunt down a theme for me. Just thought this forum was for finding leads, suggestions and support. Any help is good. Thanks again.
Forum: Themes and Templates
In reply to: Garance Dore themeWell must say I appreciate the frankness of your response. Thank you for that.
Forum: Themes and Templates
In reply to: Garance Dore themeIs that a friendly way of telling me to “go fetch”?
Forum: Fixing WordPress
In reply to: How to remove extra space and unused nav linksThanks so much esmi…any clue on how to change my nav links?
I’d like to rename one of them. I noticed how some sites custom their links too. is that possible?