rudolf45
Forum Replies Created
-
Forum: Installing WordPress
In reply to: individual entries not generatedDon’t ask compliacted “technical questions” to impress 🙂
You probably screwed up your permalinks. So give us a link and we will tell you what to do.
404 is not about permissions, it is simply NOT FOUND. 99% of cases is a permalinks issue.Forum: Fixing WordPress
In reply to: UTF-8 (Danish characters not showing)It is not much about changing the DB’s encoding. The question is: what was the setting in your old blog at Options > Reading: encoding. If it was NOT utf-8, you cannot use utf-8 on the new blog either.
Forum: Fixing WordPress
In reply to: Testing for pages (not Pages)Honestly, I am not so good at coding… 🙁 – so I cannot say whether the code is OK or not.
The only thing I know, it should be something along those lines. Maybe some PHP guru can confirm or correct your line.Forum: Developing with WordPress
In reply to: RewriteHmmm. That “accomodation_id=31” doesn’t seem to be a WP thing…
Forum: Fixing WordPress
In reply to: Still needing some helpBecause WP is installed in a subfolder named “wordpress” – probably by your own reqest:
http://www.the-outer-marker.com/wordpress/wp-login.php
http://www.the-outer-marker.com/wordpress/wp-admin
etc.Forum: Fixing WordPress
In reply to: UTF-8 (Danish characters not showing)Are you sure the old blog had encoding utf-8?
Because if I visit your existing blog and the browser is looking at it with the encoding set in your options – it has all the wrong characters.
However, if I enforce manually the Western encoding (iso-8859-15) it show your blog content correctly.Forum: Fixing WordPress
In reply to: Still needing some help1. Forget that MS thing. Useless for WP.
2. Do you have WordPress installed?
3. Edit what? Content or look/design?Forum: Fixing WordPress
In reply to: Strip it all down – just leave comments? help, please.1. No, I don’t think so. All the comments are related to posts, so without posts you don’t have comments.
2. If you want help for a website with WP don’t give a link going to a slow loading flash gizmo!
Forum: Themes and Templates
In reply to: WordPress TemplatesYou forgot to mention they are NOT FREE themes. You should read the forum rules which says no advertisment for paid services!
Forum: Installing WordPress
In reply to: Uploading New Version to HostAfter uploading the WP files did you run the install script?
Good info: http://codex.wordpress.org/Installing_WordPressOr, if it is an existing blog, you need to run the upgrade:
http://codex.wordpress.org/Upgrading_WordPressForum: Themes and Templates
In reply to: Comments won’t showI can see your comment form here:
http://christianpreschoolprintables.com/blog1/2007/04/30/enter-to-win-a-talking-jesus-toy/#comments
(just by clicking the “2 comments” link on the main page)Forum: Themes and Templates
In reply to: Help MeDefinitely not the “import” feature: that’s for… err, importing posts from another blog.
However, there are quite a number of solutions:
RSS feeds
recent posts plugin(s)
customized LoopForum: Fixing WordPress
In reply to: ASCIIMathML support for middle school math teacher blog!Practically, you can have it anywhere, just make sure this line will have the correct path:
src="ASCIIMathML.js"
If you leave it like this, the script will be looking for the file in the theme folder.Forum: Fixing WordPress
In reply to: WordPress in own directory problemmeans literally make a copy, leaving the originals where they were?
Yes 🙂
Forum: Fixing WordPress
In reply to: Change div id=I was wondering… with the webdesign listed as your “occupation” in the profile – what is stopping you from doing it?