Viewing 30 results - 1,471 through 1,500 (of 11,204 total)
  • Author
    Search Results
  • Hey betaphase,

    Thank you for using Enfold.

    Can you please update to 4.8.6 – there had been added fixes that might solve some problems – and we work hard to eliminate those we did not catch in testing in the oncoming releases.

    We had many requests to extend styling options and animation possibilites for ALB elements. As e.g. hover effects or sonar effects are not supported by inline style we decided to move all custom stylings to CSS rules and a css file (as other template builder like Elementor also do).

    This makes it easier to extend elements and maintain the readability of code and keep it stable.

    As these changes need a complete change in code we started with some elements providing new styling possibilites like buttons (see changelog 4.8.4) and others which were only changed to support this. We will update all elements step by step in future versions.

    We try to keep our selectors as weak as possible (mostly .container.element-id, a few need #top ) so it should be possible to use custom css selectors with #top or #top #wrap_all to override ours. Adding a custom id to an element will also allows it.

    Some more insight:

    As shortcodes can also be used in sidebars or can be called with do_shortcode() there is a “fallback” for these cases to add the CSS rules in a

    <style>...</style>

    tag right before the element.

    So there would be a possibility to supress the css file generation and only have this “fallback”. But this is currently not implemented. We can add a “add_theme_support” option for special use cases – if this helps you.

    Best regards,
    Günter

    wtechgr
    Participant

    Hello there guys,

    I am trying to replicate the css shown here , in order to align all the “add to cart” buttons at the bottom of the grid and I am facing some difficulties, since the classes etc are different than the default woocommerce. Can you please kindly guide me in the process to implement this correctly using Enfold?

    You may find the link to the staging website page at the private content section (I know that the images need to be replaced/resized etc, but I am currently only concerned for the red button at the bottom of each product), as well as login credentials.

    Thank you in advance for your reply.

    Best regards

    • This topic was modified 4 years, 7 months ago by wtechgr.
    crashclint
    Participant

    When adding a row to Activity Outline/Agenda section of the form by pressing on the + button and then on the second row pressing on the + button to add a third row there is an issue. The second row + button has an image overlay on top of it that is larger than both the + and – button so that you can only click on the overlay. This seems to be an interaction with the Enfold theme we are using. Is there a way to get rid of the overlay?

    If you navigate to the form and scroll down to that section and then add a new row and then try to add a third you will see what I mean.

    We use Gravity Forms on the site and are experinencing an interaction between Gravity Forms and Enfold. When adding a row to Activity Outline/Agenda section of the form by pressing on the + button and then on the second row pressing on the + button to add a third row there is an issue. The second row + button has an image overlay on top of it that is larger than both the + and – button so that you can only click on the overlay. This seems to be an interaction with the Enfold theme. Is there a way to get rid of the overlay?

    If you navigate to the form (link was provided in the “Private Content” section) and scroll down to the section described above and then add a new row and then try to add a third you will see what I mean.

    #1313267
    J P
    Participant

    Hi. I am using the Enfold church theme on WP 5.8. I am setting up my homepage and on the main menu have created a menu item called “Donate”. I have set this button as a “Mega Menu” button and would like the rollover color to be red. I am looking for an obvious way to do this and can’t seem to find it. Can someone explain to me how I can make this happen, please.

    Thank You in advance for your assistance.

    JP

    #1313256

    Hey Pixel_Production,

    Thank you for using Enfold and your feedback.

    padding for columns

    I modified the CSS output to be backwards compatible with prior 4.8.4 for 0, 0px, 0% to skip padding. And for new columns the default value is empty string, same for border radius.

    Here is a link to the modified file with a few more changes/fixes: https://github.com/KriesiMedia/enfold-library/blob/master/temp_fixes/Enfold_4_8_5/template_builder/columns.php

    deactivate css generation completely

    We can add a filter to skip it on a per page basis, but this will make most customization of ALB elements obsolete that require styles and not classes only. Step by step we want to remove most of all inline html style=”…” and extend the styling options for elements like we did already with buttons, notification box, …. (see changelog).

    Together with the custom elements we added recently this will make it easier to get a consistent and easy maintainable layout.

    Of course we can provide filters – let us know and we will add them.

    We try to keep our selectors as weak as possible (mostly .container-class.element-id).

    Best regards,
    Günter

    Edit: element-id is depending on shortcode attributes, means if options change also element-id changes.

    Edit: To invalidate all post css files save theme options.

    #1313211

    Hey Lucian,

    Thank you for the inquiry.

    You can try this plugin to translate the placeholder text of the fullwidth sub menu.

    // https://wordpress.org/plugins/say-what/

    Or edit it directly in the enfold/config-templatebuilder/avia-shortcodes/menu/menu.php file, around line 624.

    $mobile_button = $mobile == 'active' ? "<a href='#' class='mobile_menu_toggle' " . av_icon_string( 'mobile_menu' ) . "><span class='av-current-placeholder'>" . __( 'Menu', 'avia_framework' ) . '</span></a>' : '';
    

    Best regards,
    Ismael

    #1312969
    This reply has been marked as private.
    #1312848
    Hidealoo
    Participant

    Enfold: 4.8.5
    PHP version: 7.4.21
    WP: 5.8

    Hello,

    I’m using the video element to display a short Vimeo hosted video, 5 seconds. Displays fine on all platforms. The problem occurs when I use my iPad and the first click of the play button makes the makes flash to pause and then back to play. The second press of the Play button plays the video.

    Page link in Private Content.

    Any ideas please?

    Thanks.

    #1312757
    g-man
    Participant

    Since updating to Enfold 4.8.4 a “Eintrag teilen” text together with a YouTube button is displayed at the end of each blog post. No idea where this comes from.

    Please advise.

    #1312723
    OmarSG
    Participant

    I have update to 4.8.5 have problem with backend I can’t see how design will look. But if I goes to preview changes then I have this Notice

    Notice: Undefined index: avia-module-audioplayer-css in /var/www/virtual/bokalind.is/htdocs/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/class-asset-manager.php on line 561

    Notice: Trying to access array offset on value of type null in /var/www/virtual/bokalind.is/htdocs/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/class-asset-manager.php on line 561

    Notice: Undefined index: avia-module-buttonrow-css in /var/www/virtual/bokalind.is/htdocs/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/class-asset-manager.php on line 561
    I have 50 of this above the design

    On the main page this is the Notice
    Notice: Undefined variable: permalink in /var/www/virtual/bokalind.is/htdocs/wp-content/themes/enfold/config-gutenberg/class-avia-gutenberg.php on line 1434
    Notice: Undefined variable: permalink in /var/www/virtual/bokalind.is/htdocs/wp-content/themes/enfold/config-gutenberg/class-avia-gutenberg.php on line 1434

    What is this Notice? And they have increased in 4.8.5
    Regards
    Omar SG

    • This topic was modified 4 years, 7 months ago by OmarSG.
    #1312706
    Tobias777G
    Participant

    Dear Enfold Team,
    thank you very much for the super support here!
    I have the following question:
    On the post page (page is deposited at the bottom in the Private Content sector), I have comments enabled at the bottom.

    However, I would like to change the text for the comment function as following:

    Hinterlasse einen Kommentar (should stay that way).
    An der Diskussion beteiligen? (should stay like this)
    Ich freue mich auf Ihren Kommentar (should be changed like this)
    Ihre E-Mail-Adresse wird nicht veröffentlicht. Erforderliche Felder sind mit * markiert. (shall be added but with spacing to the text above)
    In addition, the button “Kommentar abschicken” should appear in the color #719430, as well as the circle with the number of comments (currently 0).
    The frames of the data for name, email, website, message… should be in black color, because the gray is hardly recognizable. But very thin.

    What is the best way to change this?

    #1312661

    In reply to: borderstyle buttons

    Hey dokwerkers,

    Thank you for using Enfold.

    With 4.8.4 we started to extend styling possibilites for Elements in a step by step way.

    The standard button, buttonrow and fullwidth button already have box shadow, border and background gradient color.

    Please check out the latest version 4.8.5 (released yesterday) containing bugfixes from 4.8.4.

    https://kriesi.at/support/topic/enfold-upcoming-fixes/

    Best regards,
    Günter

    #1312429

    Hello Rikard,
    As above I have some same problem with video not playing. I got a Envato Token and integrated it but i see no update button on my Enfold theme.

    Some info to add:

    I always update the Enfold theme using the updater inside wordpress.
    Also, I have made some adjustments to the function.php file.
    At the bottom there are new functions for the click-able service buttons on the main page. Which opens an closes close sections.

    Regards,
    Robert Berrier

    Dommel
    Participant

    Hi,

    After updating to the latest Enfold version a couple of days ago. Strange things seem to happen. I tried doing some debugging like disabling plugins (we don’t use many), or re-creating elements and objects to see if that fixes, but sadly no success. Here is a list we are running into:

    1) New uploaded images that we want to use as thumbnails, using ‘feature image’ option in (portfolio) posts. Don’t show up in gallery elements. The post and the space for the thumbnail is here. But the image itself is not showing. I did some testing, any new images we upload to the website, don’t work. Any old images we already had from the past, still work.
    2) Animated Numbers (the element). The description text below the number, now always shows “Add your own text” no matter what text you give it. The number itself is still working. This is on both already placed “animated numbers” elements we created in the past. And newly created “animated numbers” elements.
    3) There seems to be a strange flickering artifact going on over the entire website when you roll over multiple (gallery) buttons. It’s as if the image of the button (or item) is, for a split second, full screen. Then every thing goes back to normal. We never had this before. It could of course also be a browser thing. It’s hard to say.

    Here is our website:
    http://www.highpriority.com

    If you go here: https://highpriority.com/portfolio/
    You will notice that one of the thumbnails is missing. I will see if I can add more.

    If you go here: https://highpriority.com/portfolio-item/media-monks-lego-nexo-knights/
    You will see the animated numbers and their issue. This is website wide. (except on the Smurfs project page where we used a static solution. We are going to apply this static solution everywhere).

    I’m seeking help, where to look, any tips of what it could be. I’m not a coder, but also not a complete layman.
    Perhaps this is all related to the latest update of Enfold or WordPress? Perhaps I did something wrong and files are broken or corrupt.
    Also note that I have a large-ish quick CSS file. So far it is all tested and keeping it clear where possible, but with limited understanding of code/css.

    Thanks for taking the time. You guys an gals make great themes!

    Robert Berrier

    #1312083
    beppemodena
    Participant

    On 22/7 in the staging environment we updated to the WP 5.8 release (still having Enfold 4.8.3 active)
    The update was resolved correctly and without problems, and then we carried out the update in the customers’ live environment.
    On 23/7 always in the staging environment we updated to Enfold 4.8.4 and we have encountered these problems.
    In live environment with WP 5.8 and Enfold 4.8.3 the problems are not present:
    1) Icon box (the text field is no longer shown in the preview and in the back-end)
    2) Animated numbers (the text field is no longer shown in the preview and in the back-end)
    3) Button (button profile is not shown)
    See the video:
    The video refers to the pages:



    Attention these problems were presented the same, in all the sites created with Enfold.
    See an example at the link:
    Unfortunately, for this site, the problems listed above were not noticed in the staging environment and we have updated the theme.
    If we try to restore a backup to the previous version, we have the critical error attached.
    See google drive link to the file: WordPress › Error.pdf
    In the staging copy I created user for Enfold to see the problem from the backend.

    • This topic was modified 4 years, 7 months ago by beppemodena.
    #1312053

    PROOF:
    maskenzauber.com/temp/enfold-483.mp4 (works)
    maskenzauber.com/temp/enfold-484.mp4 (messed)

    Code:

    [av_heading heading='Überschrift' tag='h2' style='' subheading_active='' show_icon='' icon='ue800' font='' size='24' av-medium-font-size-title='' av-small-font-size-title='' av-mini-font-size-title='' subheading_size='15' av-medium-font-size='' av-small-font-size='' av-mini-font-size='' icon_size='' av-medium-font-size-1='' av-small-font-size-1='' av-mini-font-size-1='' color='' custom_font='' subheading_color='' seperator_color='' icon_color='' margin='' margin_sync='true' padding='10' icon_padding='10' link='' link_target='' id='' custom_class='h2leistung' template_class='' av_uid='av-wi1cvv' sc_version='1.0' admin_preview_bg=''][/av_heading]
    
    [av_three_fourth first av_uid='av-sexbw57']
    [av_textblock size='' av-medium-font-size='' av-small-font-size='' av-mini-font-size='' font_color='' color='' id='' custom_class='' template_class='' av_uid='av-ruxp997' sc_version='1.0' admin_preview_bg='']
    Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.
    
    Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.
    [/av_textblock]
    [/av_three_fourth]
    
    [av_one_fourth min_height='' vertical_alignment='' space='' custom_margin='' margin='0px' row_boxshadow='' row_boxshadow_color='' row_boxshadow_width='10' link='' linktarget='' link_hover='' padding='0px' highlight='' highlight_size='' border='' border_color='' radius='0px' column_boxshadow='' column_boxshadow_color='' column_boxshadow_width='10' background='bg_color' background_color='' background_gradient_color1='' background_gradient_color2='' background_gradient_direction='vertical' src='' background_position='top left' background_repeat='no-repeat' animation='' mobile_breaking='' mobile_display='' av_uid='av-rineby3']
    [av_hr class='custom' height='-500' shadow='no-shadow' position='center' custom_border='av-border-none' custom_width='50px' custom_border_color='' custom_margin_top='0px' custom_margin_bottom='0px' icon_select='no' custom_icon_color='' icon='ue808' font='entypo-fontello' av_uid='av-r2l8ae3']
    
    [av_icon_box icon='ue81f' font='entypo-fontello' title='Preise' position='top' icon_style='' boxed='' font_color='' custom_title='#b02b2c' custom_content='' color='custom' custom_bg='' custom_font='' custom_border='' custom_title_size='' av-medium-font-size-title='' av-small-font-size-title='' av-mini-font-size-title='' custom_content_size='' av-medium-font-size='' av-small-font-size='' av-mini-font-size='' heading_tag='' heading_class='' link='' linktarget='' linkelement='' id='' custom_class='' av_uid='av-qbofqu3' admin_preview_bg='']
    Preise & FAQ[av_button label='FAQ' link='manually,#tab-id-2' link_target='' size='x-large' position='left' icon_select='no' icon='ue800' font='entypo-fontello' color='theme-color' custom_bg='#444444' custom_font='#ffffff' av_uid='av-py4gvff'][av_button label='Preise' link='manually,#tab-id-1' link_target='' size='x-large' position='right' icon_select='no' icon='ue800' font='entypo-fontello' color='theme-color' custom_bg='#444444' custom_font='#ffffff' av_uid='av-pbgzg57']
    [/av_icon_box]
    [/av_one_fourth]
    
    [av_textblock size='' av-medium-font-size='' av-small-font-size='' av-mini-font-size='' font_color='' color='' id='' custom_class='' template_class='' av_uid='av-ovwwzdn' sc_version='1.0' admin_preview_bg='']
    <strong>Lorem Ipsum</strong>
    Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.
    [/av_textblock]
    
    [av_section min_height='' min_height_px='500px' padding='default' shadow='shadow' bottom_border='border-extra-arrow-down' id='' color='alternate_color' custom_bg='' src='' attachment='' attachment_size='' attach='scroll' position='top left' repeat='no-repeat' video='' video_ratio='16:9' overlay_opacity='0.1' overlay_color='#28343c' overlay_pattern='' overlay_custom_pattern='' av_uid='av-8vd7qz']
    
    [av_one_full first av_uid='av-o3spxtn']
    
    [av_gallery ids='30327,30326,30325,30324,30323,30322,30321,30320,30319,30318,30317,30316,30315,30314,30313,30312,30311,30310' style='thumbnails' preview_size='no scaling' crop_big_preview_thumbnail='avia-gallery-big-no-crop-thumb' thumb_size='portfolio_small' columns='6' imagelink='lightbox' link_dest='' lightbox_text='caption' lazyload='deactivate_avia_lazyload' html_lazy_loading='disabled' alb_description='' id='' custom_class='' template_class='' av_uid='av-jrmjqais' sc_version='1.0' admin_preview_bg='']
    
    [av_hr class='invisible' height='40' shadow='no-shadow' position='center' custom_border='av-border-thin' custom_width='50px' custom_border_color='' custom_margin_top='30px' custom_margin_bottom='30px' icon_select='yes' custom_icon_color='' icon='ue808' font='entypo-fontello' av_uid='av-2cyzbvf']
    
    [av_button label='Weiter' icon_select='no' icon='ue800' font='entypo-fontello' link='page,14091' link_target='' size='small' position='center' label_display='' title_attr='' 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='none' 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='' hover_opacity='' sonar_effect_effect='' sonar_effect_color='' sonar_effect_duration='1' sonar_effect_scale='' sonar_effect_opac='0.5' id='' custom_class='' template_class='' av_uid='av-nc04ukb' sc_version='1.0' admin_preview_bg='']
    
    [/av_one_full][/av_section][av_two_third first min_height='' vertical_alignment='av-align-top' space='' margin='0px' margin_sync='true' row_boxshadow_color='' row_boxshadow_width='10' link='' linktarget='' link_hover='' padding='0px' padding_sync='true' highlight_size='1.1' border='' border_color='' radius='0px' radius_sync='true' column_boxshadow_color='' column_boxshadow_width='10' background='bg_color' background_color='' background_gradient_color1='' background_gradient_color2='' background_gradient_direction='vertical' src='' attachment='' attachment_size='' background_position='top left' background_repeat='no-repeat' animation='' mobile_breaking='av-break-at-tablet' mobile_display='' av_uid='av-mqk8crf' custom_class='']
    [av_tab_container position='top_tab' boxed='border_tabs' initial='1' av_uid='av-8103wb']
    [av_tab title='Preise' icon_select='yes' icon='ue8e3' font='entypo-fontello' av_uid='av-2751vyz']
    [av_table purpose='pricing' pricing_table_design='avia_pricing_default' pricing_hidden_cells='avia_show_empty_cells' caption='' responsive_styling='avia_responsive_table' av_uid='av-l9f8gxn']
    [av_row row_style='avia-heading-row' av_uid='av-ksm9x5n'][av_cell col_style='avia-desc-col' av_uid='av-kccltdn']Art[/av_cell][av_cell col_style='avia-highlight-col' av_uid='av-k2hiw6z']Trallala[/av_cell][/av_row]
    [av_row row_style='' av_uid='av-jp9n4d7'][av_cell col_style='avia-desc-col' av_uid='av-j3k5jq3']Typ[/av_cell][av_cell col_style='avia-highlight-col' av_uid='av-in3xoaj']nach Bedarf[/av_cell][/av_row]
    [av_row row_style='' av_uid='av-i60bgsb'][av_cell col_style='avia-desc-col' av_uid='av-hsmd2l7']Was[/av_cell][av_cell col_style='avia-highlight-col' av_uid='av-h5g8s2j']Alle[/av_cell][/av_row]
    [av_row row_style='' av_uid='av-gp8yepn'][av_cell col_style='avia-desc-col' av_uid='av-g92z6vv']Lorem Ipsum[/av_cell][av_cell col_style='avia-highlight-col' av_uid='av-fx39s57']Irgendwas[/av_cell][/av_row]
    [av_row row_style='' av_uid='av-5ls3rv'][av_cell col_style='avia-desc-col' av_uid='av-ew86kqj']Lorem Ipsum[/av_cell][av_cell col_style='avia-highlight-col' av_uid='av-eble6ez']Ja[/av_cell][/av_row]
    [av_row row_style='' av_uid='av-1eylebf'][av_cell col_style='avia-desc-col' av_uid='av-1cz9o1n']Lorem Ipsum[/av_cell][av_cell col_style='avia-highlight-col' av_uid='av-db7xeij']Ja[/av_cell][/av_row]
    [av_row row_style='' av_uid='av-clbe5p7'][av_cell col_style='avia-desc-col' av_uid='av-c0uk3ff']Lorem Ipsum[/av_cell][av_cell col_style='avia-highlight-col' av_uid='av-bqx9vaz']Ja[/av_cell][/av_row]
    [av_row row_style='' av_uid='av-bdbr9q3'][av_cell col_style='avia-desc-col' av_uid='av-aq5r9iz']Lorem Ipsum[/av_cell][av_cell col_style='avia-highlight-col' av_uid='av-ageudkr']Nein[/av_cell][/av_row]
    [av_row row_style='' av_uid='av-9shikpn'][av_cell col_style='avia-desc-col' av_uid='av-9dgdozf']Lorem Ipsum[/av_cell][av_cell col_style='avia-highlight-col' av_uid='av-927xxqz']Ja[/av_cell][/av_row]
    [av_row row_style='avia-pricing-row' av_uid='av-8n0hv0b'][av_cell col_style='avia-desc-col' av_uid='av-85wa7wb'][/av_cell][av_cell col_style='avia-highlight-col' av_uid='av-7iw249n']Mal sehen.[/av_cell][/av_row]
    [/av_table]
    [/av_tab]
    [av_tab title='oft gestellte Fragen' icon_select='yes' icon='ue81c' font='entypo-fontello' av_uid='av-6xqzpob']
    [av_toggle_container initial='0' mode='accordion' sort='' av_uid='av-6tyh0nv'][av_toggle title='lorem Ipsum dolor?' tags='' av_uid='av-62utznf']
    Answer
    [/av_toggle] [av_toggle title='lorem Ipsum dolor' tags='' av_uid='av-5tbygd7']Answer
    [/av_toggle][av_toggle title='lorem Ipsum dolor?' tags='' av_uid='av-5a2iw3f']
    Answer[/av_toggle]
    [av_toggle title='lorem Ipsum dolor?' tags='' av_uid='av-4p7kusb'] Answer[/av_toggle]
    [av_toggle title='lorem Ipsum dolor' tags='' av_uid='av-4k11qyj'] Answer[/av_toggle]
    [av_toggle title='lorem Ipsum dolor?' tags='' av_uid='av-3yr5qd7']Answer[/av_toggle]
    [av_toggle title='lorem Ipsum dolor?' tags='' av_uid='av-30aviyj'] Answer[/av_toggle][/av_toggle_container]
    [/av_tab]
    [/av_tab_container]
    [/av_two_third]
    
    [av_one_third min_height='' vertical_alignment='' space='' custom_margin='' margin='0px' row_boxshadow='' row_boxshadow_color='' row_boxshadow_width='10' link='' linktarget='' link_hover='' padding='0px' highlight='' highlight_size='' border='' border_color='' radius='0px' column_boxshadow='' column_boxshadow_color='' column_boxshadow_width='10' background='bg_color' background_color='' background_gradient_color1='' background_gradient_color2='' background_gradient_direction='vertical' src='' background_position='top left' background_repeat='no-repeat' animation='' mobile_breaking='' mobile_display='' av_uid='av-2eyhhmj']
    [av_heading heading='Überschrift' tag='h6' style='' subheading_active='' show_icon='' icon='ue800' font='entypo-fontello' size='' av-medium-font-size-title='' av-small-font-size-title='' av-mini-font-size-title='' subheading_size='15' av-medium-font-size='' av-small-font-size='' av-mini-font-size='' icon_size='' av-medium-font-size-1='' av-small-font-size-1='' av-mini-font-size-1='' color='' custom_font='' subheading_color='' seperator_color='' icon_color='' margin='' margin_sync='true' padding='10' icon_padding='10' link='' link_target='' id='' custom_class='' template_class='' av_uid='av-1yueuxn' sc_version='1.0' admin_preview_bg=''][/av_heading]
    
    [av_textblock size='' av-medium-font-size='' av-small-font-size='' av-mini-font-size='' font_color='' color='' id='' custom_class='' template_class='' av_uid='av-58okgr' sc_version='1.0' admin_preview_bg='']
    Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.
    [/av_textblock]
    
    [av_hr class='default' 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='30px' icon_select='yes' custom_icon_color='' icon='ue808' av_uid='av-153zmez']
    [/av_one_third]
    
    
    #1312035

    Hi lampije,

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

    #top .avia-button.avia-color-dark,
    #top .avia-button.avia-color-light {
        border-style: solid !important;
    }

    Best regards,
    Rikard

    #1311935

    Hi @Marcel,

    We are planning to release an update on Monday.

    If you would like to apply the fixes manually:
    For Icon Box element, please go to /enfold/config-templatebuilder/avia-shortcodes/iconbox/iconbox.php in Appearance > Editor and find following on 553rd line

    
    $default = $this->sync_sc_defaults_array( $default );
    

    and change it to following

    
    $default = $this->sync_sc_defaults_array( $default, 'no_modal_item', 'no_content' );
    

    For Animated Numbers element, please go to /enfold/config-templatebuilder/avia-shortcodes/numbers/numbers.php in Appearance > Editor and find following on 631st line

    
    $default = $this->sync_sc_defaults_array( $default );
    

    and change it to following

    
    $default = $this->sync_sc_defaults_array( $default, 'no_modal_item', 'no_content' );
    

    To fix Dark & Light Transparent Buttons, please replace /enfold/config-templatebuilder\avia-template-builder\php\base-classes\class-popup-templates-callback.php file with – https://raw.githubusercontent.com/KriesiMedia/enfold-library/master/temp_fixes/Enfold_4_8_4/base-classes/class-popup-templates-callback.php

    Best regards,
    Yigit

    #1311871
    Sascha
    Participant

    Hello,

    I cannot fix the problem with my cookie consent bar. When hit ‘read more’button It gives error message that a lightbox is necessary to show modal pop-up.

    You have to load in JavaScript with callback wrapper-functies – zie avia_cookie_consent_modal_callback in bestand enfold\js\avia-snippet-cookieconsent.js

    Can you please help me out with this?

    Thank you.
    Best regards Sascha

    Hi,

    If you would like to apply the fix:
    For Icon Box element, please go to /enfold/config-templatebuilder/avia-shortcodes/iconbox/iconbox.php in Appearance > Editor and find following on 553rd line

    
    $default = $this->sync_sc_defaults_array( $default );
    

    and change it to following

    
    $default = $this->sync_sc_defaults_array( $default, 'no_modal_item', 'no_content' );
    

    For Animated Numbers element, please go to /enfold/config-templatebuilder/avia-shortcodes/numbers/numbers.php in Appearance > Editor and find following on 631st line

    
    $default = $this->sync_sc_defaults_array( $default );
    

    and change it to following

    
    $default = $this->sync_sc_defaults_array( $default, 'no_modal_item', 'no_content' );
    

    To fix Dark & Light Transparent Buttons, please replace /enfold/config-templatebuilder\avia-template-builder\php\base-classes\class-popup-templates-callback.php file with – https://raw.githubusercontent.com/KriesiMedia/enfold-library/master/temp_fixes/Enfold_4_8_4/base-classes/class-popup-templates-callback.php

    To fix Accordion element scroll to top on click, please replace /enfold/config-templatebuilder/avia-shortcode/toggles/toggles.js element with this one – https://raw.githubusercontent.com/KriesiMedia/enfold-library/master/temp_fixes/Enfold_4_8_4/shortcodes/toggles/toggles.js

    If anyone wants us to update the files, please feel free to post temporary WP admin logins here privately :)

    Best regards,
    Yigit

    • This reply was modified 4 years, 7 months ago by Yigit.
    #1311590

    Hi @leadingnorth,

    For Icon Box element, please go to /enfold/config-templatebuilder/avia-shortcodes/iconbox/iconbox.php in Appearance > Editor and find following on 553rd line

    
    $default = $this->sync_sc_defaults_array( $default );
    

    and change it to following

    
    $default = $this->sync_sc_defaults_array( $default, 'no_modal_item', 'no_content' );
    

    For Animated Numbers element, please go to /enfold/config-templatebuilder/avia-shortcodes/numbers/numbers.php in Appearance > Editor and find following on 631st line

    
    $default = $this->sync_sc_defaults_array( $default );
    

    and change it to following

    
    $default = $this->sync_sc_defaults_array( $default, 'no_modal_item', 'no_content' );
    

    To fix Dark & Light Transparent Buttons, please replace /enfold/config-templatebuilder\avia-template-builder\php\base-classes\class-popup-templates-callback.php file with – https://raw.githubusercontent.com/KriesiMedia/enfold-library/master/temp_fixes/Enfold_4_8_4/base-classes/class-popup-templates-callback.php

    To fix Accordion element scroll to top on click, please replace /enfold/config-templatebuilder/avia-shortcode/toggles/toggles.js element with this one – https://raw.githubusercontent.com/KriesiMedia/enfold-library/master/temp_fixes/Enfold_4_8_4/shortcodes/toggles/toggles.js

    Best regards,
    Yigit

    • This reply was modified 4 years, 7 months ago by Yigit.
    #1311516
    honighut
    Participant

    Hi, i want to have a Layout from an old ENFOLD 481 Installation to use it in the new Website ENFOLD 484. I can upload the file but after clicking the include Button there is an error message:

    “Couldn’t import the config because the server didn’t respond.Please reload the page, then try again”

    So i tried it with a newer seettingfile (from version 484) from this installation. That works fine, but not from the version 481.

    What can i do?

    Thnx Frank

    Tobias777G
    Participant

    Hello dear Enfold team.
    I have several things at once:

    I published a blog article (still with lorem ipsum placeholder – says private – accesses you have though, as I put the URL and backend credentials down below).

    I would like to change/implement the following things:

    1) I inserted the table of contents via the Custom Widget Area, however it does not work, why?

    In addition, I would then (if the table of contents is displayed correctly) also manually revise the H headings in the table of contents (shorten headings in the table of contents, otherwise due to the length looks partly not so nice). How can I do that?

    Finally, I would also like to add symbols to the table of contents, like here https://www.evergreenmedia.at/was-ist-seo/

    Overall, I would like a table of contents like https://www.evergreenmedia.at/was-ist-seo/. With symbols and the possibility that I can manually shorten and revise the H headings.

    2) I would also like to add some kind of narrow author box like https://www.evergreenmedia.at/was-ist-seo/ in the top right corner. With picture of me (also circular and in this size) With author (my name) and when the article was last updated (date). Below that the social share buttons.

    3) With my comment function at the bottom I have also inserted “Comments” via the Advanced Layout Builder. However, you can only comment here and it is missing the name, website and email address that the visitor must provide. Where can I set this?

    Thanks already and sorry for so many questions.

    You can find my website data in the Private content area.

    #1311462

    In reply to: numbers with effects

    Hi,

    Thanks for contacting us and sorry for the inconvenience!

    We have reported the issue to our devs and will release a fix as soon as possible.

    If you would like to apply the fix:
    For Icon Box element, please go to /enfold/config-templatebuilder/avia-shortcodes/iconbox/iconbox.php in Appearance > Editor and find following on 553rd line

    
    $default = $this->sync_sc_defaults_array( $default );
    

    and comment it out as following

    
    $default = $this->sync_sc_defaults_array( $default, 'no_modal_item', 'no_content' );
    

    For Animated Numbers element, please go to /enfold/config-templatebuilder/avia-shortcodes/iconbox/iconbox.php in Appearance > Editor and find following on 631st line

    
    $default = $this->sync_sc_defaults_array( $default );
    

    and comment it out as following

    
    $default = $this->sync_sc_defaults_array( $default, 'no_modal_item', 'no_content' );
    

    To fix Dark & Light Transparent Buttons, please replace /enfold/config-templatebuilder\avia-template-builder\php\base-classes\class-popup-templates-callback.php file with – https://raw.githubusercontent.com/KriesiMedia/enfold-library/master/temp_fixes/Enfold_4_8_4/base-classes/class-popup-templates-callback.php

    To use Classic Widgets instead of Block Widgets introduced in WordPress 5.8, please use this plugin – https://wordpress.org/plugins/classic-widgets/

    If you would like us to apply the temporary fix for you, please post temporary WP admin logins here privately :)

    Regards,
    Yigit

    #1311439

    In reply to: Icon Box problem

    Hi,


    @cuccarini
    I applied the fixes on your installation. Please review your website.


    @jgrune
    & @peterwinkeljohann If you would like to apply the fix:
    For Icon Box element, please go to /enfold/config-templatebuilder/avia-shortcodes/iconbox/iconbox.php in Appearance > Editor and find following on 553rd line

    
    $default = $this->sync_sc_defaults_array( $default );
    

    and comment it out as following

    
    $default = $this->sync_sc_defaults_array( $default, 'no_modal_item', 'no_content' );
    

    For Animated Numbers element, please go to /enfold/config-templatebuilder/avia-shortcodes/iconbox/iconbox.php in Appearance > Editor and find following on 631st line

    
    $default = $this->sync_sc_defaults_array( $default );
    

    and comment it out as following

    
    $default = $this->sync_sc_defaults_array( $default, 'no_modal_item', 'no_content' );
    

    To fix Dark & Light Transparent Buttons, please replace /enfold/config-templatebuilder\avia-template-builder\php\base-classes\class-popup-templates-callback.php file with – https://raw.githubusercontent.com/KriesiMedia/enfold-library/master/temp_fixes/Enfold_4_8_4/base-classes/class-popup-templates-callback.php

    To use Classic Widgets instead of Block Widgets introduced in WordPress 5.8, please use this plugin – https://wordpress.org/plugins/classic-widgets/

    If you would like us to apply the temporary fix for you, please post temporary WP admin logins here privately.


    @jgrune
    please share login link as well :)

    Regards,
    Yigit

    #1311265

    Hey,

    We are sorry for the inconvenience!

    If you would like to apply a temporary fix for Icon Box content, please go to /enfold/config-templatebuilder/avia-shortcodes/iconbox/iconbox.php in Appearance > Editor and find following on 196th line

    
    'std' 	=> __( 'Click to add your own text here', 'avia_framework' ),
    

    and comment it out as following

    
    //'std' 	=> __( 'Click to add your own text here', 'avia_framework' ),
    

    For Animated Numbers element, please go to /enfold/config-templatebuilder/avia-shortcodes/numbers/numbers.php in Appearance > Editor and find following line

    
    'std' 	=> __( 'Add your own text', 'avia_framework' ),
    

    and change it to following

    
    //'std' 	=> __( 'Add your own text', 'avia_framework' ),
    

    To fix Dark and Light Transparent Button borders, please add following code to bottom of Quick CSS field in Enfold theme options > General Styling tab

    #top .avia-button.avia-color-dark,
    #top .avia-button.avia-color-light {
        border-style: solid !important;
    }

    If you would like us to apply the temporary fix for you, please post temporary WP admin logins here privately.

    We have reported the issues to our devs and will release a fix as soon as possible. Accordion element’s scroll to top on click issue is also reported however we do not have a temporary fix for it yet. We will share it as soon as we have it as well.

    Regards,
    Yigit

    #1311260

    In reply to: Buttons gone..

    Hey,

    Thanks for contacting us and sorry for the inconvenience!

    We have reported the issue to our devs and will release a fix as soon as possible.

    If you would like to apply a temporary fix for Icon Box, please go to /enfold/config-templatebuilder/avia-shortcodes/iconbox/iconbox.php in Appearance > Editor and find following on 196th line

    
    'std' 	=> __( 'Click to add your own text here', 'avia_framework' ),
    

    and comment it out as following

    
    //'std' 	=> __( 'Click to add your own text here', 'avia_framework' ),
    

    To fix border issue on the button element, please add following code to bottom of Quick CSS field in Enfold theme options > General Styling tab

    #top .avia-button.avia-color-dark,
    #top .avia-button.avia-color-light {
        border-style: solid !important;
    }

    If you would like us to apply the temporary fix for you, please post temporary WP admin logins here privately :)

    Regards,
    Yigit

    • This reply was modified 4 years, 7 months ago by Yigit.

    Hi Eve,

    Thanks for contacting us!

    Could you please create temporary admin logins and post them here privately so we can look into it?

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

    #top .avia-button.avia-color-dark,
    #top .avia-button.avia-color-light {
        border-style: solid !important;
    }

    Best regards,
    Yigit

    • This reply was modified 4 years, 7 months ago by Yigit.
    #1311176

    Topic: Buttons gone..

    in forum Enfold
    Oups4740
    Participant

    Since the update (of both Enfold & WordPress) the buttons have disappeared..

    Sample code..

    [av_button label='Learn More' icon_select='no' icon='ue800' font='entypo-fontello' size='small' position='center' label_display='' title_attr='' color='dark' custom_bg='#444444' custom_font='#ffffff' link='page,9886' link_target='' id='' custom_class='' av_uid='av-1izt17f' admin_preview_bg='']

    Also we are having the same problem as everyone else with the icons.

    Best Regards..

Viewing 30 results - 1,471 through 1,500 (of 11,204 total)