fogofogo
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: increase upload size without php.ini or .htaccessThanks Michael – I think FTP is the only option
Forum: Fixing WordPress
In reply to: increase upload size without php.ini or .htaccessCheers
I found this – its the only thing that might work as my hosting company wont change anything.
1.Login to wp-admin as an administrator.
2.In the Site Admin navigation box, click “Options”
3.Scroll down and change the settings for “Max upload file size” and/or “Blog upload space”Maybe I’m going blind, but I cant find this in the admin. I’m using 2.9 so maybe its somewhere else but I’ve looked all over.
Forum: Fixing WordPress
In reply to: Registration form problemTHanks samboll. That cform is really suited to contact forms. I tried to hack it to the reg form but it wouldnt happen.
If anyone is interested, I’ve decided to build my own page and use register plus. I will then post the fields to the login page in a query string. The plugin gives examples of how to do this.
Thanks
Forum: Plugins
In reply to: [Plugin: Page Restrict] strange problem in firefoxIf I remove this line
<?php the_content(); ?>
It seems to work fine. Anyone who why this is happening? Please?!
Forum: Plugins
In reply to: restricted contentForum: Fixing WordPress
In reply to: displaying page linksForum: Fixing WordPress
In reply to: wordpress in two languagesI wasnt sure if that was the way to go, but it turns out it is.
http://www.poplarware.com/languageplugin.html
Thank you
Forum: Fixing WordPress
In reply to: ‘read more’ links in postsChampion!!!! Thats exactly what I was after.
Cheers
Forum: Fixing WordPress
In reply to: ‘read more’ links in postsThank your for your reply.
That has added a link, but it still hasn’t solved my problem with the ‘read more’ tag. Is there code missing that looks for a ‘read more’ tag perhaps and stop displaying the text until then? Instead of displaying all of the text?
Forum: Fixing WordPress
In reply to: adding latest posts to every pageOk – I’ll do that. Thanks
Forum: Fixing WordPress
In reply to: adding latest posts to every pageHi Samboll
And thanks for your reply. That should work to an extent, but I think it only displays a post that you specify. I was looking for something that would display the last posts created.
Thanks again