This is it :
http://foulee-vourloise.com/resultats/resultats-2016-21km/
the prefix ‘online’ appears on search console but sorting works well. Google founded 74 errors type 404… Mystery 🙂
!!! OK i undestood : Since i migrate those errors belongs to old URL having the same slug ! It’s ok. I just have to wait for google forget them. Thanx a lot !
-
This reply was modified 9 years, 6 months ago by error500.
Hi,
it maybe comes from jQuery.datatables ressource …
Thanx for your help and nice plugin TobiasBg
You can check this :
$mycat = get_category_by_slug('my-cat-slug');
$category_option =(get_option( 'category_'.$mycat->term_id));
echo $category_option['img'];