yzzy
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: localhost | web188-a-word-66 | Sleep | 288OK have added this to my php.ini file
mysql.allow_persistent = Off
Am hoping this will kill off the sleep process….
Would also like to add wait_timeout = 60 to my .cnf but I don’t have access… not sure if this would be overkill though and if the .ini will do the trick…
What have other people found?Forum: Fixing WordPress
In reply to: RSS Feed not updatingSame problem here and found another 10 support threads all saying the same…
I take it no one knows / cares why this is so?
Is it just the default RSS widget with the problem or should I download another feed reader and it will work?
lol not sure why i am even asking here as I seem to have solved all my issues myself anyway! meh!
Forum: Plugins
In reply to: [Plugin:Another WordPress Classifieds] categories merging, user cant edit.OK problem solved…
It was permalinks conflicting ??
Forum: Themes and Templates
In reply to: Showing More Posts On My Blog HomepageOk I’m back with teh solution… had a good hunt around and fixed it.
If you are using the ARTHEMIA theme then this is for you.
The theme is set to only show 5 posts on the home page. You can change this by going to:
themes>Arthemia>Index.php
Find Line 74:
`<?php
$page = (get_query_var(‘paged’)) ? get_query_var(‘paged’) : 1;
query_posts(“cat=-1,-12,-16,-27,-28&paged=$page&posts_per_page=5”); ?>`Where is says: posts_per_page=5….. change the 5 to whatever you want!
REMEMEBER to keep a back-up of the original file before you fiddle!
Forum: Themes and Templates
In reply to: Showing More Posts On My Blog HomepageDid you figure this out because I can’t have more either and it isn’t ruled by the:
-Admin Panel-, -Settings-, -Reading-,
‘Blog pages show at most’ [insert your number of posts here] posts
I’ve tried!
Forum: Plugins
In reply to: [Plugin:Another WordPress Classifieds] categories merging, user cant edit.Does anyone even have a little guess at what’s going on ?
Forum: Themes and Templates
In reply to: Arthemia 1.0 Categories to show more than 1Aha!!
I have come back to say I found it… You know some of the ‘terminology’ for WP is very confusing… ??
Thank you anyway Henk at least you replied to me!
Right, just in case someone else finds this thread and wants to know how to fix this then go to your admin…
Scroll down to SETTINGS on the left hand controls.. select READING and then look for where it says “Blog pages show at most” … mine was set as 1…
What it actually means is.. when you go to a blog page, how many posts would you like to be shown?
Simple when you know how!! *grin*
Forum: Themes and Templates
In reply to: Arthemia 1.0 Categories to show more than 1Alas I have to work weekends so was stuck behind my PC…. One day I’ll get time off for good behaviour! lol
Can I pm the link? Does WP have a private message function?
Forum: Plugins
In reply to: [Plugin:Another WordPress Classifieds] categories merging, user cant edit.Ahh pants… and this error is now popping up…..
Fatal error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘SET ad_startdate=CURDATE(),ad_enddate=CURDATE()+INTERVAL DAY,payment_status=’Co’ at line 1 in /home/sites/mysite.com/public_html/wp-content/plugins/another-wordpress-classifieds-plugin/awpcp.php on line 9912
Forum: Themes and Templates
In reply to: Arthemia 1.0 Categories to show more than 1Hello, shall I close this then as no one seems to know how to solve it?
Forum: Themes and Templates
In reply to: Arthemia 1.0 Categories to show more than 1help ??