array064
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: WP4.6 Backend Caching/Refresh issues.I also faced similar problems, though slightly different. Illustration of the problem is as follows:
When I publish articles A, then I publish articles B, there should be two articles were published, article A and article B. But what was happening was not as it should be, article B will overwrite the article A (in other words, there is only one article were published, the article B, the most recently published).
I suspect the problem may be in the “backup browser” on the backend that utilizes the browser cache.
FYI, I use some plugins, among others, namely:
1. WP-Rocket (http://wp-rocket.me)
2. WordPress SuperSonic with CloudFlare (https://wordpress.org/plugins/supersonic/)
3. JetpackBefore upgrading to WordPress 4.6, the use of the three plug-in does not cause the problems described above. But after upgrading to WordPress 4.6, I faced the problem described above.
Web page address is:
bit dot ly/1WhAyFc
Regards.
Forum: Plugins
In reply to: [MyEffecto-Instant Emotion Reaction] Short-code "[effecto-bar]" Not WorkingSorry, typo. I can’t edit/delete this thread. I mean [effecto-emo-bar], not [effecto-bar].
Thank you for you respons. I really appreciate it. 🙂
Forum: Plugins
In reply to: [WP-PostViews] WP-Postviews brings 500 Error in WP 4.1Sorry this is my fault. After I repeated the investigation, the cause of the problem I stated above, not because of your plugin, but because of my theme or other plugins. So, I pull back my statement above.
Forum: Plugins
In reply to: [WP-PostViews] WP-Postviews brings 500 Error in WP 4.1Dear Lester Chan, this problem make my Apache (2.2) stuck in “Sending Reply” status (w), so many “W” status on my web server, and reaches the maximum MaxClients limit, causing high memory and CPU usage, until I restart Apache.
After I disable this plugin, apache normal again. Server-status under normal conditions:
Apache Server Status for 113.20.29.195
Server Version: Apache / 02.02.22 (Ubuntu) PHP / 5.3.10-1ubuntu3.15 with Suhosin-Patch mod_ssl / 02.02.22 OpenSSL / 1.0.1
Server Built: July 22 2014 14:35:25
Current Time: Monday, 05-Jan-2015 18:15:50 GMT
Restart Time: Monday, 05-Jan-2015 18:12:59 GMT
Parent Server Generation: 0
Server uptime: 2 minutes 51 seconds
Total accesses: 4982 – Total Traffic: 35.7 MB
CPU Usage: u1198 s24.34 cu0 cs0 – 715% CPU load
29.1 requests / sec – 213.7 kB / second – 7.3 kB / request
10 requests currently being processed, 90 idle workers
_________________WK___W_______W___W___K__W____WKW_______________
____________________________________……………………….
………………………………………….. …………..
…
Scoreboard Key:
“_” Waiting for Connection, “S” Starting up, “R” Reading Request,
“W” Sending Reply, “K” keepalive (read), “D” DNS Lookup,
“C” Closing connection, “L” Logging, “G” Gracefully finishing,
“I” Idle cleanup of worker, “.” Open slot with no current processForum: Plugins
In reply to: [WP Activity Log] Version 1.0.0 errorThank you. Yes, my PHP version is 5.2.17
Forum: Plugins
In reply to: [WP Activity Log] Version 1.0.0 errorMy WordPress version is 3.9.1.
Still unresolved. Anybody can help me about this? 🙁
I’ve tried your advice, but the result is the same: posts on the excluded categories still remains on the related-post output.
Thank you. But what I ask is: how to do this if using yarpp_related() function in my source code?
I have tried to do it like this, but the result was not as I expected (posts on the excluded categories still remains on the related-post output):
<?php yarpp_related(array( 'post_type' => array('post'), 'show_pass_post' => false, 'past_only' => false, 'exclude' => array( 'category' => array(12,17375,2041) ), 'recent' => false )); ?>Or in another words, I want to get a related-posts from other category (or categories) than the category held by the post.
Forum: Plugins
In reply to: [Sociable] [Plugin: Sociable] The latest version does not save changesIt also happened to me.
Forum: Plugins
In reply to: [Plugin: FD Feedburner Plugin] Feed for Authorin file fdfeedbuner.php
Forum: Plugins
In reply to: [Plugin: WP-PostViews] Not Work with WP-Super-CacheYou’re welcome, GamerZ. 🙂