sockguy
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Problem when looping postsI have one last question. If I want to sort the posts by rating or views (wp-postviews and wp-postratings). How should the query-string look like then?
Forum: Fixing WordPress
In reply to: Problem when looping postsI don’t get it. The wordpress tutorial on making a template with a loop, doesn’t say anything about this ?? Where to put the query? I’m not very gifted when it comes to programming, so a precisely example would be greatly appreaciated ??
Forum: Fixing WordPress
In reply to: Problem when looping postsAnd yes – it’s a page template, but of course i want it to loop posts ??
Forum: Fixing WordPress
In reply to: Problem when looping postsCould you give me an precise example of a query and tell me where to add it in the example code?
I’m guessing something like this
query_posts( 'posts_per_page=5' );
But where should it go?Forum: Fixing WordPress
In reply to: Problem when looping postsI have over 100. So it’s serverside?
Forum: Fixing WordPress
In reply to: Problem when looping postsExample: https://godgriner.dk/loop/
Using this template:
[code moderated per forum rules - please use the pastebin]
Forum: Fixing WordPress
In reply to: TinyMCE linkbox is blankHmm it works when im not using my IDN domain. Is there a solution to this=?
Hmm but I remember that wordpress has worked on that domain before i started playing with the server. Hoping someone has the solution ??
Ahhh, it only happens on my IDN domain (amat?rvideoer.dk) – Is it possible to fix that?
Forum: Fixing WordPress
In reply to: Link structure doesn’t work after moving to another serverI solved the problem. Had to enable a rewrite_mod in apache ??
Forum: Fixing WordPress
In reply to: Link structure doesn’t work after moving to another serverYes, I just enabled it (it wasn’t enabled before).
But it still doesn’t work. On the old server, it gave you an nice “hello, this page doesn’t exist” wordpress-template, when entering a wrong page (ex. https://www.kuzkuz.dk/blablabla). But now it just says
Not Found
The requested URL /2008/11/10/blablabla/ was not found on this server.
Apache/2.2.3 (Debian) PHP/5.2.0-8+etch13 Server at https://www.kuzkuz.dk Port 80I tried updating the htaccess manually also…
Any ideas? ??
Forum: Plugins
In reply to: [Plugin: WordPress.com Stats] WP-Stats not tracking postsMine doesn’t even track my posts.. Do you know why?