Viewing 30 results - 2,341 through 2,370 (of 11,217 total)
  • Author
    Search Results
  • #1227824

    Hi Schmidtgrafisk,

    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

    
    /* full_slider_1  */
    @media only screen and (max-width:767px){
      #full_slider_1, 
      #full_slider_1 .av_slideshow_full.avia-slideshow,
      #full_slider_1  .avia-slideshow-inner,
      #full_slider_1 .avia-slideshow li,
      #full_slider_1 .avia-slideshow li img {
        min-height: 260px;
    
      }
      #top .avia-slideshow-button { 
        margin-top: 0;
      }
      #full_slider_1 .avia-slideshow li img {
        width: 140% !important;
        max-width: auto;
      }
       .html_header_transparency #top .avia-builder-el-0 .slideshow_caption {
          padding-top: 0px;
      }
      .avia_transform .av_slideshow_full.avia-fade-slider .active-slide .avia-caption-title {
        font-size: 36px !important;
      }
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1227610
    mocreate
    Participant

    Trying to figure out this PHP error that might be causing me 502 issues:
    PHP Notice: Undefined index: controls in /var/www/wp-content/themes/enfold/framework/php/function-set-avia-frontend.php on line 746

    This is for an Enfold-themed site hosted on MediaTemple.

    Separately, I’m getting a PHP deprecated message:
    PHP Deprecated: media_buttons_context is deprecated since version 3.5.0! Use media_buttons instead. in /var/www/wp-includes/functions.php on line 5088

    #1227504

    In reply to: tab icon – shaping

    I want the menu of tab section up (not down) like 2 first example on this page : https://kriesi.at/themes/enfold-2017/elements/tab-section/#pink
    But i can’t find button to do this.

    Thanks,
    Corentin

    #1227454
    Bramfietst
    Participant

    Hi there,

    I created a custom search box/ This is the code:

    <form id="searchform" action="https://www.bramfietst.nl/" method="get">
    <div style="text-align: center;"><input id="searchsubmit" class="button avia-font-entypo-fontello" type="submit" value="" />
    <input id="s" autocomplete="off" name="s" type="text" value="" placeholder="Zoek op jouw plaatsnaam..." data-swplive="true" data-swpengine="default" data-swpconfig="default" aria-describedby="searchwp_live_search_results_5ede6fc967c8f_instructions" aria-owns="searchwp_live_search_results_5ede6fc967c8f" aria-autocomplete="both" />
    <p id="searchwp_live_search_results_5ede6fc967c8f_instructions" class="searchwp-live-search-instructions screen-reader-text">When autocomplete results are available use up and down arrows to review and enter to go to the desired page. Touch device users, explore by touch or with swipe gestures.</p>
    
    </div>
    </form>

    The div should align in the center, but it doesn’t. Whats going wrong? How can I align a searchbox in the center of my page in the enfold theme?

    querflug
    Participant

    Hi!
    I have a problem with the spacing of the menu bar items. The whole navigation is centered, the first line of the menu is filled with 8 menu buttons, the second line is filled with 6 menu items. The spacing in the second line looks a bit weird – to much space between the menu buttons. . How can i add a specific width to the navigation bar, so that the spacing is more consistent/naturale? Is there a way to define a specific width to the first line of the navigation bar to get kind of a line break?

    Following code has already be added in Quick CSS

    following code to Quick CSS in Enfold theme options > General Styling

    .html_header_top.html_logo_center #header_main_alternate .main_menu ul:first-child {
    display: flex;
    flex-flow: wrap;
    }
    .av-main-nav li {
    flex-grow: 1;
    }

    /* Activate burger menu */
    @media only screen and (max-width: 1040px) {
    #top #header .av-main-nav > li.menu-item {
    display: none!important;
    }
    #top #header .av-burger-menu-main {
    cursor: pointer;
    display: block!important;
    }}

    Thanks in advance,
    Juergen

    #1227348

    In reply to: Plugin Shariff

    yes it works good – i use them too- but:

    To understand what the tool really does, it is necessary to take a close look at the law.
    I don’t think that the link to your Facebook page et al. is the problem. It’s these buttons you can press to share an article or a page. There, information about the page and the IP address of the person who clicks on it are forwarded directly.
    Similar to the button that leads to a GoogleMap page – even to a map in an iframe – does not violate the GDPR (DSGVO – for the German speaking countries).
    When a map is embedded it is different. And so it is with the Share Buttons.
    Shariff Wrapper does exactly that – it prevents the personalized transfer of data from the person who presses the Share Button.
    That means you can already use Enfold’s social buttons, which only provide the link to the page.
    But you should leave this function to the Shariff Wrapper.

    #1227332

    In reply to: tab icon – shaping

    Hello,

    Now, with the new Enfold (after update), i can’t find these two buttons/modifications (image).

    Image : https://imgur.com/JPxKBqU

    Thanks for your help,
    Corentin

    #1227241

    Topic: Plugin Shariff

    in forum Enfold
    DianaLoola73
    Participant

    dear support team
    a customer of mine would like to display buttons on facebook and instgram on her website elianfe.com. The lawyer commissioned by her with regard to data protection has stated in this regard that we need an additional tool (plug-in) for the data protection-compliant use of the social media buttons and YouTube so that the data is not transferred to the third-party providers when the page is called up (2-click principle). This can e.g. implemented by the “Shariff” tool.
    Now there is a plugin called “Shariff Wrapper” for the possible plugins or alternatively the plugin “Shariff for WordPress”.
    Are these two plugins compatible with the ENFOLD version and do they fulfill the stated purpose? Or would you recommend another plugin?
    When calling the “Shariff for WordPress” plugin, the following is added to the baking: Untested with your version of WordPress.
    What recommendation could you give us?

    Thank you very much and best regards Diana

    Gloria
    Participant

    Hello Enfold-Team,

    Our output of the price for a chosen variant unfortunately does not work correctly. Normally after choosing a variant the price of a variant is displayed, like here:

    Small MP3 Player Pro

    But this is not the case with us, see here:

    Our product detail page is built with the “Avia Layout Architect”. The “Product Purchase Button” module is used for pricing. We have attached screenshots for this.

    Can you please fix the problem? Or is there another way to display the price of the variant?

    Thanks and greetings,
    Gloria

    #1226883

    In reply to: Share with Xing

    Hey Kritzfred,

    You need to upload the icon to the theme, look at this code here
    https://kriesi.at/support/topic/add-whatsapp-icon/#post-532969 and modify it to use your icon.

    Here are the docs for you:

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

    #1226879

    In reply to: Pricing table

    Hi Anita,

    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

    
    .pricing-table.avia-highlight-col .pricing-extra {
        border-top-left-radius: 12px;
        border-top-right-radius: 12px;
    }
    #top .pricing-table li.avia-button-row {
        border-bottom-left-radius: 12px;
        border-bottom-right-radius: 12px;
    }
    
    .pricing-table.avia-highlight-col {
        border-radius: 12px;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1226785
    goch
    Participant

    Hi,

    I’m using easy digital downloads, and I always have a weird flickering on my purchase buttons which are created from a shortcode.
    You can see it at the attached url for instance: on page load, the button is like doubled for a short moment.
    And when I edit the page, the button is also “doubled” in the preview area! cf screenshot here : https://ibb.co/HrG1kp7
    I contacted easyDigitalDownload about it, and here is their answer :

    I see what you’re describing and it’s not anything specific to EDD, it’s just the way your theme/coding is handling the “button” element. More than likely there is a default “button” style and then when it loads, another style is being called in so you see the “flicker”.
    I would recommend talking to your theme developer about this if you’d like

    So what’s your view on that? Is that an Enfold bug? Do you have any pointers about how I can fix that?

    Thanks,
    Charles

    #1226759
    Skotbord
    Participant

    Hi,

    I’ve got a problem with (what I think is) a conflict between Enfold and the Yoast SEO plugin on a site that I’m supporting.
    The problem occurs when I try to make changes in Yoast on a page in WordPress. When I click the ”Update” button the button deactivates and the ”save circle” begin to spin besides but then nothing happens. It never continues forward and the changes are not saved.

    I’ve run the site in Troubleshooting Mode and I first tried to activate just the Yoast plugin (without Enfold activated), and then it worked fine to save the changes. I then activated the other plugins one at a time and tried to save the changes after every plugin I activated, and it worked fine all the time. It wasn’t until I activated Enfold that the problem occured and that’s why I think it is a conflict between Enfold and Yoast.

    I’ve got the latest versions of WordPress, Enfold and Yoast installed.

    Do you have any idea what causes the problem and how to solve it?

    Kind regards, Isak

    #1226568
    cd2s
    Participant

    Hello Kriesi Support Team

    We are using the Social Share button element on a custom layout blog post and for some reason it is not displaying all share icons on mobile view, only 2 are displayed. It is showing it if I resize the screen to mobile size on the desktop but not if I view it on my iphone / safari / latest iOS and release. All up to date and I did empty the cache.

    Here how it displays on mobile:
    https://www.dropbox.com/s/zkluh56efshnkxe/IMG_2845.PNG.png?dl=0

    Here the settings in Enfold:
    https://www.dropbox.com/s/ejty7xbkynl638e/Screenshot%202020-06-29%2019.56.00.png?dl=0

    Any help is appreciated. Thanks so much.
    Corina

    rob2701
    Participant

    Found this little trick , and it is working well. Just sharing if someone wants to use it too.

    Credit goes to:
    https://medium.com/hackernoon/removing-that-ugly-focus-ring-and-keeping-it-too-6c8727fefcd2

    Put a file named “my_custom_scripts.js” in child theme js folder.
    See https://kriesi.at/documentation/enfold/add-custom-js-or-php-script/

    Contents:

    (function($)
    {
        "use strict";
    
    // function to see if the user is using tab navigation instead of mouse function 
    handleFirstTab(e) {
        if (e.keyCode === 9) { // the "I am a keyboard user" key
            document.body.classList.add('user-is-tabbing');
            window.removeEventListener('keydown', handleFirstTab);
        }
    }
    window.addEventListener('keydown', handleFirstTab);
    
    // Add more functions here
    
    }(jQuery));

    Now you can hide the dotted outline and/or background for everyone except the users that have hit the “I am a keyboard user” key (tab).

    CSS example:

    /* Accessibility focus with lightblue background and dotted outline */
    .user-is-tabbing a:focus,
    .user-is-tabbing button:focus,
    .user-is-tabbing input:focus,
    .user-is-tabbing select:focus,
    .user-is-tabbing textarea:focus {
      background-color: lightcyan !important;
      outline: dotted !important;
    }
    /* hide the lightblue background for everyone except tab navigation users */
    body:not(.user-is-tabbing) a:focus,
    body:not(.user-is-tabbing) select:focus,
    body:not(.user-is-tabbing) textarea:focus {
    /*  background-color: transparent; */ /* optional */
    /*  outline: none; */ /* optional */
    }
    • This topic was modified 5 years, 9 months ago by rob2701. Reason: fixed small typo (missing enter)
    #1226372

    In reply to: Couple of final tweaks

    Hi,

    1- Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    CSS Snippet:

    
    #top .avia_cart_buttons .button {
        padding: 15px;
        background-color: #970000 !important;
        color: #ffffff !important;
    }
    
    

    2- Please delete following code from your custom CSS

    .woocommerce-Price-currencySymbol {
        display: none !important;
    }

    If you need assistance, please create temporary admin logins and post them here privately :)

    Best regards,
    Yigit

    #1226177

    Hey NoraGTS,

    Thanks for the login details. I’m getting a 403 error on the login page though, how can we access your site?

    Maybe you could add your button to a widget in the header? https://kriesi.at/documentation/enfold/header/#adding-a-header-widget-area

    Best regards,
    Rikard

    #1226020
    byBuko
    Participant

    I’ve been using Enfold for some time now. I just got a new copy for another client to spruce up the look of their website I have put the theme on a subdomain and the main site. the tinyMCE buttons are not showing on the main site but are visible on the Archive site. they are also visible on the the original site I created using Enfold. I can’t figure out what is different and why they are not showing up.

    What do I need to do or install to make them show up?

    I’m using the most current version of Enfold 4.7.5 and Enfold child theme. WP is 5.4.2 I have the classic editor installed

    Buko

    • This topic was modified 5 years, 9 months ago by byBuko.
    #1225958

    the “come into viewport” is correlated to the waypoint script i think. You can set a trigger point that has to be passed before the animation starts.
    F.e. an offset of 50% ( means if the element passes the half of the viewport height – the animation starts. But in the consequence – if there is not enough content under the element to observe – the trigger can not be passed.

    For example: because waypoint script is allready implemented in enfold – we can use it for those scroll induced events
    on this page here – look what happens to the green div when the footer comes 20% to viewport (80% offsetTop)
    https://webers-testseite.de/pureinstall/brodes/

    This is a combination of animate.css ( Link ) hinge.
    If you see my custom script:

    function scroll_up_down_change() {
    if(is_page( array( 630))) {
    ?>
    <script>
    (function($) {
    	$('#kontaktbutton').addClass('animated');
    	var element_to_observe = $('#footer');
        element_to_observe.waypoint(function(direction) {
            if (direction == 'up') { $('#kontaktbutton').addClass('hinge'); }
            else { $('#kontaktbutton').removeClass('hinge'); }
            $('#kontaktbutton').toggleClass('hinge');
          	}, 
    		{ offset: '80%' });
    })(jQuery);
    </script>
    <?php
    }
    }
    add_action('wp_footer', 'scroll_up_down_change', 30);
    

    the observe element is: #footer – and the element to animate is : in this case that #kontaktbutton
    So maybe we can influence the enfold script in a way that the trigger point is not at a low offset but on a higher one.

    #1225836

    Hey clairemartindigital,

    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 .avia_ajax_form textarea::placeholder,
    .main_color input[type='submit'] {
      font-family: 'brandon_grotesquebold', Fallback, sans-serif !important;
    }
    

    If you need further assistance please let us know.

    https://www.jotform.com/help/118-How-to-Customize-the-Submit-Button-with-CSS

    Best regards,
    Victoria

    #1225793

    see here an example where it is usefull to have two custom classes on a given element.
    i have created a glassy 3D looking styling for Enfold Buttons. The one custom-class is for the styling option ( glass ) the other custom-class is for the color effects ( green , blue, red etc. pp )
    When i want to style now an Enfold Button ( light-transparent ) i only had to set these two classes to the button element.
    Input field is than on custom-class: glass blue
    https://webers-testseite.de/buttons/

    #1225772
    Vital
    Participant

    Hi,

    I have a custom JS module and need to call a custom function by pressing Enfold button. So on click I need to call Module.customFunction(‘foo’);

    How can I handle it?

    Thanks,
    Regards, Vital

    #1225683
    leahmessina
    Participant

    We bought a new enfold and started designing on a domain hosted by wordpress.com. I’m having very weird experiences with Text blocks, Images, Special headers, and buttons appearing properly in a color box with a background image. I’m using the enfold lawyer demo.

    Items completely disappear to the user, but are visible on the source code when inspected with a developer tool. Other than jetpack, there’s not much in the way of plugins that can have conflicts like this. There are no caching plugins installed either

    Any advice is greatly appreciated – we use enfold on every site and have never seen this sort of issue.

    Hallöchen zusammen,

    mir geht es ebenso, hab versucht es mit dem neusten update hinzubekommen, aber Vergeblich.
    Wenn ich das mit modalmwindow auswähle dreht sich egal auf welchem button alles im kreis. und nur mit text bar und alle drei buttons, klappt woocommerce nicht mehr. Hab es jetzt kurzfristig komplett deaktiviert.

    Wäre supi liebes Enfold-Team ihr würdet da noch ein bissel “pimpen” würdet, so dass die Optik “verführerischer” ist.
    Siehe Beispiel bei https://www.ecco-verde.de oder https://www.100percentpure.de/
    lieben Gruß
    Sirpa

    #1225558
    jannnnnneke
    Participant

    I’m using the button row shortcode which is perfect:

    But how can I change the icon? There is an icon=’4′, icon=’5′ and icon=’6′ in the shortcode. But I want LinkedIn, Facebook and Instagram. How do I know the number of those icons? Where can I find it?

    Thanks a lot!

    PS. I want the social media icons in an iconbox, that’s why I need to use the shortcode. When I use icon shortcode in text block, I can’t center 3 icons next to eachother. Whit the button row I can!

    If there is another way, let me know. Thanks!

    #1225445

    In reply to: Logo left, menu below

    you can read in the documentation on that in detail: https://kriesi.at/documentation/enfold/header/#header-widget-position

    see here first to add a header widget area: https://kriesi.at/documentation/enfold/header/#adding-a-header-widget-area
    ( PS dear MODS – this ID is not unique on that page ! )
    so logo left – menu below – read: Customization

    add_action( 'ava_main_header', 'enfold_customization_header_widget_area' );
    function enfold_customization_header_widget_area() {
    dynamic_sidebar( 'header' );
    }

    little tip : if you activate the shortcode function for widget area by this in your child-theme functions.php:
    add_filter('widget_text', 'do_shortcode');
    you can then insert avia shortcodes to a widget area – so prepare your buttons and that graphic in a post – and copy the shortcode for all that and insert it into that header widget area.

    if you need further help let us know

    rlhinirv57
    Participant

    Hello Enfold Team,

    As the topic states, the bundled version just quit working after the theme update. I am using a child theme, did not add new plugins, etc. After the update, I can’t even rebuild the existing sliders – clicking a button anywhere inside the Layerslider plugin has no effect; maybe the theme update got botched somehow but I am unable to re-upload a zipped theme file. Example, if I try to click the “Add New Slider” button, nothing happens.

    As this is a live site, your timely help is much appreciated.

    For now, I have added a static banner using the full-width banner element so that I don’t have a blank area where the layerslider is supposed to be.

    • This topic was modified 5 years, 9 months ago by rlhinirv57. Reason: Added information on viewing error
    #1225318

    Hey,

    Please add following code to Quick CSS in Enfold theme options > General Styling and adjust the value as needed

    #top #wrap_all #header.header_color .av-menu-button-colored > a .avia-menu-text {
        font-size: 20px;
    }

    Regards,
    Yigit

    #1225228

    Hey,

    Please go to Appearance > Menus and click on your menu item and choose to display “Button Style” in “Menu Style” – https://imgur.com/a/xS1qQrt.

    You can then go to Enfold theme options > Advanced Styling and edit “Menu Item Button” as needed. You are currently using Enfold 4.5.7, so Advanced Styling might not work correctly. If it does not, please update Enfold to the latest version 4.7.5 – https://kriesi.at/documentation/enfold/theme-update/ :)

    Best regards,
    Yigit

    #1225045

    Hey MyMedicalShopper,

    You can do this a few ways:

    1 You can add a widget area to the header and then add the button to the widget.

    2. You can add a menu link and then give it a custom url. You can simply style and position the text link to look like a button.

    Best regards,
    Jordan Shannon

Viewing 30 results - 2,341 through 2,370 (of 11,217 total)