Viewing 30 results - 151 through 180 (of 631 total)
  • Author
    Search Results
  • #1017076

    Hi prana_aok,

    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

    
    .home .iconbox_top .iconbox_content {
        min-height: 225px;
    }
    .av_phone_active_right .phone-info {
        font-size: 14px;
    }
    

    How do you want to adjust the social icons and the logo?
    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1015860

    In reply to: Enlarge icons Fontello

    Hi K&H ,

    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

    
    #top #av-layout-grid-1 .iconbox.av-no-box .iconbox_icon {
            font-size: 50px;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1013853
    gatehealing
    Participant

    Guenni007 et. al.

    My other thread (how to change header tag for Icon List and Icon Box) got marked as “Read” and it may be that that means y’all did not see my follow up questions (there was another mod post asking if I needed any further help as well, which tells me y’all really may not have seen my 3 or 4 follow up replies asking the question below:)

    The IconList.php code works perfectly, but the IconBox.php code on the webers-testseite.de/edited-enfold-alb-elements page has code for Horizontal Rulers, not for IconBox. I am hoping to get my head tag hierarchy dialed in asap so google doesn’t ding me for not having a clear structure (that and I really like the IconBox element as my h2 style).

    Please let me know when the IconBox.php code is linked to and I’ll update. If it’s not possible, that’s ok, just let me know so I can change things on my site accordingly.

    Thanks again,
    Jon

    #1013849

    Victoria
    Yes, I’ve been posting follow up questions for a few days now about the IconBox.php code provided by Guenni007 . . . the custom code on the webiste he referenced contains code for Horizontal white space, not head tags (the IconList code is perfect and works as it should. . .I think the wrong code got put in the file the IconBox.php button links to).

    https://webers-testseite.de/edited-enfold-alb-elements/ then scroll down to Iconbox and Icon-List with h-tag choice and click the IconBox button (link is: https://pastebin.com/dl/BRQizfDT ) . . . you’ll see that the code is for a different element.

    I’m just hoping to get the correct code since the other code provided for the iconList element is great.

    Thanks!
    Jon

    #1012868
    beenee
    Participant

    Hi ya,
    I had some modifications done with your friendly and competent support on the theme for my customers.
    However, when I scroll down the page, the logo jumps as you can see when trying. Also the main menu color is black when all the way up, when scrolling down it changes to the right color: #574b41
    How would I stop the logo from jumping and how would the menu have the color #574b41 for good?
    Could you help please?
    My styles.css :

    /*
    Theme Name: PLP Enfold Child
    Description: Enfold Child
    Version: 1.0
    Author: Stefan B.
    Author URI: http://kriesi.at
    Template: enfold
    */
    
    #top .av_header_glassy.av_header_transparency .social_bookmarks li, #top .av_header_glassy.av_header_transparency .social_bookmarks li a {
        border-color: rgba(255,255,255,0.25);
        color: #574b41;
    }
    
    #top .av_header_transparency #header_meta {
        background: #ffffff;
        box-shadow: none;
        border-bottom: 1px solid rgba(255,255,255,0.25);
    }
    
    #top .av_header_glassy.av_header_transparency .header_bg {
        background-color: #fff;
        opacity: 0.6;
        filter: alpha(opacity=60);
    }
    
    #top .fullsize .template-blog .post .entry-content-wrapper > *,#top .fullsize .template-blog .post .entry-content-wrapper {
        max-width: 1300px;
    }
    
    .header_color .header_bg {
      background-color: #e1f5f4;
      font-size: 18px !important;
      color: #574b41 !important;
      opacity: 0.5;
      filter: alpha(opacity=50);
    }
    
    /* CSS - Widget border */
    
    span.news-thumb {
      display:none !important;
    }
    
    .hr.hr-short.hr-center.side-bar {
    margin: 0px !important;
    }
    .hr-short.side-bar .hr-inner {
        width: 90% !important; 
        left: 15% !important; 
    }
    
    #menu-item-search {
    display: none;
    }
    
    @media only screen and (min-width: 768px) {
       .av_secondary_right .sub_menu {
          padding-right: 160px;
      }
    }
      .av_phone_active_left .phone-info {
          position: absolute;
          right: 0;
          float: none;
          padding: 0;
      }
      .av_phone_active_left .phone-info #searchform #searchsubmit {
          font-size: 13px;
          width: 30px;
          line-height: 30px;
      }
      #top .av_minimal_header #s {
          padding: 9px 47px 9px 7px;
      }
    
    #top .isotope-item {
    padding-right: 5px;
    }
    
    .news-time { display: none; }
    
    .plp-phone .iconbox_icon:before { visibility: hidden !important; }
    .plp-phone .iconbox_icon { background: url(https://dev.plp-group.com/wp-content/uploads/2018/09/phone.png) !important; background-size: contain !important; background-repeat: no-repeat !important; background-position: 50% 50% !important; }
    
    .sidebar, .sidebar_right {
       min-height: calc(100vh - 250px)!important;
    }
    

    and my quick .css:

    /*iconbox start */
    
    .plp-iconbox {
    position: relative;
    background-image: url('https://dev.plp-group.com/wp-content/uploads/2018/09/arrowbox.png')!important;
      height: 181px; 
      background-position: center; 
      background-repeat: no-repeat;
      background-size: cover;
    font-size: 10px !important;
    }
    .main_color.iconbox_top .iconbox_content {
    background-color: transparent!important;
    box-shadow:none!important;
    
    }
    
    .clickme:hover {
    cursor: pointer;
    }
    
    .plp-iconbox:hover {
    background-image: url('http://dev.plp-group.com/wp-content/uploads/2018/09/arrowbox_mo.png')!important;
      height: 181px; 
      background-position: center; 
      background-repeat: no-repeat;
      background-size: cover;
    }
    
    #after_full_slider_1 .iconbox_top .iconbox_icon {
        top: 15px;
    }
    #after_full_slider_1 .iconbox_top .iconbox_content {
        padding: 80px 20px 20px 20px;
    }
    
    .plp_noiconbox  {
    position: relative;
    background-image: url('http://dev.plp-group.com/wp-content/uploads/2018/09/arrowbox_wd-1.png')!important;
      height: 190px !important; 
      width: 347px !important;
      background-position: center; 
      background-repeat: no-repeat;
      background-size: cover;
    font-size: 10px !important;
    }
    .plp_noiconboxact  {
    position: relative;
    background-image: url('http://dev.plp-group.com/wp-content/uploads/2018/09/arrowbox_wd_act.png')!important;
      height: 190px !important; 
      width: 347px !important;
      background-position: center; 
      background-repeat: no-repeat;
      background-size: cover;
    font-size: 10px !important;
    }
    
    .plp_noiconbox:hover {
    background-image: url('http://dev.plp-group.com/wp-content/uploads/2018/09/arrowbox_wd_mo-1.png')!important;
      height: 190px !important; 
      width: 347px !important;
      background-position: center; 
      background-repeat: no-repeat;
      background-size: cover;
    font-size: 10px !important;
    }
    #top.page-id-234 .iconbox_top .iconbox_icon {
      display: none;
    }
    .page-id-494 .iconbox_top .iconbox_icon, .page-id-234 .iconbox_top .iconbox_icon, .page-id-502 .iconbox_top .iconbox_icon, .page-id-510 .iconbox_top .iconbox_icon {
        display: none;
    }
    
    .clickme:hover {
    cursor: pointer;
    
    }
    
    .plp_noiconboxm {
    background-image: url('http://dev.plp-group.com/wp-content/uploads/2018/09/arrowbox_wd_mo.png')!important;
      height: 190px !important; 
      width: 347px !important;
      background-position: center; 
      background-repeat: no-repeat;
      background-size: cover;
    
    }
    
    .plp_noiconboxv {
    background-image: url('http://dev.plp-group.com/wp-content/uploads/2018/09/arrowbox_wd_mo.png')!important;
      height: 190px !important; 
      width: 347px !important;
      background-position: center; 
      background-repeat: no-repeat;
      background-size: cover;
    }
    .plp_noiconboxp {
    background-image: url('http://dev.plp-group.com/wp-content/uploads/2018/09/arrowbox_wd_mo.png')!important;
      height: 190px !important; 
      width: 347px !important;
      background-position: center; 
      background-repeat: no-repeat;
      background-size: cover;
    }
    
    h3.iconbox_content_title {
    font-size: 16px!important;
    }
    
    /*iconbox end */
    
    #top #avia-menu > li > a:hover {
        background: transparent !important;
        text-decoration: underline;
    }
    
    #top #avia-menu > li > a:hover span.avia-menu-text {
        color: #574b41 !important;
    }
    
    .sidebar_tab .tab_titles {
        max-width: 250px;
    }
    .js_active .tab {
      font-size: 1em;
    }
    .sidebar_tab .tab_content {
        min-height: 100px !important;
    
    }
    
    /*accordion start*/
    
    .aviaccordion-active-slide .aviaccordion-preview { width: 100% !important; }
    h3.aviaccordion-title {
      color: #584b42!important;
    background-color: #e1f5f4;
    }
    
    #top .aviaccordion-excerpt {
    color: #ffffff!important;
    margin-left: 120%!important;
    width: 300px!important;
    }
    
    #top .aviaccordion-title {
    color: #584b42!important;
    margin-top: 50%!important;
    }
    /*accordion end*/
    
    

    I can’t spot the black…?!? …and yes I will combine them in styles.css, when I’m done editing.
    Thanks for all the help!
    Stefan

    • This topic was modified 7 years, 3 months ago by Rikard.
    #1011913

    Hi Stefan,

    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

    
    #top.page-id-234 .iconbox_top .iconbox_icon {
      display: none;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1011840

    In reply to: Iconbox href whole box

    if you want to give more than one custom class to an ALB Element just insert the two classnames behind each other with a space between:

    f.e.: plp-iconbox clickable

    #1011818

    In reply to: Iconbox href whole box

    there has to be the link in your iconbox set to have this done.
    give to the icon-box a custom-class: clickable

    then put this into your functions.php of your child-theme:

    function transfer_link_from_child(){
    ?>
    <script>
    (function($){
    	$(".clickable").each(function(){ 
    	    var theLink = $(this).find("a:first").attr("href");
    	    if (typeof theLink !== "undefined"){
    			$(this).addClass("clickme");
    			$(this).on("click", function(){
    				window.location.href = theLink;
    			});
    		};
    	});
    })(jQuery);
    </script>
    <?php
    }
    add_action('wp_footer', 'transfer_link_from_child');

    what does the code do: it looks for the first link in that container with class: clickable – if there is a link it will transfer this link to the container itself.

    if you like to style the newly added class: clickme (see code addClass)
    do this f.e. in quick css:

    .clickme:hover {
    cursor: pointer;
    -webkit-filter: drop-shadow(2px 3px 5px #999);
    filter: drop-shadow(2px 3px 5px #999);
    }

    see here the first iconbox left top: https://webers-testseite.de/iconlists-and-iconboxes-with-h-tag/

    on that page you see the reason for that newly added clickme class. This is only added if there is a link in it.
    if we style directly the clickable class – then behavior will be on hovering the same but no link.

    #1011248

    Hi beenee,

    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

    
    #after_full_slider_1 .iconbox_top .iconbox_icon {
        top: 15px;
    }
    #after_full_slider_1 .iconbox_top .iconbox_content {
        padding: 80px 20px 20px 20px;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1011126

    In reply to: Symbol Box Styling

    Hey 360gradmedia,

    Thank you for using Enfold.

    You can use this css code to adjust the vertical position of the title.

    .iconbox_left_content .iconbox_content, .iconbox_right_content .iconbox_content {
        overflow: hidden;
        top: 20px;
        position: relative;
    }

    You may need to turn on the custom css class field if you want to apply the modification to these specific iconbox elements.

    // https://kriesi.at/documentation/enfold/intro-to-advanced-layout-builder/#turn-on-custom-css-class-field-for-all-alb-elements

    Best regards,
    Ismael

    #1011032

    Thanks Jordan, getting closer :-)

    .plp-iconbox {
    position: relative;
    background-image: url('https://dev.plp-group.com/wp-content/uploads/2018/09/arrowbox.png')!important;
      height: 181px; 
      background-position: center; 
      background-repeat: no-repeat;
      background-size: cover;
    }

    …this will set the image right sizing the box after the background image. As you can see I used a custom class…

    I need to get the Icons ‘in the box’ and I need to get rid of the color (#f8f8f8) as you can see in the example result… I tried several background css tricks, but without success…
    Would you know how to accomplish that please …?

    #1007197

    Topic: ERROR

    in forum Enfold
    lleonera
    Participant

    Hello,

    Sometimes when I open my building site appears all this warnings! Usually first time I get into the page it appers, then I upload the page again and it’s ok. Idk how this is happening and I don’t know if it’s affecting other functions on my site. Do you know? All my pluggins have been disabeld

    Thank you!
    All the warnings are like 6 pages on word, but somes the same one:

    Warning: file_get_contents(/var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold%20/css/base.css): failed to open stream: No such file or directory in /var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold /config-templatebuilder/avia-template-builder/php/asset-manager.class.php on line 326

    Warning: file_get_contents(/var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold%20/css/layout.css): failed to open stream: No such file or directory in /var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold /config-templatebuilder/avia-template-builder/php/asset-manager.class.php on line 326

    Warning: file_get_contents(/var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold%20/config-templatebuilder/avia-shortcodes/audio-player/audio-player.css): failed to open stream: No such file or directory in /var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold /config-templatebuilder/avia-template-builder/php/asset-manager.class.php on line 326

    Warning: file_get_contents(/var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold%20/config-templatebuilder/avia-shortcodes/blog/blog.css): failed to open stream: No such file or directory in /var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold /config-templatebuilder/avia-template-builder/php/asset-manager.class.php on line 326

    Warning: file_get_contents(/var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold%20/config-templatebuilder/avia-shortcodes/postslider/postslider.css): failed to open stream: No such file or directory in /var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold /config-templatebuilder/avia-template-builder/php/asset-manager.class.php on line 326

    Warning: file_get_contents(/var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold%20/config-templatebuilder/avia-shortcodes/buttons/buttons.css): failed to open stream: No such file or directory in /var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold /config-templatebuilder/avia-template-builder/php/asset-manager.class.php on line 326

    Warning: file_get_contents(/var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold%20/config-templatebuilder/avia-shortcodes/buttonrow/buttonrow.css): failed to open stream: No such file or directory in /var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold /config-templatebuilder/avia-template-builder/php/asset-manager.class.php on line 326

    Warning: file_get_contents(/var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold%20/config-templatebuilder/avia-shortcodes/buttons_fullwidth/buttons_fullwidth.css): failed to open stream: No such file or directory in /var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold /config-templatebuilder/avia-template-builder/php/asset-manager.class.php on line 326

    Warning: file_get_contents(/var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold%20/config-templatebuilder/avia-shortcodes/catalogue/catalogue.css): failed to open stream: No such file or directory in /var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold /config-templatebuilder/avia-template-builder/php/asset-manager.class.php on line 326

    Warning: file_get_contents(/var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold%20/config-templatebuilder/avia-shortcodes/comments/comments.css): failed to open stream: No such file or directory in /var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold /config-templatebuilder/avia-template-builder/php/asset-manager.class.php on line 326

    Warning: file_get_contents(/var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold%20/config-templatebuilder/avia-shortcodes/contact/contact.css): failed to open stream: No such file or directory in /var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold /config-templatebuilder/avia-template-builder/php/asset-manager.class.php on line 326

    Warning: file_get_contents(/var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold%20/config-templatebuilder/avia-shortcodes/slideshow/slideshow.css): failed to open stream: No such file or directory in /var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold /config-templatebuilder/avia-template-builder/php/asset-manager.class.php on line 326

    Warning: file_get_contents(/var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold%20/config-templatebuilder/avia-shortcodes/contentslider/contentslider.css): failed to open stream: No such file or directory in /var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold /config-templatebuilder/avia-template-builder/php/asset-manager.class.php on line 326

    Warning: file_get_contents(/var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold%20/config-templatebuilder/avia-shortcodes/countdown/countdown.css): failed to open stream: No such file or directory in /var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold /config-templatebuilder/avia-template-builder/php/asset-manager.class.php on line 326

    Warning: file_get_contents(/var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold%20/config-templatebuilder/avia-shortcodes/gallery/gallery.css): failed to open stream: No such file or directory in /var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold /config-templatebuilder/avia-template-builder/php/asset-manager.class.php on line 326

    Warning: file_get_contents(/var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold%20/config-templatebuilder/avia-shortcodes/gallery_horizontal/gallery_horizontal.css): failed to open stream: No such file or directory in /var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold /config-templatebuilder/avia-template-builder/php/asset-manager.class.php on line 326

    Warning: file_get_contents(/var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold%20/config-templatebuilder/avia-shortcodes/google_maps/google_maps.css): failed to open stream: No such file or directory in /var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold /config-templatebuilder/avia-template-builder/php/asset-manager.class.php on line 326

    Warning: file_get_contents(/var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold%20/config-templatebuilder/avia-shortcodes/grid_row/grid_row.css): failed to open stream: No such file or directory in /var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold /config-templatebuilder/avia-template-builder/php/asset-manager.class.php on line 326

    Warning: file_get_contents(/var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold%20/config-templatebuilder/avia-shortcodes/heading/heading.css): failed to open stream: No such file or directory in /var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold /config-templatebuilder/avia-template-builder/php/asset-manager.class.php on line 326

    Warning: file_get_contents(/var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold%20/config-templatebuilder/avia-shortcodes/headline_rotator/headline_rotator.css): failed to open stream: No such file or directory in /var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold /config-templatebuilder/avia-template-builder/php/asset-manager.class.php on line 326

    Warning: file_get_contents(/var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold%20/config-templatebuilder/avia-shortcodes/hr/hr.css): failed to open stream: No such file or directory in /var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold /config-templatebuilder/avia-template-builder/php/asset-manager.class.php on line 326

    Warning: file_get_contents(/var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold%20/config-templatebuilder/avia-shortcodes/icon/icon.css): failed to open stream: No such file or directory in /var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold /config-templatebuilder/avia-template-builder/php/asset-manager.class.php on line 326

    Warning: file_get_contents(/var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold%20/config-templatebuilder/avia-shortcodes/iconbox/iconbox.css): failed to open stream: No such file or directory in /var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold /config-templatebuilder/avia-template-builder/php/asset-manager.class.php on line 326

    Warning: file_get_contents(/var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold%20/config-templatebuilder/avia-shortcodes/iconlist/iconlist.css): failed to open stream: No such file or directory in /var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold /config-templatebuilder/avia-template-builder/php/asset-manager.class.php on line 326

    Warning: file_get_contents(/var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold%20/config-templatebuilder/avia-shortcodes/image/image.css): failed to open stream: No such file or directory in /var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold /config-templatebuilder/avia-template-builder/php/asset-manager.class.php on line 326

    Warning: file_get_contents(/var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold%20/config-templatebuilder/avia-shortcodes/image_hotspots/image_hotspots.css): failed to open stream: No such file or directory in /var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold /config-templatebuilder/avia-template-builder/php/asset-manager.class.php on line 326

    Warning: file_get_contents(/var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold%20/config-templatebuilder/avia-shortcodes/magazine/magazine.css): failed to open stream: No such file or directory in /var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold /config-templatebuilder/avia-template-builder/php/asset-manager.class.php on line 326

    Warning: file_get_contents(/var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold%20/config-templatebuilder/avia-shortcodes/masonry_entries/masonry_entries.css): failed to open stream: No such file or directory in /var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold /config-templatebuilder/avia-template-builder/php/asset-manager.class.php on line 326

    Warning: file_get_contents(/var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold%20/css/avia-snippet-site-preloader.css): failed to open stream: No such file or directory in /var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold /config-templatebuilder/avia-template-builder/php/asset-manager.class.php on line 326

    Warning: file_get_contents(/var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold%20/config-templatebuilder/avia-shortcodes/menu/menu.css): failed to open stream: No such file or directory in /var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold /config-templatebuilder/avia-template-builder/php/asset-manager.class.php on line 326

    Warning: file_get_contents(/var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold%20/config-templatebuilder/avia-shortcodes/notification/notification.css): failed to open stream: No such file or directory in /var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold /config-templatebuilder/avia-template-builder/php/asset-manager.class.php on line 326

    Warning: file_get_contents(/var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold%20/config-templatebuilder/avia-shortcodes/numbers/numbers.css): failed to open stream: No such file or directory in /var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold /config-templatebuilder/avia-template-builder/php/asset-manager.class.php on line 326

    Warning: file_get_contents(/var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold%20/config-templatebuilder/avia-shortcodes/portfolio/portfolio.css): failed to open stream: No such file or directory in /var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold /config-templatebuilder/avia-template-builder/php/asset-manager.class.php on line 326

    Warning: file_get_contents(/var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold%20/config-templatebuilder/avia-shortcodes/progressbar/progressbar.css): failed to open stream: No such file or directory in /var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold /config-templatebuilder/avia-template-builder/php/asset-manager.class.php on line 326

    Warning: file_get_contents(/var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold%20/config-templatebuilder/avia-shortcodes/promobox/promobox.css): failed to open stream: No such file or directory in /var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold /config-templatebuilder/avia-template-builder/php/asset-manager.class.php on line 326

    Warning: file_get_contents(/var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold%20/config-templatebuilder/avia-shortcodes/slideshow_accordion/slideshow_accordion.css): failed to open stream: No such file or directory in /var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold /config-templatebuilder/avia-template-builder/php/asset-manager.class.php on line 326

    Warning: file_get_contents(/var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold%20/config-templatebuilder/avia-shortcodes/slideshow_feature_image/slideshow_feature_image.css): failed to open stream: No such file or directory in /var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold /config-templatebuilder/avia-template-builder/php/asset-manager.class.php on line 326

    Warning: file_get_contents(/var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold%20/config-templatebuilder/avia-shortcodes/slideshow_fullsize/slideshow_fullsize.css): failed to open stream: No such file or directory in /var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold /config-templatebuilder/avia-template-builder/php/asset-manager.class.php on line 326

    Warning: file_get_contents(/var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold%20/config-templatebuilder/avia-shortcodes/slideshow_fullscreen/slideshow_fullscreen.css): failed to open stream: No such file or directory in /var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold /config-templatebuilder/avia-template-builder/php/asset-manager.class.php on line 326

    Warning: file_get_contents(/var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold%20/config-templatebuilder/avia-shortcodes/slideshow_layerslider/slideshow_layerslider.css): failed to open stream: No such file or directory in /var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold /config-templatebuilder/avia-template-builder/php/asset-manager.class.php on line 326

    Warning: file_get_contents(/var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold%20/config-templatebuilder/avia-shortcodes/social_share/social_share.css): failed to open stream: No such file or directory in /var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold /config-templatebuilder/avia-template-builder/php/asset-manager.class.php on line 326

    Warning: file_get_contents(/var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold%20/config-templatebuilder/avia-shortcodes/tab_section/tab_section.css): failed to open stream: No such file or directory in /var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold /config-templatebuilder/avia-template-builder/php/asset-manager.class.php on line 326

    Warning: file_get_contents(/var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold%20/config-templatebuilder/avia-shortcodes/table/table.css): failed to open stream: No such file or directory in /var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold /config-templatebuilder/avia-template-builder/php/asset-manager.class.php on line 326

    Warning: file_get_contents(/var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold%20/config-templatebuilder/avia-shortcodes/tabs/tabs.css): failed to open stream: No such file or directory in /var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold /config-templatebuilder/avia-template-builder/php/asset-manager.class.php on line 326

    Warning: file_get_contents(/var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold%20/config-templatebuilder/avia-shortcodes/team/team.css): failed to open stream: No such file or directory in /var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold /config-templatebuilder/avia-template-builder/php/asset-manager.class.php on line 326

    Warning: file_get_contents(/var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold%20/config-templatebuilder/avia-shortcodes/testimonials/testimonials.css): failed to open stream: No such file or directory in /var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold /config-templatebuilder/avia-template-builder/php/asset-manager.class.php on line 326

    Warning: file_get_contents(/var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold%20/config-templatebuilder/avia-shortcodes/timeline/timeline.css): failed to open stream: No such file or directory in /var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold /config-templatebuilder/avia-template-builder/php/asset-manager.class.php on line 326

    Warning: file_get_contents(/var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold%20/config-templatebuilder/avia-shortcodes/toggles/toggles.css): failed to open stream: No such file or directory in /var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold /config-templatebuilder/avia-template-builder/php/asset-manager.class.php on line 326

    Warning: file_get_contents(/var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold%20/config-templatebuilder/avia-shortcodes/video/video.css): failed to open stream: No such file or directory in /var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold /config-templatebuilder/avia-template-builder/php/asset-manager.class.php on line 326

    Warning: file_get_contents(/var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold%20/css/shortcodes.css): failed to open stream: No such file or directory in /var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold /config-templatebuilder/avia-template-builder/php/asset-manager.class.php on line 326

    Warning: file_get_contents(/var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold%20/js/aviapopup/magnific-popup.css): failed to open stream: No such file or directory in /var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold /config-templatebuilder/avia-template-builder/php/asset-manager.class.php on line 326

    Warning: file_get_contents(/var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold%20/css/avia-snippet-lightbox.css): failed to open stream: No such file or directory in /var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold /config-templatebuilder/avia-template-builder/php/asset-manager.class.php on line 326

    Warning: file_get_contents(/var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold%20/css/avia-snippet-widget.css): failed to open stream: No such file or directory in /var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold /config-templatebuilder/avia-template-builder/php/asset-manager.class.php on line 326

    Warning: file_get_contents(/var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold%20/css/custom.css): failed to open stream: No such file or directory in /var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold /config-templatebuilder/avia-template-builder/php/asset-manager.class.php on line 326

    Warning: file_get_contents(/var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold%20/js/avia-compat.js): failed to open stream: No such file or directory in /var/www/vhost/iesflix.cat/home/html/web/wp-content/themes/enfold /config-templatebuilder/avia-

    #1006747

    In reply to: Promo box

    Hi Charlotte,

    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

    
    .av_promobox.avia-builder-el-8 .avia_iconbox_title {
    	font-size: 20px;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1005344

    In reply to: Pdfs not found

    Hi,

    I checked the html code of the button and this code is not valid/broken. It looks like:

    
    <a href="<a href=&quot;http://wpg.com.gridhosted.co.uk/wp-content/uploads/2018/09/sns.pdf&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;>http://wpg.com.gridhosted.co.uk/wp-content/uploads/2018/09/sns.pdf</a>" class="avia-button   avia-icon_select-yes-left-icon avia-color-theme-color avia-size-large avia-position-left " target="_blank"><span class="avia_button_icon avia_button_icon_left "  data-av_iconfont="entypo-fontello"></span><span class="avia_iconbox_title">Download e-Brochure</span></a>
    

    but it should look like:

    
    <a href="http://wpg.com.gridhosted.co.uk/wp-content/uploads/2018/09/sns.pdf" class="avia-button   avia-icon_select-yes-left-icon avia-color-theme-color avia-size-large avia-position-left " target="_blank"><span class="avia_button_icon avia_button_icon_left " data-av_iconfont="entypo-fontello"></span><span class="avia_iconbox_title">Download e-Brochure</span></a>
    

    I’m not sure what causes this issue. Please try to deactivate all plugins and ccheck if a plugin manipulates the link/button code. Please also check your custom code in your child theme.

    Best regards,
    Dude

    #998669

    Hello ,
    I do like this way , and got custom image in iconbox in the ABL Preview https://c2n.me/3W8vHoL Iconbox preview

    But I still can not get it on webpage. Just empty space with image instead
    Please help
    ( using Enfold 4.4 )

    regards
    Denis

    Sorry, never mind. It`s not working with kriesi logo. But works fine with selfhosted images. Just need to upload into Media Library !

    Thanks

    • This reply was modified 7 years, 4 months ago by Denis. Reason: do it myself
    #994553

    Hi,
    The parameter onmousedown=”fireButtonPub(‘url’,’spdzoe1′,’a2b0ect’)” is not a valid shortcode parameter. I converted the button shortcode to html, inserted it into a code block element and added some custom js code – the code in the code block now looks like:

    
    <div class="avia-button-wrap avia-button-center  avia-builder-el-5  avia-builder-el-no-sibling  av_register_here_button"><a href="http://events.trustevent.com/index.cfm?eid=3040" class="avia-button   avia-icon_select-no avia-color-theme-color-highlight avia-size-x-large avia-position-center" onclick="init_fireButtonPub('url','spdzoe1','a2b0ect');" target="_blank"><span class="avia_iconbox_title">REGISTER HERE</span></a></div>
    <script type="text/javascript">
    
        function init_fireButtonPub(url, adv, pubid) {
            fireButtonPub(url, adv, pubid);
            return true;
        }
    
        function fireButtonPub(url, adv, pubid) {
            var pubiframe = document.createElement('iframe');
            pubiframe.src = '//insight.adsrvr.org/tags/' + adv + '/' + pubid + '/iframe';
            pubiframe.width = 0;
            pubiframe.height = 0;
            pubiframe.frameborder = 0;
            pubiframe.scrolling = "no";
            document.body.appendChild(pubiframe);
    
     	setTimeout(function(){
                window.location = url;
                }, 1000);
            }
    
    </script>
    

    Best regards,
    Dude

    #992715

    In reply to: contact form popup

    Hey Andrii,
    To create a lightbox popup for your contact form, first add this code to the end of your functions.php file in Appearance > Editor:

    function popup_inline() { ?>
    <script type="text/javascript">
    jQuery(window).load(function(){
    	jQuery('.open-popup-link').magnificPopup({
    	  type:'inline',
    	  midClick: true
    	});
    });
    </script>
    <?php }
    
    add_action('wp_head', 'popup_inline');

    Then add this code in the General Styling > Quick CSS field:

    .white-popup {
    position: relative;
    background: #FFF;
    padding: 20px;
    width: auto;
    max-width: 500px;
    margin: 20px auto;
    }

    please adjust the max-width to suit

    Then in a code block on your page add this code for the lightbox:

    <div id="test-popup" class="white-popup mfp-hide">
    <p>PLACE CONTENT HERE</p>
    </div>

    Then in a second window, open a new post in the default editor and using the wand tool, create a contact form so you can copy the shortcode for it.
    2018-08-01_235341
    Paste the shortcode in your popup, replacing the text “PLACE CONTENT HERE”

    Now to create the button to open the popup, we need to add the class “open-popup-link” to the link inside the button and make the link point to “#test-popup” this can be a little tricky so I’ve added and example button”

     <div class="avia-button-wrap avia-button-center  avia-builder-el-99"><a href="#test-popup" class="open-popup-link avia-button   avia-icon_select-no avia-color-theme-color avia-size-medium avia-position-center "><span class="avia_iconbox_title">I’d like more info, please</span></a></div>

    If you want some help creating a custom button, first make a button you like on a test page and post the url so we can copy the html and add the class for you.
    Then add the button code in a code block element where you want it on your page. The popup code block, from above, can be anywhere on your page, and that is all there is to it.

    To open other links in a lightbox, simply add this to the end of your links”

    ?iframe=true

    Here are some examples, to make a link for an image to open in lightbox:

    <a href="http://127.0.0.1/wp-content/uploads/2015/07/portfolio-9.jpg" rel="prettyPhoto" title="">Image</a>

    To open pages in lightbox using an iframe:

    <a href="http://127.0.0.1/pages/blank-pages/coming-soon-page/?iframe=true">Page</a>

    If you link to one of your pages, such as a FAQ, try to disable the header, sidebar, & footer for that page in the page layout options.
    This is the format for opening a Youtube video in lightbox:

    <a href="http://www.youtube.com/watch?v=qqXi8WmQ_WM" rel="prettyPhoto" title=""><img src="images/thumbnails/flash-logo.jpg" alt="YouTube" width="60" /></a>

    Let us know if you have any questions

    Best regards,
    Mike

    #984680
    smoothbob
    Participant

    Hi
    I want to replace some of the icons with my own pngs.

    i found this link that discusses it but I cannot get it working

    https://kriesi.at/support/topic/custom-icon-in-icon-box/

    here is my code, I gave the icon a css name of myicon

    /* ICONS————–*/
    .myicon .iconbox_icon:before { visibility: hidden !important; }
    .myicon .iconbox_icon { background: url(https://kriesi.at/wp-content/themes/kriesi/images/logo.png) !important; background-size: contain !important; background-repeat: no-repeat !important; background-position: 50% 50% !important; }

    the last icon on this page for example should be replaced but is not working

    thanks!

    #979272

    thanks for your help and ideas. I solved it in another way: i created my “own” iconbox:
    – 3 columns with equal height
    – icon
    – Text with custom class “iconboxtext”

    CSS:
    .av_font_icon.av-icon-style-border .av-icon-char{
    margin-top: -70px;
    background-color: #719430;
    border-color: #719430;
    }

    .iconboxtext{
    text-align: center;
    }

    the only thing i have to solve is “mobile”

    #979192

    hey Vinay – you read my solution –
    that’s exactly my recommendation. The equal height columns are provided for that behavior. The problem is, when I put an icon box into it with all its styling ( background, border, border-radius etc) , it looks like it’s still not the same height ( allthough the surrounding column has same height)
    I mimic, so to speak, an icon box by putting one in a column and leaving out the styling of the icon box – except for the icon itself. The appearance of the iconbox I take over then with the Columns. So border, border-radius, background etc.

    1) so my code above moves the on top icon over the border of the column (top: -100px) – that it looks like the iconbox itself.
    moving the whole content to top border of the column results in a big empty bottom which is corrected via the negative margin of iconbox_content_container

    2) The transparency option is for having the chance to style the column as if it was the iconbox with border, border-radius , background.

    you see it here – without that custom-class and with block-content settings : https://webers-testseite.de/equal-height/#without

    #979052

    1) that custom class goes to the 1/3 column – each! the 1/3 columns are set to equal height !
    2) take in the 1/3 columns your icon-boxes with on top big icon – but no borders ( these settings you make to your 1/3 columns)

    the thing is to have equal height columns which looks like iconboxes – so edit the columns than with border , border-radius and maybe a background-color etc.

    please show me the link to your site

    • This reply was modified 7 years, 6 months ago by Guenni007.
    #978997

    …okay i tried something else: i applied the custom class to each iconbox – and at least something changed, but not right…

    #978900

    I would use the enfold resources to achieve it. Because equal-height columns are suitable for this. The look if you use iconbox is not equal height because only the icon-box content gets a background – the columns itself are equal height.
    So the setup for that should be : icon-box with icon on top above the title – but with no borders !!!
    every column ( in your case 1/3) gets the custom-class: equalboxes
    and is now styled this way you like ( border , background, padding etc) padding is important because it looks without very ugly.

    https://ibb.co/m43C4o

    The icons must be styled with colors background and icon color:

    then do this to quick css:

    .equalboxes .iconbox_top .iconbox_content {
        position: relative;
        top: -100px;
        background-color: transparent !important;
    }
    
    .equalboxes .iconbox_content_container {
        margin-bottom: -100px;
    }
    
    @media only screen and (max-width: 767px){
    .equalboxes {
        margin-bottom: 80px !important;
    }
    }

    see result: https://webers-testseite.de/equal-height/

    #966113

    Hi,
    I made a copy of your button in a code block under your current button so it would have the URL “#test-popup” and the class “open-popup-link”:

    <div class="avia-button-wrap avia-button-center  avia-builder-el-9  el_after_av_heading  avia-builder-el-last "><a href="#test-popup" class="open-popup-link avia-button av-icon-on-hover  avia-icon_select-yes-right-icon avia-color-custom avia-size-large avia-position-center " style="background-color:#ffffff; border-color:#ffffff; color:#000000; "><span class="avia_iconbox_title">GET A FREE CASE EVALUATION</span><span class="avia_button_icon avia_button_icon_right" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello"></span></a></div>

    Then I added your popup in a code block at the bottom of the page, you will need to add some content:

    <div id="test-popup" class="white-popup mfp-hide">
    <div>Your message goes here</div>
    </div>

    Then I added this css in your child theme stylesheet:

    .white-popup {
      position: relative;
      background: #FFF;
      padding: 20px;
      width: auto;
      max-width: 500px;
      margin: 20px auto;
    }

    Then I added this function to your child theme functions.php:

    function popup_inline() { ?>
    <script type="text/javascript">
    jQuery(window).load(function(){
    	jQuery('.open-popup-link').magnificPopup({
    	  type:'inline',
    	  midClick: true
    	});
    });
    </script>
    <?php }
    
    add_action('wp_head', 'popup_inline');

    Then I cleared your site cache, please take a look and add your content to the popup.

    Best regards,
    Mike

    #960957

    Hi Eefke,

    You can change the colors to whatever you like in the code below.
    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

    
    #text-6 .avia-button {
      background-color: #666;
      border-color: #ccc;
      
    }
    #text-6 .avia-button  .avia_iconbox_title {
      color: #fff;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #960688

    In reply to: Problem after Update

    Well… if you can see i use this code from Ismael:

    // custom script
    add_action( ‘wp_footer’, ‘ava_custom_script_tab_section’ );
    function ava_custom_script_tab_section() {
    ?>
    <script type=”text/javascript”>
    (function($) {
    function scrollToTab(s, e,) {
    $(s).on(e, function(event) {
    var anchor, loc, cur, hash, tab, parent, pos;

    if( e == ‘load’ ) {
    loc = window.location.hash;
    hash = loc;
    } else {
    loc = $(this).attr(‘href’);
    hash = loc.substring(loc.indexOf(‘#’));
    }

    tab = $(‘.av-section-tab-title[href=’+ hash +’]’);
    parent = tab.parents(‘.av-tab-section-outer-container’);
    pos = parent.offset();

    tab.trigger(‘click’);

    if(hash) {
    setTimeout( function() {
    $(window).scrollTop( pos.top – 100 )
    }, 1000 );
    }
    });
    }

    scrollToTab( ‘#top .iconbox_top a’, ‘click’ );
    })(jQuery);
    </script>
    <?php
    }

    And exactly this code has broken your system!

    • This reply was modified 7 years, 7 months ago by pddcoms.
    #959203

    In reply to: Column layout question

    Hey steviger,
    How about this layout:
    2018-05-19_151625
    this css:

    .no-left-margin {
    margin-left: 0px !important; 
    }
    .hide-empty {
    display: none !important;
    }
    .large-image {
    min-width: 30%!important; 
    }
    .first-second-row {
    margin-left: 13%!important; 
    }

    result:
    2018-05-19_152326
    Avia Layout Builder Debug code:

    [av_section min_height='' min_height_px='500px' padding='default' shadow='no-border-styling' bottom_border='no-border-styling' bottom_border_diagonal_color='#333333' bottom_border_diagonal_direction='scroll' bottom_border_style='scroll' scroll_down='' custom_arrow_bg='' id='' color='main_color' background='bg_color' custom_bg='' background_gradient_color1='' background_gradient_color2='' background_gradient_direction='vertical' src='' attach='scroll' position='top left' repeat='no-repeat' video='' video_ratio='16:9' video_mobile_disabled='' overlay_enable='' overlay_opacity='0.5' overlay_color='' overlay_pattern='' overlay_custom_pattern='' av-desktop-hide='' av-medium-hide='' av-small-hide='' av-mini-hide='' av_element_hidden_in_editor='0' av_uid='av-gqiqn1']
    
    [av_one_fifth first min_height='' vertical_alignment='av-align-top' space='' margin='0px' margin_sync='true' link='' linktarget='' link_hover='' padding='0px' padding_sync='true' border='' border_color='' radius='0px' radius_sync='true' background='bg_color' background_color='' background_gradient_color1='' background_gradient_color2='' background_gradient_direction='vertical' src='' attachment='' attachment_size='' background_position='top left' background_repeat='no-repeat' animation='' mobile_breaking='' mobile_display='' av_uid='av-1jsljh' custom_class='large-image']
    
    [av_image src='https://127.0.0.1/2017demo1/wp-content/uploads/2018/05/Computer_Left.png' attachment='3166' attachment_size='full' align='center' styling='' hover='' link='' target='' caption='' font_size='' appearance='' overlay_opacity='0.4' overlay_color='#000000' overlay_text_color='#ffffff' copyright='' animation='no-animation' av_uid='av-jhdrcmnr' admin_preview_bg=''][/av_image]
    
    [/av_one_fifth][av_one_fifth min_height='' vertical_alignment='' space='' custom_margin='' margin='0px' link='' linktarget='' link_hover='' padding='0px' border='' border_color='' radius='0px' background='bg_color' background_color='' background_gradient_color1='' background_gradient_color2='' background_gradient_direction='vertical' src='' background_position='top left' background_repeat='no-repeat' animation='' mobile_breaking='' mobile_display='' av_uid='av-eue3vx']
    
    [av_icon_box position='top' icon_style='' boxed='av-no-box' icon='ue862' font='entypo-fontello' title='IconBox Title' link='' linktarget='' linkelement='' font_color='' custom_title='' custom_content='' color='' custom_bg='' custom_font='' custom_border='' av-medium-font-size-title='' av-small-font-size-title='' av-mini-font-size-title='' av-medium-font-size='' av-small-font-size='' av-mini-font-size='' av_uid='av-jhdr7h82' admin_preview_bg='']
    Click here to add your own text
    [/av_icon_box]
    
    [/av_one_fifth][av_one_fifth min_height='' vertical_alignment='av-align-top' space='' margin='0px' margin_sync='true' link='' linktarget='' link_hover='' padding='0px' padding_sync='true' border='' border_color='' radius='0px' radius_sync='true' background='bg_color' background_color='' background_gradient_color1='' background_gradient_color2='' background_gradient_direction='vertical' src='' attachment='' attachment_size='' background_position='top left' background_repeat='no-repeat' animation='' mobile_breaking='' mobile_display='' av_uid='av-chz20t' custom_class='no-left-margin']
    
    [av_icon_box position='top' icon_style='' boxed='av-no-box' icon='ue862' font='entypo-fontello' title='IconBox Title' link='' linktarget='' linkelement='' font_color='' custom_title='' custom_content='' color='' custom_bg='' custom_font='' custom_border='' av-medium-font-size-title='' av-small-font-size-title='' av-mini-font-size-title='' av-medium-font-size='' av-small-font-size='' av-mini-font-size='' av_uid='av-jhdr7h82' admin_preview_bg='']
    Click here to add your own text
    [/av_icon_box]
    
    [/av_one_fifth][av_one_fifth min_height='' vertical_alignment='av-align-top' space='' margin='0px' margin_sync='true' link='' linktarget='' link_hover='' padding='0px' padding_sync='true' border='' border_color='' radius='0px' radius_sync='true' background='bg_color' background_color='' background_gradient_color1='' background_gradient_color2='' background_gradient_direction='vertical' src='' attachment='' attachment_size='' background_position='top left' background_repeat='no-repeat' animation='' mobile_breaking='' mobile_display='' av_uid='av-be0vbx' custom_class='no-left-margin']
    
    [av_icon_box position='top' icon_style='' boxed='av-no-box' icon='ue862' font='entypo-fontello' title='IconBox Title' link='' linktarget='' linkelement='' font_color='' custom_title='' custom_content='' color='' custom_bg='' custom_font='' custom_border='' av-medium-font-size-title='' av-small-font-size-title='' av-mini-font-size-title='' av-medium-font-size='' av-small-font-size='' av-mini-font-size='' av_uid='av-jhdr7h82' admin_preview_bg='']
    Click here to add your own text
    [/av_icon_box]
    
    [/av_one_fifth][av_one_fifth min_height='' vertical_alignment='av-align-top' space='' margin='0px' margin_sync='true' link='' linktarget='' link_hover='' padding='0px' padding_sync='true' border='' border_color='' radius='0px' radius_sync='true' background='bg_color' background_color='' background_gradient_color1='' background_gradient_color2='' background_gradient_direction='vertical' src='' attachment='' attachment_size='' background_position='top left' background_repeat='no-repeat' animation='' mobile_breaking='' mobile_display='' av_uid='av-91o6cd' custom_class='no-left-margin']
    
    [av_icon_box position='top' icon_style='' boxed='av-no-box' icon='ue862' font='entypo-fontello' title='IconBox Title' link='' linktarget='' linkelement='' font_color='' custom_title='' custom_content='' color='' custom_bg='' custom_font='' custom_border='' av-medium-font-size-title='' av-small-font-size-title='' av-mini-font-size-title='' av-medium-font-size='' av-small-font-size='' av-mini-font-size='' av_uid='av-jhdr7h82' admin_preview_bg='']
    Click here to add your own text
    [/av_icon_box]
    
    [/av_one_fifth][av_one_fourth first min_height='' vertical_alignment='av-align-top' space='' margin='0px' margin_sync='true' link='' linktarget='' link_hover='' padding='0px' padding_sync='true' border='' border_color='' radius='0px' radius_sync='true' background='bg_color' background_color='' background_gradient_color1='' background_gradient_color2='' background_gradient_direction='vertical' src='' attachment='' attachment_size='' background_position='top left' background_repeat='no-repeat' animation='' mobile_breaking='' mobile_display='' av_uid='av-893l0t' custom_class='hide-empty']
    
    [/av_one_fourth][av_one_fifth min_height='' vertical_alignment='av-align-top' space='' margin='0px' margin_sync='true' link='' linktarget='' link_hover='' padding='0px' padding_sync='true' border='' border_color='' radius='0px' radius_sync='true' background='bg_color' background_color='' background_gradient_color1='' background_gradient_color2='' background_gradient_direction='vertical' src='' attachment='' attachment_size='' background_position='top left' background_repeat='no-repeat' animation='' mobile_breaking='' mobile_display='' av_uid='av-577tm5' custom_class='first-second-row']
    
    [av_icon_box position='top' icon_style='' boxed='av-no-box' icon='ue862' font='entypo-fontello' title='IconBox Title' link='' linktarget='' linkelement='' font_color='' custom_title='' custom_content='' color='' custom_bg='' custom_font='' custom_border='' av-medium-font-size-title='' av-small-font-size-title='' av-mini-font-size-title='' av-medium-font-size='' av-small-font-size='' av-mini-font-size='' av_uid='av-jhdr7h82' admin_preview_bg='']
    Click here to add your own text
    [/av_icon_box]
    
    [/av_one_fifth][av_one_fifth min_height='' vertical_alignment='av-align-top' space='' margin='0px' margin_sync='true' link='' linktarget='' link_hover='' padding='0px' padding_sync='true' border='' border_color='' radius='0px' radius_sync='true' background='bg_color' background_color='' background_gradient_color1='' background_gradient_color2='' background_gradient_direction='vertical' src='' attachment='' attachment_size='' background_position='top left' background_repeat='no-repeat' animation='' mobile_breaking='' mobile_display='' av_uid='av-4tns65' custom_class='no-left-margin']
    
    [av_icon_box position='top' icon_style='' boxed='av-no-box' icon='ue862' font='entypo-fontello' title='IconBox Title' link='' linktarget='' linkelement='' font_color='' custom_title='' custom_content='' color='' custom_bg='' custom_font='' custom_border='' av-medium-font-size-title='' av-small-font-size-title='' av-mini-font-size-title='' av-medium-font-size='' av-small-font-size='' av-mini-font-size='' av_uid='av-jhdr7h82' admin_preview_bg='']
    Click here to add your own text
    [/av_icon_box]
    
    [/av_one_fifth][av_one_fifth min_height='' vertical_alignment='av-align-top' space='' margin='0px' margin_sync='true' link='' linktarget='' link_hover='' padding='0px' padding_sync='true' border='' border_color='' radius='0px' radius_sync='true' background='bg_color' background_color='' background_gradient_color1='' background_gradient_color2='' background_gradient_direction='vertical' src='' attachment='' attachment_size='' background_position='top left' background_repeat='no-repeat' animation='' mobile_breaking='' mobile_display='' av_uid='av-30xqzx' custom_class='no-left-margin']
    
    [av_icon_box position='top' icon_style='' boxed='av-no-box' icon='ue862' font='entypo-fontello' title='IconBox Title' link='' linktarget='' linkelement='' font_color='' custom_title='' custom_content='' color='' custom_bg='' custom_font='' custom_border='' av-medium-font-size-title='' av-small-font-size-title='' av-mini-font-size-title='' av-medium-font-size='' av-small-font-size='' av-mini-font-size='' av_uid='av-jhdr7h82' admin_preview_bg='']
    Click here to add your own text
    [/av_icon_box]
    
    [/av_one_fifth][/av_section]

    You can tweak it some more, but it should be a good start.

    Best regards,
    Mike

    #955392

    Hey SoWeAre,

    Please refer to the following for direction:

    https://kriesi.at/support/topic/how-to-add-custom-icons-to-iconbox/

    Best regards,
    Jordan Shannon

    #954240

    I’ve done some custom CSS to fix the issue temporarily, but it looks as though there’s an issue with Enfold’s styling and positioning the icon of the iconbox.

    #946791

    Hello Enfold support,
    We just updated one of our staging sites with Enfold 4.3 to test it out. We noticed a couple things that “changed” after the update. Regarding the icons we used the solution you have above i.e. using images as icons within the icon boxes. Specifically they disappeared! We did set the “Performance” to delete all old CSS but when looking in our custom CSS, the code was still there. Any idea why our ALB set up to place images in the iconboxes is now not working? Custom CSS and links to changes in private for you to review.
    Thanks,
    Eric

    • This reply was modified 7 years, 8 months ago by Eric.
Viewing 30 results - 151 through 180 (of 631 total)