Forum Replies Created
-
AuthorPosts
-
October 26, 2017 at 10:23 pm in reply to: Add category as a class to article element when using Grid Layout #869342
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/
Hi,
Please try a browser cache clear. That always works for me after an update.
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.
Hi,
Looks like the list issue is fixed. Thanks
Found this one though, am not sure if it’s because of the update:
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
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.
Hi Asassano,
We’re trying to get the same issue addressed here. No reply from support yet.
Hi,
Any news on this?
Hi,
Updated to enfold 3.3.1, issue is still there for sites updated to WP 4.3.
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.
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.
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.
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.
Just adding that this is also happening on our sites.
WordPress 4.1.1
Enfold 3.0.8
Gravity forms 1.9.2Error 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.November 9, 2014 at 10:51 pm in reply to: Theme closes main div after first grid row element it encounters #348487Hi 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.
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
November 8, 2014 at 1:11 am in reply to: Theme closes main div after first grid row element it encounters #348023Hi 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.
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.
-
AuthorPosts