Viewing 30 results - 1,801 through 1,830 (of 11,205 total)
  • Author
    Search Results
  • #1281573

    Hello again Jordan. Here are some changes I made in this file Enfold: contact.css (config-templatebuilder/avia-shortcodes/contact/contact.css)
    but for some reason it is not working.

    Starts at line 232
    /*custom form colors*/
    #top .av-custom-form-color *{color:inherit;}
    #top .av-custom-form-color a{text-decoration: underline;}
    #top .av-custom-form-color ::-webkit-input-placeholder { color: inherit; opacity: 0.4;}
    #top .av-custom-form-color ::-moz-placeholder { color: inherit; opacity: 0.4; }
    #top .av-custom-form-color :-ms-input-placeholder { color:inherit; opacity: 0.4;}
    #top .av-custom-form-color .button{border: 2px solid;}
    #top .av-custom-form-color .button:hover{}

    #top .av-light-form, #top .av-light-form + .ajaxresponse *{color:#fff;}
    #top .av-light-form + .ajaxresponse .avia-form-success{background: rgba(255,255,255,0.4); }

    #top div .av-light-form .input-text, #top div .av-light-form input[type=’text’], #top div .av-light-form input[type=’input’], #top div .av-light-form input[type=’password’], #top div .av-light-form input[type=’email’], #top div .av-light-form input[type=’number’], #top div .av-light-form input[type=’url’], #top div .av-light-form input[type=’tel’], #top div .av-light-form input[type=’search’], #top div .av-light-form textarea, #top div .av-light-form select, div div .av-light-form .button{
    color: #fff;
    border-color: #fff;
    border-width: 2px !important;
    background-color: rgba(255,255,255,0.4);
    }

    #top .av-dark-form, #top .av-dark-form + .ajaxresponse *{color:#ffffff;}
    #top .av-dark-form + .ajaxresponse .avia-form-success{background: rgba(255,110,14,0.4); }

    #top div .av-dark-form .input-text, #top div .av-dark-form input[type=’text’], #top div .av-dark-form input[type=’input’], #top div .av-dark-form input[type=’password’], #top div .av-dark-form input[type=’email’], #top div .av-dark-form input[type=’number’], #top div .av-dark-form input[type=’url’], #top div .av-dark-form input[type=’tel’], #top div .av-dark-form input[type=’search’], #top div .av-dark-form textarea, #top div .av-dark-form select, div div .av-dark-form .button{
    color: #222;
    border-color: #222;
    border-width: 2px !important;
    background-color: rgba(255,255,255,0.4);
    }

    #1281545
    Takara22
    Participant

    Hi – I am trying to get a form working with several fields to complete. I tried the built in Enfold form creator. When that didn’t work, I tried WP Forms. In both cases, when I test it, the form seems to accept data input because after hitting the “submit” button, it gives the thank you message. But it doesn’t send the data input into the form to my email … even though that is what’s specified.

    #1281429

    Hey MariskaHoffland,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .avia-button.avia-color-orange, .avia-button.avia-color-orange:hover {
        background-color: #fe6b0c;
    }
    
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1281384

    Hello Mike,
    thank you.

    I can see by the result and by the already existing class “av-masonry-read-more” that at least it was planned to implement that as a feature, right?
    There are questions regarding that:
    1: Why isnt it?
    2: Why do your collegues (at least Jordan) treat a question like that like something Enfold customers should pay for?

    Issue:
    The button makes the blogentries overlap with the entries from the next row.
    I tried to find the class that defines the bottom-margin from the masonry blogentries, but i couldnt.
    What is the approprieta class to fix that?

    Christian

    #1281339

    Hey,

    Thanks for contacting us!
    Please add following code to Quick CSS field in Enfold theme options > General Styling tab and adjust as needed

    
    #top.woocommerce-page .button {
        background-color: orange;
    }
    #top.woocommerce-page .button:hover {
        background-color: red;
    }
    

    Cheers!
    Yigit

    #1281324

    Hi,

    description tab display immediately on pageload

    That is not possible because of how Woocommerce created the tabs, at least not without editing the tab script directly. The script sets the display property of the description tab on page load, and the only way to make it display immediately without waiting for the script is by overriding the display property using css. However, this will cause the description tab to display indefinitely, which is not what we want because there are other tabs.

    The quantity button script can be modified in the enfold > config-woocommerce > woocommerce-mod.js file. Look for the avia_apply_quant_btn function around line 32, but I think this is not necessary because the layout shift cause by these buttons, if there is any, is very minimal.

    Best regards,
    Ismael

    #1280752
    m
    Guest

    I want to change the color og the woocommerce shoping button , CTA button to make it more attractiv , how can I do that
    only (add to basket) button. under product side
    I use enfold and woocommmerce

    #1280741

    Hello Jordan ,
    Thank you for your reply.
    I have 15 websites. I want to use your theme on all of my sites. I have already changed the old theme to your ENFOLD theme on 7 sites. On 6 of them there is indeed a button “Read more”.
    https://www.resimarmo.fr/news/
    https://www.resimarmo.be/news/
    https://www.resimarmo.lu/news/
    https://www.resimarmo.ch/news/
    https://www.resimarmo.org/news/
    But on the site below I cannot find a way to put a button in place of the little phrase “Read more”.
    https://www.granulatdemarbre.pro/news/
    I don’t know how I got this button. I know I changed a lot of things, but I don’t see exactly where.
    I would like to know because I still have 8 sites to update. I would like to make the settings correctly right away.
    Go see my sites and you will understand when you see the “Read more” button on the first 5 sites and see on site 6 (.pro) the little phrase “Read more” at the end of the article extract.
    I hope I have been explicit enough, I do not speak English.
    Kind regards.
    Kidbert6 .

    Guenni007
    Participant

    first – the old method to have the ALB from the opening a new post/page does not work anymore – even if i use .on(‘load’ …:

    function trigger_alb_on_load(){
    ?>
    <script>
    (function($){
        $(window).on('load', function(){
          $("#avia-builder-button").trigger('click');
        });
    })(jQuery);
    </script>
    <?php
    }
    add_action('admin_head-post-new.php', 'trigger_alb_on_load');

    i do not hear that this old hook is deprecated too in jQuery 3.5.1

    Now: is there a way to have a predefined set of layout elements on edit a new portfolio ?

    i got that on older Enfold Versions in use to have from the beginning some standard settings f.e.:

    function ava_enfold_builder_layout_mod(){
      add_filter('avf_builder_elements', 'avf_enfold_builder_layout_settings_mod', array( 'portfolio' ));
    }
    add_action( 'after_setup_theme', 'ava_enfold_builder_layout_mod' );
    
    function avf_enfold_builder_layout_settings_mod($elements){
      $counter = 0;
        foreach($elements as $element){
        // Layout > Sidebar Settings
        if($element['id'] == 'layout')  {
                $elements[$counter]['std'] = 'sidebar_right';
            }
        // Layout > Footer Settings
        if($element['id'] == 'footer')  {
                $elements[$counter]['std'] = '';
            }
        // Layout > Title Bar Settings
            if($element['id'] == 'header_title_bar')  {
                $elements[$counter]['std'] = 'hidden_title_bar';
            }
        // Layout > Header visibility and transparency
        if($element['id'] == 'header_transparency')  {
                $elements[$counter]['std'] = '';
            }
            $counter++;
        }
      return $elements;
    }

    the thought if i include this to the function:

        if($element['id'] == 'sidebar')  {
            $elements[$counter]['std'] = 'custom_widget_area';
        	}

    i can have a preset of the sidebar used on start.

    The reason why it would be nice is that I want to make it as easy as possible for my client to create a new portfolio, with the values that I have set aside for it.
    So for example a predefined category or a widget-area, which should be used by default.

    I found something form the other helpful user mensmaximus- but it does not do the job now

    #1280573

    Hi,

    Yes, you can download it by clicking the button you showed in your screenshots.
    Enfold theme on your ThemeForest downloads page is always the latest version and currently 4.7.6.4. So, please download the latest version of the theme using that green button and update via FTP :)

    Best regards,
    Yigit

    #1280563

    Thanks but where can I find that latest version for download? do you mean I need to hit the green download button on my personal page (circled in red, in the screenshot attached)? to me this looks like the package I already have…
    or do you mean I need to purchase a new version of Enfold?
    best, EW

    #1280537

    Hey TLPLindseyMuchka,

    Here you go:

    [av_section color='main_color' custom_bg='#307ecc' src='https://kriesi.at/themes/enfold-business-flat/files/2014/08/icon_bg_trans_wave.png' attachment='380' attachment_size='full' attach='scroll' position='bottom right' repeat='no-repeat' video='' video_ratio='16:9' min_height='custom' min_height_px='430px' padding='default' shadow='no-border-styling' bottom_border='border-extra-arrow-down' id='' custom_class='' av_uid='av-1vtgu']
    [av_heading heading='Howdy Guys!' tag='h2' style='blockquote modern-quote' size='72' subheading_active='subheading_below' subheading_size='20' padding='40' color='custom-color-heading' custom_font='#ffffff' custom_class='' av_uid='av-1u8lm']
    My name is Edward Nfold, my friends call me Enfold.
    I am designer by day and coder by night.
    [/av_heading]
    [/av_section]
    
    [av_section color='main_color' custom_bg='' src='' attachment='' attachment_size='' attach='scroll' position='top left' repeat='no-repeat' video='' video_ratio='16:9' min_height='' min_height_px='' padding='large' shadow='no-border-styling' bottom_border='border-extra-arrow-down' id='' custom_class='' av_uid='av-1qw3a']
    [av_one_fifth first av_uid='av-1oxmm']
    
    [/av_one_fifth][av_three_fifth av_uid='av-1mmmu']
    
    [av_heading tag='h2' padding='10' heading='Growing your Business' color='' style='blockquote modern-quote modern-centered' custom_font='' size='' subheading_active='subheading_above' subheading_size='15' custom_class='' av_uid='av-1l5y6']
    Devoted to
    [/av_heading]
    
    [av_textblock size='16' font_color='' color='' custom_class='' av_uid='av-1hudg']
    <p style="text-align: center;">Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, <strong>ultricies nec</strong>, pellen.</p>
    [/av_textblock]
    
    [/av_three_fifth][av_one_fifth av_uid='av-1fre0']
    
    [/av_one_fifth][av_hr class='custom' height='50' shadow='no-shadow' position='center' custom_border='av-border-thin' custom_width='50px' custom_border_color='' custom_margin_top='30px' custom_margin_bottom='47px' icon_select='yes' custom_icon_color='#1e73be' icon='ue8b4' font='entypo-fontello' custom_class='' av_uid='av-1fcm2']
    
    [av_one_third first av_uid='av-1con2']
    
    [av_icon_box position='left_content' icon='ue80a' font='entypo-fontello' title='IconBox Title' link='' linktarget='' linkelement='' font_color='' custom_title='' custom_content='' color='custom' custom_bg='' custom_font='#307ecc' custom_border='#307ecc' custom_class='' av_uid='av-1b52s']
    Aenean e penatibus et magnis dis parturient montes, nascetur ridiculus mus. Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
    [/av_icon_box]
    
    [/av_one_third][av_one_third av_uid='av-17x42']
    
    [av_icon_box position='left_content' icon='ue856' font='entypo-fontello' title='IconBox Title' link='' linktarget='' linkelement='' font_color='' custom_title='' custom_content='' color='custom' custom_bg='' custom_font='#307ecc' custom_border='#307ecc' custom_class='' av_uid='av-15y2u']
    Aenean e penatibus et magnis dis parturient montes, nascetur ridiculus mus. Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
    [/av_icon_box]
    
    [/av_one_third][av_one_third av_uid='av-14h4g']
    
    [av_icon_box position='left_content' icon='ue808' font='entypo-fontello' title='IconBox Title' link='' linktarget='' linkelement='' font_color='' custom_title='' custom_content='' color='custom' custom_bg='' custom_font='#307ecc' custom_border='#307ecc' custom_class='' av_uid='av-11mps']
    Aenean e penatibus et magnis dis parturient montes, nascetur ridiculus mus. Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
    [/av_icon_box]
    
    [/av_one_third]
    [/av_section]
    
    [av_section color='main_color' custom_bg='#f8f8f8' src='' attachment='' attachment_size='' attach='scroll' position='top left' repeat='no-repeat' video='' video_ratio='16:9' min_height='' min_height_px='' padding='large' shadow='no-border-styling' bottom_border='border-extra-arrow-down' id='' custom_class='' av_uid='av-yr4w']
    [av_one_fifth first av_uid='av-x0ae']
    
    [/av_one_fifth][av_three_fifth av_uid='av-32js']
    
    [av_heading tag='h2' padding='10' heading='My most recent projects' color='' style='blockquote modern-quote modern-centered' custom_font='' size='' subheading_active='subheading_above' subheading_size='15' custom_class='' av_uid='av-s4im']
    Take a look at
    [/av_heading]
    
    [av_textblock size='16' font_color='' color='' custom_class='' av_uid='av-qab0']
    <p style="text-align: center;">Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, <strong>ultricies nec</strong>, pellen.</p>
    [/av_textblock]
    
    [/av_three_fifth][av_one_fifth av_uid='av-oyvi']
    
    [/av_one_fifth][av_hr class='custom' height='50' shadow='no-shadow' position='center' custom_border='av-border-thin' custom_width='50px' custom_border_color='' custom_margin_top='30px' custom_margin_bottom='47px' icon_select='yes' custom_icon_color='#1e73be' icon='ue8b4' font='entypo-fontello' custom_class='' av_uid='av-louc']
    
    [av_image src='https://kriesi.at/themes/enfold-business-flat/files/2014/08/devices.jpg' attachment='387' attachment_size='full' align='center' animation='left-to-right' link='' target='' styling='' caption='' font_size='' appearance='' custom_class='' av_uid='av-khve'][/av_image]
    [/av_section]
    
    [av_masonry_entries link='portfolio_entries' sort='no' items='4' columns='4' paginate='none' size='fixed' gap='no' overlay_fx='active' caption_elements='none' caption_display='always' id='' custom_class='' av_uid='av-i5e0']
    
    [av_section color='main_color' custom_bg='' src='' attachment='' attachment_size='' attach='scroll' position='top left' repeat='no-repeat' video='' video_ratio='16:9' min_height='' min_height_px='' padding='large' shadow='no-border-styling' bottom_border='border-extra-arrow-down' id='' custom_class='' av_uid='av-fht6']
    [av_heading tag='h2' padding='10' heading='What my customers say about me' color='' style='blockquote modern-quote modern-centered' custom_font='' size='' subheading_active='subheading_above' subheading_size='15' custom_class='' av_uid='av-ehug']
    Don't take my word for it
    [/av_heading]
    
    [av_hr class='custom' height='50' shadow='no-shadow' position='center' custom_border='av-border-thin' custom_width='50px' custom_border_color='' custom_margin_top='30px' custom_margin_bottom='40px' icon_select='yes' custom_icon_color='#1e73be' icon='ue8b4' font='entypo-fontello' custom_class='' av_uid='av-c9cy']
    
    [av_testimonials style='slider_large' columns='2' interval='5' font_color='custom' custom_title='' custom_content='' custom_class='' av_uid='av-9dpk']
    [av_testimonial_single src='384' name='Max Muster' subtitle='CEO' link='http://' linktext='' av_uid='av-87ha']
    Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu.
    [/av_testimonial_single]
    [av_testimonial_single src='382' name='Enfold Business' subtitle='Company' link='' linktext='' av_uid='av-5oe4']
    Vae sapien ut libero venenatis faucibus. Nullam quis ante. Etiam sit amet orci eget eros faucibus tincidunt. Duis leo. Sed fringilla mauris sit amet nibh. Donec sodales sagittis magna. Sed consequat, leo eget bibendum sodales, augue velit cursus nunc, quis gravida magna mi a libero. Fusce vulputate eleifend sapien.
    [/av_testimonial_single]
    [/av_testimonials]
    [/av_section]
    
    [av_button_big label='Get in Touch' description_pos='below' link='page,35' link_target='' icon_select='yes-right-icon' icon_hover='aviaTBicon_hover' icon='ue805' font='entypo-fontello' custom_font='#ffffff' color='custom' custom_bg='#307ecc' color_hover='custom' custom_bg_hover='#444444' custom_class='' av_uid='av-3vjy']
    Let me know if you got an interesting project and want to work together!
    [/av_button_big]
    

    Best regards,
    Rikard

    #1280504
    mc_wa
    Participant

    Hey folks,
    I checked several toggle solutions (also the one under your docs https://kriesi.at/documentation/enfold/button/#toggle-id-7), but got none of them to work out of the box.I think it has something to do with jQuery or the color section, because I get an easier toggle option (Div toggle – https://jsfiddle.net/p5wkvrj9/) to work when using code block + jQuery directly from Google, even though the same jQuery 3.5.1 was already loaded with Enfold.

    Still, with the jQuery on board I can’t get it to work, nothing happens when I click the button.

    – newest Enfold
    – same result with deactivated cache plugin
    – jQuery migrated deactivated

    Any hints?

    • This topic was modified 5 years ago by Ismael.
    #1280348

    Thanks Ismael,

    When I test from the Pagespeed website the score is very different. I always assumed this was Chrome not being throttled.

    I tried swapping to the Enfold gallery and it is marginally better. I also have the problem where all media on the page (eg. youtube videos in footer) appear in the gallery for the main product image. How can they be filtered?

    With the Woocommerce gallery, the main image is not lazyloaded, only the thumbnails which should be below the fold. They appear above the fold due to the description tab taking so long to load.

    Is there a way to make the description tab display immediately on pageload instead of it waiting on whatever event is drawing the tabs & +/- buttons currently?

    Jason

    fabienneRedUmb
    Participant

    Hi guys!
    Yet another great experience in setting up my new site with Enfold! Thank you so much for this theme, I really love working with it.

    That said, I have a couple of minor issues, which I will put together in posts with specific topics. Please find the link and backend credentials in the private section.

    Social Media Icons:

    Social Media Icon displayed name on hover
    I added a fontanello icon for twitch. I used this code in my functions php:

    // Register new icon as a theme icon
    function avia_add_custom_icon($icons) {
    $icons['icon_name'] = array( 'font' =>'fontello', 'icon' => 'ue800');
    return $icons;
    }
    add_filter('avf_default_icons','avia_add_custom_icon', 10, 1);
    
    // Add new icon as an option for social icons
    function avia_add_custom_social_icon($icons) {
    $icons['Twitch'] = 'icon_name';
    return $icons;
    }
    add_filter('avf_social_icons_options','avia_add_custom_social_icon', 10, 1);

    When I hover over the icon it disaplys “Icon_name” How can I change that to “Twitch”?

    Add social Media Icons to submenu
    On my start page I display a submenu underneath the slider. I would like to add my social media icons here as well. How do I do that?

    Not visible after server upload

    EDIT: this specific problem only on my browser – as sample size is miniscule we can ignore that. Will update if fixed.

    FIX: it was my adblocker… maybe sth to consider?

    I created the website locally and it worked fine – now I pulled it up on my server and the social Icons aren’t disaplying any more.
    I have some in main menu and footer.
    In the backend I also noticed that under Theme Options /Header / additional Elements there is no dropdown menu available to choose where to display them, in the local version I can choose.
    In the footer options I can switch the button on.

    Thank you very much!

    #1280121

    Hi,

    Thanks!
    Please add following code to Quick CSS field in Enfold theme options > General Styling tab

    
    .av-woo-purchase-button .cart {
        margin-top: 30px;
    }
    

    Best regards,
    Yigit

    #1280110

    Sorry for that.

    There is the price with the “plus/minus”- and the “add to cart”-button.
    The space between is a bit tight

    #1280106

    Hi Rikard
    Thanks for that tip – not sure why that php file was in the shortcodes section?
    I have removed it (contact.php) from the Enfold child theme and the reCaptcah is now showing. Yah!
    I have tested it and am not sure if the submit button should still appear or not.
    I think it is fine but if you don’t mind sending a message via the contact form, that would be really helpful – just to confirm that all is in order now.
    Many thanks again and good weekend.
    Fiona

    #1280088
    ImaPappy
    Participant

    Hi Rikard,

    ************************************************************************************************************************************************888
    About 8 months ago I reported a problem as follows:

    I have a page of 25+ photos … I place them on the page in rows of five across 1/5 containers. In each container, I use a text block so I can load each photo with a description below it. Each photo is exactly 960 x 720 px.

    The photos and 1/5’s look great in the editor. But when they are displayed on the page random photos are not aligned but usally a few px lower than others on the same row.

    I’ve changed photos of the 1/5’s off line. I’ve remade the 1/5 from scratch. Nothing seems to fix it.

    To see the problem .. go to http://www.embroiderforyou.biz. Half way down the home page is a big button to DISPLAY FABRICS … that will bring up the page in question.

    Any Ideas?

    You Responded:a solution that worked fine

    Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:

    .av_one_fifth .aligncenter {
    padding: 0;
    }
    Best regards,
    Rikard

    **************************************************************************************************************************************8
    I am now working on a revision of my web site in a staging area and the problem has returned even though the code still appears in the Quick CSS.

    (See Photo alignment on the home page)

    Can you help please?

    Alan

    #1280048

    In reply to: Button row sizing

    Hey John,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #top.home #av_section_1 .avia-button.avia-size-x-large {
        min-width: 463px;
    }
    

    If you need further assistance please let us know.
    Best regards,
    Victoria

    Enrico
    Guest

    Hallo,
    I already bought enfold plus 1 yr ext. support. I also registered an account on your forum.
    I was unable to open a ticket in the forum, because I was unable to find a button to do so. So I have no other chance and I have to cantact you this way.

    Because of an update of the enfold-API, the process is different noch. Nowadays there is an URL necessary to crreate the token and the naming of the clickable options are a little different.Maybe this is the reason why enfold is unable to verify my purchase.
    It would be great if you could provide some support.
    I permanentely receive error codes in the backend

    Maybe you can inspect whats wrong there….

    **moved to private content field below**

    • This topic was modified 5 years ago by Yigit.
    #1279935

    In reply to: Enfold theme

    Hi Darren,

    Thanks for contacting us!
    It seems you are still using Enfold 3.4.7 and have WordPress to 5.4.1 which is incompatible.
    Please update it to the latest version of Enfold (4.7.6.4) but first, backup your site:
    – Site Backup: https://kriesi.at/documentation/enfold/backup-wordpress-site/
    – Theme Settings Backup: https://kriesi.at/documentation/enfold/backup-theme-settings/

    Then do the following steps:
    1. Login to ThemeForest and download the Enfold theme, right-click over the downloaded zip file and extract/unzip it.
    2. It should generate a new folder, open it and look for the enfold folder
    3. Right-click the enfold folder then zip it, here’s a tutorial on how to create a zip file in windows: https://www.howtogeek.com/668409/how-to-zip-and-unzip-files-on-windows-10/ (this should create enfold.zip
    4. Log in to WordPress as and Admin.
    5. Install and activate a maintenance plugin and put your site in Maintenance mode.
    6. Go to Appearance > Themes, switch to a default WordPress theme like TwentyTwenty then delete Enfold.
    7. Click on the ADD NEW button.
    8. Click on the UPLOAD THEME button.
    9. Click BROWSE and choose enfold.zip file
    10. Click the INSTALL NOW button and switch to Enfold or your child theme.
    11. Remove the maintenance mode then deactivate and remove the maintenance plugin.

    Register the theme by following the instructions in https://kriesi.at/documentation/enfold/theme-registration/
    Once this is done, the next time you update, you’ll only need to go to Enfold > Theme Updates and click on the Update button.

    Best regards,
    Nikko

    #1279706

    Hello,
    we have the same problem. We are using the Video Module from Enfold to insert the Video. When I look at the generated iframe, i can see that the Attribute “allowfullscreen” is missing. This is needed in iframes to activate the Fullscreen Button in the HTML5 PLAYER.
    e.g.
    <iframe width=”560″ height=”315″ src=”https://www.youtube.com/embed/videoseries?list=PLx0sYbCqOb8TBPRdmBHs5Iftvv9TPboYG&#8221; frameborder=”0″ allow=”autoplay; encrypted-media” allowfullscreen></iframe>
    https://support.google.com/youtube/answer/171780?hl=en

    Will you fix this in a future release or how can i filter the Generation of the iframe to add the attribute (functions.php)?

    THx,
    P.

    #1279632

    Topic: Button row sizing

    in forum Enfold
    aussiedropbear
    Participant

    Hi,

    I am in the process of finishing off a client site and am using ‘button row’ for a group of six coloured buttons that sit just below the layerslider on the home page.

    The buttons automatically adjust to the sizing to the text but is it possible to have the buttons size to the largest button in the row group thereby making all the buttons consistently the same size? this will also make them look more consistent on mobile.

    Hope you like the site.. its starting to look real good imo. Love Enfold.

    i have some other things needing assistance on but will create separate entry once I have this sorted.

    Thanks
    John

    #1279383

    Hey trljackson,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #top.page-id-8931 #wrap_all .shop_columns_5 .avia_cart_buttons .button {
        float: none;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1279277

    Topic: Add to Cart Button

    in forum Enfold
    RosannaK
    Participant

    I am requesting help with the ‘Add to Cart’ button.

    Right now when an item is added to the cart and the item quantity is higher than what stock is available, the button looks like it is accepting the order but nothing actually gets added to the cart. I feel this is too confusing for the purchaser. Can the button function be set up to either:
    !. only allow the item quantity to go up to the maximum inventory level; ie/ if there are 5 widgets in stock the ‘Add to Cart’ button will only go up to 5…..or
    2. when the quantity added to the cart exceeds stock levels the item is rejected and an error message comes up stating the quantity exceeds stock levels.

    If there is a third option that you are suggesting I am open to this option as well. How have others handled this issue on the Enfold wp theme?

    Thanks

    #1279274

    Topic: Magnific Popup stopped

    in forum Enfold
    ofekw
    Participant

    Hello Team,

    Have recently noticed that Code Block containing Magnific Popup has stopped working.
    Running Enfold 4.7.6.4, WP version 5.6.1 and PHP version 7.4.14

    Code Block: <div id="more-info" class="gallery-more-info mfp-hide">

    Enfold Child:

    /* Lightbox styling */
    button.mfp-arrow, .mfp-close{
      background-color: rgba(100,100,100,0.8) !important;
    }
    .avia-popup{
      background: white;
      opacity:1 !important;
    }
    button.mfp-arrow{
        width: 50px;
        height: 70px;
    }
    /* Fixing x button position */
    .mfp-zoom-in .mfp-figure, .mfp-zoom-in .mfp-iframe-holder .mfp-iframe-scaler{
      -webkit-transform: none !important;
      transform: none !important;
    }
    button.mfp-close{
      position:fixed;
      top:30px !important;
      right:30px !important;
    }
    
    /* More info lightbox */
    #more-info {
      max-width: 800px;
      margin: 0 auto;
      padding: 30px;
      background: white;
    }
    #more-info div{
      margin:20px 0;
    }
    #more-info button.mfp-close{
      position: absolute;
      top: 0px !important;
      right: -50px !important;
      background-color:white !important;
    }
    .mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
        width: initial;
        max-width: 1024px;
        margin: 60px;
    }

    functions,php:

    function gallery_more_info(){
    ?>
    <script>
    jQuery(window).load(function(){
      jQuery('.gallery-more-info-link').magnificPopup({
        type:'inline',
        midClick: true
      });
    });
    </script>
    <?php
    }
    add_action('wp_footer', 'gallery_more_info');

    Have installed jQuery Migrate Helper plugin but that is not helpful either.

    Please advise,

    ofekw

    #1279162

    In reply to: Telegram Social Icon

    Hi Francesco,

    You need to find and upload the icon. Here is how to do it:

    Here is how to add it then:

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #1279140

    Hi,

    Thanks for contacting us!

    Please add following code to Quick CSS field in Enfold theme options > General Styling tab

    
    @media only screen and (max-width: 480px) {
    #top.home.rtl #wrap_all .avia-slideshow-button {
        margin: auto;
        display: block;
        max-width: 120px;
    }}
    

    Best regards,
    Yigit

    sophia_maria
    Participant

    Hi – I’m using a scroll down Arrow in a color section but the Arrow is not displayed in any Browser as well as the search glas in the main menu. It seems that there’s an issue with the entypo-fontello font.

    Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://secureservercdn.net/160.153.137.170/4py.d7d.myftpupload.com/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello.eot. (Reason: CORS request did not succeed).

    I looked at https://kriesi.at/documentation/enfold/icon/#icons-are-showing-as-rectangular-boxes- and made the suggested changes to .htaccess but still the same issue.

    Do you have any suggestion how I could resolve this?

    Thanks

Viewing 30 results - 1,801 through 1,830 (of 11,205 total)