utregfanatic
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Skip posts in post listI’m not a coder, but what I want to know is if it’s possible to code it in to this (first) line of the code:
function mdv_recent_posts($no_posts = 5, $before = 'SHOW THE DATE OF THE POST', $after = ' SHOW THE READ MORE LINK, SHOW AMOUNT OF REACTIONS', $hide_pass_post = true, $skip_posts = 5, $show_excerpts = false) {
This code comes from the file functions.php
Forum: Fixing WordPress
In reply to: Skip posts in post listForum: Fixing WordPress
In reply to: Post/Page for starting list of archiveThanks, figured it almost out by the links you send me, but then bumped into an old plugin GET-A-POST which did exactly what I wanted.
Forum: Themes and Templates
In reply to: Creating a auto page break in post after…Thanx. I’ve been searching with the wrong taxonomie.
So I have to use excerpt thing then. Not formillair with that one.
Forum: Installing WordPress
In reply to: Update to WP3.0 ends in loop of config.php not foundRESOLVED!
Tried it again and removed all my files this time. Then added the things I wanted to ‘keep’. That worked fine.
Forum: Alpha/Beta/RC
In reply to: Beta Tester plugin doesnt show 3.0@ipstenuSorry, missed that one. But now your avatar becomes clearer… ??
The Shell access was turned off. Asked if they could activate it. Keep you posted.
Forum: Alpha/Beta/RC
In reply to: Beta Tester plugin doesnt show 3.0Me, I do it all via command line. Once I’ve ssh’d in:
1. $ cd ~
2. $ wget https://www.ads-software.com/nightly-builds/wordpress-latest.zip
3. $ unzip -q wordpress-latest.zip
4. $ cp -r wordpress/* www
5. $ rm -rf wordpress*Were do I put the command line… and what is ssh’d?
Sorry that I keep asking, but you look like someone who knows what he’s doing. ??
Forum: Alpha/Beta/RC
In reply to: Beta Tester plugin doesnt show 3.0@ipstenu
So a command line update won’t cause any (memory) problem?Do you know a good way to do that? (maybe you have a tutorial?)
Forum: Alpha/Beta/RC
In reply to: Beta Tester plugin doesnt show 3.0Followed instructions in getting more memory, but the phpinfo keeps telling my 32M is max.
Also I have a zero (0) on every end of each pages in the backend of wordpress right now and a few plugins like google analytics plugin on the dashboard don’t work anymore.
I will reset my blog to 2.9.2 or even 2.8 and wait patiently on the official release of 3.0. Thanks for all of your help.
Forum: Alpha/Beta/RC
In reply to: Beta Tester plugin doesnt show 3.0Ok, thanks for making me feel a nOOb… ??
I will come out of the closet and tell you that I’m a designer.. ??
Where can i find and adjust it? ??
Forum: Alpha/Beta/RC
In reply to: Beta Tester plugin doesnt show 3.0When I had WP 2.9.1 I could not upgrade automatic by just pressing the button for 2.9.2. The upgrade page appears, but it stays blank. [settings are right, plugin update works (sometimes)]
When I use the button for upgrading to 3.0Beta2 it also shows the Upgrade page which stays blank.
Forum: Alpha/Beta/RC
In reply to: Beta Tester plugin doesnt show 3.0Thanks for all the info.
Found out that my automatic upgrade tool does not work properly. Even with the official upgrade things go wrong.
Forum: Alpha/Beta/RC
In reply to: Beta Tester plugin doesnt show 3.0Thanks for the links. But I already tried the beta2. It doesn’t work when I overwrite my files. Or does it have to be a clean install with a new database?
At the first try, I had to update the database, which went well.
Forum: Fixing WordPress
In reply to: Tags don’t link to tags and articlesForum: Fixing WordPress
In reply to: Sorting by tag shows 404 pageSame problem here.