Bitwize
Forum Replies Created
-
I had cleared my cache at the time, and even tried on multiple browsers (and different computers and connections); nothing fixed it.
I tried with Chrome first (my main browser), then cleared the cache and tried again. When that didn’t work I went through the other browsers too; Opera, Safari, Firefox, and even IE — none of them worked, it only took me to the assigned page for if javascript were not available (so either the attachment page or the image location)
Then I tried on different internet connections, and even tried getting other people to check it out too — all with the same difficulty.
Forum: Plugins
In reply to: Jetpack Carousel not loading galleries suddenly?It somehow fixed itself after a number of hours.
I apologize for being harsh in my review, I feel even more like a dick considering how well you took it >_>
Seriously, I’m sorry. It’s great to see a developer actually responding to reviews though, I’m not used to that in a lot of in-dev things.Really, I genuinely enjoy most of the features that are added, it’s the implementation that frustrates me the most as I said.
The breaks for no reason one was in response to what I posted on the forums (which you also replied to). The Carousel just decided to up and quit for seemingly no reason, while other javascript worked perfectly fine! I really have no idea what could have caused it for such an extended period of time, and then still have it work after the fact.
That’s what made me rate it down, because a plugin that causes features to drop spontaneously is kind of a concern because first-impressions are important.First of all:
I apologize for my frustration earlier, I was working on it for over 2 hours to no avail.I honestly never did a thing. Around 6 hours later, it changed seemingly on it’s own.
It concerns me that this happened, because I have no idea what caused it, nor how to fix it.The site is for my girlfriend who is the photograph. She’s just starting out, and so I figured that a website to showcase everything would be the best bet (and wordpress seemed the most suitable for all the features that could be added). So thank you for the compliment, I will make sure to let her know π
I should also note that old galleries and new galleries both have the issue.
The option still shows up for either “Default” or “Slideshow”, but it doesn’t work — regardless of which browser.Forum: Themes and Templates
In reply to: Jetpack Carousel stopped working in theme?[Update]
Even setting it to Slideshow doesn’t seem to change a thing.Seriously, does anyone have any ideas?
Forum: Plugins
In reply to: The best watermark plugin for WordPressI hate to bump my own stuff, but BUMP
I’m just looking for the best suggestion before I go an potentially ruin things and have to back everything up.
Forum: Fixing WordPress
In reply to: 3.5 Gallery Image Opening Over top (?)Wow, not long after posting this did I find out that Jetpack has an option that adds a lightbox effect to the gallery, so disregard that!
Forum: Themes and Templates
In reply to: IE-friendly designHaha, thank you for the compliment, and quite honestly I hadn’t even thought of it that way.
I just want to try to keep the experience as close to the way it’s supposed to be, but you do make a fair point — thanks!Forum: Themes and Templates
In reply to: IE-friendly designI suppose I could try to find a different grayscale method using javascript that doesn’t use canvas, hopefully being backward compatible with IE — and then using CSS3 for the transition (currently using JQuery for the fade).
This way older browsers will see gray and then color when hovering over, just may not see the fade-in/fade-out effect.
Forum: Themes and Templates
In reply to: IE-friendly designIt’s not a huge problem, but it’s just a nice effect and would look best if I could keep it — that’s why I’m asking here.
Otherwise the images all show up in color which isn’t terrible, but it’s a little bit overwhelming when they are vibrant pictures. The grayscale effect is there to make the image that is currently hovered-over the center of attention.
Forum: Themes and Templates
In reply to: IE-friendly designIt uses the canvas tag which is not supported in older versions of IE.
And I’ll look into the CSS PIE; seems like a good start, thanks!