jonmao
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Blank site after copying to another folder locationThanks Saildude … I tried those 🙁
I’ll check again just in case .. any other ideas?
Forum: Fixing WordPress
In reply to: Blank site after copying to another folder locationOh yeah … if you want to check the site, the address is:
http://www.blacketthomes.com.au/
Thanks again.
Jonno
Correction – removing spaces between paragraphs DOESN’T stop it stripping the tags.
Also, it removes/coverts any special character tags – like quotes marks.
Hope this is all fixed in the next release.
Forum: Fixing WordPress
In reply to: php.ini (how to upload file size > 2 MB)Hi
I’m having the same error – “This file is too big. The maximum upload size for your server is 2M.”
The site is on my machine (local). i.e., this is not from a live site. I’m running OS X Snow Leopard.
I’m not a programmer (which is why I use WordPress 🙂 .. so please excuse my ignorance but … where is php.ini?
Many thanks in advance. If you need more info, please let me know 🙂
Hi
I’m trying to do the same thing – unlink a parent nav menu item so that only it’s children are linked.
Is Page Lists Plus the only way to achieve what Rick is trying to do?
Any suggestions would be really appreciated – I’m not a PHP programmer but I can copy/paste and customise 😀
Cheers
JonnoForum: Fixing WordPress
In reply to: content update on page not displayingResolved – host ran an update on the server which had changed permissions on the WP Super Cache folder.
The permission change meant that the ‘www’ user was not able to write. Changed that to write and it’s working.
Forum: Fixing WordPress
In reply to: content update on page not displayingUPDATE : this happens on all pages, not just the home page.
Forum: Fixing WordPress
In reply to: content update on page not displayingThanks Gangleri … I’ve tried deleting browser cache – and disabling WP Super Cache .. didn’t seem to fix the problem.
Forum: Fixing WordPress
In reply to: content update on page not displayingCorrection to post: this site is running on WordPress 2.8.6
Forum: Fixing WordPress
In reply to: [Plugin: NextGEN Gallery] Using TagsHaving the same issue here – expecting images with tags to appear in search results.
For example, if I tag a post, page or image, then when a user clicks on that tag in a tag cloud, or uses the tag in a search – then all the posts, pages and/or images with that tag should be displayed in the search results.
Hopefully Alex will implement this in an update soon 🙂
Forum: Fixing WordPress
In reply to: Permalinks – at my wits endAlso, make sure you add the AllowOverride options to the directory in httpd.conf
Hope that helps.