HATA KODU BU;
Catchable fatal error: Object of class WP_Error could not be converted to string in C:\Inetpub\vhosts\sngbilgisayar.com\demo.sngbilgisayar.com\wordpress\wp-content\themes\boldy\portfolio.php on line 12

PORTFOLİO DOSYASI BU;

/*
Template Name: Portfolio
*/
?>

$current = get_the_category();
$current_id= $current[0] ->cat_ID;
$categs_list = get_category_parents($current_id);
$pieces = explode("/", $categs_list);
$category_name = strtolower($pieces[0]);
$categs = get_cat_id($category_name);
?>








emm_paginate();
} ?>



Üzgünüm, fakat erişmeye çalıştığınız makale burada değil.