Viewing 30 results - 2,911 through 2,940 (of 7,495 total)
  • Author
    Search Results
  • Hi Rikard,

    login information provided.

    Here is the other issue that I am experiencing so please take a look at those as well.

    Please note the login is for the staging site and not the live site.
    The staging site is the exact replica as the live site right now.

    Thanks.

    #967917

    Hey CreativeFedora,

    Thank you for contacting us.

    Your request is outside of our support scope but we love to help our Enfold users. It makes us very efficient to be organized and to access what you want fast will also save time so I searched on Google and came across this plugin https://wordpress.org/plugins/admin-menu-editor/ Which lets you organize the admin menu.

    I have not tested this plugin but please feel free to give it a try https://wordpress.org/plugins/admin-menu-editor/

    To know more about enfold features please check – http://kriesi.at/documentation/enfold/

    Thank you for using Enfold :)

    Best regards,
    Vinay

    tonyhsieh999
    Participant

    After updating Enfold theme to the latest version (4.4) and updating the WordPress Core to the latest version (4.9.6), a lot of things stopped working.

    1) Search box and Mobile Menu (Hamburger menu) stopped working on all the pages. For example
    URL below

    2) Search box do not work on Desktop on all the pages
    URL below

    • This topic was modified 7 years, 9 months ago by tonyhsieh999. Reason: moving URLs to Private content
    #967437

    Hi Treacs,

    Thanks for giving us access.
    I did check it and I thought at first it causes some issues but it doesn’t.
    So I tried to check further into the error thrown (line 409, 494, 510) which according to the plugin uses /e modifier on preg_replace() which is removed in php 7 however if you look on those lines of code you shouldn’t see any /e modifier. Here are some examples that uses /e modifier: https://stackoverflow.com/questions/15454220/replace-preg-replace-e-modifier-with-preg-replace-callback and you can try to search for similar examples and you should see that /e is explicitly written but not on JSqueeze.php on those 3 lines.
    I don’t think the checker is accurate in checking it and there are no functionality that isn’t working properly so I think it’s safe to say that Enfold theme is compatible with 7.1.
    Another way to check for errors is turning on WordPress Debug: https://codex.wordpress.org/Debugging_in_WordPress
    I couldn’t really say why the plugin/checker throws those errors, but maybe the author/s of that plugin knows better. I hope this clears it out.

    Best regards,
    Nikko

    #967338

    In reply to: Mobile header issues

    Hi creativeyes,

    Can you try adding this css code in Quick CSS (Located in Enfold > General Styling):

    @media only screen and (max-width:767px) {
      #top #menu-item-search {
        display: block !important;
      }
    }

    Hope it helps :)

    Best regards,
    Nikko

    #967310

    Hi Basilis, I don’t need to change the plugin, but the enfold code I got from this forum.

    The Enfold search form needs to be under the Enfold mobile menu. No need to edit the AMP version

    #967159

    Hello Ismael,
    thank you for your support!

    It wasn’t until you replied that I saw in the new Enfold demo, there isn’t even a need for the fix anymore, as the new Enfold already sets the preview image below the title. It was in some older version of the theme that it was set above.
    So sorry, for the support request, which wasn’t necessary after all.

    Yet I still need help with the second issue regarding the mobile menu.

    If I click on a menu item with a lot of subitems I have to scroll the menu. But when I scroll, only the menu items scroll. The search icon and the close icon remain where they are and overlap with the menu items. How can I make the Icons scroll with the menu items?

    Best regards,
    zarlekin

    #966196

    Wow… with the attitude you have I’m glad that I’m not one of your clients.

    If you use the tools Enfold provides properly and search for solutions in this forum for the other things, nothing is loaded from anywhere unless you want it to. And I’m not talking about the cookie popup… that doesn’t do anything by itself. Our Enfold websites don’t load anything unless I want them to load it.

    For example, I didn’t disable Google Maps because it just doesn’t make sense and the law is not clear on that at all. I’ve received my share of cease-and-desists in the last 20 years and I only signed one (because we made a stupid mistake). In all other cases I didn’t sign it and in the end we never paid a single cent except for the one I had to sign.

    It’s not even decided yet whether it’s even legal to send cease-and-desists for GDPR violations. If you want to change all websites in a way that you lose business, you can go ahead. I rather use common sense.

    This is an issue with WordPress, not with Enfold. I searched Google for “wordpress disable font awesome” and this is the first result:

    https://technumero.com/remove-font-awesome-from-wordpress-theme/

    Give this or one of the other solutions a try and let us know how it goes.

    Thanks!

    #965607

    In reply to: Hamburger

    I searched google for “enfold add word to hamburger” and found this post in the forums. Looks like it’s on point.

    https://kriesi.at/support/topic/add-text-menu-below-hamburger-menu-icon/

    This isn’t an Enfold issue so much as a WordPress issue. I searched “wordpress exclude post from rss” and found a number of articles discussing this. Here’s an example that you can edit and add to your functions.php file.

    http://wpengineer.com/2175/exclude-post-from-wordpress-feed/

    Good luck!

    #965577

    Open the wp-content/themes/enfold/js/avia-snippet-cookieconsent.js with a editor.

    Search text for “aviaCookieConsent”, it will appear two times. Rename both entrys to your requested “InfoCookieConsent”.

    Safe the file.

    Go to the theme settings. Change something there (i changed the text of the cookie notice info). Safe it. This will recompile with the new informations.

    Done.

    #965246

    Topic: Cart in main menu

    in forum Enfold
    bluemonkey36
    Participant

    Hello

    I am trying to display the cart in my main menu but I am facing some difficulties. Below are my options and the result I am getting.

    Header option: http://prntscr.com/jpfmp9
    Header Shopping Cart Icon option: http://prntscr.com/jpfmah
    Result: http://prntscr.com/jpfn5a

    I was expecting for the cart to be next to the flag (which is the last item in my menu) and not in the specific place. I have searched other topics for the same problem but no proper answer is being given. I do not want to place just an icon in my menu by using the method descibed in https://kriesi.at/support/topic/enfold-woocommerce-cart/#post-699895.

    I would like to have the whole dropdown thing of the cart (now located in the top right corner) in the menu. Can it be done with the theme options or do I have to resort in customization?

    Thank you for your time.

    Regards,
    Alexander

    #965049

    In reply to: Mobile header issues

    Hi,

    Sorry for the delay, I checked your issue and removed the below CSS code from Enfold > General Styling > Quick CSS

    @media only screen and (min-width:480px) and (max-width:767px) {
      .html_header_top.html_header_sticky body#top #wrap_all #main {
        padding-top: 30px !important;
      }
      li#menu-item-search a {
          top: 0px;
      }
      .responsive #top #wrap_all .main_menu {
          top: 60px;
      }
    }
    
    @media only screen and (max-width: 1024px) {
      nav.main_menu {
        display: block !important;
      }
      .menu-item {
        display: none;
      }
      .av-burger-menu-main.menu-item-avia-special, #menu-item-search {
        display: block;
      }
       .av-burger-menu-main.menu-item-avia-special a {
         line-height: 310px !important;
       }
    }
    
    
    @media only screen and (max-width:479px) {
      .html_header_top.html_header_sticky body#top #wrap_all #main {
        padding-top: 0 !important;
      }
    }
    
    @media only screen and (max-width: 479px) {
     li#menu-item-search a {
    display: none !important;
         top: 0px;
     }
     .responsive #top #wrap_all .main_menu {
         top: 60px;
     }
    }
    .av-main-nav > li > a span.avia-menu-text, li#menu-item-search a { position: relative; top: 60px; }

    And added this code to the Quick CSS section under Enfold > General Styling

    CSS Snippet:

    
    /* CSS - for mobile header */
    @media only screen and (max-width: 767px) {
    #top #menu-item-search {
        display: none;
    }
    .responsive .av-burger-menu-main {
        position: absolute;
        top: 46px;
        right:10px;
    }
    
    }
    .html_header_top.html_header_sticky #top #wrap_all #main {
        padding-top: 0px !important;
    }
    /* End CSS */
    
    

    This is how your header looks now

    The large gap you see is coming from custom.css

    Did you add 245px top padding to the #main div?

    It has an !important in the code due to which other codes do not affect please remove the !important rule and try adding the below code if you still notice the page please get back to us.

    CSS Snippet:

    
    /* CSS - Remove top padding in mobile */
    
    @media only screen and (max-width: 767px) {
    .html_header_top.html_header_sticky #top #wrap_all #main {
        padding-top: 0px !important;
    }
    }
    
    /* End CSS */
    
    

    Best regards,
    Vinay

    #964945

    Hey newki75,

    Pleases try using this more advanced search plugin – https://wordpress.org/plugins/relevanssi/
    You can find Enfold implementation here – http://kriesi.at/documentation/enfold/use-relevanssi-in-search-instead-of-the-default-search/

    Best regards,
    Jordan Shannon

    Hi gabrielprado,

    Yes we won’t laugh don’t worry ;)
    1. Yes, but I do it in this order usually, put site in maintenance mode (using maintenance plugin that you can search) then in Appearance > Themes switch to a default wordpress theme. Go to cpanel or ftp, delete enfold and upload the new one. Just replacing files sometimes cause some issues, so I prefer to delete and upload the latest version.

    2. Yes, database will be kept intact with this process so it will be saved, but just for precaution, making a backup first is ideal.

    Line 429 on my installation is the same, so I don’t think that is the issue, but I’ll check your site.

    Best regards,
    Nikko

    That is the best way to do – as i mentioned above.
    Better search and replace looks similar to that search and replace ( source is Frank Bültge – who has created a lot of good tips and plugins) i mentioned above.

    Sehr wichtig für dich: Dein Cookie Consent Popup überlagert den Link zu den Datenschutzhinweisen. Das ist nicht zulässig.
    Ich würde in dem Fall dann lieber die rechts unten Popup-Variante von Enfold ( oder was immer du nutzt ) nehmen

    • This reply was modified 7 years, 10 months ago by Guenni007.
    #964032

    Hi,
    This is built with the tab section element:
    2018-05-29_234119
    Here is the debug code from the demo for you to test on your site, although you may not get all of the images:

    [av_tab_section transition='av-tab-slide-transition' padding='large' tab_pos='av-tab-above-content' tab_padding='none' initial='5' id='Plugins' av_element_hidden_in_editor='0' av_admin_tab_active='9' bg_color='#f1f1f1' color='#919191' av_uid='av-g4ml7q']
    [av_tab_sub_section tab_title='bbPress Forums' vertical_align='middle' icon_select='image_top' icon='ue800' font='entypo-fontello' tab_image='3004' tab_image_style='' color='#333333' background_color='' src='' attachment='' attachment_size='' background_attachment='scroll' background_position='top left' background_repeat='no-repeat' av_uid='av-fwq2xi']
    
    [av_one_half first min_height='av-equal-height-column' vertical_alignment='av-align-middle' space='' margin='0px' margin_sync='true' padding='0px' padding_sync='true' border='' border_color='' radius='0px' radius_sync='true' background_color='' src='' attachment='' attachment_size='' background_position='top left' background_repeat='no-repeat' animation='' mobile_display='' av_uid='av-fquroe']
    
    [av_image src='https://test.kriesi.at/enfold-2017/wp-content/uploads/sites/24/2015/07/bbpress-ipad.jpg' attachment='541' attachment_size='full' align='center' styling='no-styling' hover='' link='' target='' caption='' font_size='' appearance='' overlay_opacity='0.4' overlay_color='#000000' overlay_text_color='#ffffff' animation='no-animation' admin_preview_bg='rgb(255, 255, 255)' av_uid='av-fkap7y'][/av_image]
    
    [/av_one_half][av_one_half min_height='' vertical_alignment='' space='' custom_margin='' margin='0px' padding='0px' border='' border_color='' radius='0px' background_color='' src='' background_position='top left' background_repeat='no-repeat' animation='' mobile_display='' av_uid='av-fi4t7i']
    
    [av_heading tag='h1' padding='0' heading='Easily build and manage your community with the bbPress forum plugin' color='' style='blockquote modern-quote' custom_font='' size='30' subheading_active='' subheading_size='15' custom_class='' admin_preview_bg='rgb(255, 255, 255)' av_uid='av-fcczq6'][/av_heading]
    
    [av_hr class='custom' height='50' shadow='no-shadow' position='left' custom_border='av-border-fat' custom_width='50px' custom_border_color='#000000' custom_margin_top='30px' custom_margin_bottom='30px' icon_select='no' custom_icon_color='' icon='ue808' font='entypo-fontello' admin_preview_bg='' av_uid='av-f3zdpa']
    
    [av_textblock size='' font_color='' color='' admin_preview_bg='' av_uid='av-f0v41a']
    <strong>bbPress</strong> is a forum software with a twist from the creators of WordPress. Easily setup discussion forums inside your WordPress powered site.
    [/av_textblock]
    
    [av_hr class='invisible' height='20' shadow='no-shadow' position='left' custom_border='av-border-fat' custom_width='50px' custom_border_color='#000000' custom_margin_top='30px' custom_margin_bottom='30px' icon_select='no' custom_icon_color='' icon='ue808' font='entypo-fontello' admin_preview_bg='' av_uid='av-eraeba']
    
    [av_button label='Learn more about bbPress' link='manually,https://bbpress.org/' link_target='_blank' size='large' position='left' icon_select='yes-right-icon' icon_hover='aviaTBicon_hover' icon='ue80b' font='entypo-fontello' color='custom' custom_bg='#8dc770' custom_font='#ffffff' admin_preview_bg='' av_uid='av-eohj52']
    
    [/av_one_half][/av_tab_sub_section][av_tab_sub_section tab_title='Yoast SEO for WP' vertical_align='middle' icon_select='image_top' icon='ue800' font='entypo-fontello' tab_image='3012' tab_image_style='' color='#333333' background_color='' src='' attachment='' attachment_size='' background_attachment='scroll' background_position='top left' background_repeat='no-repeat' av_uid='av-egxeue']
    
    [av_one_half first min_height='av-equal-height-column' vertical_alignment='av-align-middle' space='' margin='0px' margin_sync='true' padding='0px' padding_sync='true' border='' border_color='' radius='0px' radius_sync='true' background_color='' src='' attachment='' attachment_size='' background_position='top left' background_repeat='no-repeat' animation='' mobile_display='' av_uid='av-eb1xf2']
    
    [av_heading tag='h1' padding='0' heading='Optimize your site for search engines with Yoast SEO for WordPress' color='' style='blockquote modern-quote' custom_font='' size='30' subheading_active='' subheading_size='15' custom_class='' admin_preview_bg='rgb(255, 255, 255)' av_uid='av-e4t3a6'][/av_heading]
    
    [av_hr class='custom' height='50' shadow='no-shadow' position='left' custom_border='av-border-fat' custom_width='50px' custom_border_color='#000000' custom_margin_top='30px' custom_margin_bottom='30px' icon_select='no' custom_icon_color='' icon='ue808' font='entypo-fontello' admin_preview_bg='' av_uid='av-e1y1em']
    
    [av_textblock size='' font_color='' color='' admin_preview_bg='' av_uid='av-dsnfvq']
    <strong>Yoast SEO</strong> allows you to easily optimize your WordPress site with one plugin for all search engines. It allows for real time content analysis of your blog entries and has many more features to streamline your site. A premium version of the plugin is also available.
    [/av_textblock]
    
    [av_hr class='invisible' height='20' shadow='no-shadow' position='left' custom_border='av-border-fat' custom_width='50px' custom_border_color='#000000' custom_margin_top='30px' custom_margin_bottom='30px' icon_select='no' custom_icon_color='' icon='ue808' font='entypo-fontello' admin_preview_bg='' av_uid='av-dpclby']
    
    [av_button label='Learn more about Yoast SEO' link='manually,https://yoast.com/wordpress/plugins/seo/' link_target='_blank' size='large' position='left' icon_select='yes-right-icon' icon_hover='aviaTBicon_hover' icon='ue803' font='entypo-fontello' color='custom' custom_bg='#0075b3' custom_font='#ffffff' admin_preview_bg='' av_uid='av-1cp9fy']
    
    [/av_one_half][av_one_half min_height='av-equal-height-column' vertical_alignment='av-align-middle' space='' margin='0px' margin_sync='true' padding='0px' padding_sync='true' border='' border_color='' radius='0px' radius_sync='true' background_color='' src='' attachment='' attachment_size='' background_position='top left' background_repeat='no-repeat' animation='' mobile_display='' av_uid='av-dbfcku']
    
    [av_image src='https://test.kriesi.at/enfold-2017/wp-content/uploads/sites/24/2015/07/yoast-ipad.jpg' attachment='548' attachment_size='full' align='center' styling='no-styling' hover='' link='' target='' caption='' font_size='' appearance='' overlay_opacity='0.4' overlay_color='#000000' overlay_text_color='#ffffff' animation='no-animation' admin_preview_bg='rgb(255, 255, 255)' av_uid='av-d6vt8e'][/av_image]
    
    [/av_one_half][/av_tab_sub_section][av_tab_sub_section tab_title='Gravity Forms' vertical_align='middle' icon_select='image_top' icon='ue800' font='entypo-fontello' tab_image='3007' tab_image_style='' color='#333333' background_color='' src='' attachment='' attachment_size='' background_attachment='scroll' background_position='top left' background_repeat='no-repeat' av_uid='av-d0qro6']
    
    [av_one_half first min_height='av-equal-height-column' vertical_alignment='av-align-middle' space='' margin='0px' margin_sync='true' padding='0px' padding_sync='true' border='' border_color='' radius='0px' radius_sync='true' background_color='' src='' attachment='' attachment_size='' background_position='top left' background_repeat='no-repeat' animation='' mobile_display='' av_uid='av-crwb5y']
    
    [av_image src='https://test.kriesi.at/enfold-2017/wp-content/uploads/sites/24/2015/07/gravity-ipad.jpg' attachment='543' attachment_size='full' align='center' styling='no-styling' hover='' link='' target='' caption='' font_size='' appearance='' overlay_opacity='0.4' overlay_color='#000000' overlay_text_color='#ffffff' animation='no-animation' admin_preview_bg='rgb(255, 255, 255)' av_uid='av-cn1v2m'][/av_image]
    
    [/av_one_half][av_one_half min_height='' vertical_alignment='' space='' custom_margin='' margin='0px' padding='0px' border='' border_color='' radius='0px' background_color='' src='' background_position='top left' background_repeat='no-repeat' animation='' mobile_display='' av_uid='av-cjmu26']
    
    [av_heading tag='h1' padding='0' heading='Build great forms with GravityForms' color='' style='blockquote modern-quote' custom_font='' size='30' subheading_active='' subheading_size='15' custom_class='' admin_preview_bg='rgb(255, 255, 255)' av_uid='av-cb4umm'][/av_heading]
    
    [av_hr class='custom' height='50' shadow='no-shadow' position='left' custom_border='av-border-fat' custom_width='50px' custom_border_color='#000000' custom_margin_top='30px' custom_margin_bottom='30px' icon_select='no' custom_icon_color='' icon='ue808' font='entypo-fontello' admin_preview_bg='' av_uid='av-c6v7ri']
    
    [av_textblock size='' font_color='' color='' admin_preview_bg='' av_uid='av-179idi']
    Although Enfold has a great and simple form builder for everyday contact forms, sometimes what you need is something more sophisticated with a lot more options. Thats where <strong>GravityForms</strong> shines!
    [/av_textblock]
    
    [av_hr class='invisible' height='20' shadow='no-shadow' position='left' custom_border='av-border-fat' custom_width='50px' custom_border_color='#000000' custom_margin_top='30px' custom_margin_bottom='30px' icon_select='no' custom_icon_color='' icon='ue808' font='entypo-fontello' admin_preview_bg='' av_uid='av-bwn6ja']
    
    [av_button label='Learn more about GravityForms' link='manually,https://woocommerce.com/?ref=84' link_target='_blank' size='large' position='left' icon_select='yes-right-icon' icon_hover='aviaTBicon_hover' icon='ue849' font='entypo-fontello' color='custom' custom_bg='#365666' custom_font='#ffffff' admin_preview_bg='' av_uid='av-boa0pq']
    
    [/av_one_half][/av_tab_sub_section][av_tab_sub_section tab_title='Slider Revolution' vertical_align='middle' icon_select='image_top' icon='ue800' font='entypo-fontello' tab_image='3009' tab_image_style='' color='#333333' background_color='' src='' attachment='' attachment_size='' background_attachment='scroll' background_position='top left' background_repeat='no-repeat' av_uid='av-bianmm']
    
    [av_one_half first min_height='av-equal-height-column' vertical_alignment='av-align-middle' space='' margin='0px' margin_sync='true' padding='0px' padding_sync='true' border='' border_color='' radius='0px' radius_sync='true' background_color='' src='' attachment='' attachment_size='' background_position='top left' background_repeat='no-repeat' animation='' mobile_display='' av_uid='av-ba6otq']
    
    [av_heading tag='h1' padding='0' heading='Use Slider Revolution for beautiful slides' color='' style='blockquote modern-quote' custom_font='' size='30' subheading_active='' subheading_size='15' custom_class='' admin_preview_bg='rgb(255, 255, 255)' av_uid='av-b4nw6u'][/av_heading]
    
    [av_hr class='custom' height='50' shadow='no-shadow' position='left' custom_border='av-border-fat' custom_width='50px' custom_border_color='#000000' custom_margin_top='30px' custom_margin_bottom='30px' icon_select='no' custom_icon_color='' icon='ue808' font='entypo-fontello' admin_preview_bg='' av_uid='av-b18812']
    
    [av_textblock size='' font_color='' color='' admin_preview_bg='' av_uid='av-atk0cu']
    Although the plugin is not included as part of the theme (other than the Layerslider Plugin, which is) the theme will show an extra template builder element for the Slider Revolution Plugin for easier integration with our layouts. No Matter with Layer Based Slider you prefer, we got you covered!
    [/av_textblock]
    
    [av_hr class='invisible' height='20' shadow='no-shadow' position='left' custom_border='av-border-fat' custom_width='50px' custom_border_color='#000000' custom_margin_top='30px' custom_margin_bottom='30px' icon_select='no' custom_icon_color='' icon='ue808' font='entypo-fontello' admin_preview_bg='' av_uid='av-aquxra']
    
    [av_button label='Learn more about Slider Revolution' link='manually,https://codecanyon.net/item/slider-revolution-responsive-wordpress-plugin/2751380?ref=Kriesi' link_target='_blank' size='large' position='left' icon_select='yes-right-icon' icon_hover='aviaTBicon_hover' icon='ue891' font='entypo-fontello' color='custom' custom_bg='#c50000' custom_font='#ffffff' admin_preview_bg='' av_uid='av-aj4gam']
    
    [/av_one_half][av_one_half min_height='av-equal-height-column' vertical_alignment='av-align-middle' space='' margin='0px' margin_sync='true' padding='0px' padding_sync='true' border='' border_color='' radius='0px' radius_sync='true' background_color='' src='' attachment='' attachment_size='' background_position='top left' background_repeat='no-repeat' animation='' mobile_display='' av_uid='av-aaumue']
    
    [av_image src='https://test.kriesi.at/enfold-2017/wp-content/uploads/sites/24/2015/07/revslider-ipad.jpg' attachment='546' attachment_size='full' align='center' styling='no-styling' hover='' link='' target='' caption='' font_size='' appearance='' overlay_opacity='0.4' overlay_color='#000000' overlay_text_color='#ffffff' animation='no-animation' admin_preview_bg='rgb(255, 255, 255)' av_uid='av-a6u352'][/av_image]
    
    [/av_one_half][/av_tab_sub_section][av_tab_sub_section tab_title='Woo Commerce' vertical_align='middle' icon_select='image_top' icon='ue800' font='entypo-fontello' tab_image='3010' tab_image_style='' color='#333333' background_color='' src='' attachment='' attachment_size='' background_attachment='scroll' background_position='top left' background_repeat='no-repeat' av_uid='av-a12fty']
    
    [av_one_half first min_height='av-equal-height-column' vertical_alignment='av-align-middle' space='' margin='0px' margin_sync='true' padding='0px' padding_sync='true' border='' border_color='' radius='0px' radius_sync='true' background_color='' src='' attachment='' attachment_size='' background_position='top left' background_repeat='no-repeat' animation='' mobile_display='' av_uid='av-9upf8e']
    
    [av_image src='https://test.kriesi.at/enfold-2017/wp-content/uploads/sites/24/2015/07/woo-ipad.jpg' attachment='522' attachment_size='full' align='center' styling='no-styling' hover='' link='' target='' caption='' font_size='' appearance='' overlay_opacity='0.4' overlay_color='#000000' overlay_text_color='#ffffff' animation='no-animation' admin_preview_bg='rgb(255, 255, 255)' av_uid='av-9prbyu'][/av_image]
    
    [/av_one_half][av_one_half min_height='' vertical_alignment='' space='' custom_margin='' margin='0px' padding='0px' border='' border_color='' radius='0px' background_color='' src='' background_position='top left' background_repeat='no-repeat' animation='' mobile_display='' av_uid='av-9kmhna']
    
    [av_heading tag='h1' padding='0' heading='Open your own WooCommerce Online Store' color='' style='blockquote modern-quote' custom_font='' size='30' subheading_active='' subheading_size='15' custom_class='' admin_preview_bg='rgb(255, 255, 255)' av_uid='av-9ane6e'][/av_heading]
    
    [av_hr class='custom' height='50' shadow='no-shadow' position='left' custom_border='av-border-fat' custom_width='50px' custom_border_color='#000000' custom_margin_top='30px' custom_margin_bottom='30px' icon_select='no' custom_icon_color='' icon='ue808' font='entypo-fontello' admin_preview_bg='' av_uid='av-94562u']
    
    [av_textblock size='' font_color='' color='' admin_preview_bg='' av_uid='av-8y5zxq']
    <strong>WooCommerce</strong> is now the most popular eCommerce platform on the web, so you can rest assured you're in good company. Build beautiful and functional stores without any hassle by using our Enfold Theme in conjunction with WooCommerce.
    [/av_textblock]
    
    [av_hr class='invisible' height='20' shadow='no-shadow' position='left' custom_border='av-border-fat' custom_width='50px' custom_border_color='#000000' custom_margin_top='30px' custom_margin_bottom='30px' icon_select='no' custom_icon_color='' icon='ue808' font='entypo-fontello' admin_preview_bg='' av_uid='av-8vbby6']
    
    [av_button label='Learn more about WooCommerce' link='manually,https://woocommerce.com/?ref=84' link_target='_blank' size='large' position='left' icon_select='yes-right-icon' icon_hover='aviaTBicon_hover' icon='ue859' font='entypo-fontello' color='custom' custom_bg='#a46497' custom_font='#ffffff' admin_preview_bg='' av_uid='av-v97vi']
    
    [/av_one_half][/av_tab_sub_section][av_tab_sub_section tab_title='Layer Slider Plugin' vertical_align='middle' icon_select='image_top' icon='ue800' font='entypo-fontello' tab_image='3008' tab_image_style='' color='#333333' background_color='' src='' attachment='' attachment_size='' background_attachment='scroll' background_position='top left' background_repeat='no-repeat' av_uid='av-8kmnye']
    
    [av_one_half first min_height='av-equal-height-column' vertical_alignment='av-align-middle' space='' margin='0px' margin_sync='true' padding='0px' padding_sync='true' border='' border_color='' radius='0px' radius_sync='true' background_color='' src='' attachment='' attachment_size='' background_position='top left' background_repeat='no-repeat' animation='' mobile_display='' av_uid='av-8eayfa']
    
    [av_heading tag='h1' padding='0' heading='Use LayerSlider for amazing custom animations. The plugin is the only one included in the theme' color='' style='blockquote modern-quote' custom_font='' size='30' subheading_active='' subheading_size='15' custom_class='' admin_preview_bg='rgb(255, 255, 255)' av_uid='av-85rjam'][/av_heading]
    
    [av_hr class='custom' height='50' shadow='no-shadow' position='left' custom_border='av-border-fat' custom_width='50px' custom_border_color='#000000' custom_margin_top='30px' custom_margin_bottom='30px' icon_select='no' custom_icon_color='' icon='ue808' font='entypo-fontello' admin_preview_bg='' av_uid='av-817fvy']
    
    [av_textblock size='' font_color='' color='' admin_preview_bg='' av_uid='av-7v0bha']
    Our goto slider when it comes to complex layer-based animation sliders. The Plugin is included as part of the theme but no worries, if you don't use we wont load it, to take care of your server resources.
    [/av_textblock]
    
    [av_hr class='invisible' height='20' shadow='no-shadow' position='left' custom_border='av-border-fat' custom_width='50px' custom_border_color='#000000' custom_margin_top='30px' custom_margin_bottom='30px' icon_select='no' custom_icon_color='' icon='ue808' font='entypo-fontello' admin_preview_bg='' av_uid='av-7my1mu']
    
    [av_button label='Learn more about the LayerSlider' link='manually,https://codecanyon.net/item/layerslider-responsive-wordpress-slider-plugin/1362246?ref=Kriesi' link_target='_blank' size='large' position='left' icon_select='yes-right-icon' icon_hover='aviaTBicon_hover' icon='ue84e' font='entypo-fontello' color='custom' custom_bg='#312853' custom_font='#ffffff' admin_preview_bg='' av_uid='av-7jeceu']
    
    [/av_one_half][av_one_half min_height='av-equal-height-column' vertical_alignment='av-align-middle' space='' margin='0px' margin_sync='true' padding='0px' padding_sync='true' border='' border_color='' radius='0px' radius_sync='true' background_color='' src='' attachment='' attachment_size='' background_position='top left' background_repeat='no-repeat' animation='' mobile_display='' av_uid='av-7e8whi']
    
    [av_image src='https://test.kriesi.at/enfold-2017/wp-content/uploads/sites/24/2015/07/layerslider-ipad.jpg' attachment='544' attachment_size='full' align='center' styling='no-styling' hover='' link='' target='' caption='' font_size='' appearance='' overlay_opacity='0.4' overlay_color='#000000' overlay_text_color='#ffffff' animation='no-animation' admin_preview_bg='rgb(255, 255, 255)' av_uid='av-77l9xy'][/av_image]
    
    [/av_one_half][/av_tab_sub_section][av_tab_sub_section tab_title='Mailchimp Newsletter' vertical_align='middle' icon_select='image_top' icon='ue800' font='entypo-fontello' tab_image='3005' tab_image_style='' color='#333333' background_color='' src='' attachment='' attachment_size='' background_attachment='scroll' background_position='top left' background_repeat='no-repeat' av_uid='av-72gtie']
    
    [av_one_half first min_height='av-equal-height-column' vertical_alignment='av-align-middle' space='' margin='0px' margin_sync='true' padding='0px' padding_sync='true' border='' border_color='' radius='0px' radius_sync='true' background_color='' src='' attachment='' attachment_size='' background_position='top left' background_repeat='no-repeat' animation='' mobile_display='' av_uid='av-6tk1o6']
    
    [av_image src='https://test.kriesi.at/enfold-2017/wp-content/uploads/sites/24/2015/07/mailchimp-ipad-1.jpg' attachment='545' attachment_size='full' align='center' styling='no-styling' hover='' link='' target='' caption='' font_size='' appearance='' overlay_opacity='0.4' overlay_color='#000000' overlay_text_color='#ffffff' animation='no-animation' admin_preview_bg='rgb(255, 255, 255)' av_uid='av-6olnlq'][/av_image]
    
    [/av_one_half][av_one_half min_height='' vertical_alignment='' space='' custom_margin='' margin='0px' padding='0px' border='' border_color='' radius='0px' background_color='' src='' background_position='top left' background_repeat='no-repeat' animation='' mobile_display='' av_uid='av-6irbue']
    
    [av_heading tag='h1' padding='0' heading='Mailchimp Newsletter Integration' color='' style='blockquote modern-quote' custom_font='' size='30' subheading_active='' subheading_size='15' custom_class='' admin_preview_bg='rgb(255, 255, 255)' av_uid='av-mp8om'][/av_heading]
    
    [av_hr class='custom' height='50' shadow='no-shadow' position='left' custom_border='av-border-fat' custom_width='50px' custom_border_color='#000000' custom_margin_top='30px' custom_margin_bottom='30px' icon_select='no' custom_icon_color='' icon='ue808' font='entypo-fontello' admin_preview_bg='' av_uid='av-m4tce']
    
    [av_textblock size='' font_color='' color='' admin_preview_bg='' av_uid='av-62pb7a']
    Not technically a plugin but only the most popular newsletter service there is. And Enfold allows you to create subscription forms out of the box. Just enter your <strong>Mailchimp</strong> API key and start collecting subscribers!
    [/av_textblock]
    
    [av_hr class='invisible' height='20' shadow='no-shadow' position='left' custom_border='av-border-fat' custom_width='50px' custom_border_color='#000000' custom_margin_top='30px' custom_margin_bottom='30px' icon_select='no' custom_icon_color='' icon='ue808' font='entypo-fontello' admin_preview_bg='' av_uid='av-5vxhfa']
    
    [av_button label='Learn more about Mailchimp' link='manually,https://mailchimp.com' link_target='_blank' size='large' position='left' icon_select='yes-right-icon' icon_hover='aviaTBicon_hover' icon='ue836' font='entypo-fontello' color='custom' custom_bg='#f58eac' custom_font='#ffffff' admin_preview_bg='' av_uid='av-5qh2fq']
    
    [/av_one_half][/av_tab_sub_section][av_tab_sub_section tab_title='The Events Calendar' vertical_align='middle' icon_select='image_top' icon='ue800' font='entypo-fontello' tab_image='3006' tab_image_style='' color='#333333' background_color='' src='' attachment='' attachment_size='' background_attachment='scroll' background_position='top left' background_repeat='no-repeat' av_uid='av-5i88ha']
    
    [av_one_half first min_height='av-equal-height-column' vertical_alignment='av-align-middle' space='' margin='0px' margin_sync='true' padding='0px' padding_sync='true' border='' border_color='' radius='0px' radius_sync='true' background_color='' src='' attachment='' attachment_size='' background_position='top left' background_repeat='no-repeat' animation='' mobile_display='' av_uid='av-jh3cu']
    
    [av_heading tag='h1' padding='0' heading='Manage and organize events with this amazing plugin' color='' style='blockquote modern-quote' custom_font='' size='30' subheading_active='' subheading_size='15' custom_class='' admin_preview_bg='rgb(255, 255, 255)' av_uid='av-1vhxy'][/av_heading]
    
    [av_hr class='custom' height='50' shadow='no-shadow' position='left' custom_border='av-border-fat' custom_width='50px' custom_border_color='#000000' custom_margin_top='30px' custom_margin_bottom='30px' icon_select='no' custom_icon_color='' icon='ue808' font='entypo-fontello' admin_preview_bg='' av_uid='av-hyz1y']
    
    [av_textblock size='' font_color='' color='' admin_preview_bg='' av_uid='av-4vj31i']
    A solid, feature-rich calendar and events management suite that’s scalable from soup to nuts. Also comes with a Pro version and a ton of extensions. Definitely check it out!
    [/av_textblock]
    
    [av_hr class='invisible' height='20' shadow='no-shadow' position='left' custom_border='av-border-fat' custom_width='50px' custom_border_color='#000000' custom_margin_top='30px' custom_margin_bottom='30px' icon_select='no' custom_icon_color='' icon='ue808' font='entypo-fontello' admin_preview_bg='' av_uid='av-4s3r86']
    
    [av_button label='Learn more about the Evens Calendar' link='manually,http://mbsy.co/6cr37' link_target='_blank' size='large' position='left' icon_select='yes-right-icon' icon_hover='aviaTBicon_hover' icon='ue84e' font='entypo-fontello' color='custom' custom_bg='#1173b3' custom_font='#ffffff' admin_preview_bg='' av_uid='av-4k48x2']
    
    [/av_one_half][av_one_half min_height='av-equal-height-column' vertical_alignment='av-align-middle' space='' margin='0px' margin_sync='true' padding='0px' padding_sync='true' border='' border_color='' radius='0px' radius_sync='true' background_color='' src='' attachment='' attachment_size='' background_position='top left' background_repeat='no-repeat' animation='' mobile_display='' av_uid='av-4d9gnq']
    
    [av_image src='https://test.kriesi.at/enfold-2017/wp-content/uploads/sites/24/2015/07/events-ipad.jpg' attachment='542' attachment_size='full' align='center' styling='no-styling' hover='' link='' target='' caption='' font_size='' appearance='' overlay_opacity='0.4' overlay_color='#000000' overlay_text_color='#ffffff' animation='no-animation' admin_preview_bg='rgb(255, 255, 255)' av_uid='av-47ubyu'][/av_image]
    
    [/av_one_half][/av_tab_sub_section][av_tab_sub_section tab_title='Multi Language' vertical_align='middle' icon_select='image_top' icon='ue800' font='entypo-fontello' tab_image='3011' tab_image_style='' color='#333333' background_color='' src='' attachment='' attachment_size='' background_attachment='scroll' background_position='top left' background_repeat='no-repeat' av_uid='av-41xzoe']
    
    [av_one_half first min_height='av-equal-height-column' vertical_alignment='av-align-middle' space='' margin='0px' margin_sync='true' padding='0px' padding_sync='true' border='' border_color='' radius='0px' radius_sync='true' background_color='' src='' attachment='' attachment_size='' background_position='top left' background_repeat='no-repeat' animation='' mobile_display='' av_uid='av-3v2h6m']
    
    [av_image src='https://test.kriesi.at/enfold-2017/wp-content/uploads/sites/24/2015/07/wpml-ipad.jpg' attachment='547' attachment_size='full' align='center' styling='no-styling' hover='' link='' target='' caption='' font_size='' appearance='' overlay_opacity='0.4' overlay_color='#000000' overlay_text_color='#ffffff' animation='no-animation' admin_preview_bg='rgb(255, 255, 255)' av_uid='av-3pgcy6'][/av_image]
    
    [/av_one_half][av_one_half min_height='' vertical_alignment='' space='' custom_margin='' margin='0px' padding='0px' border='' border_color='' radius='0px' background_color='' src='' background_position='top left' background_repeat='no-repeat' animation='' mobile_display='' av_uid='av-3mx4zy']
    
    [av_heading tag='h1' padding='0' heading='Create sites with multiple languages with Enfold and WPML' color='' style='blockquote modern-quote' custom_font='' size='30' subheading_active='' subheading_size='15' custom_class='' admin_preview_bg='rgb(255, 255, 255)' av_uid='av-3ffqp2'][/av_heading]
    
    [av_hr class='custom' height='50' shadow='no-shadow' position='left' custom_border='av-border-fat' custom_width='50px' custom_border_color='#000000' custom_margin_top='30px' custom_margin_bottom='30px' icon_select='no' custom_icon_color='' icon='ue808' font='entypo-fontello' admin_preview_bg='' av_uid='av-39izqu']
    
    [av_textblock size='' font_color='' color='' admin_preview_bg='' av_uid='av-308lxq'] WPML allows running fully multilingual websites with WordPress, making it easy to translate WordPress pages, posts, tags, categories and themes. And since our Themes are optimised for <strong>WPML</strong> the whole experience gets even better!
    [/av_textblock]
    
    [av_hr class='invisible' height='20' shadow='no-shadow' position='left' custom_border='av-border-fat' custom_width='50px' custom_border_color='#000000' custom_margin_top='30px' custom_margin_bottom='30px' icon_select='no' custom_icon_color='' icon='ue808' font='entypo-fontello' admin_preview_bg='' av_uid='av-ad5su']
    
    [av_button label='Learn more about WPML' link='manually,http://bit.ly/kwpml' link_target='_blank' size='large' position='left' icon_select='yes-right-icon' icon_hover='aviaTBicon_hover' icon='ue859' font='entypo-fontello' color='custom' custom_bg='#307a9b' custom_font='#ffffff' admin_preview_bg='' av_uid='av-2oatpq']
    
    [/av_one_half][/av_tab_sub_section]
    [/av_tab_section]
    
    

    Best regards,
    Mike

    #963726

    In reply to: Noindex Search Results

    Hey prompos1234,

    Thank you for using Enfold.

    Disallow the search results from being crawled in the robot.txt file. Example.

    // https://kriesi.at/support/topic/enfold-website-suche/#post-942353

    Best regards,
    Ismael

    #963579

    Hey kylebritton,

    Thank you for using Enfold.

    We don’t usually entertain multiple questions inside a single entry. Please create separate thread for each questions.

    1.) Use this css code to change the search icon color.

    .header_color input[type='submit'] {
        color: green;
    }

    2.) This css code should center align the product title.

    .products .product h2, .products .product h3, .products .product h4, .products .product h5, .products .product h6, h2.woocommerce-loop-product__title {
        text-align: center;
    }

    3.) Remove the sorting option with this one.

    .archive .product-sorting {
        display: none !important;
    }

    4.) Edit the category and look for the “Thumbnail” option.

    Best regards,
    Ismael

    Hey MarcusJeroch,

    Thank you for using Enfold.

    There’s a filter called “avf_ajax_search_query”. You can use it to change the default search parameters or search query.

    // https://kriesi.at/support/topic/ajax-search-dont-find-keywords/#post-791610

    Best regards,
    Ismael

    #963181

    Topic: Enqueue jquery

    in forum Enfold
    crtdude
    Participant

    Hello all. I have a site which uses Enfold and Gravity Forms – all goes well until I add conditional logic to my Gravity Forms. I have searched through many of the forum posts and could not find an iron clad method of fixing things so my form would load.

    For example:
    https://kriesi.at/support/topic/gravity-form-not-displaying-when-using-conditional-logic/
    discusses enqueuing jquery but I am not sure how this is going to effect my Enfold environment.

    Our main site runs fine with no conditionals:

    But the form on the right (and in the accordion for widths under 990) don’t show on my test:

    Any ideas how to resolve this so I don’t break any Enfold functionality elsewhere?

    #963108
    zarlekin
    Participant

    Hello kriesi team, first of all I want to thank you for this excellent theme and your top-notch support. I am using Enfold for years now and love it :-)

    I recently updated a website from a very old Enfold version (I think 3.5.3) to the newest version and encountered two problems with the burger menu /mobile menu.

    First problem: Close button doesn’t show up because of problems with avia.js in the child-theme

    In the old version I had made changes to functions.php and avia.js in the child theme to move the featured Image below post title, date, etc.
    The changes I made:

    child-theme/function.php:

    // Replace avia.js
    function change_aviajs() {
     wp_dequeue_script( 'avia-default' );
     wp_enqueue_script( 'avia-default-child', get_stylesheet_directory_uri().'/js/avia.js', array('jquery'), 2, true );
    }
    add_action( 'wp_enqueue_scripts', 'change_aviajs', 100 );

    As shown in: https://kriesi.at/support/topic/modifying-jsavia-js-for-a-child-theme/

    child-theme/js/avia.js:

    jQuery('article.post').each(function(){
    
    jQuery(this).find('.entry-content-header').after(jQuery(this).find('.big-preview').detach());
    
    })

    As shown in: https://kriesi.at/support/topic/move-featured-image-below-post-title-date-etc/

    In order to update the website, I now copied the new avia.js from the new Enfold version into the child-theme. After that I added again the code snippet at the end oft the document as I did in the old version. However doing this now leads to problems with the burger menu. If I click on the menu, the icon won’t get replaced with a close button. Also the secondary menu is displayed on top of the mobile menu.

    Only if I delete my avia.js file from the child theme, the burger menu works fine again.
    So I guess the code snippet has to be updated, too. But I am not a developer :( Could you please help me with that?

    Second problem: Search and close icons are displayed on top ob menu links

    If I click on a menu item with a lot of subitems naturally I have to scroll the menu. But when I scroll, only the menu items scroll. The search icon and the close icon remain where they are and overlap with the menu items. How can I fix this?

    Kurt
    Guest

    Hiya,

    We plan on purchasing several licenses for various projects. Since we want to use the Modern Events Calender (also sold on Envato), I would like to know if this works with Enfold or if there are any known problems/limitations?

    I searched the forums, but didn’t really come across anything since all the questions were referring to Modern Tribe’s Event Calendar instead.

    Thanks in advance,
    Kurt

    #962936

    Hey bjornwallman,

    Thank you for using Enfold.

    If you’re asking for the particular file, just do a file search for the keyword “cookie”, “setCookie” or “getCookie”. It should return all files that deal with cookies.

    This article might help. Please read the “One more word about Cookies” section.

    // https://kriesi.at/archives/enfold-4-4-and-the-gdpr-general-data-protection-regulation

    Best regards,
    Ismael

    #962927

    Hi,

    The feed returns 404 because it doesn’t exist which is ok. It’s the same as when you access a page like so.

    (see private field)

    It tells google that it’s not a real page so it’s not going to be included in the search results. If you want, you can also redirect these 404 pages to a custom page. You can set that in the Enfold > Theme Options > Error 404 Page.

    Best regards,
    Ismael

    #962513
    HeeHA
    Participant

    Got error.
    /wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/google_maps/google_maps.php on line 489

    I search thread to find similar issue.
    It’s said it is PHP version problem.
    But my PHP version is 7.1.

    Got the error.
    Hope your help.
    Thanks!

    I have tried the following –

    modified the “de_DE.po” file in lang folder in enfold. Searched the word “vorangegangen” and changed it with “zurück” but on the site there is still the word “vorangegangen”.. was it the wrong file I modified?

    #960840
    tdisdi
    Participant

    Hello,
    I’m one of the web developers on our team in charge of migrating our website to a new server and upgrading plugins and the Enfold theme.

    We were originally using Xili for our translations but switched to WPML for it’s continued maintenance and compatibility with the Enfold theme. Unfortunately, upon importing custom CSV files through WP All Import, using the WP ML add-on, Enfold fails to render the pages. Common errors are:

    
    Notice: Undefined offset: 0 in /wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/codeblock.php on line 250
    
    Notice: Undefined index: index in /wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/buttons_fullwidth/buttons_fullwidth.php on line 421
    
    [avia_codeblock_placeholder uid="0"] 
    
    

    There are no other plugins running except a custom written e-learning plugin, WP ML and WP All Import. Custom XML Configuration is currently set using the document provided by the WP ML developer team, located at https://raw.githubusercontent.com/OnTheGoSystems/wpml-config/master/enfold/wpml-config.xml

    What we can not do: Individually translate each page. We have over 1,000 pages translated in over ten languages. Everything must be done in bulk, thus the reason behind WP All Import. Enfold was currently upgraded to the latest version and our child theme is up to date.

    I am currently at a lost and can’t figure out why this happening. I have searched these forums for a solution but the errors are so generic none of the solutions apply to our current dilemma.

    Reaching out to the developers here for support on how to resolve this issue.

    #960718
    digitalprint2222
    Participant

    Hi
    as you probably know your sharing-buttons are not according to EU-Law.
    The only safe way to use share-buttons are “shareiff”-buttons:
    https://www.google.com/search?q=share+button+dsgvo&ie=utf-8&oe=utf-8&client=firefox-b
    When can we expect a new version of Enfold thats DSGVO/GDPR-compatible?

    kind regards Max

Viewing 30 results - 2,911 through 2,940 (of 7,495 total)