Forum Replies Created

Viewing 1 replies (of 1 total)
  • Had the same problem, thanks Happyches for solving it.

    WordPress 3.8 english, updated plugin via dashboard – did not made any modifications at all before in it.

    Had the same problem everytime I tried to add category or write something. I had to remove all this code:

    <?php
    /*
    Plugin Name: Tooltips
    Plugin URI:  https://tomas.zhu.bz/wordpress-plugin-tooltips.html
    Description: WordPress Tooltips,You can add text,image,link,video,radio in tooltips, add tooltips in gallery. More amazing features? Do you want to customize a beautiful style for your tooltips? Get <a href='https://tooltips.org' target='blank'>Wordpress Tooltips Pro</a> now.
    Version: 3.2.3
    Author: Tomas Zhu: <a href='https://tooltips.org' target='_blank'>Tooltips Pro</a>
    Author URI: https://tomas.zhu.bz
    */
    ?>
    
    <?php
    /*  Copyright 2010-2014  tomas.zhu  (email : [email protected])
    
        This program is free software; you can redistribute it and/or modify
        it under the terms of the GNU General Public License as published by
        the Free Software Foundation; either version 2 of the License, or
        (at your option) any later version.
    
        This program is distributed in the hope that it will be useful,
        but WITHOUT ANY WARRANTY; without even the implied warranty of
        MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
        GNU General Public License for more details.
    
        You should have received a copy of the GNU General Public License
        along with this program; if not, write to the Free Software
        Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
    */
    ?>

    So something’s wrong in it. Tomas.Zhu did you tried to add anything on your page? I can see that there are no new posts or anything so try adding new post or new category and you should encounter the same problem i think.

    PS. This plugin is great! ??

Viewing 1 replies (of 1 total)