John O'Seadna
Forum Replies Created
-
Forum: Plugins
In reply to: [Wanna Isotope] Images stacked on page reloadI’m sorry, HennHoneyball, but I wasn’t able to resolve it and ended up switching to a completely different approach.
Forum: Plugins
In reply to: [Wanna Isotope] Images stacked on page reloadI’m pretty sure the issue I’m running into is connected to imagesLoaded, as it’s a known issue on Mac browsers (Chrome and Safari) for Masonry.
imagesLoaded doesn’t come with Isotope anymore, though, so it has to be enqueued and called separately, and I’m having the worst time trying to figure out the correct method (without breaking the plugin).
I *do* know that switching
jQuery(document).ready
tojQuery(window).load
breaks Isotope functionality in the plugin, which is why I’m pretty sure imagesLoaded is the necessary fix.Forum: Plugins
In reply to: Overlapping posts – Isotope, bootstrap and wordpresslaerke93, I’m having the same issue (more or less). Did you ever find a solution?
Forum: Plugins
In reply to: [Wanna Isotope] Images stacked on page reload…apparently I’m still figuring out the forum UI.
Dear forum gods: Could you give us the option to just delete topics?
Forum: Plugins
In reply to: [Wanna Isotope] Images stacked on page reloadMarking as resolved because it’s an accidental duplicate—I thought the forums system ate the original, but was just hidden for a bit.
Forum: Plugins
In reply to: [Wanna Isotope] Using with Jetpack Portfolio CPT TagsEdit: reverted the change to line 56 of wanna-isotope-shortcode.php so it’s back to ‘menu_order’ by default, now using order_by=”rand” in the shortcode on pages. Problem’s still there, though. :p
Forum: Plugins
In reply to: [Wanna Isotope] Using with Jetpack Portfolio CPT TagsForum: Themes and Templates
In reply to: [Blask] Jetpack Portfolio Jetpack ISDang. Thanks! I’m probably going to try an implementation of Isotope with my portfolio in the near future (I’m basically giving myself a crash-course in JavaScript as I go, so it’s taking a little while) and I believe there are resources out there for Infinite-Scrolling Isotope setups. I’ll cross my fingers!
Forum: Plugins
In reply to: Customizing Jetpack Portfolio default, NOT shortcodesWhat’d I’d like to end up with is:
- Projects within a specific project type
- Sorted randomly
- Preferably with infinite scroll rather than pagination
Thanks!
Forum: Plugins
In reply to: Customizing Jetpack Portfolio default, NOT shortcodesSorry, forgot: I also tried this, but it didn’t work either.
'post_type' => 'jetpack-portfolio-type-design',