puffinld
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Loading TemplatesI found the answer – in either the theme or child-theme folder!
Forum: Themes and Templates
In reply to: Loading TemplatesI installed it from inside wordpress and then uploaded my PC version of the child theme.
Forum: Fixing WordPress
In reply to: Page/Post Preview Not WorkingI had to log in again and now it’s working! How weird!!
Forum: Fixing WordPress
In reply to: Page Template different results after 3.8.1After at least a couple of days trying various options, I now find that it is a simple as:
remove_filter(‘posts_where’, ‘filter_where’);
Forum: Fixing WordPress
In reply to: Page Template different results after 3.8.1After taking well over 2 days trying various things, I now find it is a simple as
remove_filter(‘posts_where’, ‘filter_where’);
Forum: Fixing WordPress
In reply to: Page Template different results after 3.8.1you might need to remove this filter add_filter(‘posts_where’, ‘filter_where’); before you call the normal post/page.
Is this done in a second loop?
Forum: Fixing WordPress
In reply to: Page Template different results after 3.8.1Why has this changed in 3.8.1 ?
wp_reset_postdata();
It all used to work perfectly/
Forum: Fixing WordPress
In reply to: Page Template different results after 3.8.1Thank you
I have been trying to remove that filter for a day or two but don’t know php well enough to do so. Everything I try results in a completely blank page – no header, just nothing so I can’t be doing it correctly! Any further help would be very gratefully accepted!“List Category Posts” ia compatible with 3.8.1. However, for the particular category of “concerts” I prefer to use a page template rather than List Category Posts as that will display attached images. To enable this, I also use the plugin “No Future Posts” which changes the Future status to Publish.
Forum: Fixing WordPress
In reply to: Page Template different results after 3.8.1Has
wp_reset_postdata();
been changed?
I thought that reset all previous options?
Forum: Plugins
In reply to: [Online Backup for WordPress] Timeout error on download backupIt has run successfully several times – never producing the trace.log file.
I have even run successfully, several times, on the original 2.2.18 version.
Forum: Plugins
In reply to: [Online Backup for WordPress] Timeout error on download backupJust used this tracing version and it worked !! The trace.log doesn’t appear to exist.
Online Backup for WordPress Plugin Version 2.2.18-577
WordPress Version: 3.4.2 (standalone)
PHP Version: 5.2.17
MySQL Server Version: 5.0.92
MySQL Client Version: 1.0; MySQL Packet Size: 1?MiB
Memory: 256M; Post: 64M; Upload: 64M; Timeout: 30
Memory Changable: Yes; Admin Cache Size: 145.76?KiB
Status: 1 row, 19.09?KiB packet size, 125.63?KiB cache freed, 25.49?MiB memory used
Capabilities: gzdeflate php5hash DES AES128 AES192 AES256
End of InformationForum: Plugins
In reply to: [Online Backup for WordPress] Timeout error on download backupSorry – only just found it!
Online Backup for WordPress Plugin Version 2.2.18-574
WordPress Version: 3.4.2 (standalone)
PHP Version: 5.2.17
MySQL Server Version: 5.0.92
MySQL Client Version: 1.0; MySQL Packet Size: 1?MiB
Memory: 256M; Post: 64M; Upload: 64M; Timeout: 30
Memory Changable: Yes; Admin Cache Size: 145.74?KiB
Status: 1 row, 8.44?KiB packet size, 136.48?KiB cache freed, 25.45?MiB memory used
Capabilities: gzdeflate php5hash DES AES128 AES192 AES256
End of InformationForum: Plugins
In reply to: [Online Backup for WordPress] Timeout error on download backupThanks Jason
I have tried using the new version and now am seeing the following message
The backup cannot proceed any further due to an unknown problemIt is showing 2 events but when I look at them, it shows an empty screen.
Lynne
Forum: Plugins
In reply to: [Online Backup for WordPress] Timeout error on download backupMy backup doesn’t even start, within seconds the message about Timeout appears an it says trying again.
Forum: Plugins
In reply to: [Online Backup for WordPress] Timeout error on download backupIs anyone looking at this? It would be good to know and if so, whether there is a time scale for a fix?