Filbert
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Media Library Image Upload Not WorkingThanks gcaptain – just tried that and it worked! but… only for one image upload, I seem to be able to upload one image then the upload ‘jams’
Forum: Fixing WordPress
In reply to: Media Library Image Upload Not WorkingThat looks like it is due to the e-commerce plugin ‘Marketpress’ as their colour scheme is the same – I have deactivated the plugin but there is obviously legacy code somewhere – the style sheet etc. However this plugin has not stopped any upload operation to-date and I’ve been running since January
Forum: Fixing WordPress
In reply to: Media Library Image Upload Not Workingok – can you explain the customisation that you’re seeing so that I can source it – thanks
is it because I have set a static home page?
Forum: Fixing WordPress
In reply to: Media Library Image Upload Not WorkingOk Done via ftp
Forum: Fixing WordPress
In reply to: Media Library Image Upload Not WorkingDone
Forum: Fixing WordPress
In reply to: Media Library Image Upload Not WorkingThanks you can find it here
Forum: Fixing WordPress
In reply to: Media Library Image Upload Not WorkingAnd I still have the problem of the image upload hanging.
Just to be clearer on my message posted earlier
Deactivate all plugins – tested it – no joy
Refreshed the plugins folder via Phpmyadmin – tested an upload – no joy
Re uploaded a fresh wp-admin and wp-includes folder – tested an upload – no joy
Switched themes to twenty eleven – tested an upload – JOY! – but a second attempt did not work.I seem to have a sporadic problem as I was able to do the same yesterday where I managed to upload one image and all subsequent attempts failed.
BTW I am using Weaver II Pro Theme
Forum: Fixing WordPress
In reply to: Media Library Image Upload Not WorkingThanks for your reply and suggestions – I’ve now tried all of the above and reverted back to WP 3.3.1.
Forum: Fixing WordPress
In reply to: Media Library Image Upload Not WorkingThanks for your reply and suggestions – I’ve now tried all of the above and reverted back to WP 3.3.1.
When I switched the theme to Twenty Eleven I was able to upload an image to the draft page I’m working on but when I tried to upload a second, it again got to 30% upload on the progress bar and hung.
This is the same behaviour as before!?*!I have refreshed the plugins folder and uploaded fresh instances of the wp-amin and wp-includes folders but no joy…
I’m scratching my head over this but merely getting splinters!!
Forum: Fixing WordPress
In reply to: Add page link to Featured ImageHi – thanks for the reply.
I don’t see that option within the dashboard/Appearance/Header area unfortunately.
I seem to remember having to change some code in my header.php – did this last year so I can’t remember exactly what I did!
Is it something to do with this..
<div id="branding" role="banner"> <?php $heading_tag = ( is_home() || is_front_page() ) ? 'h1' : 'div'; ?> <<?php echo $heading_tag; ?> id="site-title"> <span> <a href="<?php echo home_url( '/' ); ?>" title="<?php echo esc_attr( get_bloginfo( 'name', 'display' ) ); ?>"
Sorry to be dim here!!
Forum: Fixing WordPress
In reply to: Website Not Displaying properlyHave sorted this, well rescued my site anyway. For anyone else having the same problem – deactivate W3 Total Cache!
I went to look at their website and they have the same problem in that the W3TC website displays incorrectly e.g. in a hierarchical list.
I’ve read many articles about switching off Minify and other Page Cache changes – none work. When I switched the plugin off, all is well with my site.
I look forward to seeing W3TC sort out their gremlins but in the mean time I’ll look for another.
Forum: Plugins
In reply to: [LightPress Lightbox] Show Download Link optionThanks for the explanation – makes sense. I found that the problem was the JS & CSS Script Optimizer plugin that I had running. I deactivated it and all is fine, Don’t need it anyway as W3 Total Cache does the job.
Please note that I am not making any bad remarks about the plugin mentioned above, just commenting on the situation in hand.
Thanks for all your help and I continue to really like the wp-jquery-lightbox plugin!
Forum: Plugins
In reply to: [LightPress Lightbox] Show Download Link optionIf you need to configure the lightbox you must disable your misbehaving plugins.
Sometimes I read a sentence and wish the writer had put just one more piece of info : – )
when I enable my misbehaving plugins after the lightbox is configured, plugins will start to misbehave again surely?
I would give it a try but there are so many settings within the W3 Total Cache plugin that I would rather not disable it yet
Forum: Plugins
In reply to: [LightPress Lightbox] Show Download Link option“If you have problems with jQuery Lightbox; first disable all JavaScript-optimizing plugins. (Optimize Scripts, W3 Total Cache, WP Minify etc)”
And then…? reactivate?
I’m reading it as you don’t use the above optimzers if you want the lightbox to work, am I correct or missing something?
At the end of that page there’s a link to a previous forum trail – I’ve been through that and read it all – non the wiser.
Forum: Plugins
In reply to: [LightPress Lightbox] Show Download Link optionThanks for the reply – I am using the current version 1.3.3 – Page Cache cleared.
cannot do the screenshot into this forum – so here are the settings…Auto-lightbox image links – checked
Enable lightbox in comments (disables the nofollow attribute!) – checked
Show download link – not checked
Target for download link: – _self
Show image info on top – not checked
Shrink large images to fit smaller screens – not checked
Minimum margin to screen edge (default: 0) – 0
Animation duration (in milliseconds) – 250I’ve just noticed ‘show image info on top’ is also unchecked yet shows on top.
A good page to see this on my website is – https://www.windsorartscene.com/tshirts/
I am pretty sure this has happened recently. Recently I have added 2 plugins – JS and CSS Script Optimizer and WP Smush.it… could these be the culprits?
Thanks for your help