heroesnhunks
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Permalinks page is not loadingI am having the same problem. I was tryingto make permalinks /%postname%/ and now permalinks setting page is blank as is my blog. I tried reinstalling all wordpress files bakc to roiginals but its still doing it.
I don’t know how to manually edit the database… Help??? I was able to get into phpmyadmin via my hosts sql database manager but am not sure what to do now.
Forum: Plugins
In reply to: Do any related posts with thumbnails plugins make thumbnails for video?Anyone? Am I asking in the wrong place?
Forum: Plugins
In reply to: Do any related posts with thumbnails plugins make thumbnails for video?Hello is this thing on?
Forum: Plugins
In reply to: Do any related posts with thumbnails plugins make thumbnails for video?I’ve seen blogs that have related posts listed with thumbnails (that include thumbnails for youtube postes)… Can’t anyone tell me how it is done? PLEASE!?!?!?!
Forum: Plugins
In reply to: Do any related posts with thumbnails plugins make thumbnails for video?HELP?!?!
Forum: Plugins
In reply to: Do any related posts with thumbnails plugins make thumbnails for video?I don’t know WHY i bother asking in here. This is the upteenth time I’ve asked a question and no one ever answers.
Anyone? Please?
Forum: Plugins
In reply to: Do any related posts with thumbnails plugins make thumbnails for video?I’ve also got Youtube Thumbnailer installed and I have run it. But plugin I have for related posts with thumbnails isn’t showing the youtube thumbs.
Forum: Themes and Templates
In reply to: right sidebar doesn’t show up as option on widget pageBy the way – I really appreciate your replies! I’ve contacted the theme author – but her blog hasn’t been updated since June so not sure when she’ll even see my question.
Any help on what I can do to change the rightcol reference to something that will call a sidebar_right.php would be great.
Total newbie in this – figured out what I know of context by using photoshop eyedroopper tool on screenshots to get hex codes for colors I want to change and then searched for the hex #s in the php to find right places to make changes.
Forum: Themes and Templates
In reply to: right sidebar doesn’t show up as option on widget pagethere is no second sidebar file. the ONLY reference to the right column I can find is the code from style.css that I posted above (starts with #rightcol)
The ONLY files for the template are as follows…
404 Template (404.php)
Archives (archive.php)
Comments (comments.php)
Footer (footer.php)
Header (header.php)
Main Index Template (index.php)
Page Template (page.php)
Search Results (search.php)
Sidebar (sidebar.php)
Single Post (single.php)
Theme Functions (functions.php)
Stylesheet (style.css)I don’t think theme creator built right col as a REAL sidebar?
a link to style.cssindex.php seems to just call header and footer files…doesn’t mention sidebar.php
link to index.phphere is the only php file that references sidebar.
link to sidebar.phpForum: Themes and Templates
In reply to: right sidebar doesn’t show up as option on widget pagedoes the right sidebar need to have a separate php file of its own in order to be widget-capable? Not sure if you mean I can edit existing sidebar.php or mean making a 2nd file for 2nd sidebar.
this is the code from style.php that is creating the right column. If I create a new right_sidebar.php file, what do I need to change in the code below to call it?
#rightcol {
width: 163px;
float: right;
padding: 30px 0 0 0;
}#searchform {
padding: 0 0 0 17px;
background: url(images/searchIcon.gif) 22px 4px no-repeat;
}#searchform div {
background: url(images/searchBk.gif) left top no-repeat;
padding: 0 0 3px 0;
}#s {
width: 126px;
font-size: 0.8em;
margin: 0 0 0 18px;
background: transparent;
color: #ffffff;
border: 0;
}
ul#navlist {
padding: 0;
margin: 1.5em 0 0 0;
list-style: none;
font-size: 0.9em;
font-family: Arial, sans-serif;
text-transform: lowercase;
}ul#navlist li a {
display: block;
padding: 3px 0 3px 2.2em;
background: url(images/navBk.gif) 1em bottom no-repeat;
color: #ffffff;
font-weight: bold;
height: 1%;
text-decoration: none;
}ul#navlist li a:hover,
ul#navlist li.current_page_item a,
ul#navlist li.current_page_ancestor a {
background: #8d8d8d url(images/navBk.gif) 1em top no-repeat;
color: #fff;
}Forum: Fixing WordPress
In reply to: SOME comments not registering in “recent comments”no one has seen this problem before? Do I need to include more information?
WordPress 2.8.4
Forum: Fixing WordPress
In reply to: sql upload error – “duplicate line” on line 55problem was the settings I used when I exported the .sql file. I used defalt settings when there were boxes I needed to check – I FINALLY found the settings on my own.
Forum: Fixing WordPress
In reply to: sql upload error – “duplicate line” on line 55PLEASE!
Forum: Fixing WordPress
In reply to: sql upload error – “duplicate line” on line 55no one knows the correct syntax?
Forum: Fixing WordPress
In reply to: sql upload error – “duplicate line” on line 55PLEASE HELP DESPERATE