Same here! Looking for an older version of enfold to downgrade with.
Hi Mike,
I appreciate the effort in trying to get this resolved and understand the issues with integration into Enfold and WordPress.
I will continue along the path of using both WordPress and specific Html pages to achieve the desired need for this app.
I will contact PWA developers and see how it could be integrated.
All the best.
Marc
Hi,
Glad Ismael could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike
Morning Mike,
Thank you for your response.
I have created a test page in WordPress for the following 3 options which you can access here:
https://mobi.henleyair.tv/hangarcam/ but you would need to do F11 to see it in mobile view.
I have tried each of the 3 suggestions above and will respond to issues as such here below:
Option 1:
See link for emulated mobile device output https://mobi.henleyair.tv/html/Enfold_01Dec2024-01.png
As you rightfully say, this option stretches the image to fit within the confines of the whole mobile screen. Obviously, it is distorted.
Option 2:
See link for emulated mobile device output https://mobi.henleyair.tv/html/Enfold_01Dec2024-02.png
I get the same output as in Option 1 with a stretched image.
Option 3:
See link for emulated mobile device output https://mobi.henleyair.tv/html/Enfold_01Dec2024-03.png
This output has the best result so far out of the 3 options.
However, as you have said, the code for this option fixes the webcam image in the centre of the screen. Also, it fits the webcam image to a height larger than the screen size which means you have to scroll up and down to see it.
In Option 3 the code needs to allow for the webcam image to scroll left and right so that the user can see the whole image. So to start with it should be fixed to align left on the screen.
I would like to suggest that you open up the site mobi.henleyair.tv on your mobile device and use “Add to Home Screen” (iOS) or “Save App” (Android) on your mobile device. This will then let the site operate as a Progressive Web App on your device. Then select any of the webcam images and click on that. You will then see that the webcam image displays at the full height of the mobile device screen, but you can then swipe right and left to see the rest of the webcam image.
This is the exact same effect I am trying to achieve through Enfold and WordPress so that I can do away with the HTML pages that do this effect.
Hope this feedback helps.
Marc
I’m getting this fatal error in logs…what would be causing this and how to fix?
“error”: {
“type”: 1,
“file”: “/wp-content/plugins/woocommerce/includes/wc-notice-functions.php”,
“line”: 240
},
“remote-logging”: true,
“backtrace”: [
“”,
“#0 /wp-content/themes/enfold/config-woocommerce/config.php(3072): wc_get_notices(‘success’)”,
“#1 /wp-includes/class-wp-hook.php(324): avia_woocommerce_cart_dropdown(”)”,
“#2 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(”, Array)”,
“#3 /wp-includes/plugin.php(517): WP_Hook->do_action(Array)”,
“#4 /wp-content/themes/enfold/includes/helper-main-menu.php(153): do_action(‘ava_main_header’)”,
“#5 /wp-includes/template.php(812): require(‘/nas/content/li…’)”,
“#6 /wp-includes/template.php(745): load_template(‘/nas/content/li…’, false, Array)”,
“#7 /wp-includes/general-template.php(206): locate_template(Array, true, false, Array)”,
“#8 /wp-content/themes/enfold/header.php(275): get_template_part(‘includes/helper’, ‘main-menu’)”,
“#9 /wp-includes/template.php(810): require_once(‘/nas/content/li…’)”,
“#10 /wp-includes/template.php(745): load_template(‘/nas/content/li…’, true, Array)”,
“#11 /wp-includes/general-template.php(48): locate_template(Array, true, true, Array)”,
“#12 /wp-content/themes/enfold/404.php(9): get_header()”,
“#13 /wp-includes/template-loader.php(106): include(‘/nas/content/li…’)”,
“#14 /wp-blog-header.php(19): require_once(‘/nas/content/li…’)”,
“#15 /index.php(17): require(‘/nas/content/li…’)”,
“#16 {main}”,
“thrown”
Hi,
Thanks for your patience, the Rocket documentation explains more here.
You could try this list in your Excluded JavaScript Files:
\/jquery(-migrate)?-?([0-9.]+)?(.min|.slim|.slim.min)?.js(\?(.*))?( |'|"|>)
js-(before|after)
/dynamic_avia/avia-footer-scripts-(.*).js
var avia_is_mobile
const shopvote_ajaxurl
shopvote_fetch_reviews
(?:/wp-content/|/wp-includes/)(.*)
var AviaPrivacyCookieConsent
var AviaReCAPTCHA_front
var cookie_check
avia_cookie_check_sessionStorage
var init_tawcvs_variation_swatches_form
var wc_bundle_params
var wc_pb_min_max_items_params
var wc_gzd_unit_price_observer_params
var wc_gzd_add_to_cart_variation_params
layerslider
/enfold/js/avia.js
/enfold/js/shortcodes.js
/enfold/config-templatebuilder/avia-shortcodes/
/enfold/js/avia-compat.js
/enfold/js/waypoints/waypoints.min.js
/enfold/js/avia-snippet-(.*).js
//widgets.shopvote.de/js/reputation-badge-v2.min.js
//code.jivosite.com/widget/(.*)
//www.googletagmanager.com/gtag/js
//connect.facebook.net/en_US/fbevents.js
/wp-content/themes/enfold/js/avia-snippet-megamenu.min.js
/wp-content/themes/enfold/js/avia-snippet-hamburger-menu.min.js
/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/menu/menu.min.js
if these don’t help disable the “delay java script”
Best regards,
Mike
Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike
Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike
Hi,
Glad Ismael could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike
Hey Antonio,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:
.responsive #top.home .container_wrap_first > .container {
max-width: 100%;
}
.responsive #top.home section#texto {
padding-left: 25%;
}
Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
After applying the css, please clear your browser cache and check.
Best regards,
Mike
Hi,
Glad Rikard & Guenni007 could help, thank you Guenni007, It sounds like you have it sorted out now, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike
Actually I need to rename from clients brand name folder back to original template name «enfold». But thanks, good to know. I will keep in mind for the future
;-)
Steve
Hi,
Thanks for letting us know. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard
Hi,
The heading size can be set under Enfold->General Styling->Typography, that will apply site wide. You can also set individual sizes for each heading in the element options, in the styling tab.
You have applied a lot of padding to each grid cell, that padding can be set for different screen sizes in the Styling tab for each cell as well.
Best regards,
Rikard
Hi I just finsihed a new website but the blocks which were in the demo are not responsive at all. Can you please tell me how to change the margins so the titles and the text are normal like the homepage does on mobile? What did I do wrong and how can I fix it?
Thank you
Kind regards Stephanie
Hi,
Thanks for the update, we’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard
Hi,
Great, I’m glad that Ismael could help you out. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard
Hi,
Thanks for the update, we’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard
Hi,
I’ve added the code for you. You can see the new options at the bottom of the page under Enfold->Theme Options.
Best regards,
Rikard
what about that way (in addition) in the docu via: avf_dynamic_stylesheet_filename
see: https://kriesi.at/documentation/enfold/personalize-theme/
All of the Styling options you set in the theme’s Styling options are saved to a file in your uploads folder called enfold.css. If you have changed the theme name or something like that you may want to rename this file to better reflect your own branding. You can use the following function to do just that:
function avia_change_filename($stylesheet){
return 'custom_name';
}
add_filter('avf_dynamic_stylesheet_filename', 'avia_change_filename');
Hallo Kriesi-Team,
wir haben ein Kontaktformular zur Anmeldung einer Freizeit (noch nicht live geschaltet). Hier gibt es ein Feld “Datumsauswahlfeld” in dem das Geburtsdatum eingetragen werden soll. Dieses Feld lässt sich in der mobilen Ansicht (iOS) nicht bearbeiten. Die Tastatur wird auf dem Smartphone nicht geöffnet. Kann man hier ggf. auch eine Kalenderansicht integrieren?
Ist dieses Problem bekannt?
Enfold-Version: 6.0.6
Wordpress-Version 6.7.1
Thank you Ismael for your answer.
Do you have some information about the expected values of each of these meta fields ?
As each entry will use the same CPT and “Custom Layout”, I guess that I can anticipate the values even if some “post ID” or other parameters are included.
It seems to me that being able to quickly mass publish CPTs (using ALB) is a fine demonstration of the power of Enfold and its great “Custom Layout” functionality!
Best regards,
Hey bambinou1980,
Thank you for the inquiry.
You can change this in the Enfold > General Styling > Logo Area tab — adjust the value of the Alternate Background Color option.
Best regards,
Ismael
Sorry enfold support I forgot to add the user name in the private content. Now included.
Hi,
Great, I’m glad that Ismael could help you out. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard
Hey Lars,
Please try the suggestions listed here: https://kriesi.at/documentation/enfold/contact-form/#my-contact-form-is-not-sending-emails-. If that doesn’t help, then please post admin WordPress login details in private.
Best regards,
Rikard
Dear Support,
I would like to show or hide fields in your contact form based on the selection in a dropdown field on that form.
Is that possible with Enfold itself, or do I need to license a form plugin like formidable forms?
Is there a workaround like pressing a button to call contact form A, another button contact form B etc?
Thanks in advance!
Best regards
Uwe
PS : Lies mal bitte den Absatz oben bei : Enfold – Performance dort steht unter anderem :
HTTP/2 is optimized for using minified files and compression of files is no longer recommended: read more. Therefore since 5.7 by default minified files are selected.
daher empfehle ich auch eher die Minified Files zu nutzen.