holeytonal
Forum Replies Created
-
I have the same problem too. Drives me nuts. And means my posts often miss the Hype machine bot which brings in a lot of traffic. I look forward to the fix in 3.5.1
Forum: Plugins
In reply to: [Digg Digg] [Plugin: Digg Digg] Plugin prevents WordPress Mobile App workingOh wow – I think I might have just cracked it.
I applied the changes on the video settings post in iOS wordpress support to my PHP.ini file on my main domain – and it seems to have solved the problem!
So go through the php.ini file and fix update the following to these settings:
max_execution_time = 120
memory_limit = 128M
upload_max_filesize = 128M
post_max_size = 128MIt’s seems to have solved all the problems!
Thanks
R.
Oh wow – I think I might have just cracked it.
I applied the changes on the video settings post to my PHP.ini file on my main domain – and it seems to have solved the problem!
So go through the php.ini file and fix update the following to these settings:
max_execution_time = 120
memory_limit = 128M
upload_max_filesize = 128M
post_max_size = 128MIt’s seems to have solved all the problems!
Thanks
R.
This problem still goes on – I have had to disable Jetpack in order to get my site to work which is not ideal.
At the moment when I activate Jetpack I get a 500 Internal Error – which disable my dashboard – the only way to get it working again is to rename the Jetpack plugin via FTP to disable it.
Thanks
Rylan
Forum: Plugins
In reply to: [Digg Digg] [Plugin: Digg Digg] Plugin prevents WordPress Mobile App workingHi Andrew
Did you get anywhere with this?
Thanks
Rylan
Forum: Plugins
In reply to: 3.4 broke my dashboardI’m having similar issues – it looks like there are a lot of compatibility issues with Jetpack and 3.4 – also just updated to 3.4.1 but that didn’t fix it when I tried to reactivate jetpack.
For info I just tested this on 3.4.1 – but this did not fix the problem.
Thanks
R
Forum: Plugins
In reply to: [Digg Digg] [Plugin: Digg Digg] Plugin prevents WordPress Mobile App workingHi Andrew
I’m using the iPhone version.
Thanks
Rylan
Also just noticed incompatibility with the Add This plugin too when I have more than 4 Jetpack modules activated. Back end won’t load but front facing site will.
Forum: Plugins
In reply to: [Contact Form 7] Passing parameters within a templateDid you ever figure this out?
When I insert the form into the template the pre-populated text for the fields do not import and neither do the special mail tags. I also tried using queries from the loop but that does not work either.
It would be good not to have to insert it into every post manually!
Thanks
Rylan
Awesome! Works a treat – also you can edit the default size of the thumbnail in the Media settings from your dashboard.
Forum: Fixing WordPress
In reply to: Problems with Visual Editor in WP 3.1Same problem on my blog too. Can use html but visual editor is not working. Must be a release bug.