• getting

    Fatal error: Call to undefined method Arras_Widget_Tag_Cloud::WP_Widget_Tag_Cloud() in /home/klinete1/public_html/ruddytrade.com/wp-content/themes/arras/library/widgets.php on line 404

    when going to https://www.ruddytrade.com

    Here is code
    402 class Arras_Widget_Tag_Cloud extends WP_Widget_Tag_Cloud {
    403 function Arras_Widget_Tag_Cloud() {
    404 $this->WP_Widget_Tag_Cloud();
    405 }
    406
    407 function widget( $args, $instance ) {

    any idea how to fix?

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Fatal Error, How do we fix?’ is closed to new replies.