Lutvi Avandi
Forum Replies Created
-
I’ve got information from here:
http://www.arrastheme.com/forums/topic6442-15-arras-1501-and-wordpress-32-beta-1.html
To fix this, simply replace line 355 of /library/widgets.php from:
function Arras_Widget_Tag_Cloud() { $this->WP_Widget_Tag_Cloud(); }to:
function Arras_Widget_Tag_Cloud() { parent::__construct(); }I hope it can help you
It happen to me either. Now I’m using other themes. I hope it can fixed soon
Forum: Fixing WordPress
In reply to: How to Remove Post Author List in Edit PageI have found the solution. It is happen because I use contributor as default member role. When I return them back to subscriber their name was disappear from list.
Forum: Fixing WordPress
In reply to: Auto-Update Failure in WordPress 2.7It is doesn’t work in byethost
Forum: Plugins
In reply to: WP as Classified AdsI have been building WordPress for Classified Ads. You can see the result in http://noregisterads.com. It work in WP 2.3 series and 2.5
However the installer guide is in Indonesian Language. And it is free for buyer of my Indonesian WordPress Tutorial. You can access it in http://cafebisnis.co.cc
Forum: Themes and Templates
In reply to: How to turn off 404 handleHello, anybody can help me??
Forum: Plugins
In reply to: RSS feed AutoPost Plugin?Maybe we should be creative. I don’t know about you, but I’m very like to write my own post. It’s will makes my blog absolutely mine!