UNIQLOVE
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: All my links are suddenly messed upThank you esmi! Tried it all and turned out to be resolved from switching my permalinks to default. Your help is really appreciated, thank you!!!
Forum: Fixing WordPress
In reply to: Why is DOCTYPE showing up twice?Thank you SO much!
Forum: Fixing WordPress
In reply to: Why is DOCTYPE showing up twice?Okay, so here is how index.php is currently. Where then will the get_header(); ?> move too? Within <head> or above?
<!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Strict//EN”
“https://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd”>
<html xmlns=”https://www.w3.org/1999/xhtml” lang=”en” xml:lang=”en”><head><title>{ UNIQLOVE blog }</title>
</head>
<body>
<p style=”margin-top:0px;”>
<img id=”spacer” alt=”top spacer” src=”https://uniqlove.com//sitebuildercontent/11/topleft5.gif” />
<img id=”image7″ alt=”UNIQLOVE tag” src=”https://uniqlove.com//sitebuildercontent/11/toptag5.2.gif” />
</p><?php get_header(); ?>
<div id=”content-wrap”>
<div id=”content”>Forum: Fixing WordPress
In reply to: Why is DOCTYPE showing up twice?Yes, it’s correctly placed in the header.php. Should it also be in the index.php too? Currently I have it first on there too.
Forum: Fixing WordPress
In reply to: Why is DOCTYPE showing up twice?Forgive me, I don’t quite understand. When I view source, it shows up in two spots. Can you explain the header.php further? Should it not be in that one?
Thanks for your patience.
Forum: Themes and Templates
In reply to: custom menu -> open link in a new window?Perfect, thanks!
Forum: Themes and Templates
In reply to: Please help me finish up my template QUICKLY? Sidebar trouble.Thank you both. Phenomenoodle, code worked great in firefox. Now to get it resolved elsewhere.
Alchymyth, I see my site is really messed up! I’m fairly new at this, so that validation page is way over my head. Any help helping me iron it all out???
Forum: Themes and Templates
In reply to: Please help me finish up my template QUICKLY? Sidebar trouble.I guess it would help to add my site: https://www.uniqloveblog.com. ??