Forums
(@chefben)
15 years ago
Any solutions for a live feed ?
Did this ever get fixed ?
Benjamin
Michael,
Thanks for this.
Would you use similar code to get 10 Random ? Also struggling with this.
Cheers
vteixeira,
That codes works perfectly.
Is there any way to restrict the number of pages being displayed?
I tried adding &number=5 to display 5 but i get nil result.
15 years, 5 months ago
just worked out the solution myself
<?php echo SimplePieWP (array( 'https://search.twitter.com/search.atom?q=' . urlencode ( the_title ( '' , '' , false ) ) . '' ),array( 'items' => '6' )); ?>
15 years, 6 months ago
Yes it worked, I simply removed the _vti_cnf which looks to me as being saved when an update occurred last time.
15 years, 7 months ago
Anyone also getting this error ?
I dont think I can as I have other sites which use them on the same server.
Any other ideas ?
16 years, 2 months ago
I am already using Dean’s iis plugin which is great.
https://www.deanlee.cn/wordpress/url-rewriting-for-wordpress-under-iis/
Any others ideas ?
Using iis
How do I reset Permalinks ?
I am seeing this as well.