Viewing 30 results - 5,701 through 5,730 (of 11,217 total)
  • Author
    Search Results
  • #818087

    Hi!

    First of all, thank you for using Enfold. :)

    To clarify: are you trying to change the Donate menu item? If so, please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    .av-main-nav > li#menu-item-3286:hover > a {background-color: #3866b6 !important; }

    If this isn’t the button you’re talking about, please let us know!

    Best regards,
    Sarah

    #818012
    caddegroup
    Participant

    Hello DE-TR-EN

    How can I add a quick shop button here ?

    Enfold Photography Theme (shop)(button)

    #817807
    CinetixGroup
    Participant

    Avia builder will continue to load on the only post i already created and wont show up at all when creating a new post. Just adding # to the url when pressing the advanced editor button.

    Yes i added the line of php you use to sugget to expand memory.

    Yes i have last wp and last enfold, i previously had 4.3 wp and updating didnt fix.

    Also disabling every plug in, changing browser etc didnt help

    I’m not a dev,
    thanks for the help

    #817800
    imfokus
    Participant

    Hello,

    Pictures at Enfold-Lightbox are not Retina-Ready.

    I tried also the Plugin: wp-retina 2x.

    First i delete all files at the mediathek and with ftp.
    Then i activate wp-retina 2x at the default upload-picture-generator and choose a method.
    Then i go to Bulk Generate (Thumbnails & Retina) and press this button and refresh.
    But after this in the wp-retina 2x file overview you see not more than the first uploaded picture only means not a generated one.
    I tried every method and option in the plugin and before that i delete all enfold-created picture files again.

    Problem:

    Enfold create the same picture-files again and the enfold light box automaticly opened a to small picture with the size of 900-506px (original upload is 5184 × 2916 – that is 16:9) on MacBookPro15 and that is not sharp.

    I definitly need a retina ready picture in the lightbox.

    What can i do?

    Thank you very much.
    Jens Tangermann

    • This topic was modified 8 years, 9 months ago by imfokus.
    samurai_666
    Participant

    Greetings from Vienna!
    I do have a slight problem with ENFOLD. The jumps to the anchor tags works all fine.
    BUT: when I press the “scroll back button” of the theme at the bottom right, it does not take me to the page start, but somewhere into the body.
    Do I have to define “top of the page”?
    Thanks in Advance for your support

    Best regards

    Gerhard

    P. S. see in private Content the website

    Greetings from Vienna!
    I do have a slight problem with ENFOLD. The jumps to the anchor tags works all fine.
    BUT: when I press the “scroll back button” of the theme at the bottom right, it does not take me to the page start, but somewhere into the body.
    Do I have to define “top of the page”?
    Thanks in Advance for your support

    Best regards

    Gerhard

    P. S. see in private Content the website

    #817449

    Hi,

    Here is what the code I gave you should look like, you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    div .widget_shopping_cart .woocommerce-mini-cart__buttons.buttons a {
      min-height:50px;
      color: #fff !important;
      padding: 15px 5px;
      font-size: 14px !important;
      word-wrap: break-word;
      text-decoration: none !important;
    }
    

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

    #817379

    Hi I am using The Events Calendar
    in enfold theme :

    1. How do i get 4 boxes of individual events with featured image and excert for upcoming events on my home page? I have tried upcoming events but it only displays a list and with a small image and you can not select a category. I have used magazine but i am unable to find the events as it only selects post categories. It has elements where i can select post categories but events are not posts ? can i make the events show up as if they where posts? or is there a short code i can use?

    2. I was told that i could use the Avia Layout builder with the events but the button is not appearing

    3. in the calendar view is it possible to colour code the event categories (background or text) so for example classes will appear in the calendar in green and retreats would appear in the calendar as blue ?

    #817121

    In reply to: Undefined index

    I updated the theme, but am still seeing the error:
    /themes/enfold/config-templatebuilder/avia-shortcodes/buttons_fullwidth.php on line 349

    This happens whenever I try to move or delete the template.

    #816413

    Hi,

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

    #top #wrap_all .header_color .av-menu-button-colored > a .avia-menu-text {
        background-color: #5dd8e8;
        border: none;
    }
    

    Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.
    Best regards,
    Yigit

    #816198

    Thank you. I have the latest version of enfold. But the Thumbnail is not showing in the main field. In the code are many errors in the avia.js. This seems to be a problem with the “to the top” button. I want to change the main picture not with a slide effect. Is it possible to change them with fade effect.

    #816187

    Topic: Undefined index

    in forum Enfold
    AmChamTaipei
    Participant

    Notice: Undefined index: index in /home/amcham/amcham/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/buttons_fullwidth.php on line 347

    What does this error mean? I cannot figure out why and would like some help, or a fix, thank you!

    Hi,

    Please check our documentation: http://kriesi.at/documentation/enfold/add-onclick-event-to-the-contact-form-submit-button/
    Hope this helps.

    Best regards,
    Nikko

    #815760

    Hi!

    If you would like the image, text, and button to be together when on mobile, the best way is to put them in the same column. Then, add this in Quick CSS to add the border to your image:

    .avia-image-container {border:10px solid white !important;}

    Note that this will affect all images in your website. If you only want to do this for specific images, please turn on the Custom CSS field for ALB elements by following this tutorial, then use this code in CSS instead:

    .white-border.avia-image-container  {border:10px solid white !important;}

    Please replace white-border with the custom class that you used.

    Can you try that and let us know how it goes?

    Best regards,
    Sarah

    #815385

    Hi,
    You can check out this Enfold Theme Tutorial: Creating a Mega Menu with Images for Menu Buttons which around 4:41 shows a menu similar to the one you want.
    postimage
    Or you can look for a plugin.
    The main page of the site you want, could be created with color section, with background images and text boxes with large buttons.

    Best regards,
    Mike

    designamy
    Participant

    Hi, I love this theme!
    I’ve run into a snag recently, that is driving me bonkers.

    I have WP 4.8 installed, with Enfold 4.0.7 installed. On desktop screens, it works, but mobile acts like the home page is set to Posts (or not set). On the Enfold Theme Options page, the frontpage is set to static page > Home. A quick check on my iPhone 7, shows me a mobile page of posts only (with menu, etc), but not the Home page. Upon further digging, the Appearance > Customize page is still set to Front Page Displays > Your latest posts. So, I try to change that to be A Static Page > Home, however, when I click Save and Publish, it spins for a second and then shows the Save and Publish button again (not Saved). A quick check on the iPhone, shows the same mobile page of posts.

    I did some more troubleshooting, changed themes to the prior theme Magnificent, used the Appearance > Customize option to set the home page to Home, click Save and Publish – it Saved…check the phone, it shows me the home page. So, my conclusion is that it must be something I’m missing in the Enfold setup…. Any suggestions?

    Thank you so much for your time!

    amy.

    #815364
    agiveon
    Participant

    I would like to use Google Analytics event tracking when people click the buttons in enfold.

    When I assign a class to a button, it puts it on the outer most div and in order to track, the class must be assigned to the inner most div. Is there a way to make the class (that is set in the button settings interface) to also apply to the inner most div of the button?

    #815239

    Hi,

    If you enable debug mode in order to see builder shortcodes: http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/, then you can paste the following shortcode to the page where you want the slider:

    [av_fullscreen size='extra_large' image_attachment='fixed' animation='fade' autoplay='false' interval='5' control_layout='av-control-minimal' scroll_down='aviaTBscroll_down' perma_caption='aviaTBperma_caption']
    [av_fullscreen_slide slide_type='image' id='1057' position='center center' video='' mobile_image='' video_cover='' title='THIS IS A FULLSCREEN SLIDER' custom_title_size='55' custom_content_size='' caption_pos='caption_center' link_apply='button button-two' link='lightbox' link_target='' button_label='Learn more' button_color='light' link1='manually,#next-section' link_target1='' button_label2='Buy now' button_color2='light' link2='manually,#next-section' link_target2='' font_color='' custom_title='' custom_content='' overlay_enable='aviaTBaviaTBoverlay_enable' overlay_opacity='0.7' overlay_color='#000000' overlay_pattern='' overlay_custom_pattern='']
    The slider stretches across the whole screen. You can set multiple fullscreen sliders per page if you want to.
    [/av_fullscreen_slide]
    [av_fullscreen_slide slide_type='image' id='480' position='center center' video='' mobile_image='' video_cover='' title='' custom_title_size='55' custom_content_size='' caption_pos='caption_center' link_apply='button button-two' link='lightbox' link_target='' button_label='Learn more' button_color='light' link1='manually,#next' link_target1='' button_label2='Buy now' button_color2='light' link2='manually,#' link_target2='' font_color='' custom_title='' custom_content='' overlay_enable='aviaTBaviaTBoverlay_enable' overlay_opacity='0.7' overlay_color='#000000' overlay_pattern='' overlay_custom_pattern=''][/av_fullscreen_slide]
    [/av_fullscreen]
    
    [av_section min_height='' min_height_px='500px' padding='huge' shadow='no-border-styling' bottom_border='no-border-styling' bottom_border_diagonal_color='#333333' bottom_border_diagonal_direction='' bottom_border_style='' 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_element_hidden_in_editor='0']
    [av_heading heading='Fullscreen Slider' tag='h1' style='blockquote modern-quote' size='40' subheading_active='' subheading_size='15' padding='15' color='custom-color-heading' custom_font='#000000' admin_preview_bg=''][/av_heading]
    
    [av_one_half 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='' mobile_display='']
    
    [av_textblock size='' font_color='' color='' admin_preview_bg='']
    This slider stretches across the whole screen. You can set multiple sliders per page and also set their properties individually. Like, for example, the background image behaviour (parallax anyone?), image color overlays, captions, etc
    [/av_textblock]
    
    [/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_textblock size='' font_color='' color='' admin_preview_bg='']
    Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque <strong>penatibus</strong> et magnis dis parturient montes, nascetur <strong>ridiculus</strong> mus.
    [/av_textblock]
    
    [/av_one_half]
    [/av_section]

    Best regards,
    Rikard

    YDC-Y
    Participant

    Guten Abend,

    ich habe ein Problem mit der Darstellung des Kontaktformulares (Datepicker): Der Auswahlpunkt/Button “Vorangegangen” läuft in das Monatsauswahlfeld hinein. Ein kürzerer Text, wie “Zurück” (welcher mMn auch inhaltlich besser passen würde), würde passen. Gibt es eine Möglichkeit, die Beschriftung des Buttons zu ändern?

    Danke und viele Grüße!

    Dave
    Participant

    Hi Peeps,
    Has anyone got a guide to setting up a goal conversion to be picked up from the Enfold Contact form Submit button?
    What code if any do I need to add and in which file? is it functions? and what criteria do we need to use in Analytics please.

    I really need some help with setting this up…is there a step by step process some one can share? thx in advance

    Regards
    Dave

    #815032

    Victoria – Thank you for responding!

    In order to see images, click through as follows:
    On the first page, click “next” to see a dropdown that contains lots of options.
    Next, choose option “Install”
    Next, click radio button “”I’d like to see in-person training events”
    Scroll down a bit, and you will see the html images I am talking about – when you mouse over them, they disappear, and re-align as vertical.

    Very strange. Thank you! Also, it looks like the page refreshes when you go through the form steps – it does not do this in the Gravity Forms preview mode – and not when I use a non-enfold template…so i know the issue is in the page…

    Thank you!

    #814987

    Hey Annelies,

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

    .phone-info .avia-button-wrap {
        top: -10px;
        position: relative;
    }
    .phone-info {
        position: relative;
        top: 10px;
    }
    .logo {
        top: 30px;
    }
    

    Best regards,
    Yigit

    Hi,

    If you have already created your section(row) ids you can just link add them ask anchors to the button links.

    Please refer to this link for more info: http://kriesi.at/documentation/enfold/add-anchors-to-your-page-for-single-page-navigation/

    Best regards,
    Jordan Shannon

    #814495

    Hi z_evelina,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    div .widget_shopping_cart .woocommerce-mini-cart__buttons.buttons a {
      min-height:50px;
      color: #fff !important;
      padding: 15px 5px;
      font-size: 14px !important;
      word-wrap: break-word;
    }
    .inner_sidebar{
    margin-left:10px;
    }
    

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

    #813854

    Hey Daniella,

    Please enable the custom css class field: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ and then edit your button element and give it a custom CSS class (“my-custom-button” in example below) and then add following code to Functions.php file in Appearance > Editor

    function av_custom_fb_pixel(){
    ?>
     <script>
    jQuery(window).load(function(){
    jQuery(".my-custom-button a").removeAttr("href");
    jQuery(".my-custom-button a").attr("onClick","fbq('track', 'Purchase');");
    });
     </script>
    <?php
    }
    add_action('wp_footer', 'av_custom_fb_pixel');

    Best regards,
    Yigit

    #813833
    desirelounge
    Participant

    Hi,

    Please help me. How do I insert Facebook pixel tracking code on my simple enfold buttons at sales page?

    Facebook support: https://developers.facebook.com/docs/marketing-api/audiences-api/pixel#inpageevents

    Thank you for your support!

    Best regards,
    Daniella

    #813832
    frupalmgren
    Participant

    Hi Kriesi!
    Have have search high and low to find out how to make the right class + quick css for a textbox.
    I want to have the same height for the boxes so the buttons below the boxes are in line (otherwise they “jump” depending on the text length.)

    I have:
    – turned on http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
    – added a class in textbox (called it elements)

    added this to quick css area:

    #top .elements{
    height: 100px !important;
    min-height: 100px !important;
    margin: 0 !important;
    padding: 0 !important;
    }

    But for some reason nothing changes. Are working in the latest version of enfold and WP. No plugins added…

    What am I doing wrong??
    Please help! :-)

    #813770
    jamiebgp
    Participant

    Hi,
    I have a client who has instructed a third party to add a chat box and window on the Enfold site. The off the peg version works fine and is sticky in the top left hand corner of the site and sits in front of the site with a minimum amount of code popped into the header.php, but is not customisable. When the customisable button is placed in, it sits above the header and creates a valley when scrolling as well as not being sticky. Am I posting the code into the right area or is there an easier way to achieve this?
    Site is : http://www.endoline-automation.com

    Many thanks

    J

    #813667

    I have tried deleting the child, and adding it again.
    I have exported manually a file from the parent, and imported that file to the child, and it still doesn’t work.

    The green buttons and fonts that are currently showing in the website are from the Enfold theme, before you do any demo import.

Viewing 30 results - 5,701 through 5,730 (of 11,217 total)