TopicSprout
Forum Replies Created
-
Hi Mark,
Thanks for this. It seems to have done the trick.
I’m noticing that (with this fix applied) the sticky element and my fixed position header and WordPress admin bar stutter slightly when the subscribe box gets back to its original position. Again, this only happens on the Chromebook. Desktop works perfectly. It really is very minor and I only mention it in case it helps you out some how.
Thanks again! Let me know if there’s anything I can do to help.
- This reply was modified 9 years, 4 months ago by TopicSprout.
Thanks for the reply. I’ve been testing on a desktop today and it works perfectly on every browser I tried!
I appreciate you taking a look. π
– Chris
The issue is resolved! Turns out it was actually a really simple issue.
My images have the image size included in their file names. I.e. “image-300×200.jpg”. Changing the file names to remove any reference to the image size resolves the issue.
I was re-reading this thread and I decided to try changing the image names after seeing where you said that you had hopes for some strange image names.
Thanks for your help!
Chris
Thanks Thomas. I haven’t been able to find a solution. Is there anything I could do to help you reproduce the issue?
Thanks
Chris
Thanks for taking a look, Thomas. It’s a strange one. I’ve tried a few other sizes in the same proportions as the 765×255 images (e.g. 810×270), but they don’t work either. I don’t know if that could have anything to do with it.
I’m going to keep playing with it to see if I can stumble upon a solution.
Thanks
Chris
Hi Thomas. Thanks for replying.
I have a page where it’s a mixture of times where it works and times when it doesn’t.
That’s right here. The ones that aren’t working are the images under headings 7 and 6. Headings 5-1 are images that were added a while ago, and they work just fine. The images in the body of the text under heading 6 and 7 have also been added recently, but they work just fine.
The credit in the featured image is separate. It functions independently of the plugin.
Thanks
Chris
Hi, I’m back.
Sorry to post so much, but setting the image to a custom size doesn’t seem to work either.
It is only working if I select one of the pre-defined large (600×400), medium (300×200) or thumbnail (150×150) settings. I need a 750×250 image.
I can’t figure out what would cause this issue.
No, it’s nothing to do with the GB localisation. It seems to be working with some images now, but not others.
It seems to be that it doesn’t like images that are set to display at their ‘full size’. When I set it to display at a different size, it works just fine. So it’s pretty easy to work around this.
Thanks for taking the time to reply. This plugin is one of the most useful that I have installed, so I’m glad to be able to keep on using it!
Wow, thanks for the quick reply.
Now that you mention it, I did switch from WordPress 4.1.1βen_US to 4.1.1βen_GB a little while ago. I’ll switch it back quickly and see if that resolves the issue.
Forum: Plugins
In reply to: [Contact Form 7] Validation Error Boxes Positioned IncorrectlyI have no idea why, but adding this to my style sheet fixed it:
.wpcf7 span.wpcf7-not-valid-tip { top: 0% }Is this likely to break anything, or is there a better way that I should be doing it?
Thanks again for any advice.