Viewing 30 results - 1,411 through 1,440 (of 11,220 total)
  • Author
    Search Results
  • #1323293

    Hi,
    Thank you for your patience and for the login, I removed the script that @Yigit had added so I could test and I made a duplicate of your product, it seems that the manually added Product Purchase Button causes this with the first following product slider, if the Product Purchase Button is removed or if it is placed at the after the product sliders this doesn’t occur.
    On the duplicate product page linked below I removed all other elements one at a time, and placed the Product Purchase Button in between two product sliders to demonstrate this.
    But I’m not able to reproduce this on a new install with Enfold and WooCommerce by copying your page shortcode to it, or by manually trying to recreate, in this screenshot you will the product slider doesn’t break, please note the products are from our Shop demo so they are different from yours but the page elements and layout is yours:
    2021-10-02_006.png
    So I don’t believe this is caused by the theme, perhaps it’s from one of your 28 plugins, you could investigate further by disabling them one at a time to find the one causing the error, or if you could use @Yigit’s solution above.

    Best regards,
    Mike

    TSPCart
    Participant

    I know I’ve turned this off, but WHERE is the clickie button –
    In my shop, there were next category on each side of the screen for navigation (as needed) I overworked myself last night and accidently turned them off and I cannot remember where the location to turn them back on. HELP!
    thanks!

    #1323187

    Topic: Can Enfold do this??

    in forum Enfold
    mct2ok
    Participant

    I have a client who wants me to replicate a page from a non-wordpress site to a wordpress site.
    Clicking each button brings up a different item below without leaving the page.
    See all website details in the private section.

    cordellbrewer
    Participant

    Hi There
    We are having some issues on our website and need some assistance:
    1. We have tabs on our community page but they are not displaying correctly. The first tab is empty and then that tabs content is showing in the second tab and so on. The last tabs content is sitting at the bottom of the page. Everything is displaying perfectly in the back-end so its so its difficult to know what the issue is.
    2. Inside one of the tabs, we have 2 columns side by side and a masonry element in the one on the right but it is displaying underneath the first column. Everything is displaying perfectly in the back-end so its so its difficult to know what the issue is.
    3. Video elements are not working correctly. We have added a test page for troubleshooting this. The videos don’t play and when you click on the play button it opens the video in a new tab. This is happening with both YouTube and Vimeo links. (This seems to work ok in Firefox but not in Chrome and other browsers)
    4. The theme seems to be ignoring the advanced styling we have in place. We have set the font weight to 900 on headings 2-6 but its not showing on the front-end.

    Please note that we have tried to update the theme to the latest version and we get a critical error. We have x’d out the plugins to test if it is a conflict but the issue remains. When we x’d out Enfold the site came back up. After this we changed the theme to the last stable version that we know.

    Looking forward to your response
    Cordell

    #1323058
    THP Studio
    Participant

    Hey guys,

    My developer and I noticed a bug related to the contact form and tracking form submissions when Google ReCaptcha (v2 – haven’t tested v3) is enabled.

    We have tried it on multiple sites and noticed the same issue. To try and explain it:

    When you want to track contact form submissions, we add some code from your documentation:

    add_filter('avf_contact_form_submit_button_attr','avia_add_submit_attributes_to_cf', 10, 3);
    function avia_add_submit_attributes_to_cf($att, $formID, $form_params){
    $att = "onclick=\"gtag('event', 'Submit',{
    'event_category': 'ContactForms',
    'event_label': 'contactPage'
    });\"";
    return $att;
    }

    This successfully tracks form submissions on both GA3 and GA4 setups.

    However, as soon as you enabled Google ReCaptcha, it adds the code into the page twice, so duplicate submissions are recorded for every for submission.

    This is what gets added to the page:

    <input type="button" value="Submit" class="button av-verify-recaptcha-0 av-recaptcha-submit avia_button_inactive" onclick="gtag('event', 'Submit',{
    'event_category': 'ContactForms',
    'event_label': 'contactPage'
    });" data-sending-label="Sending" title="Please validate that you are a human first">
    
    <input type="submit" value="Submit" class="button avia_button_inactive av-recaptcha-submit-real" onclick="gtag('event', 'Submit',{
    'event_category': 'ContactForms',
    'event_label': 'contactPage'
    });" data-sending-label="Sending" style="display: none;">

    If you turn off ReCaptcha and use the Enfold number captcha, the second set of code gets removed and so the tracking works correctly.

    Can you please take a look?

    Thanks guys.

    Tim

    #1322941

    by the way : i do not now why you like to have that png in your menu –
    but if you look into the appearance – menu settings on window top right there is “screen options”
    if you activate to see css classes on menu-items you can give a class ( in my case : gradient ) to menu-items then. And with that class you can even have animated backgrounds on menu-items. see : https://webers-testseite.de/

    li.gradient .avia-menu-text {
        color: #fff;
        background: linear-gradient(-45deg,#FFA63D,#FF3D77,#338AFF,#3CF0C5);
        background-size: 600%;
        border: none !important;
        animation: anime 14s linear infinite;
        padding: 10px 20px !important;
        border-radius: 10px !important;
    }

    next way – you can have the enfold options on that menu page to mark the option : “Button Style colored”
    this color can be changed to what ever you like. ( see same link : Impressum )
    and with a border-radius valued with 4 values you can influence each corner separatly of that rectrangle:
    ( top-left top-right bottom-right bottom-left – nomenclatura goes clockwise from top-left corner )

    #top #wrap_all .header_color .av-menu-button-colored > a .avia-menu-text {
      background-color:#aea410;
      border-color:#aea410;
      border-radius: 0 0 10px 10px;
    }

    and f.e. on your screenshot above – you can have that for your contact button too ;)

    #1322909

    Hey erictuvel,

    Thank you for the inquiry.

    The menu item shrinks because of this css code.

    #top #header #avia-menu > li:hover > a span.avia-menu-text {
        color: #e95e38 !important;
        border: 0 !important;
    }
    

    It disables the default border of the button. Try to remove the code, then toggle or temporarily disable the Enfold > Performance > File Compression settings afterwards.

    Best regards,
    Ismael

    #1322882
    Dzimnikov
    Participant

    Hey gang, thank you so much for all your help as always. I use Enfold for all my clients, and you’re a huge reason why!!!

    URL: https://www.highereducationfest.com/

    Here a few questions:

    1) On the homepage, on the second slide of the slider, the button text won’t center. I selected centered within the slider and when you Inspect the area, its says “text-align: center”… but its not aligning. This is only a desktop issue. On mobile the text does align. I for the life of me can’t figure out why. Its the big orange button on the bottom right of the slide.

    2) If you scroll all the way to the bottom orange section, with the contact form… the emails above won’t center on mobile for some reason. Which leads me to my next part:

    3) Some of the website content shifts when you look at the site on mobile, but only if someone clicks onto the site from a link within facebook or other place that embeds the site instead of taking you to a browser. So lets say I sent you the link through FB messenger, and you clicked on it to open, you’d see this:

    https://imgur.com/a/wDzwklQ (“restoring the” soul) is usually one line
    https://imgur.com/a/ZlqqrBk (text keeps going through right side of screen
    https://imgur.com/a/xygEhGc (emails continue through the right side of screen – I think it connects to issue from 2) above.

    It has to be some kind of container issue, I’d imagine. I guess I can make the font smaller, but I love the way it normally looks on mobile through the browser. Is there a way to fix this? Most of our traffic would be coming from SM ads, so it has to look right, one way or another.

    (I’ve sent the link to a few people, and for some it works fine. The slider thing seems to be an android thing, whereas the emails are extending out everywhere)

    4) The cart button is all the way to the right, with no no right padding. Is there a setting to control this, or is CSS in order somehow?

    5) For the shop page, it seems like the items are listed alphabetically. I would like to change it to post date, so our newest items can be displayed first. I can’t seem to find a control for this neither in theme setting nor woocommerce settings.

    I included login details below. Thank you so much per usual!

    • This topic was modified 4 years, 6 months ago by Dzimnikov.
    #1322692
    erictuvel
    Participant

    Hi,

    I have made one of my Menu items in my header a button. It looks nice but when I hover over it I don’t like how it shrinks. I cannot find the Theme options to change this. I would like it to be similar to the rollover/hover behavior in your theme demo

    Where it simply changes color slightly on hover. Please advise.

    Our website can be found here: https://investforbetter.org

    #1322686
    wwt247
    Participant

    I would like to try a seeing what my site looks like with another theme – currently using Enfold. When I install the new theme and go to edit a page the Advanced Page Builder codes are all over the page – like this –

    [av_submenu which_menu=” menu=’17’ position=’center’ color=’main_color’ mobile=’disabled’] [av_submenu_item title=’Menu Item 1′ link=” linktarget=’no’ button_style=”] [av_submenu_item title=’Menu Item 2′ link=” linktarget=’no’ button_style=”] [/av_submenu] [av_section min_height=’custom’ min_height_px=’230px’ padding=’small’ shadow=’no-border-styling’ bottom_border=’no-border-styling’ id=” color=’main_color’ custom_bg=’#365e9e’ src=’http://theme.com/wp-content/uploads/About.jpg’ attachment=’3839′ attachment_size=’full’ attach=’scroll’ position=’center center’ repeat=’stretch’ video=” video_ratio=’16:9′ overlay_opacity=’0.5′ overlay_color=’#ffffff’ overlay_pattern=” overlay_custom_pattern=”] [av_one_third first 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’] [av_heading heading=’About’ tag=’h1′ style=’blockquote modern-quote’ size=’45’ subheading_active=’subheading_below’ subheading_size=’20’ padding=’10’ color=’custom-color-heading’ custom_font=’#365e9e’][/av_heading] [/av_one_third] [/av_section] [av_section min_height=’custom’ min_height_px=” padding=’small’ shadow=’no-border-styling’ bottom_border=’no-border-styling’ id=’lmb’ color=’main_color’ custom_bg=” src=” attachment=” attachment_size=” attach=’scroll’ position=’center center’ repeat=’repeat’ video=” video_ratio=’16:9′ overlay_opacity=’0.5′ overlay_color=’#ffffff’ overlay_pattern=” overlay_custom_pattern=”] [av_two_third first 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’] [av_textblock size=” font_color=” color=”]

    Is there a way, maybe a plugin, that can be used to convert the Advanced Page Builder blocks to Gutenberg blocks so that the transition from one Enfold to another theme and back again is easy and seemless?

    Thank you!

    • This topic was modified 4 years, 7 months ago by wwt247.
    #1322520

    Hi,

    Please edit your mobile slider and give it a custom ID (“custom-slider” in example below) and then add following code to bottom of Quick CSS field in Enfold theme options > General Styling tab
    #top #custom-slider .avia-slideshow-button { font-size: 24px; }

    Regards,
    Yigit

    #1322451

    In reply to: Richiesta supporto

    Hi Barbara,

    Please follow this link in order to open a new thread, or click this button on the Enfold forum: https://imgur.com/a/AnoSPNb

    Best regards,
    Rikard

    #1322388
    This reply has been marked as private.
    #1322319

    Hi,

    Thanks for that. Here are the shortcodes for that page:

    [av_section min_height='' min_height_px='600px' padding='huge' shadow='no-border-styling' bottom_border='no-border-styling' id='' color='main_color' custom_bg='' src='https://kriesi.at/themes/enfold-app/files/2016/05/couple-running.jpg' attachment='160' attachment_size='full' attach='fixed' position='top left' repeat='stretch' video='' video_ratio='16:9' overlay_enable='aviaTBoverlay_enable' overlay_opacity='0.6' overlay_color='#3e6792' overlay_pattern='' overlay_custom_pattern='' av_uid='av-jklju8']
    [av_one_full first min_height='' vertical_alignment='av-align-top' space='' custom_margin='aviaTBcustom_margin' 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='fade-in' mobile_display='' av_uid='av-jeusxs']
    
    [av_heading tag='h1' padding='40' heading='<strong>Your personal fitness tracker</strong><br>Now available on all platforms.' color='custom-color-heading' style='blockquote modern-quote modern-centered' custom_font='#ffffff' size='40' subheading_active='' subheading_size='15' custom_class='' av_uid='av-jba1wo'][/av_heading]
    
    [av_button label='Learn more' link='manually,#features' link_target='' size='large' position='center' icon_select='no' icon='ue800' font='entypo-fontello' color='light' custom_bg='#444444' custom_font='#ffffff' av_uid='av-j4456o']
    
    [av_hr class='invisible' height='300px' 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-iylyxc']
    
    [/av_one_full]
    [/av_section]
    
    [av_section min_height='' min_height_px='500px' padding='default' shadow='no-border-styling' bottom_border='no-border-styling' id='' color='main_color' custom_bg='' src='' attachment='' attachment_size='' attach='scroll' position='top left' repeat='no-repeat' video='' video_ratio='16:9' overlay_opacity='0.5' overlay_color='' overlay_pattern='' overlay_custom_pattern='' av_uid='av-isj7xc']
    [av_one_full first min_height='' vertical_alignment='av-align-top' space='' custom_margin='aviaTBcustom_margin' margin='-400px,0px' 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='fade-in' av_uid='av-in12fs']
    
    [av_image src='https://kriesi.at/themes/enfold-app/files/2016/05/header.png' attachment='154' 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' av_uid='av-1ug4mo'][/av_image]
    
    [/av_one_full][av_one_third first 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='' av_uid='av-1tngzs']
    
    [av_icon_box position='top' boxed='av-no-box' icon='uf114' font='Flaticon' title='Donec quam felis' link='' linktarget='' linkelement='' font_color='' custom_title='' custom_content='' color='custom' custom_bg='#4678ae' custom_font='#ffffff' custom_border='#4678ae' av_uid='av-i25bxs']
    Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor.
    [/av_icon_box]
    
    [/av_one_third][av_one_third 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='' av_uid='av-hzaeow']
    
    [av_icon_box position='top' boxed='av-no-box' icon='uf17f' font='Flaticon' title='Lorem ipsum dolor' link='' linktarget='' linkelement='' font_color='' custom_title='' custom_content='' color='custom' custom_bg='#4678ae' custom_font='#ffffff' custom_border='#4678ae' av_uid='av-hrqtoo']
    Natoque penatibus et magnis dis parturieolor sit amet, consectetuer adipiscing elit.
    [/av_icon_box]
    
    [/av_one_third][av_one_third 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='' av_uid='av-hm4asg']
    
    [av_icon_box position='top' boxed='av-no-box' icon='uf1da' font='Flaticon' title='Donec quam felis' link='' linktarget='' linkelement='' font_color='' custom_title='' custom_content='' color='custom' custom_bg='#4678ae' custom_font='#ffffff' custom_border='#4678ae' av_uid='av-hgjejc']
    Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa.
    [/av_icon_box]
    
    [/av_one_third]
    [/av_section]
    
    [av_layout_row border='' min_height='' color='main_color' mobile='av-fixed-cells' id='features' av_uid='av-h86cko']
    
    [av_cell_two_fifth vertical_align='top' padding='800px,30px,30px,30px' background_color='#f4f4f4' src='https://kriesi.at/themes/enfold-app/files/2016/05/parallax-slides1.png' attachment='156' attachment_size='full' background_attachment='fixed' background_position='center left' background_repeat='contain' mobile_display='av-hide-on-mobile' av_uid='av-h57hco']
    
    [/av_cell_two_fifth][av_cell_three_fifth vertical_align='middle' padding='130px,130px,130px,30px' background_color='#f4f4f4' src='' attachment='' attachment_size='' background_attachment='scroll' background_position='top left' background_repeat='no-repeat' mobile_display='' av_uid='av-h111gg']
    
    [av_one_full first min_height='' vertical_alignment='av-align-top' 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='right-to-left' av_uid='av-gv0daw']
    
    [av_heading tag='h3' padding='0' heading='A great tracking app for all your workouts' color='' style='blockquote modern-quote' custom_font='' size='40' subheading_active='' subheading_size='15' custom_class='' av_uid='av-gnv59s'][/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' av_uid='av-gilzuw']
    
    [av_textblock size='' font_color='' color='' av_uid='av-ga36c0']
    Consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.
    
    Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.
    [/av_textblock]
    
    [/av_one_full][av_one_half first min_height='' vertical_alignment='av-align-top' 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='right-to-left' av_uid='av-g5lby0']
    
    [av_icon_box position='left' boxed='av-no-box' icon='uf23d' font='Flaticon' title='Donec quam felis' link='' linktarget='' linkelement='' font_color='' custom_title='' custom_content='' color='' custom_bg='' custom_font='' custom_border='' av_uid='av-g0lmt4']
    Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor.
    [/av_icon_box]
    
    [/av_one_half][av_one_half min_height='' vertical_alignment='av-align-top' 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='right-to-left' av_uid='av-fumvbs']
    
    [av_icon_box position='left' boxed='av-no-box' icon='uf158' font='Flaticon' title='Lorem ipsum dolor' link='' linktarget='' linkelement='' font_color='' custom_title='' custom_content='' color='' custom_bg='' custom_font='' custom_border='' av_uid='av-flxdu0']
    Natoque penatibus et magnis dis parturieolor sit amet, consectetuer adipiscing elit.
    [/av_icon_box]
    
    [/av_one_half][/av_cell_three_fifth][/av_layout_row][av_layout_row border='' min_height='' color='main_color' mobile='av-flex-cells' id='' av_uid='av-fillc0']
    
    [av_cell_two_fifth vertical_align='top' padding='800px,30px,30px,30px' background_color='#4679ae' src='https://kriesi.at/themes/enfold-app/files/2016/05/parallax-slides2.png' attachment='157' attachment_size='full' background_attachment='fixed' background_position='center left' background_repeat='contain' mobile_display='av-hide-on-mobile' av_uid='av-fbmgfs']
    
    [/av_cell_two_fifth][av_cell_three_fifth vertical_align='middle' padding='130px,130px,130px,30px' background_color='#4679ae' src='' attachment='' attachment_size='' background_attachment='scroll' background_position='top left' background_repeat='no-repeat' mobile_display='' av_uid='av-f3dlpk']
    
    [av_one_full first min_height='' vertical_alignment='av-align-top' 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='fade-in' mobile_display='' av_uid='av-1hngiw']
    
    [av_heading tag='h3' padding='0' heading='Super easy syncing with all of your other devices via cloud services' color='custom-color-heading' style='blockquote modern-quote modern-centered' custom_font='#ffffff' size='40' subheading_active='' subheading_size='15' custom_class='' av_uid='av-1hjmeo'][/av_heading]
    
    [av_hr class='custom' height='50' shadow='no-shadow' position='center' custom_border='av-border-fat' custom_width='50px' custom_border_color='#ffffff' custom_margin_top='30px' custom_margin_bottom='30px' icon_select='no' custom_icon_color='' icon='ue808' font='entypo-fontello' av_uid='av-ela5js']
    
    [av_textblock size='' font_color='custom' color='#ffffff' av_uid='av-eitm1s']
    <p style="text-align: center;">Consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.</p>
    <p style="text-align: center;">Donec quam felis, ultricies nmassa quis enim.</p>
    [/av_textblock]
    
    [av_image src='https://kriesi.at/themes/enfold-app/files/2016/05/devices.png' attachment='155' attachment_size='full' align='left' styling='' hover='' link='' target='' caption='' font_size='' appearance='' overlay_opacity='0.4' overlay_color='#000000' overlay_text_color='#ffffff' animation='no-animation' av_uid='av-edb0cw'][/av_image]
    
    [/av_one_full][/av_cell_three_fifth][/av_layout_row][av_layout_row border='' min_height='' color='main_color' mobile='av-flex-cells' id='' av_uid='av-e3gpq8']
    
    [av_cell_two_fifth vertical_align='top' padding='800px,30px,30px,30px' background_color='' src='https://kriesi.at/themes/enfold-app/files/2016/05/parallax-slides4.png' attachment='159' attachment_size='full' background_attachment='fixed' background_position='center left' background_repeat='contain' mobile_display='av-hide-on-mobile' av_uid='av-e13u68']
    
    [/av_cell_two_fifth][av_cell_three_fifth vertical_align='middle' padding='30px,130px,30px,30px' background_color='' src='' attachment='' attachment_size='' background_attachment='scroll' background_position='top left' background_repeat='no-repeat' mobile_display='' av_uid='av-drwbrc']
    
    [av_one_full first min_height='' vertical_alignment='av-align-top' 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='right-to-left' av_uid='av-dpqueo']
    
    [av_heading tag='h3' padding='0' heading='Improvements are coming soon!' color='' style='blockquote modern-quote' custom_font='' size='40' subheading_active='' subheading_size='15' custom_class='' av_uid='av-dgmz60'][/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' av_uid='av-1brz3k']
    
    [av_textblock size='' font_color='' color='' av_uid='av-1b6iq0']
    Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.
    
    Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt.
    [/av_textblock]
    
    [av_hr class='invisible' height='50' shadow='no-shadow' position='left' custom_border='av-border-fat' custom_width='50px' custom_border_color='#ffffff' custom_margin_top='30px' custom_margin_bottom='30px' icon_select='no' custom_icon_color='' icon='ue808' font='entypo-fontello' av_uid='av-cymvdk']
    
    [av_progress bar_styling='av-striped-bar' bar_animation='av-animated-bar' av_uid='av-crria8']
    [av_progress_bar title='Easy to use' progress='100' color='theme-color' icon_select='no' icon='43' font='entypo-fontello' av_uid='av-4jv1c']
    [av_progress_bar title='Flexible' progress='100' color='theme-color' icon_select='no' icon='ue800' font='entypo-fontello' av_uid='av-cipl9c']
    [av_progress_bar title='Finished' progress='70' color='theme-color' icon_select='no' icon='ue800' font='entypo-fontello' av_uid='av-cb1hg0']
    [/av_progress]
    
    [/av_one_full][/av_cell_three_fifth][/av_layout_row][av_layout_row border='' min_height='' color='main_color' mobile='av-flex-cells' id='' av_uid='av-c4pwjk']
    
    [av_cell_two_fifth vertical_align='top' padding='800px,30px,30px,30px' background_color='#4679ae' src='https://kriesi.at/themes/enfold-app/files/2016/05/parallax-slides3.png' attachment='158' attachment_size='full' background_attachment='fixed' background_position='center left' background_repeat='contain' mobile_display='av-hide-on-mobile' av_uid='av-16xtt4']
    
    [/av_cell_two_fifth][av_cell_three_fifth vertical_align='middle' padding='30px,130px,30px,30px' background_color='#4679ae' src='' attachment='' attachment_size='' background_attachment='scroll' background_position='top left' background_repeat='no-repeat' mobile_display='' av_uid='av-bsemzc']
    
    [av_one_full first min_height='' vertical_alignment='av-align-top' 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='right-to-left' av_uid='av-blwl20']
    
    [av_heading tag='h3' padding='0' heading='A growing community' color='custom-color-heading' style='blockquote modern-quote' custom_font='#ffffff' size='40' subheading_active='' subheading_size='15' custom_class='' av_uid='av-bfpujc'][/av_heading]
    
    [av_hr class='custom' height='50' shadow='no-shadow' position='left' custom_border='av-border-fat' custom_width='50px' custom_border_color='#ffffff' custom_margin_top='30px' custom_margin_bottom='30px' icon_select='no' custom_icon_color='' icon='ue808' font='entypo-fontello' av_uid='av-bajc14']
    
    [av_textblock size='' font_color='custom' color='#ffffff' av_uid='av-13yhm0']
    Consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.
    
    Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.
    [/av_textblock]
    
    [/av_one_full][av_hr class='invisible' height='50' shadow='no-shadow' position='left' custom_border='av-border-fat' custom_width='50px' custom_border_color='#ffffff' custom_margin_top='30px' custom_margin_bottom='30px' icon_select='no' custom_icon_color='' icon='ue808' font='entypo-fontello' av_uid='av-axoh80']
    
    [av_one_half first min_height='av-equal-height-column' vertical_alignment='av-align-middle' space='' margin='0px' margin_sync='true' padding='30px' padding_sync='true' border='1' border_color='rgba(255,255,255,0.5)' radius='0px' radius_sync='true' background_color='rgba(255,255,255,0.2)' src='' attachment='' attachment_size='' background_position='top left' background_repeat='no-repeat' animation='' av_uid='av-at67eg']
    
    [av_animated_numbers number='234,560' icon_select='av-icon-before' icon='uf167' font='Flaticon' font_size='' font_size_description='' link='' linktarget='no' color='font-light' custom_color='#444444' av_uid='av-aqz5q0']
    Users registered with us
    [/av_animated_numbers]
    
    [/av_one_half][av_one_half min_height='av-equal-height-column' vertical_alignment='av-align-middle' space='' margin='0px' margin_sync='true' padding='30px' padding_sync='true' border='1' border_color='rgba(255,255,255,0.5)' radius='0px' radius_sync='true' background_color='rgba(255,255,255,0.2)' src='' attachment='' attachment_size='' background_position='top left' background_repeat='no-repeat' animation='' av_uid='av-aijtyw']
    
    [av_animated_numbers number='12,824,476' icon_select='av-icon-before' icon='uf1d9' font='Flaticon' font_size='' font_size_description='' link='' linktarget='no' color='font-light' custom_color='#444444' av_uid='av-114bdc']
    Miles run during the last month
    [/av_animated_numbers]
    
    [/av_one_half][/av_cell_three_fifth][/av_layout_row][av_section min_height='' min_height_px='500px' padding='huge' shadow='no-border-styling' bottom_border='no-border-styling' id='' color='footer_color' custom_bg='' src='' attachment='' attachment_size='' attach='scroll' position='top left' repeat='no-repeat' video='' video_ratio='16:9' overlay_opacity='0.5' overlay_color='' overlay_pattern='' overlay_custom_pattern='' av_uid='av-a92eaw']
    [av_heading heading='Other Features' tag='h3' style='blockquote modern-quote modern-centered' size='40' subheading_active='' subheading_size='15' padding='0' color='' custom_font='' av_uid='av-a1f8fs'][/av_heading]
    
    [av_hr class='custom' height='50' shadow='no-shadow' position='center' custom_border='av-border-fat' custom_width='50px' custom_border_color='#ffffff' custom_margin_top='30px' custom_margin_bottom='30px' icon_select='no' custom_icon_color='' icon='ue808' font='entypo-fontello' av_uid='av-zlt6g']
    
    [av_one_third first min_height='' vertical_alignment='av-align-top' 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='bottom-to-top' av_uid='av-9qjk4o']
    
    [av_image src='https://kriesi.at/themes/enfold-app/files/2016/05/small-feature-1-845x321.png' attachment='215' attachment_size='entry_with_sidebar' align='center' styling='no-styling' hover='av-hover-grow' link='lightbox' target='' caption='yes' font_size='' appearance='' overlay_opacity='0.6' overlay_color='#4679ae' overlay_text_color='#ffffff' animation='no-animation' av_uid='av-9j6vkw']
    Real Time Stats
    [/av_image]
    
    [av_textblock size='' font_color='' color='#ffffff' av_uid='av-xhi9k']
    <p style="text-align: left;">Consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa.</p>
    [/av_textblock]
    
    [/av_one_third][av_one_third min_height='' vertical_alignment='av-align-top' 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='bottom-to-top' av_uid='av-9983oo']
    
    [av_image src='https://kriesi.at/themes/enfold-app/files/2016/05/small-feature-2-845x321.png' attachment='222' attachment_size='entry_with_sidebar' align='center' styling='no-styling' hover='av-hover-grow' link='lightbox' target='' caption='yes' font_size='' appearance='' overlay_opacity='0.6' overlay_color='#4679ae' overlay_text_color='#ffffff' animation='no-animation' av_uid='av-91zk20']
    Analytics Features
    [/av_image]
    
    [av_textblock size='' font_color='' color='#ffffff' av_uid='av-8w4bw0']
    Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor.
    [/av_textblock]
    
    [/av_one_third][av_one_third min_height='' vertical_alignment='av-align-top' 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='bottom-to-top' av_uid='av-8qs5og']
    
    [av_image src='https://kriesi.at/themes/enfold-app/files/2016/05/small-feature-3-845x321.png' attachment='223' attachment_size='entry_with_sidebar' align='center' styling='no-styling' hover='av-hover-grow' link='lightbox' target='' caption='yes' font_size='' appearance='' overlay_opacity='0.6' overlay_color='#4679ae' overlay_text_color='#ffffff' animation='no-animation' av_uid='av-8l4fko']
    Personal Profile
    [/av_image]
    
    [av_textblock size='' font_color='' color='#ffffff' av_uid='av-8aqeao']
    Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.
    [/av_textblock]
    
    [/av_one_third][av_hr class='invisible' height='80' shadow='no-shadow' position='center' custom_border='av-border-fat' custom_width='50px' custom_border_color='' custom_margin_top='30px' custom_margin_bottom='30px' icon_select='no' custom_icon_color='' icon='ue808' font='entypo-fontello' av_uid='av-84bx88']
    
    [av_one_third first min_height='' vertical_alignment='av-align-top' 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='bottom-to-top' av_uid='av-83bc3k']
    
    [av_image src='https://kriesi.at/themes/enfold-app/files/2016/05/small-feature-4-845x321.png' attachment='224' attachment_size='entry_with_sidebar' align='center' styling='no-styling' hover='av-hover-grow' link='lightbox' target='' caption='yes' font_size='' appearance='' overlay_opacity='0.6' overlay_color='#4679ae' overlay_text_color='#ffffff' animation='no-animation' av_uid='av-7vq2wo']
    Event Schedule
    [/av_image]
    
    [av_textblock size='' font_color='' color='#ffffff' av_uid='av-7qikwo']
    Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus.
    [/av_textblock]
    
    [/av_one_third][av_one_third min_height='' vertical_alignment='av-align-top' 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='bottom-to-top' av_uid='av-7l52uw']
    
    [av_image src='https://kriesi.at/themes/enfold-app/files/2016/05/small-feature-5-845x321.png' attachment='225' attachment_size='entry_with_sidebar' align='center' styling='no-styling' hover='av-hover-grow' link='lightbox' target='' caption='yes' font_size='' appearance='' overlay_opacity='0.6' overlay_color='#4679ae' overlay_text_color='#ffffff' animation='no-animation' av_uid='av-7ec2n4']
    User Manager
    [/av_image]
    
    [av_textblock size='' font_color='' color='#ffffff' av_uid='av-77zulc']
    Donec quam felis, ultricies nec, pellentesqu. In enim justo, rhoncus at massa quis enim.
    [/av_textblock]
    
    [/av_one_third][av_one_third min_height='' vertical_alignment='av-align-top' 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='bottom-to-top' av_uid='av-72e1xk']
    
    [av_image src='https://kriesi.at/themes/enfold-app/files/2016/05/small-feature-6-845x321.png' attachment='226' attachment_size='entry_with_sidebar' align='center' styling='no-styling' hover='av-hover-grow' link='lightbox' target='' caption='yes' font_size='' appearance='' overlay_opacity='0.6' overlay_color='#4679ae' overlay_text_color='#ffffff' animation='no-animation' av_uid='av-6v8bds']
    Drag and Drop
    [/av_image]
    
    [av_textblock size='' font_color='' color='#ffffff' av_uid='av-6rmeoo']
    Aenean leo ligula, porttitor eu, consequat vitae, eleiem ante, dapibus in, viverra quis, feugiat a, tellus.
    [/av_textblock]
    
    [/av_one_third]
    [/av_section]
    
    [av_section min_height='' min_height_px='500px' padding='large' shadow='no-border-styling' bottom_border='no-border-styling' id='download' color='main_color' custom_bg='' src='' attachment='' attachment_size='' attach='scroll' position='top left' repeat='no-repeat' video='' video_ratio='16:9' overlay_opacity='0.5' overlay_color='' overlay_pattern='' overlay_custom_pattern='' av_uid='av-6izx7s']
    [av_two_third first 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='' av_uid='av-6dt5g8']
    
    [av_heading heading='Pricing' tag='h3' style='blockquote modern-quote modern-centered' size='40' subheading_active='' subheading_size='15' padding='0' color='' custom_font='' av_uid='av-65sqqg'][/av_heading]
    
    [av_hr class='custom' height='50' shadow='no-shadow' position='center' 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' av_uid='av-61ns2w']
    
    [av_table purpose='pricing' pricing_table_design='avia_pricing_minimal' pricing_hidden_cells='' caption='' responsive_styling='avia_responsive_table' av_uid='av-5v2qwg']
    [av_row row_style='avia-heading-row' av_uid='av-5qswbk'][av_cell col_style='' av_uid='av-5lk8nk']Base[/av_cell][av_cell col_style='' av_uid='av-5d3ox4']Pro[/av_cell][/av_row]
    [av_row row_style='avia-pricing-row' av_uid='av-5a3o14'][av_cell col_style='' av_uid='av-icwk0']Free<small>forever!</small>[/av_cell][av_cell col_style='' av_uid='av-4twahk']10$<small>per month</small>[/av_cell][/av_row]
    [av_row row_style='' av_uid='av-4sflvs'][av_cell col_style='' av_uid='av-4mjbwo']2 Month Statistics[/av_cell][av_cell col_style='' av_uid='av-4es9m0']Unlimited Statistics[/av_cell][/av_row]
    [av_row row_style='' av_uid='av-497ewg'][av_cell col_style='' av_uid='av-efklc']Simple Tracking[/av_cell][av_cell col_style='' av_uid='av-3yga68']Advanced Tracking[/av_cell][/av_row]
    [av_row row_style='' av_uid='av-3q7nxk'][av_cell col_style='' av_uid='av-3l3yi8']-[/av_cell][av_cell col_style='' av_uid='av-3e93xk']24/7 Support[/av_cell][/av_row]
    [av_row row_style='' av_uid='av-38d72o'][av_cell col_style='' av_uid='av-331h2g']-[/av_cell][av_cell col_style='' av_uid='av-2yiu4o']Video Learning[/av_cell][/av_row]
    [av_row row_style='' av_uid='av-2p02mg'][av_cell col_style='' av_uid='av-2jimlk']-[/av_cell][av_cell col_style='' av_uid='av-2c3f00']Free Diet Plan[/av_cell][/av_row]
    [av_row row_style='avia-button-row' av_uid='av-27lju8'][av_cell col_style='' av_uid='av-20iiig'][av_button label='Download' link='manually,#' link_target='' size='large' position='center' icon_select='no' icon='ue800' font='entypo-fontello' color='theme-color' custom_bg='#444444' custom_font='#ffffff' av_uid='av-1w3ss0']
    
    [/av_cell][av_cell col_style='' av_uid='av-1q9zjc'][av_button label='Download' link='manually,#' link_target='' size='large' position='center' icon_select='no' icon='ue800' font='entypo-fontello' color='theme-color' custom_bg='#444444' custom_font='#ffffff' av_uid='av-1mwezs']
    
    [/av_cell][/av_row]
    [/av_table]
    
    [/av_two_third][av_one_third 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='' av_uid='av-iyzk']
    
    [av_heading tag='h3' padding='0' heading='Downloads' color='' style='blockquote modern-quote modern-centered' custom_font='' size='40' subheading_active='' subheading_size='15' custom_class='' av_uid='av-1b4pwo'][/av_heading]
    
    [av_hr class='custom' height='50' shadow='no-shadow' position='center' 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' av_uid='av-43npc']
    
    [av_image src='https://kriesi.at/themes/enfold-app/files/2016/05/app_store.png' attachment='205' attachment_size='full' align='center' styling='' hover='av-hover-grow' link='manually,#' target='' caption='' font_size='' appearance='' overlay_opacity='0.4' overlay_color='#ffffff' overlay_text_color='#0a0a0a' animation='fade-in' av_uid='av-y6o4o'][/av_image]
    
    [av_image src='https://kriesi.at/themes/enfold-app/files/2016/05/play_store.png' attachment='206' attachment_size='full' align='center' styling='' hover='av-hover-grow' link='manually,#' target='' caption='' font_size='' appearance='' overlay_opacity='0.4' overlay_color='#000000' overlay_text_color='#ffffff' animation='fade-in' av_uid='av-oiqo0'][/av_image]
    
    [av_image src='https://kriesi.at/themes/enfold-app/files/2016/05/win_store.png' attachment='207' attachment_size='full' align='center' styling='' hover='av-hover-grow' link='manually,#' target='' caption='' font_size='' appearance='' overlay_opacity='0.4' overlay_color='#000000' overlay_text_color='#ffffff' animation='fade-in' av_uid='av-1zb8w'][/av_image]
    
    [av_hr class='custom' height='50' shadow='no-shadow' position='center' 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' av_uid='av-f9zi0']
    
    [av_textblock size='' font_color='' color='#ffffff' av_uid='av-aguh4']
    <p style="text-align: center;">Consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.</p>
    <p style="text-align: center;">Donec quam felis, ultricies nmassa quis enim.</p>
    [/av_textblock]
    
    [/av_one_third]
    [/av_section]
    

    You would have to reach out to us here on the support forum in order to get the shortcodes for other page, or simply import the demo in question on a test install, where debug mode is active.

    Best regards,
    Rikard

    #1322264

    Hi Ursula,

    Please follow this link in order to open a new thread, or click this button on the Enfold forum: https://imgur.com/a/AnoSPNb.

    Best regards,
    Rikard

    #1322151

    Hi Giulia,

    Please follow this link in order to open a new thread, or click this button: https://imgur.com/a/AnoSPNb

    Best regards,
    Rikard

    #1322124
    #1321966
    Eleina_Shinn
    Participant

    Hi,
    Where in the Enfold General Styling Options to you control the Scroll to Top Button? I’ve tried changing colors in footer and socket, to no avail. My arrow icon in the middle of the box only appears on hover, so I want to change the color and, rather than use css, I thought I might ask where this is controlled first, so I know for the future.

    Thank you,
    ~e

    #1321873

    Topic: print icon for page

    in forum Enfold
    diefleischerei
    Participant

    i use enfold for my recipe collection. can you recommend a plugin with which I can print a page like this one?

    https://cookinggrannies.com/gebatener-zander-von-opa-werner-rezept-video-cooking-grannies/

    That would be super helpful for the visitors to my website. A print button, so to speak. Maybe something like that will come soon for the ALB, or does it already exist? Just an icon that you can insert manually on the page which then creates a print preview. Thank you very much, Alexander

    #1321569
    tokenofhon
    Participant

    Hi,

    I’m looking to replicate this menu style:

    With a logo left and some buttons on the right and the menu/social icons below (layout i want is basically identical to this page, but without shopping cart.

    I followed the instructions however it has gone whacky, see private info for screenshot.

    Also note: i changed the header style back to logo left, menu below from header left, menu right as the instructions state, and it got better, but the buttons are still in a weird position, how do i get them to the left of the facebook icon in the 2nd screenshot in private content

    • This topic was modified 4 years, 7 months ago by tokenofhon.
    #1321091
    Joeypeng
    Participant

    Hello Enfold Team,

    I got a problem adding “sponsored” or “nofollow” attribute to the button link. Previously I have used a plugin (WP External Links) to add “sponsored” or “nofollow” attributes to all the external links on my site, and it works fine. But I found that the links in the buttons (see below the buttons in the site) are not added with these attributes, could you help with that?

    #1320983

    Hey NoraGTS,

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

    .home button.mfp-arrow {
      display: none;
    }

    Best regards,
    Rikard

    #1320950
    Igitt23
    Participant

    Hello,

    im creating a online shop with woocommerce and an additional plugin wich let’s people order food.
    I have installed it and everything, except one thin works perfectly:

    The Food ordering Plugin has its own “show cart button” wich is flowing on the right side of the screen.
    It also has its own style for it. For Example those Buttons to add more, or reduce the amount of a product in the cart.

    But There are shown 4 Buttons. 2 Buttons with “+” and 2 Buttons witch “-”
    One pair is looking like its from Enfold, the other button pair should be from the food ordering plugin.

    The problem occours if you do following:
    1. Visit the shop wich i have linked in the private content
    2. Add any product to the cart
    3. Check the cart on the right side of the screen (it should look good)
    4. reload the page
    5. Check the cart again (it should look buggy)
    7. Additional: Try to press one of the “+” and “-” Buttons. Then it looks good again

    I have uploaded those two screenshots that you can see what i mean:

    wrong:
    Wrong

    right:
    right

    For me it seems that one script only plays, if a button is pressed.
    After that script, the website looks normal again.

    I found found out, that it moust something hast to do with the so called “woocommerce-mini-cart”

    Is there any fix you can provide me for this?
    For me it looks more like a Enfold issue than an issue of the Food ordering Plugin.

    Thank you very much! :)

    #1320933

    Thanks Mike that worked out perfectly.

    The vertical centering is what I’m trying to achieve now with the top bar.
    I followed this and was able to get the button to vertically center.

    This is the issue:

    Blog – avisar.wpsitestage 2021-09-14 at 10.30.26 AM.com - Google Chrome

    • This reply was modified 4 years, 7 months ago by slui.
    #1320844

    Hi,

    Thanks for the update. Enfold comes with its own layout builder, yes. If you create a new page, then you will see a blue button reading Advanced Layout Editor. If you click on that, it should load the Enfold Layout Builder, so that you can check it out. Enfold does not have official support for any third party layout builders unfortunately.

    Best regards,
    Rikard

    Hey Mike,
    The button is showing in the other pages now, thanks! See page: CLICK
    I do need some extra spacing below the button and the text is now black, but that should be fixable. Maybe that’s some extra code that needs to be added in the functions.php part? If it’s css I will probably manage myself.

    The next problem:
    The filters resets when going to the next page. So when using the filter on page one, the filters work, but when using pagination going to the next page the filters are reset and not working. Not sure if this is something Enfold related but maybe you have a clue?

    I tried tweaking the plugin settings to no avail. The only options/settings I can find which could maybe relate to this are the following (yellow text is placed in by me, so you can see the complete code), but I’m not sure this has anything to do with the problem.

    So maybe you can help me with tweaking the button and possibly make the filters work on all pages?
    If not, I will ask the support of the filter plugin to see if they can help.

    Thanks Mike!

    • This reply was modified 4 years, 7 months ago by zoltom.
    #1320261

    Hi Ismael,

    it shows now! Just the Enfold update was needed. We fixated the old working version before. Now it’s the current version with the problems:
    – header with shop button
    – blog posts

    You can see our normal website as comparison to the staging.

    Best regards,
    Melanie

    #1320173
    tinagianna
    Participant

    Hi Kriesi,
    I need to make certain buttons look more round. So I tried to do this via Enfold>Advanced Styling>Buttons and it didnt work.
    In fact it changed other buttons I didnt want it to..
    I would like to change the green buttons on my homepage and about page to be more round – see image https://ibb.co/ph1BwKG

    Thank you in advance :)

    zoltom
    Participant

    Hello,
    First off, thanks for this great theme. I’ve been working with it for many years now and love everything about it.

    I’ve been working on a website with a webshop and there’s one thing I just cannot figure out.
    I know this is also a Woocommerce and plugin related question but I’m hoping you can help me out or, if not, direct me in the right direction.

    I’m using the BeRocket filter plugin in combination with the WP Fly menu plugin.
    Together they work great and give me a beautiful shop page with a nice fly out menu with filters.

    But, if I use the advanced layout builder of enfold (which I would prefer) the fly out menu works but the filters do not do anything: CLICK

    So I switched to using the standard Woocommerce page for which I added a button on top of the page (see the code on page: Example ) to trigger the WP fly in menu.
    Now the filters work great until I go to the second page (using the pagination on the bottom). Then the button to activate the WP fly menu is no longer visible: CLICK

    Like I said, I would love to use the advanced lay-out builder and also asked the BeRocket filter support to help me. This was their reply:CLICK
    I added the code to the advanced lay out WordPress page but with no avail: CLICK

    So I would either need the filter to work on the advanced layout builder shop page (preferably).
    Or I need the button that triggers the menu on al shop pages not only the first page….

    Hope you guys have some time to help me. If I can tackle this problem I can finish the project.
    Let me know!

    Regards,
    Zoltom

    • This topic was modified 4 years, 7 months ago by zoltom.
    #1319805
    elskeletto1
    Participant

    Hello,

    in the latest update of Enfold the media overview has change from infinite scrolling to a load more button. I understand if this change was done for performance reasons. But I wonder how I can get fast to the first 10 uploaded images if I have already uploaded hundreds or thousands of images. I also wonder how I can have a quick overiew over hundreds or thousands of uploaded images. The list view where you can set the displayed images by author and date up to 99999 is not very practial in this case. Scrolling would be much too time consuming. I can’t find any settings for the standard view which has the style of a portfolio grid or masonry.

    I hope you understand the issue that I have with the media overview change in the latest Enfold version because I have already uploaded more than thousand images.

    Best regards,
    Michael

Viewing 30 results - 1,411 through 1,440 (of 11,220 total)