Saurus
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Help with MySQL and phpmyadmin pleaseI don’t think I’d be inclined to deal with a host who doesn’t provide sql access via phpMyadmin, but that’s just me. Have you looked at hosting plans from 1and1,com UK?
Forum: Fixing WordPress
In reply to: small textHTML Tidy cannot be relied upon to give a correct result. It is basically a validator, and you really must be at least minimally conversant in HTML to verify the changes it “suggests.” It’s really not very different from add-ons like Firebug or WebDeveloper – it shows errors.
Take the time to do it manually and you’ll end up learning some markup in the process.
“…TEACH a man to fish, and …” as the saying goes.
Forum: Fixing WordPress
In reply to: Site not appearing in GoogleIt can easily take a month or more for the spider to find your site and then gather the required info before a link goes online.
Forum: Fixing WordPress
In reply to: Secure downloadable files?I would think your best bet would be to store the files you want downloadable at an online free service like Mediafire of Snapfiles (why use your own domain for storage and bandwidth, right?). You can password any files there, so only those who know the password could get them even with an open link.
It’s then simple enough to put a plain html link in your sidebar to your download folder/s. Click the link – you’re at the download folder. Select file/s, enter password, voila.
Forum: Fixing WordPress
In reply to: WordPress theme ‘warning’Bummer, dude – your site isn’t loading for me all the way. I wanted to watch your gitmo movie:(
Forum: Fixing WordPress
In reply to: I can see my website but no one else can?????This is apparently resolved – I can view the site now on FF.
Forum: Themes and Templates
In reply to: Firefox IssueAt the risk of repeating myself …, your cited page still displays perfectly in my FF. No issues at all.
Forum: Themes and Templates
In reply to: Can’t Install ThemeThis doesn’t help. The link goes through the steps the person has already done. I have the same problem. They’re uploaded in the correct directory, file permissions seem to match the defaults, and I get no errors or extra theme options.
It most certainly IS correct – and you and the OP are INcorrect (wrong).
You are uploading the theme to wp-content. That is incorrect, as whooami’s video clearly shows. Themes go into the wp-content/THEMES directory as a sundirectory, i.e. wp-content/themes/yourtheme
But if you want to argue the point … how’s that working out for you?
Forum: Themes and Templates
In reply to: now a more tricky questionThe Themes directory would be a good place to start.
Forum: Themes and Templates
In reply to: Coupon Code Blog ThemeGo to the theme folders and LOOK. Or google for wp themes.
Forum: Themes and Templates
In reply to: Fresh load of WP and Ata kils blogYour theme folder is incomplete – your stylesheet is not in the (proper) folder. As t31os pointed out – theme theme must be in the proper folder structure and all files in the archive for the theme uploaded there.
So your structure should look like this:
/wp-content/themes/default /classic /Atahualpa/imagesForum: Themes and Templates
In reply to: 2 questions about layoutThe menu appears to have both a margin and line height assigned to it. Check your css for .mynav menu items.
The only dashed line I see is separating the posts – nothing between the content and the sidebar.. That is in the .postinfo class.
Forum: Fixing WordPress
In reply to: Cannot send trackback after publishing postAFAIK, trackbacks will only be sent when a post is originally published, so I would not expect them to go out on a re-save. I could be wrong here, but it has never worked that way for me.
Forum: Fixing WordPress
In reply to: Pages do not load completley.Your site loaded for me – completely – extremely fast. Less than 1.5 seconds total.
Very nice site, by the way. Makes me sorry I’m not closer to your area. Then again being from NY, I’m sorry I’m not anywhere but here:)
Your linked pages also render extremely fast, btw.
Forum: Fixing WordPress
In reply to: WordPress not sending trackbacksIt might not be a problem with your install – could be who you’re sending trackbacks to:) I have this problem with only 2 blogs I exchange trackbacks with. Both are WP (one WP.com) I can get trackbacks from them, but mine don’t show there. Never been able to figure out why this happens, but since every other place I send a TB to gets them I’m pretty sure it’s not a problem with my setup.