suncat100
Forum Replies Created
-
Forum: Plugins
In reply to: [LeagueManager] won't show "all" after WP Plugin updateJust another example: I have season archives with 8 seasons, which should be showing all results from all season. Now, it only shows 4 results (the first 4) in each “matches” list … the crosstable works fine …
https://phuketfootball.com/supersix/season-archives/Forum: Plugins
In reply to: [W3 Total Cache] Page cache stopped working with 0.9.2.8I changed to WP Super Cache, so I guess never mind my rant :/ Thanks
Forum: Plugins
In reply to: [W3 Total Cache] Page cache stopped working with 0.9.2.8I been doing intensive testing, disabled all plugins, and page cache is still not working. As you can see for any URL (f.ex thehouseproject.info/support/introducing-embedded-videos/), it will always serve a new date-stamp, although Page-caching is clearly enabled in debugger.
Furthermore, I have checked the folder wp-content/cache/page_enhanced/, and it is not writing any cache files there. It has created the folder, and also added a *htaccess file, but no cache files/folders get added to this folder … https://d.pr/i/lLSA … It doesnt report any permission errors, and it can obviously write since it makes the folder and adds a *htaccess file. Why is it not creating page cache files?
Forum: Plugins
In reply to: [W3 Total Cache] Page cache stopped working with 0.9.2.8When ONLY page cache is enabled, I get the below … although its not working, because it keeps serving a new page and updating the time stamp each time:
<!– Performance optimized by W3 Total Cache. Learn more: https://www.w3-edge.com/wordpress-plugins/
Page Caching using disk: enhanced
Served from: thehouseproject.info @ 2013-03-01 06:41:26 by W3 Total Cache –>
If I activate Minify, it even removes the status for page cache … although its still not working, regardless:
<!– Performance optimized by W3 Total Cache. Learn more: https://www.w3-edge.com/wordpress-plugins/
Minified using disk: basic
Page Caching using disk: enhancedServed from: thehouseproject.info @ 2013-03-01 06:42:47 by W3 Total Cache –>
Great stuff this plugin, just a bit confusing with the default image. I have not set force fallback image, yet when I post a link in facebook, the first image it selects is the default image (although I can select another one). This is because the default image is the last og:image in the document. Would it not be best to set the default image as the first og:image in the document? That would mean that Facebook prioritizes the article image (or the last og:image in the document).
After all, if I don’t want to force default image, would it not mean that I prefer to have an article image display?
Forum: Plugins
In reply to: [W3 Total Cache] W3TC Cloudfront and CDN domainSorry, the subject says “Cloudfront” … I meant Cloudflare.
Forum: Fixing WordPress
In reply to: Theme keeps resetting to kubrickok, I did some DB repair, DB optimization, and deleted some “suspicious” users, so let’s see how it goes now. Also checked through all posts, and it didn’t seem to break anything. All trackbacks deleted, and no malicious comments. The only thing I initially reacted a bit on, is that I have a post like this:
—
<img style=”float: right; margin: 0pt 0pt 10px 10px; cursor: pointer; width: 133px; height: 200px;” src=”https://3.bp.blogspot.com/_e7TKNWo9s5o/S8iB0OloGHI/AAAAAAAAALw/hETV4D-Inwc/s200/blog.jpg” alt=”” id=”BLOGGER_PHOTO_ID_5460757282455820402″ border=”0″ />[ … text content here … ]
<div class=”blogger-post-footer”><img width=’1′ height=’1′ src=’https://blogger.googleusercontent.com/tracker/3339814783127885752-151362619546764115?l=fcphuket.blogspot.com’ alt=” /></div>
—The post above is from another blog we have been propagating with permission by the owner (which is a friend of mine) – https://www.fcphuket.blogspot.com/. I think the javascripts and external data are only for tracking, and besides, viewing the post does no harm. Just the only thing that caught my eye …
Forum: Fixing WordPress
In reply to: Theme keeps resetting to kubrickI can confirm that the issue is now appearing even when my theme is set to “twentyten” (The default WP 3.0.1 theme). I set the theme yesterday and it was working and all, and then today, it is showing the kubrick theme again (although it is set to twentyten).
This basically rules out themes, and I am wondering if it could be related to specific posts or trackbacks somehow. Next step is to disable a range of posts and leave the site almost naked, and see what happens …
Forum: Fixing WordPress
In reply to: Theme keeps resetting to kubrickThanks for the advice. I have made backup (using the brilliant WP_DBManager plugin) … I have now also set the theme to twentyten, and I’ll let that run for a day or two just to see how that goes … Luckily, this is just a hobby site, so there is no rush.
After a day or so if all is fine, I will try another 3rd party theme just to see how that goes … I guess this will tell us if it’s strictly theme related.
I haven’t experienced this issue in any way earlier with any settings, options or plugins. It suddenly just “happened” …
Thanks for your help!
Forum: Fixing WordPress
In reply to: What the heck does (inactive) mean when editing a plugin file?Thanks – of course that sounds logical. It does not explain why the plugin is working though, and displaying output from this specific file, and when I delete it, I get an error …
Must be some bad karma – Ill just have to digg more at it!