Viewing 30 results - 6,211 through 6,240 (of 244,026 total)
  • Author
    Search Results
  • Hey leloux,

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

    .av-masonry-entry .av-masonry-entry-title {
      color: brown;
    }

    Best regards,
    Rikard

    #1463969

    Topic: Homepage element

    in forum Enfold
    Zaccc
    Participant

    Hello,

    Can you tell me is it possible to make such element with Enfold and how?
    https://postimg.cc/8jCg0k9H

    Regards

    #1463963

    Hi,
    When I check the /colorado-trail-resupply-guide/ page, I the backend ends with the tab section “bundles” and the next section “WATER RESUPPLY” doesn’t show on the backend.
    I also note that the entire tab for the “bundles” is not showing, I see many empty columns:
    Are these columns meant to show content? Or is this also broken?
    I see the last working column has unclosed div tags:
    Enfold Support 6455
    unclosed HTML tags can break the page structure and cause the builder to close the page early, try to recreate the page from scratch on a new blank page and don’t use the template, and be careful when pasting text, as some browsers also paste the HTML, so check for this.
    If this works correctly save this as your new template and delete the old template, typically once a template is saved with broken HTML tags it can not be corrected and resaved, thus the need to create a new blank one and saved.

    Best regards,
    Mike

    #1463962

    Topic: Easy WINS

    in forum Enfold
    welswebmaster
    Participant

    I’d like to feed you an easy win for all of your customers using Enfold. Read private

    #1463961

    Hi,
    Yes, if you have Enfold Theme Options ▸ Performance ▸ JS & CSS file merging and compression disabled, then enable Enfold Theme Options ▸ Performance ▸ Delete old CSS and JS files then the files will be cleared when the cache is cleared.
    I recommend waiting until this occurs on it’s own, as your server cache seems to lag behind causing your issues above.
    If you manually delete the files and your server cache is still calling them you will probably see some errors, so it will be better to wait until it occurs on it’s own.

    Best regards,
    Mike

    #1463960

    Hi,
    Glad to hear that you have this sorted out, 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

    #1463956

    In reply to: SVG DIVIDERS

    Hello Guenni007,

    I’m sorry for not having answered your messages quickly. I only spent a lot of time cropping SVGs that I found on the internet and that I added by modifying your code. I thank you nevertheless for the speed of your messages but especially for their relevance. You are one of the only ones to have helped me on Enfold for a long time and I thank you for that. I may ask you a few questions about other subjects but I thank you because my animated SVG separators are sublime thanks to you. Thank you !!!

    Have a good day.

    #1463950

    Hi,

    Thanks for letting us know, 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

    #1463942

    In reply to: Theme Problem

    Hey Paul,

    If your site has been compromised then I would suggest that you get it cleaned by professionals, or try to overwrite theme via FTP: https://kriesi.at/documentation/enfold/install-enfold-theme/#ftp-install.

    You can register on the support here.

    Best regards,
    Rikard

    Hi,

    Thanks for that. Could you try updating the theme to the latest version (6.0.2) to see if that helps please? https://kriesi.at/documentation/enfold/theme-update/.

    Best regards,
    Rikard

    #1463932

    Hi, I have managed to resolve the problem by dragging and dropping the enfold folder into the themes folder that site in the wp-content folder of the wordpress site in htdocs.

    Cheers

    Pete

    #1463913

    In reply to: New Installation

    Hey ampersart,

    Thank you for the inquiry.

    1.) To display a grid layout on the category or archive pages, set the Enfold > Blog Layout > Blog Layout settings to Grid Layout. By default, this setting displays 3 columns, but you can add the following filter to the functions.php file to reduce it to 2 columns.

    add_filter("avf_post_slider_args", function($atts, $context) {
        if ($context == "archive") {
            $atts['type'] = 'grid'; 
            $atts['columns'] = 2;
        }
        return $atts;
    }, 10, 2);
    

    2.) You can set the Styling > Appearance > Preview Image Size settings to the second option to choose a different thumbnail size.

    3.) The site is currently in maintenance mode, so we are unable to check the LayerSlider.

    4.)The theme should be responsive by default. Just make sure that the Enfold > General Layout > Dimensions > Responsive Layout option is enabled.

    In the future, we recommend opening a separate thread for each question or request, rather than grouping all questions in a single thread. This approach will make it easier for us to manage and will allow us to provide more immediate responses.

    Best regards,
    Ismael

    #1463908

    Hi,

    Thank you for the info.

    We noticed that the theme on the site is quite outdated, at version 4.8.7.1. The latest version is now 6.0.2. Please update the theme to the latest version, add the following css code, and then temporarily disable the Enfold > Performance > File Compression settings. Let us know the result.
    .

    body.woocommerce-checkout {
        max-width: 100vw;
    }

    Best regards,
    Ismael

    #1463902

    In reply to: Info template

    Hey Mariarita,

    Thank you for the inquiry.

    1.) To create a megamenu, please go to the Appearance > Menus panel, add a new link, then toggle the “Use as a Mega Menu” option. Please check the link below for more info.

    // https://kriesi.at/documentation/enfold/mega-menu/#how-to-use-the-mega-menu

    2.) In order to lower the logo, add this css code:

    .logo img, .logo svg {
        top: 20px;
    }
    

    3.) And to remove the description from the menu, please edit the menu item in the Appearance > Menus panel, then look for the description field.

    If you have any additional questions at this time we kindly ask that you open them up in a separate thread. The longer threads get in the forum, they become more difficult to support as they tend to drift off topic and they also make it troublesome for users trying to search for solutions. Keeping threads relevant to their original inquiry ensures that we can keep better track of what has been resolved and that users can more effectively find answers to similar issues they might be experiencing.

    Thanks!

    Best regards,
    Ismael

    #1463897

    There’s no maintenance or “coming soon” plugin installed, and Maintenance Mode in Enfold is Disabled…

    #1463896

    Hey kerrya4446,

    Thank you for the inquiry.

    The latest version of the theme is now 6.0.2. Please download the theme package manually from your Themeforest account, then upload it to your server manually. For more info, check the documentation below.

    // https://kriesi.at/documentation/enfold/theme-update/#update-via-ftp
    // https://kriesi.at/archives/the-complete-guide-to-updating-enfold

    Best regards,
    Ismael

    #1463884

    Hi,
    Glad that we could help, if you have any further questions please open a new thread and we will be happy to help.

    Best regards,
    Mike

    #1463881
    kerrya4446
    Participant

    I’m using Enfold Version: 5.6.8 with Enfold Child Version: 1.0

    No updates are available for either of these.

    I cannot choose to use the advanced editor on any new page.

    Any help appreciated.

    #1463873

    In reply to: Rounded edge

    Hi,

    Thanks for the update. If you have questions which are not related to the original topic, then please open a new thread.

    We’ll close this thread for now since your original question seems to have been resolved.

    Best regards,
    Rikard

    #1463872

    Hey Marius100,

    Did you try to activate the option to delete old CSS and JS files under Enfold->Performance? If that doesn’t help then please post a link to where we can see the actual problem.

    Best regards,
    Rikard

    Hey leloux,

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

    
    #av-burger-menu-ul .menu-item-has-children .sub-menu li a {
      font-size: 14px; 
      color: red;
    }

    Best regards,
    Rikard

    #1463861

    and by colour is meant the background colour of the header – as Mike already suspected?

    you can look what selectors the background-color of the header is for. and change it via that page-id of your single page.

    #top.page-id-46970 .header_color .header_bg {
      background-color: green
    }
    
    #top.page-id-46970 .header_color .container_wrap_meta {
      background-color: green
    }

    ____________________________

    or you can change f.e. the variable that is set by enfold options ( like mike above shows )
    these colors are for header:
    –enfold-header-color-bg
    –enfold-header-color-bg2

    where bg is header background-color – and bg2 is header_meta background-color

    you can change these settings via filter for one single page only by:

    ( because the page / post ID goes to the html as class: html_entry_id_12345 we can use that as selector )

    function my_avf_dynamic_css_after_vars($output = ''){
      $output .= "\n";
      /*** Override a defined var for a specific page id*/
      $output .= "html.html_entry_id_46970  {\n";
      $output .=    "--enfold-header-color-bg: #aaa;\n";
      $output .=    "--enfold-header-color-bg2: #aaa;\n";
      $output .= "}\n";
      return $output;
    }
    add_filter( 'avf_dynamic_css_after_vars', 'my_avf_dynamic_css_after_vars', 10, 1 );

    replace the color #aaa to your wanted values.

    Once the code snippet has been successfully entered, the page/browser caching must be refreshed.

    you find the page-id-xyz or postid-xyz on the body tag. You had to adjust the codes above to your id and wanted colors.

    #1463858

    Hi Tim,

    thank you very much for locating the issue. I added a check for empty $bg and then skipping the output.

    https://github.com/KriesiMedia/enfold-library/blob/master/temp_fixes/Enfold_6_0_2/config-woocommerce/config.php

    Around line 1733:

    
    				if( trim( $bg ) == '' )
    				{
    					return '';
    				}
    

    Hope this fixes it.

    Best regards,
    Günter

    #1463855

    Hi,
    In your Journal CPT you will add the “Custom Layout” element like you did here:
    Enfold Support 6447
    Which uses your “Custom Layout” here:
    Enfold Support 6449
    In your layout the image must have a placeholder image, I added this for you so your image will show:
    Enfold Support 6451
    but your image text is too long unless you use css, to answer your question, you will need to add the “Custom Layout” element to each post unless you add the ACF code to the page another way, perhaps a PHP function. I’m not sure about that we intended to use the “Custom Layout” element.

    Best regards,
    Mike

    #1463854

    Hi,
    Thanks for correcting this to a email address with the same domain as your site, when I check your SMTP plugin I see that youe SMTP SSL Authentication was disabled.
    I enabled this for you but I see the error “SMTP Error: Could not connect to SMTP host. Failed to connect to serverSMTP server error: Failed to connect to server” from your CF7 so it looks like your SMTP login is not correct.
    Enfold Support 6445
    Please review and correct the SMTP login.

    Best regards,
    Mike

    #1463853

    I’ve found a tutorial here which is helping :)

    #1463851
    Marius100
    Participant

    Hello,
    I encounter strange things in my Multisite website in two languages.

    One site is in English and the other in Dutch. The pages are identical except for language.

    This all looks fine, but sometimes after a change some layouts are broken. Photo missing, font in wrong size, etc.

    The Enfold Parent theme is not network active (tried to make it active but that did not solve the problem)
    Each (language) site has a separate child theme

    Without changing anything about the broken pages, I save the (child-theme) settings again and everything appears again on the broken pages.
    But later this problem may arise again.

    I have tried different settings on the performance page but the problem keeps recurring.

    Any idea what’s going on here?

    Thanks in advance for a response.
    Best,
    Marius

    #1463846

    In reply to: SVG DIVIDERS

    on enfold the default place where those svg deviders are saved is:
    /wp-content/uploads/dynamic_avia/avia_custom_shapes

    if you upload those custom dividers to this folder via ftp they are ready to use.
    – they only have to be registered for that :
    (for child-theme functions.php)
    f.e.:

    function custom_avf_custom_svg_shapes( array $custom_shapes ) {
    $custom_shapes = array(
    	'waves-in-motion'	=> array(
    			'key'					=> 'waves-in-motion',
    			'title'					=> __( 'Waves in motion', 'avia_framework' ),
    			'has_flip'    			=> true,
    			'has_width'				=> false,
    	//		'attachment'			=> 16,
    			'filename'				=> 'waves-in-motion'
    						),
    'waves-in-motion-2'	=> array(
    			'key'					=> 'waves-in-motion-2',
    			'title'					=> __( 'Waves in motion 2', 'avia_framework' ),
    			'has_flip'    			=> true,
    			'has_width'				=> false,
    	//		'attachment'			=> 17,
    			'filename'				=> 'waves-in-motion-2'
    			),
    	);
    return $custom_shapes;
    }
    add_filter( 'avf_custom_svg_shapes', 'custom_avf_custom_svg_shapes', 10, 1 );

    download those files from : https://webers-testseite.de/animated-svgs.zip

    Then you can use it like every enfold separator.

    On those animated dividers i recommend using it this way :

    ___________________
    PS : you can upload those svg files via media library – but then you can determine the svgs via its ID’s for the usage
    the ID of each attachment you can find on list view in media library.

    #1463844

    In reply to: SVG DIVIDERS

    there are different ways to animate an svg – but you had to prepare the svg first.
    my approach on that is to include everything inside the svg itself.

    The basis of the Enfold separators (but Divi, Elementor etc are no different) is to have a cover area within the svg that forms the connection to the next/previous section. This is then filled with #000 by default, and then replaced with a different colour using the element option.

    On your example page, it is set in motion from outside using keyframe animation.

    Hey mat,

    The update to 6.0.2 has to be done manually from the version you are running, please refer to my replies in this thread: https://kriesi.at/support/topic/enfold-4-5-theme-update-update-failed-download-failed-a-valid-url-was-not-pro/#post-1021541
    You can either update manually via FTP: https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update, or upload the theme as if it was new under Appearance->Themes->Add New Theme.
    If that doesn’t work then please try to delete the whole theme folder, then replace it with the new version. Make sure that you have backups of the site before starting updating.
    Also please read this after you have updated: https://kriesi.at/documentation/enfold/theme-registration/

    Best regards,
    Rikard

Viewing 30 results - 6,211 through 6,240 (of 244,026 total)