Zidalgo Wordpress Forums | Problem with the Single Site

You must be logged in to post Login Register

Search Forums:


 






Problem with the Single Site

UserPost

1:40 am
March 1, 2009


cesaria

New Member

posts 2

1

I have following Problem, when I click on the a article, I got the following failure:


Fatal error: Call to undefined function: akst_share_link() in /home/www/markenrecht/wp-content/themes/NewsPlus/single.php on line 14

What can I do to solve this problem?

Best Regards

Halil


3:53 am
March 1, 2009


cesaria

New Member

posts 2

2

I can reproduce the failure now.

When I update the plugin "share this" is the singel site don't work.

7:04 pm
March 2, 2009


admin

Admin

posts 173

3

Hi Cesaria,

Yes, the share-this plugin should not be updated unless you remove the call to it from the single.php template file. This is the only plugin that you are not recommended to upgrade, as it states in the README.txt file included with your theme package. The upgrade ads ad-ware and bloat.

If you want to use the newer version of share this, simply replace the <?php akst_share_link () ?> in the single.php file with the new share-this template tag, or remove entirely.