Viewing 30 results - 11,941 through 11,970 (of 244,541 total)
  • Author
    Search Results
  • #1425756
    welswebmaster
    Participant

    Hello Enfold team,
    We’re doing our best to deal with 502/504 errors on WP Engine. One area of improvement we are addressing is to identify heavy loads. We see quite a few of Avia framework items at the top of the list. Please review the autoload list here and let us know which are save to set to autoload = no. we will monitor after and flip if necessary to retain functionality.

    Thank you!
    See private

    #1425755
    Empatica
    Participant

    Hello,

    I want to track with Tag Manager the forms sent from my website:
    But the form_submit event didn’t fire, only the form_start. I’ve got 2 forms: on homepage and on Contact page

    Do I need to add something?
    Thanks, regards

    Karim Chouaib
    Empatica Internet

    #1425754
    phil-0071
    Participant

    Hi Enfold Team,

    is it possible to keep one caption for different slides without loading the animation again and again?

    Cheers

    #1425748

    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

    #1425745

    Hi Mike
    Yes, I think so, I will wait for the next Enfold release and test then the new functionallity.
    Best regards
    Mike

    #1425741
    artVantage
    Participant

    Hello dear Enfold team,
    I have two questions for you:

    Problem 1: I used a classic gallery (https://www.zahnarzt-leipzig.dental/praxis/) where only 3 graphics can be seen. I would like a carousel option with the exact same look. Is that possible?

    Problem 2:

    Text areas for the pictures of the dentists are flown in here. A nice animation. How can I make it so that this animation is removed in the smartphone area and the black boxes are placed directly under the graphic?

    Thank you for your help!
    Best regards
    Rocco

    #1425733

    Hi Yaphoon,

    I have added the following in Enfold > General Styling > Quick CSS:
    To remove the words uncategorized

    #top #main .avia-content-slider .minor-meta {
        display: none;
    }

    To change the font size (Just change the value as you see fit)

    #top #main .avia-content-slider .slide-entry-title {
        font-size: 16px;
    }

    As for the last one, since you are using the Advanced Layout Builder, you need to add it manually via Text Block, or you can add this in your child theme’s functions.php:

    function post_published_date(){
        return get_the_date();
    }
    
    add_shortcode( 'post_published', 'post_published_date' );

    Then add a Text Block and put this shortcode inside it:

    [post_published]

    Then it should automatically post the published date of the current post.
    Hope it helps.

    Best regards,
    Nikko

    #1425721

    Hi,

    Thank you for the update.

    1. I created a back up / restore point
    2. I Disabled CSS file merging and compression (Enfold > Performance > File Compression settings)
    3. I added the code provided to functions.php file (At the bottom)
    4. I manually deleted the contents of the dynamic_avia folder

    You may need to resave the theme options in order to regenerate the dynamic stylesheet after deleting the old ones. Please do the steps again, then make sure to resave the theme options afterward. We recommend disabling the cache and compression plugins while testing.

    Best regards,
    Ismael

    #1425717

    Hi,

    Thank you for the update.

    No Updates available. You are running the latest version! (5.5)
    Check Manually

    You may need to manually update the theme to version 5.6.8 via FTP this time. Please check the documentation below for more info.

    // https://kriesi.at/documentation/enfold/theme-update/#update-via-ftp

    Best regards,
    Ismael

    #1425715

    In reply to: Menu Bar Transparency

    Hey marketingclubhh,

    Thank you for the inquiry.

    You may need to edit the page and adjust the Settings > Layout > Header visibility and transparency settings to the first option. For more info, please check the documentation and video tutorial in the following link.

    // https://kriesi.at/documentation/enfold/header/#contributed-video

    Best regards,
    Ismael

    #1425714
    mediaapps
    Participant

    I’ve finally launched https://palmcovevision.au
    During the build I configured robots.txt to noindex nofollow
    I can’t recall how I did it or how I change it to index and follow.
    I thought that initially I did it through Enfold Child but since then the Google Site Map plugin has become involved by the look and now I also have Yoast Premium.
    The Yoast scanner didn’t find any problems but I can see this in the source code:

    		<!-- End Google Analytics opt-out snippet added by Site Kit -->
    			<meta name='robots' content='noindex, nofollow' />

    Is this something that I can fix within Enfold?

    #1425713
    guillaumemichnik
    Participant

    Hello,

    I purchased and installed your Enfold theme today and am trying to import the ‘Health’ demo. Unfortunately, while using WordPress, I encounter this error:

    Error accessing file for download:
    cURL error 28: Connection timed out after 10001 milliseconds

    I tried setting a higher limit in my wp-config.php:

    define(‘WP_MEMORY_LIMIT’, ‘256M’);

    But it still doesn’t work.

    So, I tried to do it manually following your documentation:

    I added the following in the functions.php of my child theme:
    add_theme_support( ‘avia_demo_store_downloaded_files’ );
    Then, I downloaded the demo zip file from GitHub and extracted it to ‘/www/wp-content/uploads/avia_demo_files/health/’
    But I still can’t get the demo to work.

    Can you please help me?

    sinix96
    Participant

    I’m using the enfold construction demo on my website and i am unable to update the prtfolio button images on my home and projects pages. Also once i allocate my media with an image sectio in the portfolio dedicated page, i get it blury and low quality

    • This topic was modified 2 years, 4 months ago by sinix96.
    #1425706

    Hi
    We have several websites with Enfold and WPML.
    Now on one website, the language flags are not shown on mobile.
    Perhaps the problem is, that there the language flags are in the secondary menu which is not shown on mobile.
    How we can make, that the language flags are shown here?
    See examples in the private content section.
    Thanks very much.
    Best regards
    Mike

    #1425703

    Hi Ismael,

    I followed your instructions:

    1. I created a back up / restore point
    2. I Disabled CSS file merging and compression (Enfold > Performance > File Compression settings)
    3. I added the code provided to functions.php file (At the bottom)
    4. I manually deleted the contents of the dynamic_avia folder

    When I checked the website it looked quite different… In fact every page I looked at had lost some kind of styling or background et cetera. So I have had to run a full restore.

    I have read the links below several times but still cannot figure out what to do

    Some other points:

    In this thread (https://kriesi.at/support/topic/delete-contents-of-public_html-wp-content-uploads-dynamic_avia) to Geert you said “Did you check the option to delete the old CSS and JS files under Enfold->Performance? If not then please try doing so”. I have looked for this option but I can’t see it.

    Do I need to add the code you provided in the thread above after each upgrade? How important is this code and how come it doesn’t ship with the software? (please forgive me I am in front end user and don’t understand this very well)

    As I host with Site Ground I use SG Speed Optimizer (https://en-gb.wordpress.org/plugins/sg-cachepress) that includes Memcached, Minify CSS Files, Combine CSS Files so presumably I do not need to use Enfold’s performance options?

    I’m going to need a bit more help to get this problem solved

    Thank you

    Philip

    Hi NicomIT,

    I’m glad that we could help you :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

    Hey JoStudioDeRijp,

    Please try the following in Quick CSS under Enfold->General Styling:

    #header_meta ul li a {
      font-size: 14px;
    }

    Best regards,
    Rikard

    #1425688

    Ismael,

    1) In the backend, at the bottom of the WordPress Updates page, it says: Themes: Your themes are all up to date.

    2) At the bottom of the Enfold Theme Options page, it says:
    Theme Updates
    No Updates available. You are running the latest version! (5.5)
    Check Manually

    When I click on Check Manually, it takes me back to the WordPress Updates page described above in 1).

    Please tell me know to update the theme. Thanks, John

    #1425685

    Hi Carsten,

    I’m glad that we could help you :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

    #1425684

    Hi woogie07,

    I’m glad that we could help you :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

    #1425678

    Thanks Ismael. That code should be added to the functions.php file in the child theme?

    Do you know why that would be happening? We didn’t have this issue with any pages/posts on the website until the last week or so.

    We updated Enfold approximately two weeks ago, but had to revert it back to the older version temporally when we found some issues. But have since changed it back to the latest version.

    thinkjarvis
    Participant

    Hi guys,
    I now have the full superspeedy pack from WP Intense which includes a lot of database modifications.

    They also encourage you to set as many non-essential WP_Options with Autoload YES to Autoload NO to speed up all uncached actions on a site.
    https://www.wpintense.com/knowledgebase/managing-your-wp_options-table/

    I have had to do an extensive review of transients generated by plugins and also items that auto load. The speed difference from optimising wp_options in the backend and front end on large sites is massive.

    I want to apply this same method to Enfold theme itself.

    If you run the following SQL command you can see Enfold typically has over 100 – 150 autoloaded functions.

    select left(option_name,15) option_name, count( * ) total
    from wp_options where autoload = 'yes'
    group by left(option_name,15)
    order by total desc
    limit 100;

    (Note you need to change wp_ to your database prefix if it isnt wp_)

    You can also then run:

    SELECT * FROM wp_options where option_name like 'av_alb_usage_av%';
    SELECT * FROM wp_options where option_name like 'av_alb_usage_av%' and autoload = 'yes';

    and
    DELETE FROM
    or
    UPDATE

    av_alb_usage_av has over 100 options:

    av_alb_usage_av_blog
    av_alb_usage_av_button
    av_alb_usage_av_button_big
    av_alb_usage_av_buttonrow
    av_alb_usage_av_buttonrow_item
    av_alb_usage_av_catalogue
    av_alb_usage_av_catalogue_item
    av_alb_usage_av_cell
    av_alb_usage_av_cell_four_fifth
    av_alb_usage_av_cell_one_fifth
    av_alb_usage_av_cell_one_fourth
    av_alb_usage_av_cell_one_full
    av_alb_usage_av_cell_one_half
    av_alb_usage_av_cell_one_third
    av_alb_usage_av_cell_three_fifth
    av_alb_usage_av_cell_three_fourth
    av_alb_usage_av_cell_two_fifth
    av_alb_usage_av_cell_two_third
    av_alb_usage_av_codeblock
    av_alb_usage_av_comments_list
    av_alb_usage_av_contact
    av_alb_usage_av_contact_field
    av_alb_usage_av_content_slide
    av_alb_usage_av_content_slider
    av_alb_usage_av_countdown
    av_alb_usage_av_feature_image_slider
    av_alb_usage_av_font_icon
    av_alb_usage_av_four_fifth
    av_alb_usage_av_fullscreen
    av_alb_usage_av_fullscreen_slide
    av_alb_usage_av_gallery
    av_alb_usage_av_gmap_location
    av_alb_usage_av_google_map
    av_alb_usage_av_heading
    av_alb_usage_av_headline_rotator
    av_alb_usage_av_horizontal_gallery
    av_alb_usage_av_hr
    av_alb_usage_av_icon_box
    av_alb_usage_av_icongrid
    av_alb_usage_av_icongrid_item
    av_alb_usage_av_iconlist
    av_alb_usage_av_iconlist_item
    av_alb_usage_av_image
    av_alb_usage_av_image_hotspot
    av_alb_usage_av_image_spot
    av_alb_usage_av_layerslider
    av_alb_usage_av_layout_row
    av_alb_usage_av_magazine
    av_alb_usage_av_mailchimp
    av_alb_usage_av_mailchimp_field
    av_alb_usage_av_masonry_entries
    av_alb_usage_av_masonry_gallery
    av_alb_usage_av_metadata_item
    av_alb_usage_av_notification
    av_alb_usage_av_one_fifth
    av_alb_usage_av_one_fourth
    av_alb_usage_av_one_full
    av_alb_usage_av_one_half
    av_alb_usage_av_one_third
    av_alb_usage_av_partner
    av_alb_usage_av_partner_logo
    av_alb_usage_av_player
    av_alb_usage_av_playlist_element
    av_alb_usage_av_portfolio
    av_alb_usage_av_post_metadata
    av_alb_usage_av_postcontent
    av_alb_usage_av_postslider
    av_alb_usage_av_product_button
    av_alb_usage_av_product_info
    av_alb_usage_av_product_meta
    av_alb_usage_av_product_price
    av_alb_usage_av_progress
    av_alb_usage_av_progress_bar
    av_alb_usage_av_promobox
    av_alb_usage_av_rotator_item
    av_alb_usage_av_row
    av_alb_usage_av_section
    av_alb_usage_av_sidebar
    av_alb_usage_av_slide
    av_alb_usage_av_slide_accordion
    av_alb_usage_av_slide_full
    av_alb_usage_av_slideshow
    av_alb_usage_av_slideshow_accordion
    av_alb_usage_av_slideshow_full
    av_alb_usage_av_social_share
    av_alb_usage_av_submenu
    av_alb_usage_av_submenu_item
    av_alb_usage_av_tab
    av_alb_usage_av_tab_container
    av_alb_usage_av_tab_section
    av_alb_usage_av_tab_sub_section
    av_alb_usage_av_table
    av_alb_usage_av_team_icon
    av_alb_usage_av_team_member
    av_alb_usage_av_testimonial_single
    av_alb_usage_av_testimonials
    av_alb_usage_av_textblock
    av_alb_usage_av_three_fifth
    av_alb_usage_av_three_fourth
    av_alb_usage_av_timeline
    av_alb_usage_av_timeline_item
    av_alb_usage_av_toggle
    av_alb_usage_av_toggle_container
    av_alb_usage_av_two_fifth
    av_alb_usage_av_two_third
    av_alb_usage_av_video
    av_alb_usage_avia_sc_search

    and there are also other autoloaded options from the theme including:
    avia_stylesheet
    avia_gutenberg_
    avia_options_th
    widget_avia-ins
    avia_woocommerc

    Plus others possibly in your installation vs mine.

    Would it be possible to review these options and make it so those that only run in the back end of wordpress are set to Autoload = NO
    Would it also be possible to provide a list of those that can safely be set to NO? I can then run an SQL command to set them to NO:

    Like this:
    update wp_options set autoload = 'no' where option_name like 'av_alb_usage_av_animated_numbers%' and autoload = 'yes';

    Transients Review

    SELECT option_name AS name, option_value AS value
    FROM LkxroSS_options
    WHERE option_name LIKE ‘%transient_%’
    ORDER BY option_name

    Anything Enfold auto generates that shouldnt be autoloaded?

    • This topic was modified 2 years, 4 months ago by thinkjarvis.
    • This topic was modified 2 years, 4 months ago by thinkjarvis.
    #1425672

    In reply to: Theme Question

    Hey Yvonne,
    The resume demo has the header hidden by default, so you could enable the header to show the menu and add more pages:
    Enfold_Support_3902.jpeg
    This is an example of the header enabled with a menu for additional pages:
    Enfold_Support_3904.jpeg
    but since the site layout is boxed, making the header sticky will make it fullwidth and be outsite of the boxed area, so you should choose between a sticky header & a boxed layout.

    Best regards,
    Mike

    #1425666
    This reply has been marked as private.
    #1425663
    Yvonne
    Guest

    Hi again,
    thanks for your previous answer.
    I discoved another demo which i like: https://kriesi.at/themes/enfold-resume/
    Is it posible to have a sticky menu on this one and seperate pages ?

    Best regards?

    #1425651

    Hi,

    Thank you for the inquiry.

    The best step forward is to implement the suggested improvements outlined by the PageSpeed Insights tool. Begin by addressing the issue of render-blocking resources, which can be done by disabling the Enfold > Performance > File Compression settings. You should also consider exploring alternative compression options like Autoptimize or BWP Minify. Another recommendations is to reduce unused JavaScript, which includes “botano.js” from ionoscloud, Google Tag Manager, and the dynamic footer script. Again, the footer script can be deactivated by adjusting the Enfold > Performance > File Compression settings.

    Next recommendation is to enable gzip compression. Most cache plugins, such as WP Rocket or W3 Total Cache, come with this option by default. If you encounter difficulties, your hosting provider should be able to assist you in enabling gzip compression. In addition to the steps mentioned above, you can follow the recommendations in the following articles.

    // https://kriesi.at/archives/scoring-100-100-in-google-pagespeed-insights-gtmetrix-pagespeed-and-yslow
    // https://gtmetrix.com/wordpress-optimization-guide.html

    Best regards,
    Ismael

    #1425647

    In reply to: Submenü Abstand

    Hi,

    Thank you for the update.

    The css files are still compressed when we checked the site today. Please disable the compression settings in the cache plugin and in the theme at Enfold > Performance > File Compression. Also, please make sure that there is no invalid css code, such as missing closing brackets or semicolons.

    Best regards,
    Ismael

    #1425641

    Hi,

    The search bar displays consistently on our end across different sizes. Did you subscribe to a CDN provider? Please try to temporarily disable it or try to check the site on a different device.

    I’m not sure as to the exact process?

    You can disable the file compression settings temporarily (Enfold > Performance > File Compression), just to make sure that the updated resources are loaded. Please refer to the documentation below for more details.

    // https://kriesi.at/documentation/enfold/optimization/#css-and-js-merging

    Best regards,
    Ismael

    #1425640

    Hey johnsnyderpottery,

    Thank you for the update.

    Did you disable the Lightbox Modal Window from the Enfold > Theme Options panel? We also noticed that the site contains an older version (5.5) of the theme. Please upgrade the theme to version 5.6.8, then toggle or temporarily disable the Enfold > Performance > File Compression settings afterward.

    Best regards,
    Ismael

    #1425638

    Hi,

    Thank you for the update.

    The account above doesn’t have admin rights, so we were not able to adjust anything. To adjust the style of the post headings, go to the Enfold > Advanced Styling panel and configure the H3 heading element. You can also use this css code.

    .html_elegant-blog #top #wrap_all .avia-content-slider .slide-entry-title {
        color: red;
        font-size: 20px;
        font-weight: normal;
    }

    Best regards,
    Ismael

Viewing 30 results - 11,941 through 11,970 (of 244,541 total)