Viewing 30 results - 2,881 through 2,910 (of 242,578 total)
  • Author
    Search Results
  • #1473031
    werbeagenturlauf
    Participant

    Hi @enfold!

    I have a question. I would like to add a “create PDF”-Button to a single page in my WooCemmerce-shop that I am using within the enfold-Theme.
    This is the page where i want to add the button directly under the product-picture:

    I am using the PDF&Print-Plugin from BestWebSoft. It produces a shortcode that looks like this: [bws_pdfprint display=’pdf’]. Is that possible?

    For the customization of the shop i am using plugins from plugin-republic. I first asked them for a solution and this is what they answered: “You’ll need to edit the single product page template. Some themes have page builders that can directly do this, but not sure if Enfold – the theme you are using has this. Couldn’t find anything online. You can reach out to the theme developers to see if there’s a way to do it with the builder.”

    If you have any other solution or know someone to support me with this problem, please let me know.

    Locking forward to your Feedback

    Michael F Kraus

    #1473030

    Topic: Enfold Captcha

    in forum Enfold
    dlambers
    Participant

    Hello:

    Since the last update, the Enfold Captcha does not seem to being doing its job. I have 19 client websites and all of them, including my own now receives multiple bot emails per day. Sometimes more than a dozen in a day.

    I understand that bots have become more sophisticated. It just seems odd that it all began after the last update, 6.06, which I believe started the landslide of spam emails.

    Are you able to fix this problem? It would be easier than me updating every client site with a new Captcha. I’ve always appreciated the ease of Enfold’s captcha.

    Thank you,

    Debra

    #1473029
    This reply has been marked as private.
    #1473024
    #1473023
    zimbo
    Participant

    I didn’t get any errors as reported in this thread but I updated WordPress to 6.7.1 and Enfold to 6.0.8 today, the latter of which contains a fix for the problem reported.

    My Updates page is saying “New translations are available”. When I click Update Translations I get this message:

    Updating translations for WordPress (en_GB)…
    Translation updated successfully.

    But when I return to the Updates page it is still saying “New translations are available”. If I click again to update, the same thing happens as above.
    In other words, the translation is not apparently being updated – or is the message just not updating? My Site Language is set to English (UK).

    Any ideas? Is the problem resolved?

    #1473022
    togetherconcept
    Participant

    In the context of accessibility, it should be possible to close open drop-down menus with keyboard control via ESC. This does not work with Enfold. Is there any idea how I can implement this?

    #1473012

    Hello,

    thanks for your answer. i tryed it without the enfold product-element and it works. So the plugin (Filter) is not working with the enfold “Product Grid Element). if you look to this site and try the range filter you can see how it should work: https://woocommerce-products-filter.berocket.com/shop/

    cheers

    Chris

    #1473007

    Hey Sascha,

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

    .av_header_glassy.av_header_transparency .social_bookmarks li a {
      color: #faf3e0;
    }
    .header-scrolled a.wpmenucart-contents {
      height: 58px !important;
      line-height: 58px !important;
    }

    Best regards,
    Rikard

    #1472992

    Just upgraded Enfold to 6.0.8 and the issue is back, because our workaround is gone.
    Setup:
    1 networksite with 7 sites
    All using their own child theme of Enfold, but disabling them didn’t help.

    Don’t know how more precise we can be on how to reproduce it.
    A multisite, for which we get a critical error when that one line we added isn’t present.

    I’ve added a little code dump in the beginning of the function that gives the problems (before my workaround fix)
    $which_files is a string with the value none
    (Whereas the code expects it to be an array)

    #1472990
    Tim
    Guest

    How can I add a custom icon to the icon box in enfold theme? I´ve created the custom icon and saved it as a .svg vector file.

    #1472981

    Thanks @Ismael for fixing. But the Enfold Facebook Like Box It’s unuseful, doesn’t works on mobile for a FB issue and do not consent to select the link to open on a new tab.. It’s better and easier to use an HTML block widget to display the image and make then link opens directly in a new tab..

    Perhaps is useful that You revise the Facebook Like Box Widget to works properly.. Same thing for the Imege Widget

    Thank You Very Much for help

    • This reply was modified 7 months, 2 weeks ago by newmediologo.
    #1472980

    Hi Rikard

    Thank you for your continued assistance. I’m happy to report that the solution you provided—adding the following CSS code in Enfold > General Styling—has successfully resolved the issue with duplicate tab headings:

    Best Regards
    Sid

    #1472977

    Hi,

    Thank you for the update.

    Where can we check the scrolling issue? Please provide a screenshot using platforms like Savvyify, Imgur or Dropbox.

    To be honest, no. Why should I take the complicated route and install the animation option in Enfold first?

    You don’t need to install anything. The animations are already included by default; you just need to enable them and configure the settings.

    Best regards,
    Ismael

    #1472976

    Hey Victor Vogler,

    Thank you for the inquiry.

    The “Enfold Modern” demo is simply another template that can be created using the Enfold theme — it’s not a separate theme. If you want to use this demo, you can import it on a different domain temporarily or in a local installation. Then, go to the Enfold > Import/Export panel and click the Export Theme Settings File button. You can then import the downloaded file into the current site. We recommend performing this process on a staging or development server before transferring it to the live site.

    Best regards,
    Ismael

    #1472965

    Hi,

    Thank you for the info.

    We added this script in the functions.php file to set the target attribute to _blank.

    function ava_custom_script()
    { ?>
        <script>
            (function ($) {
                $(document).ready(function () { 
                    var firstColumn = $('#footer .flex_column:first');
                    
                    firstColumn.find('a').each(function () {
                        $(this).attr('target', '_blank');
                    });
                });
            }(jQuery));
        </script>
    <?php
    }
    add_action('wp_footer', 'ava_custom_script', 99);
    

    In order to preserve this modification, you may need to install a child theme. Please check the documentation below for more info: https://kriesi.at/documentation/enfold/child-theme/

    Best regards,
    Ismael

    #1472950

    Hi,

    Thanks for the update. We haven’t seen this before like I stated earlier, so if you have instructions on how to reproduce it, then that would be appreciated. Also make sure to update to Enfold 6.0.8.

    Best regards,
    Rikard

    #1472948

    Topic: widgets don’t work

    in forum Enfold
    AlpineWeb
    Participant

    I have a client who out of the blue we are unable edit the content of their widgets.
    I have trouble shot the server level, ie. modsec, etc.
    I have disabled the two minor plugins – no change
    I have updated both WordPress and Enfold
    Can you please take a look.

    Hi,
    Glad Guenni007 could help, thank you Guenni007, 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

    bdfuel
    Participant

    Hi,
    I hope this message finds you well.

    I am using the Enfold theme for my website, which is a book-focused platform. I came across a design on the Crocoblock demo website that perfectly aligns with my needs: Book Authors Page.

    I would like to create similar pages for my website, specifically for:

    An Author Page that showcases book authors in a visually appealing layout, like this: https://demo.crocoblock.com/v2/only-books/book-authors/.
    A Subcategory Page to display books grouped by their respective subcategories.
    Is it possible to achieve this layout and functionality with the Enfold theme? If so, could you please guide me on how to set it up or recommend any additional tools or plugins that may help?

    I greatly appreciate your support and look forward to your guidance.

    Thank you!

    Best regards,

    #1472937

    thanks for the reply.
    the language is set to italian but enfold child, after the update changed language in english.
    Thanks again, I hope for your help

    #1472936

    In reply to: Deep link and open tab

    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

    #1472932

    Hey Brugmedia,

    Thanks for the login details. What happens if you select to use the Classic Editor at the bottom of Enfold->Theme Options?

    Best regards,
    Rikard

    #1472923

    In reply to: MEGA MENU COLUMNS

    if you got the newest Enfold – you can set the mega menu as display fixed:

    #top #header .avia_mega_div {
    	position: fixed !important;
    	width: 95vw;
    	top: var(--enfold-header-height);
    	left: 2vw !important;
    	right: 3vw !important;
    }

    if you got a non shrinking header you can do that too for even older enfold versions – but you had to insert your header-height as top value.

    see example : https://basis.webers-testseite.de/

    #1472921
    Victor Vogler
    Guest

    Sehr geehrter Herr Budschedl,

    mein Name ist Victor, und ich schreibe Ihnen im Namen von Dataphone GmbH. Aktuell nutzen wir das Theme “Enfold Classic” für unsere Website. Obwohl es grundsätzlich funktioniert, würden wir uns gerne für eine optisch ansprechendere Lösung entscheiden.

    Wir haben über das neue Theme “Enfold Modern” gelesen und möchten wissen, wie es sich im Vergleich zum bisherigen Theme schlägt. Würde es automatisch moderner wirken? Unser Ziel ist es, die Website weniger minimalistisch erscheinen zu lassen, ohne jedoch aufwendige Webdesign-Anpassungen vornehmen zu müssen.

    Ein weiterer wichtiger Punkt: Können Sie uns sagen, ob es bei einem Wechsel auf das neue Theme zu Kompatibilitätsproblemen mit den bereits bestehenden Inhalten auf unserer Website kommen könnte?

    Vielen Dank im Voraus für Ihre Rückmeldung und Ihre Unterstützung!

    Mit freundlichen Grüßen,
    Victor
    Dataphone GmbH

    #1472920

    Topic: MEGA MENU COLUMNS

    in forum Enfold
    M-Graphics24
    Participant

    Please can you advise how I can increase the width of my Mega Menu columns in Enfold.

    #1472918
    Brugmedia
    Participant

    Hello,
    yesterday I updated to the latest enfold. Since then I get a blank page when I want to edit a page. I have already disabled all plugins and uploaded a new enfold installation manually via ftp. Can you see what is going wrong?

    Hello Ismael,
    If I understand correctly your explanations concerning these custom fields, I should have the same values on all my CPTs since the very same Custom Layout template is used.

    I’ll compare a few posts in my database to confirm this hypothesis and, if that’s the case, I’ll be able to leverage the power of Enfold and its new features like never before.

    I plan to do this tomorrow, and I’ll post my findings in this conversation to help anyone else who might be interested.

    Best regards,

    #1472911
    sphpsrl
    Participant

    good morning, I updated enfold but enfold child changed my language.
    how can I go back to the Italian language?
    thanks in advance

    Beth
    Guest

    Hello!
    I am using Enfold theme for my company website and I need to update it in order to keep it working smoothly. I’m having issues with using the advanced layout builder since the latest wordpress update. Unfortunately I am not in contact with the developers that originally purchased the theme and therefore I cannot login or find my envato token. This also means I can’t login to the forums to ask support questions! Is there anything you can do to help me with this? I’m at a dead end here.
    Thanks in advance!

    it is not only the double button – you can insert on caption for example this:
    ( just style it on the page bottom – copy that enfold button shortcode and insert it on captions field )

    [av_button label='Click me' icon_select='yes-right-icon' icon='ue82b' font='entypo-fontello' icon_hover='aviaTBicon_hover' title_attr='' button_type='' link='manually,#' link_dynamic='' link_target='' download_file='https://' attachment='' attachment_size='' downloaded_file_name='' size='large' position='center' label_display='' size-text='' av-desktop-font-size-text='' av-medium-font-size-text='' av-small-font-size-text='' av-mini-font-size-text='' margin='' margin_sync='true' padding='' padding_sync='true' av-desktop-margin='' av-desktop-margin_sync='true' av-desktop-padding='' av-desktop-padding_sync='true' av-medium-margin='' av-medium-margin_sync='true' av-medium-padding='' av-medium-padding_sync='true' av-small-margin='' av-small-margin_sync='true' av-small-padding='' av-small-padding_sync='true' av-mini-margin='' av-mini-margin_sync='true' av-mini-padding='' av-mini-padding_sync='true' color_options='' color='theme-color' custom_bg='#444444' custom_font='#ffffff' btn_color_bg='theme-color' btn_custom_grad_direction='vertical' btn_custom_grad_1='#000000' btn_custom_grad_2='#ffffff' btn_custom_grad_3='' btn_custom_grad_opacity='0.7' btn_custom_bg='#444444' btn_color_bg_hover='theme-color-highlight' btn_custom_bg_hover='#444444' btn_color_font='theme-color' btn_custom_font='#ffffff' btn_color_font_hover='white' btn_custom_font_hover='#ffffff' border='' border_width='' border_width_sync='true' border_color='' border_radius='' border_radius_sync='true' box_shadow='' box_shadow_style='0px,0px,0px,0px' box_shadow_color='' animation='' animation_duration='' animation_custom_bg_color='' animation_z_index_curtain='100' hover_opacity='' sonar_effect_effect='' sonar_effect_color='' sonar_effect_duration='1' sonar_effect_scale='' sonar_effect_opac='0.5' css_position='' css_position_location=',,,' css_position_z_index='' av-desktop-css_position='' av-desktop-css_position_location=',,,' av-desktop-css_position_z_index='' av-medium-css_position='' av-medium-css_position_location=',,,' av-medium-css_position_z_index='' av-small-css_position='' av-small-css_position_location=',,,' av-small-css_position_z_index='' av-mini-css_position='' av-mini-css_position_location=',,,' av-mini-css_position_z_index='' id='' custom_class='conversion' template_class='' element_template='' one_element_template='' av_uid='av-lu0tlroy' sc_version='1.0' admin_preview_bg='']
    

    As you can see on that second image – not all of the code is needed. This is the main you need for a button – change size and position to your need and maybe remove icon_hover attribute. maybe set a custom class or ID. How to get the icon codes ? … ask.

    
    [av_button label='your button label' icon_select='yes' icon='ue859' font='entypo-fontello' icon_hover='aviaTBicon_hover' link='manually,#' link_target='' size='medium' position='center' label_display='' title_attr='' color='light' custom_bg='' custom_font='' id='abc' custom_class='def']
Viewing 30 results - 2,881 through 2,910 (of 242,578 total)