-
Search Results
-
Topic: Google Tag Manager On Click
Hello,
I am trying to implement the on click tracking found in your documentation here: https://kriesi.at/documentation/enfold/contact-form/#add-on-click-event-to-the-contact-form-submit-button-
My question is:
What do I set the $att, $formID, $form_params to for each form? I want to use this script for each separate contact form on my site and I don’t know where I get the $att, $formID, $form_params from to set them?Thanks
Hi Folks,
new question – “How to change comment box text?” …is a headline in the
enfold-documentation. And that is exactly what I want to do, but it’s not really
working with your example-snippet:
——————————————————————————————-
//————————————–
// function – Comment box text
//————————————–function custom_comment_title(){
?>
<script>
jQuery(window).load(function(){// Replace coments title “Leave a Reply”.
jQuery(“.single-post .miniheading”).text(“New text here”);// Replace sub-heading “Want to join the discussion? Feel free to contribute!”.
jQuery(“.single-post .minitext”).text(“New text here”);// Replace submit button text “Post Comment”.
jQuery(“.single-post .submit”).val(“New text here”);});
</script>
<?php
}
add_action(‘wp_head’, ‘custom_comment_title’);——————————————————————————————-
Please, take a look on my page. I only want to change the “comment title”! And I
want to delete the sub-headings. And I also want to delete the complete “website-field”.Incidentally – a big “THANK YOU” to all of you for your support! You do a great job!
Best regards
Carstenafter updating Enfold, the “clear format” button is missing in the advanced layout builder text editor
Hello,
i just installed Woocommerce to my Enfold theme. It looks a bit strange as i imported the products. See f.e. here https://miriamfrank.com/produkt/freddy-mercury-munich-poster/
I don’t want this part to be shown above the picure
Meta
Website-Administration
Abmelden
Feed der Einträge
Kommentare-Feed
WordPress.orgAnd the styling doesn’T look good at the shop overview https://miriamfrank.com/shop/ As you can see here https://ibb.co/vQRtN05 the text is to close to the border and the “View product” button is missing as well
On our Enfold Contact form on this page: https://keysmadelocksmith.com/contact/, the email address is a required field. We’ve been receiving form submissions recently without an email address. When attempting to troubleshoot, we found that when using a desktop/laptop the page will not allow you to submit the form (“Get in Touch” button) unless an email address has been entered. However, on a mobile device, we found that on both an Android and an iphone, the form will allow a user to submit the form without an email address.
I could not find a thread in the forum about this issue. I apologize if it’s already been addressed. Is there a way to fix this?
Also, is there a way in the form settings to have the email “From” be the email address submitted in the form? We left the “From” field blank in the email settings and the instructions say: “Enter your from address for the form – if left blank it will default to user email or (Email address hidden if logged out) “. The word “or” is interesting. What determines if it is one or the other? We are intermittently receiving emails with the From field displaying the user email at times and displaying the “no-reply” address at times. We would prefer it to be the user email but cannot find any guidance on how to achieve this outcome. Thanks in advance for any help on this!!
Hi guys.
I’ve been having problems with the responsive version of Enfold.
1. The Social Media buttons are non existent on the responsive version.
2. There is a beige bar between the navigation and the first picture. I don’t know why and I would love to get rid of it.
3. When opening the navigation it is pink. I would like to change the color and can’t find where to do it.II am a web designer and have already installed many Enfold Themes for my customers. With the latest installation (4.7.3) I can no longer find buttons for animations in the AV-Page Builder. In version (4.5.7) “Edit column” there is a tab with “Animation”. Version 4.7.3 is no longer available or is it hidden so that I cannot find it?
Topic: Cookie und Datenschutz
Hallo zusammen,
Leider werden mir einige Optionen bei den Cookie-Einstellungen nicht angezeigt.
Mir fehlen zwei komplette Reiter (oben habe ich nur den Reiter Datenschutz, sonst gibt es hier auch eine CookieRubrik).
Einige Cookieeinstellungen stehen nun unterhalbder DSGVO Reiter, jedoch unvollständig und ich kann keine neuen Buttons eröffnen, um meine Cookie-Einstellungen zu individualisieren. Enfold ist auf aktuellster Version (4.7.3) PHP 7.3 und WordPress 5.3.2 ebenso aktuell.
Bei einer andere Seite funktioniert alles super und alle Einstellungen sind vorhanden.Habt ihr eine Idee?
Vielen Dank im Voraus.
———————————
Hello, everybody,
Unfortunately, some options in the cookie settings are not shown to me.
I am missing two complete tabs (at the top I only have the Privacy tab) and I cannot open new buttons to customize my cookie settings. Enfold is up to date with the latest version (4.7.3) of PHP and WordPress.
On another site everything works great and all settings are present.Thanks a lot!
Topic: Few help needed
I recently purchased enfold theme and i need help on
1) the price shows in product page is really ugly looking, can i give it a style and visible in center?
2) In product grid, can i show some product description instead of price?
3) Can we customise height of product displayed on product grid?
4) Can we show Customer image little bigger on left side and add a read more button?waiting for reply
Topic: No carga bien el tema
Failed to load plugin url: http://www.huanchuyadm.com/wp/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/js/avia-tinymce-buttons-4.js
Me siento timado, veo que a muchos les sucede este problema con este tema y demoran demasiado para dar una solución
Topic: Enfold – Dynamics content
Hi Enfold Team,
I need a dynamic element, I want the user to select one radio button option. Depending on the selection the content displayed should change. Is there a solution from enfold?
Thanks a lot!
Background Summary: I’ve used Enfold for many clients for many years, always use latest version of WP and Theme. Congrats on building something that works well, has been very reliable, and is always updated.
Issue Research: Making changes to a page in the Advanced Layout Builder (ALB) and clicking the Update button saves the changes to the database posts table successfully (and shows in Revisions), but NOT to the postmeta ‘_aviaLayoutBuilderCleanData’ field, and then the theme seems to be pulling from that field to display the page, which displays an old version of the page, not from the posts post_content field like normal. I’ve verified using Chrome Dev Tools that the POST submission has all the posts and postmeta fields with correct values containing the updates made, and gets a 200 success response, but the postmeta CleanData field is not updated for some reason.
Multiple Updates are made, and if using the Block Editor, clicking Update says it works, but displays the old version, and reloading the Editor page causes all those changes to be LOST. We’ve lost hours of work due to this issue. Changing the page status from Draft to Published seems to help for some reason. Cloning the page does not help.
I have tried multiple servers, migrating a site from one to another, same issue. Disabled all plugins, disabled all caching, same issue. It does not happen on all pages, but even removing sections of the page don’t seem to help, once it’s not working, it stops updating.
Interestingly, if I delete the ‘_aviaLayoutBuilderCleanData’ field value in the database, then the page updates ok, and the page displays ok. It doesn’t seem to recreate it right away either… a few updates work ok, then once it recreates it, it doesn’t display any updates made again, and the issue is back.
I searched and found many posts with similar issues, but most seem to be either certain text or sections or characters cause it to break, such as the special character replacement noted in the docs, and that’s a shame, the text should be escaped or something. If it’s parser related, it’s only affecting the CleanData field value, which is the problem. Upon failing to update, it should delete that field then, so it falls back to displaying from the posts post_content field like a normal site would
I have created a workaround that seems to solve the issue completely, and this code can be placed in the functions.php of a child theme, or as I prefer, use the Code Snippets plugin and have it fire only in the Admin:
function fix_for_enfold_page_builder( $post_ID, $post ) { $page_builder_active = get_post_meta( $post_ID, '_aviaLayoutBuilder_active', true ); $page_builder_shortcode_tree = get_post_meta( $post_ID, '_avia_builder_shortcode_tree', true ); if ( $page_builder_active && $page_builder_shortcode_tree ) { update_post_meta( $post_ID, '_aviaLayoutBuilderCleanData', $post->post_content ); } } add_action( 'wp_insert_post', 'fix_for_enfold_page_builder', 10, 2 );I would suggest Enfold stop using ‘_aviaLayoutBuilderCleanData’ completely, as it’s very concerning when updates show in Revisions and in the Editor, but are not actually used for the display of the content, that’s a major bug and no matter the cause, storing two versions of a page is bound to have issues and cause problems, not to mention take up twice as much space in the database.
Topic: no carga el editor avia





