prodigye
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Just upgraded to 2.2.2 – Shopping cart emptyDisabled AJAX and tested. It works. Thanks.
What is the original purpose of “Enable AJAX add to cart buttons on archives”. Do not find any documentation on this setting. Not a developer and hence the question.
Forum: Fixing WordPress
In reply to: What is the clear cache button?I find it on top bar of WP-ADMIN page. I suppose it must be default for everyone.
How to use this ?Forum: Plugins
In reply to: [AlphaOmega Captcha & Anti-Spam Filter] Internal Server Errorjust testing from my Macbook with Firefox and Chrome
Forum: Fixing WordPress
In reply to: Site is not displaying@ancawonka
1. Changed theme to TwentyEleven. No improvement.2. These are following lines 1071, 1072 & 1075 for file capabilities.php seen as notice in dashboard
if ( ! $post_type->map_meta_cap ) { $caps[] = $post_type->cap->$cap; // Prior to 3.1 we would re-call map_meta_cap here. if ( 'read_post' == $cap ) $cap = $post_type->cap->$cap; break; }Forum: Fixing WordPress
In reply to: Site is not displayingIn the dashboard, see the below comment.
‘Notice: Trying to get property of non-object in /hermes/bosweb/web227/b2274/ipw.xxx/xxx_html/xxx/wp-includes/capabilities.php on line 1071’Forum: Fixing WordPress
In reply to: Site is not displayingIn the server, found a file “error_log” in the main folder for the website. Is this the file to check ?
But, the last update is on 26/Aug.Forum: Fixing WordPress
In reply to: Site is not displayinghow to check the error logs ?