northcamel
Forum Replies Created
-
Forum: Reviews
In reply to: [多说社会化评论框] 为何各社交平台绑定均显示授权过期,无法绑定请求已经过期,请重新授权
Forum: Plugins
In reply to: [podPress] Alternative for updating wp_podpress_stats?I annotate the related code and remove the information. I don’t know whether this will effect the plugin.
// if this option exists then show a certain message in the admin area only
//$upgrade_status = get_option(‘_podPress_upgrade’);
//if ( FALSE !== $upgrade_status ) {
//add_action(‘admin_notices’, ‘podpress_showadminmessages_onupgrade’);
//~ } else {
//~ remove_action(‘admin_notices’, ‘podpress_showadminmessages_onupgrade’);
//}work fine now with Firefox 16 and Crayon 1.14
update your Crayon!
Same problem!
Ubuntu12.04 + Firefox has the problem
Ubuntu12.04 + Chrome doesn’t have the problemSo I think something wrong with Firefox and Crayon Syntax Highlighter
Email:[email protected]
Forum: Fixing WordPress
In reply to: Twenty Eleven – Show Only Titles on Category Archive Pages” put it in your child theme folder” I don’t know what this sentence means.Can you describe it a litter clearer?
when I replace this part of the code, and open a category, it tells “Parse error: syntax error, unexpected $end in /home/northcam/public_html/wp-content/themes/twentyeleven/category-78.php on line 45”
I’m totally new to PHP, so I can’t understand the code, can you send me a “category-xxx.php” so I can copy from it?
My email is [email moderated – this forum does not provide support via email]
Thanks!