• Resolved codeagency

    (@7grafix)


    Since latest update (Elementor v2.0.12 / Elementor Pro v2.0.6), the colors are not working in Elementor page builder.

    I’m using OceanWP + Elementor Pro.
    In OceanWP, the color palette works fine, it’s only in Elementor where it’s not.

    Anybody else who can confirm? Bugfix/update on it’s way?

Viewing 15 replies - 1 through 15 (of 17 total)
  • Plugin Author Daniel Men?ies

    (@kungtiger)

    I’ve just tested it and it works fine for me.
    Could you export all settings and your palette so I can have a look?
    The export file is a simple text file. Just open it with a plain text editor and pass it on to via pastebin or something like that.

    Thread Starter codeagency

    (@7grafix)

    Hallo Garavo,

    Sorry for my late reply.
    I was busy with GDPR madness the past weeks.

    I have tried again, updated all websites to latest version, but the problem still persists.

    I even tried a blank new project, everything from scratch and it also happens with this one after some time.

    So the strange thing is, the first few times it al works fine and suddenly after a while, it no longer works in Elementor anymore.
    But only in Elementor! In Theme customizer (OceanWP), in wysiwig editor default WP editor and everywhere else it keeps working nicely. Just not in Elementor.

    I’m really clueless why this is happening. I have no strange things installed.
    My last test is on a pure untouched environment, no caching whatsoever, not on server, not by any plugins, nothing at all.

    I made a backup from my settings, which you can see here on gist:
    https://gist.github.com/codeagencybe/913f8cdf253257a635a4139c56495c5e

    It happens on all projects I made so far.
    Can you please kindly check so I can get this resolved. If you want to check the website yourself in backend, just let me know and I’ll create you a temp admin account to check it out.

    Thanks!

    UPDATE:
    I just checked the console for any errors, and this is the only things that shows up:
    Uncaught ReferenceError: butterbean is not defined
    at post.php?post=5&action=elementor:9300

    Not sure if that comes from your plugin?

    • This reply was modified 6 years, 9 months ago by codeagency.
    Plugin Author Daniel Men?ies

    (@kungtiger)

    I can think of two possibilities:

    Your export looks healthy, so my plugin should feed proper data to Elementor.
    I am using one of Elementor’s filter to override its colour palette.
    Double check if that’s the case: Open a post in Elementor and wait for all to load; then press Ctrl+U and Ctrl+F; type in #00A3E2. That’s one of your custom colours and assuming you did not change it since you did that export for me it should show up.
    If it does not, we’re in trouble and I’ll have a look at your setup.

    butterbean is a function defined by LifterLMS and called by OceanWP.
    Meaning OceanWP is trying to use something that LifterLMS might provide in order to fix an incompatibility. I say might since OceanWP is not checking if butterbean is defined but instead checks if a class LifterLMS is defined and then assumes butterbean to be there as well.
    Anyheys, I don’t see how my plugin could produce conditions for that error.

    Try deactivating OceanWP and see if Elementor works with your custom colours. If it does not then I’ll have a look at your setup and try to find out what’s wrong.

    You can send any login credentials to [email protected].
    It’s an anonymous inbox that only I can access. When we’re done I’ll delete it.

    Thread Starter codeagency

    (@7grafix)

    What is suppose the happen when I do ctrl+u and ctrl+f?
    I’m on a Mac, those shortcuts do nothing on my end.
    I think ctrl+f is for search?

    I don’t have anything LifterLMS on my site. Perhaps it’s something that comes along with OceanWP in case somebody installs LifterLMS so OWP theme supports the layouts.

    Plugin Author Daniel Men?ies

    (@kungtiger)

    I see. In Chrome and Firefox Ctrl+u opens the source code of the site you’re currently looking at. Ctrl+f does a search.
    Try this [idownloadblog.org] How do you view HTML source code in Safari?.

    OceanWP/LifterLMS: Yep you’re right but I fail to see how that error even happens since the entire file in which that butterbean thing is called will be ignored if LifterLMS is not active.
    I any case, it should not concern us too much.

    Thread Starter codeagency

    (@7grafix)

    Ah I see.
    When I open source code and search for any of my custom colors, a lot results come back.
    Mostly because I also applied it manually via Elementor already.
    But how can I see if it comes from your plugin or not?

    I think it might be better if you check yourself.
    I just created a new user with your email address. You should have received an email with login information. In case you can’t login, please try password reset

    Thanks in advance!

    Plugin Author Daniel Men?ies

    (@kungtiger)

    Hmm, I’ve check the inbox of [email protected] but I can’t see any email.

    Thread Starter codeagency

    (@7grafix)

    Did you also check spam folder?
    I just did another new user to my private email and arrived perfectly fine in my inbox.

    Also, I got admin notification from your account in my inbox too, so the email is really sent.
    I’m using mailgun, and mailgun also confirm the email has been delivered.

    screenshot: https://sharing.codeagency.be/1j022Z0M3L3C

    Plugin Author Daniel Men?ies

    (@kungtiger)

    Hmm, still nothing. Could be the case that temp-mail.org has a spam filter that filters all email coming from known bulk email relays. Maybe try this one: [email protected].
    That’s a different provider, https://generator.email/.

    I have ASTRA + Elementor and it only works in ASTRA. It doesn’t work in Elementor and I don’t know why.

    Thread Starter codeagency

    (@7grafix)

    For me it’s very unstable working.
    Some website it works, some not.
    They use same theme (OceanWP), same Elementor version (all Pro version).

    I already tried disabling all plugins, but it’s not working.
    It seems like there is some kind of priority in which order you need to activate the plugins in orde to make it work in Elementor.

    In all others it works fine (Customizer, native wysiwig editor, …), just not in Elementor itself.

    I figured out my problem. It creates a problem with Jet Tabs by Crocoblock. Once I disabled it, it started working.

    @kungtiger

    Jet Tabs does break it:

    Jet Tabs has:

    add_filter( 'elementor/editor/localize_settings', array( $this, 'elementor_editor_localize_settings' ), 10, 2 );

    Set a priority in CCP line 264:

    add_filter('elementor/editor/localize_settings', array($this, 'elementor_integration'), 100);

    Seems to fix it.

    • This reply was modified 6 years, 8 months ago by eplanet.
    Plugin Author Daniel Men?ies

    (@kungtiger)

    Thanks guys! I’ve commited version 1.12.4 so give it a try.
    As usual if it works I’ll publish it.

    Works for me.

Viewing 15 replies - 1 through 15 (of 17 total)
  • The topic ‘not working with elementor’ is closed to new replies.