coastalfog
Forum Replies Created
-
Forum: Plugins
In reply to: [Etsy Shop] HTTP 200 errorthis is the code that i have on the page
[etsy-include=sibbotery;5345559]
I’m trying to just pull in the shop at this point.
Can you give me the specific code that i need to put on the page if it’s not what i have above.
thanks,
Cris…Forum: Themes and Templates
In reply to: Theme Problems, I need HelpAwesome I always love a user forum that censor their posts.
Way to Go Moshu
Cris…
Forum: Themes and Templates
In reply to: Theme Problems, I need HelpMoshu,
While i appreciate the help, if that is what you gave me, i’m a frontend designer who came to this forum to ask for help not get ridiculed. Even if i had looked at the code I probably still would be here asking the same questions.So with that all said, am i assuming you are recommending that i do another installation of version 2.6.
Thanks,
Cris…Forum: Fixing WordPress
In reply to: Replace Weblog Title with Graphic?I couldn’t find that specific code.
I’ll paste the code from my header below and if you can tell me where i put the new code i’d be greatful. Sorry i’m a designer and not a programmer ??
<!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’); ?>” />
<meta name=”distribution” content=”global” />
<meta name=”robots” content=”follow, all” />
<meta name=”language” content=”en, sv” />
<title>
<?php bloginfo(‘name’); ?>
<?php wp_title(); ?>
</title>
<meta name=”distribution” content=”global” />
<meta name=”robots” content=”follow, all” />
<meta name=”language” content=”en, sv” />
<meta name=”generator” content=”WordPress <?php bloginfo(‘version’); ?>” />
<!– leave this for stats please –>
<link rel=”alternate” type=”application/rss+xml” title=”RSS 2.0″ href=”<?php bloginfo(‘rss2_url’); ?>” />
<link rel=”alternate” type=”text/xml” title=”RSS .92″ href=”<?php bloginfo(‘rss_url’); ?>” />
<link rel=”alternate” type=”application/atom+xml” title=”Atom 0.3″ href=”<?php bloginfo(‘atom_url’); ?>” />
<link rel=”pingback” href=”<?php bloginfo(‘pingback_url’); ?>” />
<?php wp_get_archives(‘type=monthly&format=link’); ?>
<?php wp_head(); ?>
<style type=”text/css” media=”screen”>
<!– @import url( <?php bloginfo(‘stylesheet_url’); ?> ); –>
</style>
</head>
<body>
<div id=”pages”>
<h1>“><?php bloginfo(‘name’); ?></h1>-
<?gdm_list_selected_pages(‘sort_column=menu_order&title_li=’); ?>
</div>
<div id=”wrap”>
<div id=”logo”>
</div>
<div id=”tagline”><?php bloginfo(‘description’); ?></div>Forum: Fixing WordPress
In reply to: Header Image Missing in FireFox HELP…Thanks for Checking it out. Indeed i was editing while you were looking and solved the mystery. Somehow the call for the image in the stylesheet got wrapped in double quotes and firefox ignored the image but safari still showed it. Go Figure.
Everything is back to normal now.
Thanks again.
Cris…
Forum: Fixing WordPress
In reply to: Permanent Post?Awesome, thanks for your help i’ll take a look through the plugins.
I’m loving WordPress more and more each day. Having worked with Dreamweaver for the past 10 years it almost makes building websites fun again ??
Thanks again.
Cris..Forum: Fixing WordPress
In reply to: navigation problembump
Forum: Fixing WordPress
In reply to: navigation problemsorry i’m new to WordPress and i’m using the lingo a little loosly i thing ??
When i refer to links i’m actually refering to the PAGE Links that are generated in the navigation bar not actual url links generated from the links admin.
I hope this helps
Cris…