creativetoria
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Expires Headers & YslowInge, I have exactly the same issue. If anyone figures this out, please leave a comment here with the solution..
ThanksForum: Plugins
In reply to: [Polylang] Polylang with WPallimportHi Chouby,
I appreciate your reply.How does your system connect two translations together? Is it through a custom field? or a particular post meta info?
thanks
Forum: Fixing WordPress
In reply to: Connection LostThank you Jack. I think it was a problem with the Polylang plugin. I have updated to the latest version and it seems to be running ok again now.
Forum: Fixing WordPress
In reply to: Connection LostHi Jack,
No, I am not experiencing problems with any other sites. Just this site when trying to ‘Update’ a post.Forum: Plugins
In reply to: (Plugin Request) End of article facebook like box slide upThis is exactly what I was looking for too. Massive Thanks voodoochild16.
Forum: Fixing WordPress
In reply to: Widgets not working in WP 3.4.2I’m having the same problem. I upgraded wordpress and suddenly my widgets aren’t there for me to update. I’m running WP 3.4.2 and Custom Genesis Child theme.
ThanksForum: Plugins
In reply to: [Plugin: NextGEN Gallery] ERROR HTTP ERROR xxx.jpg 500Hi guys,
I’m also getting the error ERROR HTTP ERROR xxx1.jpg 401
when using the flash uploader. It works no problem with the standard uploader. This happens in NextGen Gallery and in the normal image upload within posts.The error I am receiving had 401 at the end instead of 500..
Is this related and do you know how to fix it?
I uploaded a PHPinfo file and it returned that I am running PHP Version 5.2.17.
Thanks,
VictoriaI got the same error when I tried to install this plugin this morning. However I installed it on another site last night and it worked perfectly. I am going to see if I download the previous version will it work. 🙂
Forum: Fixing WordPress
In reply to: white screenMore info….
when I turn on debugging I get the error message
Fatal error: Call to undefined function bloginfo()
And other templates seem to work no problem.
Forum: Fixing WordPress
In reply to: white screenHello, I have the exact same issue. I am currently creating a new theme on my Localhost and have been making a few changes.
Upon viewing the site in a browser all that appears is a white screen.
The source code seems to go as far as the title tag and then stops.
The title was previously defined by<title><?php bloginfo('name'); ?><?php wp_title(); ?></title>and now I have changed it to
<title>test</title>but the issue is still there. I’m not sure what else to do. I can’t see any errors in the code.Any suggestions would be much appreciated. 🙂