Fred Rocha
Forum Replies Created
-
Hi Hardeep!
Thanks for getting back to me this quick.
I followed your instructions and it’s all sorted now.
I’m also glad you guys took the necessary steps to ensure this doesn’t provoke full-on crashes on sites running Otter Pro in the future. It’s reassuring (I don’t take my laptop to the beach, so).
Have a good one!
Hey,
good to know, I’ll definitely be looking into that module deactivation option.
Thanks a lot for the detailed info, @bruceallen!
Sooooooo,… I don’t have Jetpack installed.
I wanted to use the uptime and security features of the plugin, but not necessarily install it on my WP instances.
Is this a thing?
Thanks for your help!
The title should have read “Jetpack dashboard is all blank upon login”. Sorry for that.
Forum: Plugins
In reply to: [Verve Meta Boxes] [Plugin: Verve Meta Boxes] Date Picker fixGreat, it works, thanks!
One note, the little calendar icon disappears and user now has to click the input field for the IU widget to show.
Took me some good 20 minutes to figure this one out!
Forum: Plugins
In reply to: photo galleria excludeThanks a lot for sharing this tweak, lassepappa! Very useful, indeed.
Just a minor correction. Because you are already excluding posts from the exclude list, the last part of the code:
if($exclude != $id){ [...] }is redundant.
Otherwise, great job!