Forum Replies Created

Viewing 16 posts - 1 through 16 (of 16 total)
  • Author
    Posts
  • Couldn’t figure out how to delete the post but figured it out using: https://kriesi.at/support/topic/dynamically-add-the-category-name-to-grid-layout-source-code/

    in reply to: Template Builder No Longer Works #530476

    Hi,

    Please try a browser cache clear. That always works for me after an update.

    in reply to: Header Transparency Issues #509623

    You just need to set your page header transparency. While you’re editing the page, go to “Layout” and change the “Header visibility and transparency” dropdown to transparent header.

    edit: Optional – You also need to set a transparency logo and transparent header menu color at Enfold > Header > Transparency Options

    • This reply was modified 9 years, 1 month ago by leadmagz.
    in reply to: 4.3 update – odd behavior since? #492572

    Hi,

    Looks like the list issue is fixed. Thanks

    Found this one though, am not sure if it’s because of the update:

    odd behavior for restore message

    The restore messages usually appear at the top of the page, now I’m seeing them inside textblocks.

    • This reply was modified 9 years, 2 months ago by leadmagz. Reason: modified element name
    in reply to: 4.3 update – odd behavior since? #491832

    Additional info:

    Fresh site with WP 4.3 and without plugins and only enfold 3.3.1 activated gets the issue. WP 4.2.4/Enfold 3.3.1 fresh site does not get the issue.

    Visual editor works fine if the theme is disabled. We are only getting the issue in the advanced editor.

    If you disable visual editor for your profile, HTML editor shows correct elements but front end display is wonky.

    in reply to: Weird Text Block Issue #491629

    Hi Asassano,

    We’re trying to get the same issue addressed here. No reply from support yet.

    in reply to: 4.3 update – odd behavior since? #491628

    Hi,

    Any news on this?

    in reply to: 4.3 update – odd behavior since? #491099

    Hi,

    Updated to enfold 3.3.1, issue is still there for sites updated to WP 4.3.

    in reply to: 4.3 update – odd behavior since? #490516

    HI, same problem here. It seems there was some changes to the WP editor now and Enfold hasn’t been updated to fix it, particularly the shortcodes for the textblock element.

    Here is a link to what changes were done in the editor.
    https://make.wordpress.org/core/2015/07/09/editor-changes-in-wordpress-4-3/

    I can confirm that 3.3 enfold works with WP versions prior to 4.3. (WP 4.2.4 for some of our sites).

    Also, WP editor works OK, it’s only the Advanced Layout editor that is getting the issue.

    • This reply was modified 9 years, 2 months ago by leadmagz.
    in reply to: Video background fallback for mobile not showing up. #418171

    Hi Elliot,

    We set the video background section to “position: fixed” with a z-index of -1 for smaller screens and set it back to z-index 1 for screen sizes above 1024. Not a very good fix because I feel this just hides the problem not really stop the video from loading in the background which is a bit much to ask visitors on a mobile data plan.

    in reply to: Video background fallback for mobile not showing up. #417530

    Good day!

    The update did not fix the fallback image issue. Right now on ipad and smaller devices, the theme is still trying to load the video. As far as we can tell, the image is in the background since we see a sliver of it when scrolling on mobile devices.

    in reply to: a conflict with Gravity Forms #404913

    Just a quick fix for anyone who just wants to get work done. comment out the function and filter starting at line 21 on enfold\config-gravityforms\config.php:

    add_filter('gform_display_add_form_button', 'avia_add_gf_button_to_editor', 10, 1);
    function avia_add_gf_button_to_editor($is_post_edit_page)
    {
        return true;
    }

    This will disable the “Add form” button on the avia framework screens but you will be able to edit forms again.

    in reply to: a conflict with Gravity Forms #403541

    Just adding that this is also happening on our sites.

    WordPress 4.1.1
    Enfold 3.0.8
    Gravity forms 1.9.2

    Error message in console says that “Uncaught TypeError: Cannot read property ‘id’ of undefined”.
    Unable to edit forms
    Form editor works if the theme being used is anything other than enfold.

    Hi again,

    The issue is still around. We do work around it by moving the layout elements around and saving the page a couple (or more) times.

    Here is a screenshot of the page with chrome inspector open so you can see what’s happening.

    Grid row issue

    No matter what layout element we add right below the first grid row element, for some reason it gets excluded from the “wrap-all” div, we’re assuming an extra div (or a lot of extra divs) get added somehow.

    The page is at http://mattnj.wpengine.com/our-services/ (hosted on WPengine) although you might not get to see the issue again since the page is actively being worked on and the issue disappears after a few saves.

    • This reply was modified 10 years ago by leadmagz. Reason: corrected div class name

    Hi Ismael,

    For some reason, the issue cleared itself after we saved the page as template, deleted everything then reloaded the template.

    The pages seem to get it only during the design process. We’re doing another page and will send you screenshots and links when we encounter the issue again.

    Thanks.

    in reply to: Yoast still changing permalinks to blog posts #331779

    Thanks for the reply Ismael,

    -All plugins/themes were up-to-date, including Yoast.
    -Dudes solution is meant for those running WooCommerce which we are not.
    -One solution that worked for a little bit was saving the whole page as a template and then trashing it and using the template to re-create the page.

    Not sure what else I could do or what else would cause the conflict. I’ve disabled all plugins before except for Yoast and the issue still persisted.

Viewing 16 posts - 1 through 16 (of 16 total)