Oooh Boi
Forum Replies Created
-
Forum: Plugins
In reply to: [Pods - Custom Content Types and Fields] Auto template for the archive.phpPods doesn’t really overwrite the archive.php template, it hooks into the Posts loop of an archive page.
Yes I know it doesn’t, that’s not the problem.
My question was HOW it DOES?I was able to “overwrite” the single post template without any problem bcoz Pods got hooked on “the_content()”.
But with the archive template it doesn’t do that on
the_archive_description()
nor the customdo_action()
hook.So the question is how things work with the “archive.php”, either the
the_archive_description()
or the custom hook?The code example would be appreciated.
Thanks a lot for taking time on this one!
Forum: Plugins
In reply to: [OoohBoi Steroids for Elementor] widget stalker horizontal centeringYou can simply use the “Align self” option from the Widget Stalker extension ??
Forum: Plugins
In reply to: [OoohBoi Steroids for Elementor] Oooboi causing issueI’m on iPhone SE 2020 and everything looks right. The system is up to date.
Hey Frank,
the Breaking Bad extension is strictly related to Sections and Columns. Once they are gone on behalf of Container, you no longer need Breaking Bad. It happens automatically due to a different “element type”.
The Container has everything (well, not exactly until this moment) that the BB brought so it’s no longer needed in that sense.
In case of something is missing from the Container, rest assured I’ll add it in the future, it’s too soon to judge anyway.The Glider is still not working with Containers. Why? Well, have you tried to do anything with Containers? At this point (I gave it a shot yesterday), you can’t even bring 2 Containers side by side properly.
So I’ll have to wait until it gets to at least a stable beta phase.Everything else with regards to extensions (except the Teleporter that shall be ditched due to technical reasons) works just fine with Elementor 3.6
I’ll continue to fix whatever needs to be fixed and I’ll add new stuff. I’m preparing the GSAP/ScrollTrigger Animator extension that will provide a user-friendly interface to scroll-triggered animations which – by the way, can’t be pushed unless I got a stable Container “feature”…
That’s briefly it. Cheers!
Forum: Plugins
In reply to: [OoohBoi Steroids for Elementor] Horizontal scroll from tutorial not working?I don’t think that you need all of that being activated, you either use the Loco Scroll with its own scroll trigger events or the GSAP + ScrollTrigger. If you mix and match then you need to know that the Loco Scroll does hijack the normal browser scroller that the GSAP and ScrollTrigger rely on so the outcome can’t be good. Check out this topic:
https://greensock.com/forums/topic/23374-locomotive-scroll-and-gsap/Forum: Plugins
In reply to: [OoohBoi Steroids for Elementor] I want my Glider to bleed off screenThe closest to what you’re describing is the Centered Slides option. But it’ll make both left and right slide peek, not only one of them.
As far as I can tell, that usually happens when dealing with fluid typography or any kind of transformations (css) that might affect the document height.
In your case, if you manually resize the Browser viewport even for a pixel (which actually triggers the on-resize event), everything will be spot on.
It’s because you did that AFTER everything is being loaded and calculated as opposed to the initial cut-off state which indicates that the LocomotiveScroll document height calculations were wrong.Forum: Plugins
In reply to: [OoohBoi Steroids for Elementor] Glider widget issueUnfortunately, you can’t nest anything JS-related inside the Glider, just like it wouldn’t be possible to have nested Accordions, Toggles or carousels. It’s rather a technical problem.
Forum: Plugins
In reply to: [OoohBoi Steroids for Elementor] Notice: iconv(): Wrong charset…Buddy, that file doesn’t even exist inside the “ooohboi-steroids-for-elementor” plugin folder!!! What are you trying to do?
First of all, you can open “wp-content/plugins/ooohboi-steroids-for-elementor/inc” folder and check visually whether the file exists.
Second, if you use “Visual Studio Code”, from the main nav chose Go > Go to File… and then type in “RationalOptionPages.php”. That doesn’t find it either way, so there must be something very suspicious.Besides, someone should already report that error before you, there are over 40k people who gave a shot to this plugin.
Forum: Plugins
In reply to: [OoohBoi Steroids for Elementor] Teleporter HeroElementor 3.6 brings the Container that replaces both Section and Column and the Inner Section widget too. For that reason, Teleporter will no longer be available or it’ll have to be completely different.
My advice is to find an alternative buddy. I’m sorry but it’s not up to me, Elementor dictates how its plugins should evolve.Forum: Plugins
In reply to: [OoohBoi Steroids for Elementor] How to correctly flex?Select their parent column, turn on the Widget Stalker for that particular column and align with the space between, like this:
Forum: Plugins
In reply to: [OoohBoi Steroids for Elementor] Popup open at under footer@naresh11381
WP Admin bar on the front-end is causing the popup to pop in the wrong position. The mobile popup issue doesn’t seem to be issue with the Hello Elementor theme.Forum: Plugins
In reply to: [OoohBoi Steroids for Elementor] Barba.js implementation?CSS Print Method should be set to “External file”, see
Elementor > Settings > Advanced (tab) :: CSS Print MethodKeep “Improved CSS Loading” (under Experiments tab) to Default or Inactive.
Forum: Plugins
In reply to: [OoohBoi Steroids for Elementor] Glider on fade creates overlaysYou have to add the background to the column buddy!
Forum: Plugins
In reply to: [OoohBoi Steroids for Elementor] Plan for dealing with upcoming 3.6 releaseThanks, buddy! Although I really wish all of these features from Steroids are a part of Elementor natively ??
A new Container element in Elementor 3.6 changes everything. It makes life so much easier, it opens up a whole new spectrum of possibilities and I already have a bunch of plans for tutorials.