nicktoye
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: RSS FeedDo I have to process the feeds, can’t I just link to it?
Also when I tried to Live Bookmark it, it says:
Live Bookmark failed to load
Forum: Fixing WordPress
In reply to: RSS FeedDoes it matter that I link to a php file as my rss feed?
Forum: Fixing WordPress
In reply to: Different style for own commentCheers, have emailed Dan and will also try this plugin.
Forum: Fixing WordPress
In reply to: Different style for own commentI may do that.
Forum: Fixing WordPress
In reply to: Category problemI’ve sorted it now, instead of leaving the box for categories blank, I had put in the domain name.
Thanks anyway, now i’m going to stick my head in the blender for being such a dope.
Forum: Fixing WordPress
In reply to: Category problemRewriteEngine On
RewriteBase /
RewriteRule ^https://www.nicktoye.co.uk/articles.php/(.*)/(feed|rdf|rss|rss2|atom)/?$ /wordpress/wp-feed.php?category_name=$1&feed=$2 [QSA]
RewriteRule ^https://www.nicktoye.co.uk/articles.php/?(.*) /index.php?category_name=$1 [QSA]
RewriteRule ^author/(.*)/(feed|rdf|rss|rss2|atom)/?$ /wordpress/wp-feed.php?author_name=$1&feed=$2 [QSA]
RewriteRule ^author/?(.*) /index.php?author_name=$1 [QSA]
RewriteRule ^([0-9]{4})/?([0-9]{1,2})?/?([0-9]{1,2})?/?([_0-9a-z-]+)?/?([0-9]+)?/?$ /index.php?year=$1&monthnum=$2&day=$3&name=$4&page=$5 [QSA]
RewriteRule ^([0-9]{4})/?([0-9]{1,2})/([0-9]{1,2})/([_0-9a-z-]+)/(feed|rdf|rss|rss2|atom)/?$ /wordpress/wp-feed.php?year=$1&monthnum=$2&day=$3&name=$4&feed=$5 [QSA]
RewriteRule ^([0-9]{4})/?([0-9]{1,2})/([0-9]{1,2})/([_0-9a-z-]+)/trackback/?$ /wordpress/wp-trackback.php?year=$1&monthnum=$2&day=$3&name=$4 [QSA]
RewriteRule ^feed/?([_0-9a-z-]+)?/?$ /wordpress/wp-feed.php?feed=$1 [QSA]
RewriteRule ^comments/feed/?([_0-9a-z-]+)?/?$ /wordpress/wp-feed.php?feed=$1&withcomments=1 [QSA]Forum: Fixing WordPress
In reply to: Category problemColdForged, I think I have pastebin it, if you click that link you will see it there, or have I got that mixed up.
Forum: Fixing WordPress
In reply to: Category problemSorry about that, the link to the code is:
Forum: Your WordPress
In reply to: WordPress 1.5 whit new designYou really can’t say that it isn’t designed for 800*600, that goes against what everyone in the web standards community is trying to create, its like saying oh so you have only go a small screen, oh you can’t watch our new feature movie that is only available in widescreen, only you can watch it, but can you see that guy on the right, oh you only have a small screen sorry.
We all hate designing for small screens and also for IE Buggygallore but it’s what we have to do to be good designers.
Forum: Your WordPress
In reply to: Community developmentAnybody?
Forum: Your WordPress
In reply to: WordPress 1.5 whit new designI agress, the early one was much better
Forum: Fixing WordPress
In reply to: PermalinksAnyone know how I can open up articles in a different page then the index.php page, there must be some simple explanation for this.
Forum: Fixing WordPress
In reply to: PermalinksWell it doesn’t have the About Me paragraph, I want it to behave like https://www.simplebits.com – he has it so when you click a post it opens up the article in https://www.simplebits.com/notebook/
You see I don’t just want my site to be a blog, I want it to be something more.
Do you know how I can fix this?
Forum: Fixing WordPress
In reply to: PermalinksForum: Plugins
In reply to: Blacklist PluginYeah I know I did this, and when I clicked on install it asked me for the location of the blacklist.txt, and then it said that it was document not found