charissaproctor
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Wrapping text around images/2.7didn’t work for me either, I put the code in and it did nothing, so i removed it
Forum: Themes and Templates
In reply to: Page Order settings not workingHallelujah!!! Thank you David….I have been driving myself mad with this issue, changed the sidebar code and all. and then realized after reading your post I had totally overlooked my widget!!
Thanks a million for sharing your discovery!
Cheers!Forum: Themes and Templates
In reply to: Change Page order.Why does this not work for me? All of my pages are assigned a page order number. I have put the code into my sidebar:
<h3>Pages</h3>
-
<?php wp_list_pages(‘sort_column=menu_order’); ?>
And still – they will only sort by alphabetical order….
HELP!Forum: Fixing WordPress
In reply to: Appearance/Layout Questionyea….but the pages still show up alphabetically even after I updated my sidebar code to this:
-
<?php wp_list_pages(‘sort_column=menu_order’); ?>
HELP!!
I don’t see why the pages won’t go in the order I set?Forum: Themes and Templates
In reply to: CSS Changes Not Appearing On Site.I have the same issue, out of the blue – changes made to colors of h1 h2 etc do not show up at all?
Here is my code….any insights would be grand!! Thanks/* —–| Globals |—————————————————— */
body {
background-image: url(“https://www.proctorsurf.com/images/bg-loader.gif”)
background-color: #161410;
color: #9C9890;
font: 80%/125% Verdana, Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
}/* hr { display: none; } */
hr {
background-color: #22201d;
border: 1px solid #363430;
height: 10px;
margin: 10px 0;
width: 850px;
}a:link, a:visited, a:active { color: #6cb335; text-decoration: none; }
a:hover { color: #cccccc; text-decoration: none; }
.commentlink {
color: #363430;
}
span {
color: #363430;
}span:hover {
color: #cccccc;
}ul { list-style: none; }
input, textarea {
color: #9c9890;
font-size: 11px;
text-decoration: none;
background-color: #161410;
border: 1px solid #363430;
padding: 5px;
}blockquote {
background: #1b1814;
padding: 1px 15px 5px;
border-bottom: 1px solid #35302a;
}table { width: 100%; border-collapse: collapse; }
th { border-bottom: 1px solid #35302a; text-align: left; }pre {
padding: 5px 0;
border-top: 1px dotted #35302a;border-bottom: 1px dotted #35302a;
}/* —–| Structure |—————————————————- */
#page {
margin: 20px auto 25px;
padding: 0;
width: 850px;
}#header {
text-align: center;
}#wrapper, #headerimg { width: 850px; }
#wrapper { background: url(”) repeat-y top left;}.image {
background: #22201d url(‘images/image_left.png’);
border: 0px solid #363430;
height: 151px;
width: 425px;
}.bkgleft { background: url(‘images/image_left.jpg’); float: left; }
.bkgright { background: url(‘images/image_right.jpg’); float: right; }#footer {
font-family: Georgia, ‘Times New Roman’, serif;
color: #999;
}#content, #sidebar {
border-left: 1px solid #363430;
border-right: 1px solid #363430;
padding: 0 10px;
word-wrap: break-word;
}#content { float: left; font-size: 1.1em; width: 607px; }
#content h2 { margin: 0 0 10px; }
#content p { line-height: 1.5em; }#sidebar { border-left: 0; float: right; width: 200px; }
#sidebar h3 { color: #4E4943; margin: 15px 0 5px; font-variant: small-caps; }
#sidebar ul { margin: 0 0 10px; padding: 0; border-top: 1px solid #363430; border-bottom: 1px solid #363430; }
#sidebar li { display: block; padding: 4px 10px; background: #22201d; margin: 1px 0; }
#sidebar li:hover { background: #363430; }#searchform { background: #22201d; padding: 10px; text-align: center; }
#s { width: 160px; }.goleft { float: left; }
.goright { float: right; }ul.navigation {
border-top: 1px solid #363430;
border-bottom: 1px solid #363430;
}ul.navigation li { display: block; padding: 4px 10px; background: #22201d; margin: 1px 0; }
ul.navigation li:hover { background: #363430; }/* Post Structure */
.post { padding: 10px 0 0; }
.widecolumn .post { padding: 0; margin: 0; }.top { padding: 15px 10px 0px; background: #1b1814; margin-bottom: 15px; border-bottom: 1px solid #35302a; }
.lastfive { padding-left: 10px; padding-right: 10px; }
.postmetadata { margin: 3px 0; padding: 0; }
.postmetadata a { font-weight: bold; }
#sidebar .postmetadata { line-height: 1.5em; }
.continue { font-weight: bold; font-size: 1.3em; }.top .entry { font-size: 1.1em; }
.entrytext { padding: 0 10px 0; line-height: 2em; font-size: 1.1em; }.entrytext h2 { border-bottom: 1px solid #4E4943; display: block; }
.entrytext ul { list-style-type: square; }/* Comments Structure */
.comments { padding: 10px; margin-top: 15px; background: #1b1814; border-top: 1px solid #35302a; position: relative; }
#commentform p { float: left; margin: 0 10px 10px 0; }.commentlist { background: #1b1814; list-style: none; margin: 0; padding: 0; }
.commentlist li { background: #161410; margin-top: 10px; padding: 5px 0 0; }
.commentlist li p { padding: 5px 10px 0; margin: 0; }
.commentlist li p.commentmetadata { border-bottom: 1px solid #35302a; background: #181612; padding: 5px 10px; margin-top: 10px; }ul.archive { list-style: none; padding: 0; margin: 0 10px 25px; font-size: 1.3em; }
ul.archive li { display: inline; }/* —–| Typography |————————————————— */
h1, h2, h3, h4, h5, h6 { font-family: Georgia, ‘Times New Roman’, serif; font-weight: normal; }
h1 { color: #fff; font-size: 2em; line-height:1em; margin: 0 0 8px; }
h1:before, h1:after { content: ” . . “; color: #444; }
h1 span { color: #B9C9E8; }h1.title { color: #a1d1f1; font-size: 2em; line-height:1em; margin: 0 0 8px; }
h2 { color: #a1d1f1; font-size: 1.25em; margin: 0; padding: 1px 0; display: inline; border-bottom: 1px solid #35302a; }
.post h2 a { color: #a1d1f1; }
.post h2.first { font-size: 1.75em; }.widecolumn h2.title {
display: block;
padding: 13px 10px;
background: #1b1814;
margin: 0 0 15px;
border-bottom: 1px solid #35302a;
font-size: 1.75em; }h3 { color: #9C9890; font-size: 1.25em; margin: 0; padding: 1px 0; display: inline; border-bottom: 1px solid #35302a; }
.post h2 a { color: #9C9890; }
.post h2.first { font-size: 1.75em; }.description { color: #666; font-weight: bold; }
.comments h3 { margin: 0 0 10px 0; color: #BEB798; }
/* —–| Miscellaneous |———————————————— */
.clearfix:after {
content: “.”;
display: block;
height: 0;
clear: both;
visibility: hidden;
}oh…website is
https://www.proctorsurf.comI really appreciate this simple fix. I tried it and it seemed to work great, at first… in IE6. But when I returned to Firefox, my left sidebar looked funny, with it overlapping into the body area (center column). If anyone would be so kind, and I know it is really kindess….I would be incredibly grateful if there is a simple fix to the following code to make the sidebars look right in all browsers, including IE6.
#content, #sidebar1 {
border-left: 1px solid #363430;
border-right: 1px solid #363430;
padding: 0 10px;
}
#content { float: left; font-size: 1.1em; width: 727px; }
#content h2 { margin: 0 0 10px; }
#content p { line-height: 1.5em; }
#sidebar1 { border-left: 0; float: right; width: 275px; }
#sidebar1 h2 { color: #9c9890; margin: 15px 0 5px; font-variant: small-caps; }
#sidebar1 ul { margin: 0 0 10px; padding: 0; border-top: 1px solid #363430; border-bottom: 1px solid #363430; font-size: 1.1em; }
#sidebar1 li { display: block; padding: 4px 10px; background: #22201d; margin: 1px 0; }
#sidebar1 li:hover { background: #363430; }
#content, #sidebar2 {
border-left: 1px solid #363430;
padding: 0 10px;
}
#sidebar2 { border-left: 0; float: left; width: 220px; }
#sidebar2 h2 { color: #9c9890; margin: 15px 0 5px; font-variant: small-caps; }
#sidebar2 ul { margin: 0 0 10px; padding: 0; border-top: 1px solid #363430; border-bottom: 1px solid #363430; font-size: 1.1em; }
#sidebar2 li { display: block; padding: 4px 10px; background: #22201d; margin: 1px 0; }
#sidebar2 li:hover { background: #363430; }
Hey, I did this and thanks! IT works, but only on the first page of my site. when I navigate to other pages it appears I still have the issues with the non-tranparent pngs.
Any ideas?
thanks a million!Forum: Fixing WordPress
In reply to: remove duplicate postsstill does not work for me?
https://surfboard-reviews.comForum: Fixing WordPress
In reply to: slow wordpress….yes, it’s a nightmare of slowness!
Forum: Plugins
In reply to: Loading Screen!Hey, any news on this? I would really like to make one for my blog, when it opens up.
https://surfboard-reviews.comIt takes quite awhile and I have searched everywhere trying to find out how I can make a page loading icon to show the progress while it’s opening up my site.
If anyone knows I would be incredibly grateful. It seems like something there would be more info on as there are so many complaints about the slow speed of WP
Forum: Fixing WordPress
In reply to: no text wrap, no way to remove frames on images in 2.6?me too!!! Any ideas?!
Forum: Fixing WordPress
In reply to: slow wordpress….have you discovered any answers? I have such scary load times, I’m frantic and also cannot figure out how to use a page loading icon with WP.
Forum: Fixing WordPress
In reply to: remove duplicate poststhanks!
Forum: Fixing WordPress
In reply to: remove duplicate postsif ($post_name_check || in_array($post_name, $wp_rewrite->feeds) ) return 0; {
$suffix = 2;
do {
$alt_post_name = substr($post_name, 0, 200-(strlen($suffix)+1)). “-$suffix”;
// expected_slashed ($alt_post_name, $post_name, $post_type)
$post_name_check = $wpdb->get_var($wpdb->prepare(“SELECT post_name FROM $wpdb->posts WHERE post_name = ‘$alt_post_name’ AND post_type = ‘$post_type’ AND ID != %d AND post_parent = %d LIMIT 1”, $post_ID, $post_parent));maybe I entered it in the wrong format?