Viewing 30 results - 1,021 through 1,050 (of 2,320 total)
  • Author
    Search Results
  • #838488

    Hey enestedt,

    Try adding this css code in Quick CSS (located in Enfold > General Styling):

    .avia-tooltip .inner_tooltip {
        font-size: 15px;
    }

    Hope this helps :)

    Best regards,
    Nikko

    ok – i think this is the propper version of doing it:

    this to funktions.php of your child-theme:

    add_filter( 'wp_nav_menu_items', 'avia_append_search_nav', 10, 2 );
    function avia_append_search_nav ( $items, $args )
    {
    		if ((is_object($args) && $args->theme_location == 'avia') || (is_string($args) && $args = "fallback_menu"))
    	    {
    	        global $avia_config;
    	        ob_start();
    	        get_search_form();
    	        $form =  htmlspecialchars(ob_get_clean()) ;
    
    	        $items .= '<li id="menu-item-search" class="noMobile menu-item menu-item-search-dropdown menu-item-avia-special">
    							<a href="?s=" data-avia-search-tooltip="'.$form.'" '.av_icon_string('search').'><span class="avia_hidden_link_text">'.__('Search','avia_framework').'</span></a>
    	        		   </li>';
    	    }
    	    return $items;
    }

    if you like you can style it afterwards with quick css !

    and !!! you have to unstick the “Sticky Sidebar menu” – because the ajax searchresult preview is sometimes longer – so you have to be able to scroll down

    i just switched my layout to left main menu – and i found a hook we can use for that in helper-main-menu.php

    this to child-theme functions.php

    add_filter( 'ava_inside_main_menu', 'avia_append_search_nav_mod');
    function avia_append_search_nav_mod()
    {
              global $avia_config;
              ob_start();
              get_search_form();
              $form =  htmlspecialchars(ob_get_clean()) ;
              $items .= '<div id="menu-item-search">
                  		<a href="?s=" data-avia-search-tooltip="'.$form.'" '.av_icon_string('search').'><span class="avia_hidden_link_text">'.__('Search','avia_framework').'</span></a>
                     	</div>';
        echo $items;
    }


    and that to quick css
    ( play a bit with the values):

    #top #menu-item-search {
        margin-left: 15%;
        width: 70%;
        z-index: 100;
    }
    
    .avia-search-tooltip.avia-tt {
        left: 110px !important;
        position: relative;
        top: 5px !important;
    }
    
    .avia-search-tooltip .avia-arrow-wrap {
        left: 20px !important;
    right: inherit
    }

    looks this way – click to enlarge:

    • This reply was modified 8 years, 6 months ago by Guenni007.
    #835228

    Hi,

    Very sorry for the late reply, it’s been a bit hectic here. You can create that layout by using and icon element inside a 1/4 element. You can see the settings in the screenshot in private.

    If you want to import that whole page then you can enable debug mode: http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/, then add this shortcode to a new page:

    [av_section min_height='100' min_height_px='500px' padding='default' shadow='no-border-styling' bottom_border='no-border-styling' scroll_down='aviaTBscroll_down' id='' color='main_color' custom_bg='' src='' attachment='' attachment_size='' attach='scroll' position='top left' repeat='no-repeat' video='https://www.youtube.com/watch?v=Wq-DEL2ONGg' video_ratio='16:9' overlay_enable='aviaTBoverlay_enable' overlay_opacity='0.8' overlay_color='#4ecac2' overlay_pattern='' overlay_custom_pattern='']
    [av_three_fourth first]
    
    [av_headline_rotator before_rotating='EVERYTHING UNDER ONE ROOF! WE OFFER GREAT ' after_rotating='' multiline='aviaTBmultiline' interval='3' animation='' tag='h2' size='63' align='left' custom_title='#ffffff']
    [av_rotator_item title='MARKETING' link='' linktarget='' custom_title='#315e5b']
    [av_rotator_item title='USER EXPERIENCE' link='' linktarget='' custom_title='#315e5b']
    [av_rotator_item title='CUSTOMER SUPPORT' link='' linktarget='' custom_title='#315e5b']
    [av_rotator_item title='DESIGN SKILLS' link='' linktarget='' custom_title='#315e5b']
    [/av_headline_rotator]
    
    [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='40px' custom_margin_bottom='40px' icon_select='no' custom_icon_color='' icon='ue808' font='entypo-fontello']
    
    [/av_three_fourth][av_one_fourth]
    
    [av_hr class='invisible' height='50' shadow='no-shadow' position='center' custom_border='av-border-thin' custom_width='50px' custom_border_color='' custom_margin_top='30px' custom_margin_bottom='30px' icon_select='yes' custom_icon_color='' icon='ue808' font='entypo-fontello']
    
    [av_font_icon icon='ue897' font='entypo-fontello' style='border' caption='' link='manually,https://vimeo.com/64927358' linktarget='' size='40px' position='center' color='#ffffff']
    Watch our Promo Video
    [/av_font_icon]
    
    [/av_one_fourth]
    [/av_section]
    
    [av_section min_height='' min_height_px='500px' padding='huge' 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_one_fifth first]
    
    [/av_one_fifth][av_three_fifth]
    
    [av_heading tag='h1' padding='10' heading='We create <strong>high quality products</strong> that are used and loved by thousands of customers' color='' style='blockquote modern-quote modern-centered' custom_font='' size='40' subheading_active='' subheading_size='15' custom_class=''][/av_heading]
    
    [/av_three_fifth][av_one_fifth]
    
    [/av_one_fifth][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='70px' custom_margin_bottom='70px' icon_select='no' custom_icon_color='' icon='ue808' font='entypo-fontello']
    
    [av_one_third first]
    
    [av_textblock size='' font_color='' color='']
    <h3>Lorem ipsum dolor sit amet</h3>
    Consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.
    
    <a href="#">Learn more...</a>
    [/av_textblock]
    
    [/av_one_third][av_one_third]
    
    [av_textblock size='' font_color='' color='']
    <h3>Lorem ipsum dolor sit amet</h3>
    Consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.
    
    <a href="#">Learn more...</a>
    [/av_textblock]
    
    [/av_one_third][av_one_third]
    
    [av_textblock size='' font_color='' color='']
    <h3>Lorem ipsum dolor sit amet</h3>
    Consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.
    
    <a href="#">Learn more...</a>
    [/av_textblock]
    
    [/av_one_third]
    [/av_section]
    
    [av_image_hotspot src='https://kriesi.at/themes/enfold-startup/files/2015/02/desat-gb_macbook.jpg' attachment='466' attachment_size='full' animation='fade-in' hotspot_layout='numbered' hotspot_tooltip_display='av-permanent-tooltip' hotspot_mobile='aviaTBhotspot_mobile']
    [av_image_spot tooltip_pos='av-tt-pos-above av-tt-align-right' tooltip_width='av-tt-large-width' tooltip_style='main_color' link='' hotspot_color='custom' custom_bg='#4ecac2' custom_font='#ffffff' custom_pulse='' hotspot_pos='35.9,31.2']
    First of all select the "<strong>Enfold</strong>" option from your admin menu
    [/av_image_spot]
    [av_image_spot tooltip_pos='av-tt-pos-left av-tt-align-top' tooltip_width='av-tt-default-width' tooltip_style='main_color' link='' hotspot_color='custom' custom_bg='#4ecac2' custom_font='#ffffff' custom_pulse='' hotspot_pos='58.6,35.4']
    Open the demo import tab
    [/av_image_spot]
    [av_image_spot tooltip_pos='av-tt-pos-right av-tt-align-centered' tooltip_width='av-tt-large-width' tooltip_style='main_color av-tooltip-shadow' link='' hotspot_color='custom' custom_bg='#4ecac2' custom_font='#ffffff' custom_pulse='' hotspot_pos='65.1,52.6']
    Select the demo you like and click the <strong>import</strong> button
    [/av_image_spot]
    [av_image_spot tooltip_pos='av-tt-pos-right av-tt-align-bottom' tooltip_width='av-tt-default-width' tooltip_style='main_color' link='' hotspot_color='custom' custom_bg='#4ecac2' custom_font='#ffffff' custom_pulse='' hotspot_pos='32.2,68']
    Save the page once you are done
    [/av_image_spot]
    [/av_image_hotspot]
    
    [av_button_big label='Learn more' description_pos='below' link='manually,http://' link_target='' icon_select='no' icon='ue800' font='entypo-fontello' custom_font='#ffffff' color='theme-color' custom_bg='#444444' color_hover='custom' custom_bg_hover='#444444'][/av_button_big]
    
    [av_section min_height='' min_height_px='500px' padding='huge' shadow='no-border-styling' bottom_border='border-extra-arrow-down' 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_heading heading='What our customers say about us' tag='h1' style='blockquote modern-quote modern-centered' size='40' subheading_active='' subheading_size='15' padding='10' color='' custom_font=''][/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='40px' custom_margin_bottom='40px' icon_select='no' custom_icon_color='' icon='ue808' font='entypo-fontello']
    
    [av_testimonials style='slider_large' columns='2' interval='5' font_color='' custom_title='' custom_content='#bcbcbc']
    [av_testimonial_single src='468' name='Markus Meyer' subtitle='CEO' link='#' linktext='Floorfilla Media']
    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 quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.
    [/av_testimonial_single]
    [av_testimonial_single src='472' name='Susan Charice' subtitle='CTO' link='#' linktext='Mambajuice']
    Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. 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.
    [/av_testimonial_single]
    [/av_testimonials]
    
    [/av_section][av_section min_height='75' min_height_px='500px' padding='large' shadow='no-border-styling' bottom_border='no-border-styling' id='' color='main_color' custom_bg='#f8f8f8' src='https://kriesi.at/themes/enfold-startup/files/2015/02/hipster-working.jpg' attachment='473' attachment_size='full' attach='parallax' position='center right' repeat='stretch' video='' video_ratio='16:9' overlay_enable='aviaTBoverlay_enable' overlay_opacity='0.3' overlay_color='#ffffff' overlay_pattern='' overlay_custom_pattern='']
    [av_three_fifth first]
    
    [/av_three_fifth][av_two_fifth]
    
    [av_heading heading='Who are we? What do we do?' tag='h1' style='blockquote modern-quote' size='' subheading_active='' subheading_size='15' padding='10' color='' custom_font=''][/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='10px' custom_margin_bottom='10px' icon_select='no' custom_icon_color='' icon='ue808' font='entypo-fontello']
    
    [av_textblock size='' font_color='' color='']
    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.
    
    <a href="#">Learn more...</a>
    [/av_textblock]
    
    [/av_two_fifth]
    [/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_one_fifth first]
    
    [/av_one_fifth][av_three_fifth]
    
    [av_heading heading='Developed with the <strong>best partners</strong> you can think of' tag='h1' style='blockquote modern-quote modern-centered' size='40' subheading_active='' subheading_size='15' padding='10' color='' custom_font=''][/av_heading]
    
    [/av_three_fifth][av_one_fifth]
    
    [/av_one_fifth][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='40px' custom_margin_bottom='40px' icon_select='no' custom_icon_color='' icon='ue808' font='entypo-fontello']
    
    [av_partner columns='5' heading='' size='no scaling' border='av-border-deactivate' type='slider' animation='slide' navigation='no' autoplay='true' interval='5']
    [av_partner_logo id='474'][/av_partner_logo]
    [av_partner_logo id='475'][/av_partner_logo]
    [av_partner_logo id='476'][/av_partner_logo]
    [av_partner_logo id='477'][/av_partner_logo]
    [av_partner_logo id='478'][/av_partner_logo]
    [av_partner_logo id='479'][/av_partner_logo]
    [av_partner_logo id='480'][/av_partner_logo]
    [av_partner_logo id='481'][/av_partner_logo]
    [av_partner_logo id='482'][/av_partner_logo]
    [av_partner_logo id='483'][/av_partner_logo]
    [/av_partner]
    [/av_section]
    
    [av_section min_height='75' min_height_px='500px' padding='large' shadow='no-border-styling' bottom_border='no-border-styling' id='' color='main_color' custom_bg='' src='https://kriesi.at/themes/enfold-startup/files/2015/02/desat-laptop.jpg' attachment='484' attachment_size='full' attach='parallax' position='center center' repeat='stretch' video='' video_ratio='16:9' overlay_enable='aviaTBoverlay_enable' overlay_opacity='0.5' overlay_color='#ffffff' overlay_pattern='' overlay_custom_pattern='']
    [av_one_fifth first]
    
    [/av_one_fifth][av_three_fifth]
    
    [av_heading tag='h1' padding='10' heading='Want to know when we got news on our latest product? <strong>Sign up for our newsletter now!</strong>' color='custom-color-heading' style='blockquote modern-quote modern-centered' custom_font='#000000' size='40' subheading_active='' subheading_size='15' custom_class=''][/av_heading]
    
    [/av_three_fifth][av_one_fifth]
    
    [/av_one_fifth][av_one_third first]
    
    [/av_one_third][av_one_third]
    
    [av_contact  (Email address hidden if logged out) ' title='' button='Sign Up' on_send='redirect' sent='Your message has been sent!' link='page,18' subject='' autorespond='' captcha='' hide_labels='aviaTBhide_labels' color='']
    [av_contact_field label='E-Mail' type='text' options='' check='is_email' width='element_three_fourth' multi_select=''][/av_contact_field]
    
    
    [/av_contact]
    
    [/av_one_third][av_one_third]
    
    [/av_one_third]
    [/av_section]
    

    Best regards,
    Rikard

    #834678

    Hi Marcin,

    Ok, then here are the shortcodes:

    Custom shop:

    [av_section min_height='' min_height_px='500px' padding='huge' shadow='no-shadow' bottom_border='no-border-styling' bottom_border_diagonal_color='#333333' bottom_border_diagonal_direction='' bottom_border_style='' id='' color='main_color' custom_bg='' src='https://test.kriesi.at/enfold-2017/wp-content/uploads/sites/24/2017/02/banner-cc.jpg' attachment='1183' attachment_size='full' attach='scroll' position='bottom center' repeat='stretch' video='' video_ratio='16:9' overlay_enable='aviaTBoverlay_enable' overlay_opacity='0.6' overlay_color='#000000' overlay_pattern='' overlay_custom_pattern='' av_element_hidden_in_editor='0']
    [av_heading heading='Custom Shop<br/>This is a shop overview page built with the layout editor' tag='h1' style='blockquote modern-quote modern-centered' size='40' subheading_active='' subheading_size='15' padding='0' color='custom-color-heading' custom_font='#ffffff' admin_preview_bg='rgb(34, 34, 34)'][/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' admin_preview_bg='rgb(34, 34, 34)']
    
    [av_textblock size='' font_color='custom' color='#dddddd' admin_preview_bg='rgb(34, 34, 34)']
    <p style="text-align: center;">Hey there! We are Enfold and we make really beautiful and amazing stuff.
    This can be used to describe what you do, how you do it, & who you do it for.</p>
    [/av_textblock]
    [/av_section]
    
    [av_section min_height='' min_height_px='500px' padding='large' shadow='no-border-styling' bottom_border='no-border-styling' bottom_border_diagonal_color='#333333' bottom_border_diagonal_direction='' bottom_border_style='' id='' color='alternate_color' custom_bg='' src='' attachment='' attachment_size='' attach='scroll' position='top left' repeat='no-repeat' video='' video_ratio='16:9' overlay_opacity='0.5' overlay_color='' overlay_pattern='' overlay_custom_pattern='' av_element_hidden_in_editor='0']
    [av_heading heading='Recent Top Sellers' tag='h2' style='blockquote modern-quote modern-centered' size='30' subheading_active='' subheading_size='15' padding='10' color='' custom_font='' admin_preview_bg=''][/av_heading]
    
    [av_productslider columns='4' items='8' offset='0' sort='0' autoplay='yes' interval='5']
    [/av_section]
    
    [av_layout_row border='' min_height='0' color='alternate_color' mobile='av-flex-cells' id='']
    [av_cell_one_half vertical_align='middle' padding='60px,130px,60px,130px' background_color='#f3f3f3' src='' attachment='' attachment_size='' background_attachment='scroll' background_position='top left' background_repeat='no-repeat' mobile_display='']
    
    [av_heading tag='h2' padding='10' heading='Lorem ipsum dolor sit amet, consectetuer adipiscing elit. ' color='' style='blockquote modern-quote' custom_font='' size='30' subheading_active='' subheading_size='15' custom_class='' admin_preview_bg=''][/av_heading]
    
    [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 ridiculus mus.
    
    Donec quam felis, ultricies nec, pellentesque eu, <strong>pretium</strong> quis, sem. Nulla consequat massa quis enim.
    [/av_textblock]
    
    [/av_cell_one_half][av_cell_one_half vertical_align='middle' padding='0px' padding_sync='true' background_color='#f3f3f3' src='' attachment='' attachment_size='' background_attachment='scroll' background_position='top left' background_repeat='no-repeat' mobile_display='']
    
    [av_image_hotspot src='https://test.kriesi.at/enfold-2017/wp-content/uploads/sites/24/2015/07/portfolio-4.jpg' attachment='863' attachment_size='full' animation='fade-in' hotspot_layout='numbered' hotspot_tooltip_display='av-permanent-tooltip' hotspot_mobile='aviaTBhotspot_mobile']
    [av_image_spot tooltip_pos='av-tt-pos-left av-tt-align-centered' tooltip_width='av-tt-default-width' tooltip_style='main_color av-tooltip-shadow' link='' link_target='' hotspot_color='custom' custom_bg='#9cc2df' custom_font='#ffffff' custom_pulse='' hotspot_pos='9.1,70.6']
    Candle by Roger Ramoni
    [/av_image_spot]
    [av_image_spot tooltip_pos='av-tt-pos-left av-tt-align-centered' tooltip_width='av-tt-default-width' tooltip_style='main_color av-tooltip-shadow' link='' link_target='' hotspot_color='custom' custom_bg='#9cc2df' custom_font='#ffffff' custom_pulse='' hotspot_pos='33,31.1']
    Sextant by Victor Secreni
    [/av_image_spot]
    [av_image_spot tooltip_pos='av-tt-pos-left av-tt-align-centered' tooltip_width='av-tt-default-width' tooltip_style='main_color av-tooltip-shadow' link='' link_target='' hotspot_color='custom' custom_bg='#9cc2df' custom_font='#ffffff' custom_pulse='' hotspot_pos='78.4,54']
    Map by Sandra Sounders
    [/av_image_spot]
    [/av_image_hotspot]
    
    [/av_cell_one_half]
    [/av_layout_row]
    
    [av_section min_height='' min_height_px='500px' padding='large' 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_productgrid columns='4' items='8' offset='0' sort='dropdown' paginate='yes']
    [/av_section]
    
    [av_section min_height='' min_height_px='500px' padding='large' 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='#f8f8f8' 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_one_half first]
    
    [av_icon_box position='left_content' icon_style='av-icon-style-no-border' boxed='' icon='ue8b1' font='entypo-fontello' title='Worldwide delivery' link='' linktarget='' linkelement='' font_color='' custom_title='' custom_content='' color='custom' custom_bg='' custom_font='#bbbbbb' custom_border='' admin_preview_bg='']
    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='' 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_icon_box position='left_content' icon_style='av-icon-style-no-border' boxed='' icon='ue8e2' font='entypo-fontello' title='Free shipping' link='' linktarget='' linkelement='' font_color='' custom_title='' custom_content='' color='custom' custom_bg='' custom_font='#bbbbbb' custom_border='' admin_preview_bg='']
    Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.
    [/av_icon_box]
    
    [/av_one_half][av_one_half first]
    
    [av_icon_box position='left_content' icon_style='av-icon-style-no-border' boxed='' icon='ue824' font='entypo-fontello' title='Secure Payment' link='' linktarget='' linkelement='' font_color='' custom_title='' custom_content='' color='custom' custom_bg='' custom_font='#bbbbbb' custom_border='' admin_preview_bg='']
    Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.
    [/av_icon_box]
    
    [/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_icon_box position='left_content' icon_style='av-icon-style-no-border' boxed='' icon='ue8b9' font='entypo-fontello' title='24/7 Support' link='' linktarget='' linkelement='' font_color='' custom_title='' custom_content='' color='custom' custom_bg='' custom_font='#bbbbbb' custom_border='' admin_preview_bg='']
    enean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus.
    [/av_icon_box]
    
    [/av_one_half]
    [/av_section]
    
    [av_section min_height='' min_height_px='500px' padding='large' shadow='no-shadow' bottom_border='no-border-styling' bottom_border_diagonal_color='#333333' bottom_border_diagonal_direction='' bottom_border_style='' id='sign-up' color='main_color' custom_bg='' src='https://test.kriesi.at/enfold-2017/wp-content/uploads/sites/24/2017/02/banner-cc.jpg' attachment='1183' attachment_size='full' attach='fixed' position='center center' repeat='stretch' video='' video_ratio='16:9' overlay_enable='aviaTBoverlay_enable' overlay_opacity='0.7' overlay_color='#35383c' overlay_pattern='' overlay_custom_pattern='' av_element_hidden_in_editor='0']
    [av_heading heading='Want to stay up to date?<br/>Subscribe to our Newsletter!' tag='h2' style='blockquote modern-quote modern-centered' size='30' subheading_active='' subheading_size='15' padding='30' color='custom-color-heading' custom_font='#ffffff' admin_preview_bg=''][/av_heading]
    
    [av_one_fifth first]
    
    [/av_one_fifth][av_three_fifth 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_contact  (Email address hidden if logged out) ' title='' button='Subscribe' on_send='' sent='Thanks! You will receive an email soon!' link='page,74' subject='' autorespond='' captcha='' hide_labels='aviaTBhide_labels' color='av-custom-form-color av-light-form']
    [av_contact_field label='Name' type='text' options='' check='is_empty' width='element_third' multi_select=''][/av_contact_field]
    [av_contact_field label='E-Mail' type='text' options='' check='is_email' width='element_third' multi_select=''][/av_contact_field]
    [/av_contact]
    
    [/av_three_fifth][av_one_fifth 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_one_fifth]
    [/av_section]
    

    Custom product:

    [av_image_hotspot src='https://test.kriesi.at/enfold-2017/wp-content/uploads/sites/24/2015/07/portfolio-large-1.jpg' attachment='965' attachment_size='full' animation='fade-in' hotspot_layout='numbered' hotspot_tooltip_display='av-permanent-tooltip' hotspot_mobile='aviaTBhotspot_mobile']
    [av_image_spot tooltip_pos='av-tt-pos-right av-tt-align-centered' tooltip_width='av-tt-xlarge-width' tooltip_style='main_color' link='' link_target='' hotspot_color='' custom_bg='' custom_font='' custom_pulse='' hotspot_pos='36.5,62.8']
    <strong>Stamp approved</strong>
    Sturdy and beautiful, made with the best materials found in the US
    [/av_image_spot]
    [av_image_spot tooltip_pos='av-tt-pos-right av-tt-align-centered' tooltip_width='av-tt-xlarge-width' tooltip_style='main_color' link='' link_target='' hotspot_color='' custom_bg='' custom_font='' custom_pulse='' hotspot_pos='51.2,50.1']
    <strong>Nutrition extras</strong>
    Aenean commodo ligula eget dolor.
    [/av_image_spot]
    [av_image_spot tooltip_pos='av-tt-pos-below av-tt-align-left' tooltip_width='av-tt-xlarge-width' tooltip_style='main_color' link='' link_target='' hotspot_color='' custom_bg='' custom_font='' custom_pulse='' hotspot_pos='62.2,26.8']
    <strong>Plant included</strong>
    Lorem ipsum dolor sit amet, consectetuer adipiscing elit!
    [/av_image_spot]
    [/av_image_hotspot]
    
    [av_layout_row border='' min_height='0' color='main_color' mobile='av-flex-cells' id='']
    [av_cell_one_half vertical_align='middle' padding='50px' padding_sync='true' background_color='#35383c' src='' attachment='' attachment_size='' background_attachment='scroll' background_position='top left' background_repeat='no-repeat' mobile_display='']
    
    [av_heading heading='The Evergreen Package' tag='h2' style='blockquote modern-quote' size='40' subheading_active='' subheading_size='15' padding='10' color='custom-color-heading' custom_font='#ffffff' admin_preview_bg='rgb(34, 34, 34)'][/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' admin_preview_bg='rgb(34, 34, 34)']
    
    [av_textblock size='18' font_color='custom' color='#cedbe2']
    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 quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.
    [/av_textblock]
    
    [/av_cell_one_half][av_cell_one_half vertical_align='middle' padding='50px' padding_sync='true' background_color='#ffffff' src='' attachment='' attachment_size='' background_attachment='scroll' background_position='top left' background_repeat='no-repeat']
    
    [av_product_button]
    
    [av_product_tabs]
    
    [/av_cell_one_half]
    [/av_layout_row]
    
    [av_layout_row border='' min_height='0' color='main_color' mobile='av-flex-cells' id='']
    
    [av_cell_one_half vertical_align='middle' padding='150px' padding_sync='true' background_color='#515b5e' src='https://test.kriesi.at/enfold-2017/wp-content/uploads/sites/24/2015/07/business-office-work.jpg' attachment='480' attachment_size='full' background_attachment='scroll' background_position='center center' background_repeat='stretch' mobile_display='']
    
    [/av_cell_one_half][av_cell_one_half vertical_align='middle' padding='150px,50px,150px,50px' background_color='#35383c' src='' attachment='' attachment_size='' background_attachment='scroll' background_position='top left' background_repeat='no-repeat' mobile_display='']
    
    [av_one_half first]
    
    [av_icon_box position='left_content' boxed='' icon='ue8b9' font='entypo-fontello' title='24/7 Support' link='' linktarget='' linkelement='' font_color='custom' custom_title='#ffffff' custom_content='#cedbe2' color='custom' custom_bg='' custom_font='#ffffff' custom_border='#cedbe2']
    enean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus.
    [/av_icon_box]
    
    [/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_icon_box position='left_content' boxed='' icon='ue8b1' font='entypo-fontello' title='Worldwide delivery' link='' linktarget='' linkelement='' font_color='custom' custom_title='#ffffff' custom_content='#cedbe2' color='custom' custom_bg='' custom_font='#ffffff' custom_border='#cedbe2']
    Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor.
    [/av_icon_box]
    
    [/av_one_half][av_one_half first]
    
    [av_icon_box position='left_content' boxed='' icon='ue824' font='entypo-fontello' title='Secure Payment' link='' linktarget='' linkelement='' font_color='custom' custom_title='#ffffff' custom_content='#cedbe2' color='custom' custom_bg='' custom_font='#ffffff' custom_border='#cedbe2']
    Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.
    [/av_icon_box]
    
    [/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_icon_box position='left_content' boxed='' icon='ue8e2' font='entypo-fontello' title='Free shipping' link='' linktarget='' linkelement='' font_color='custom' custom_title='#ffffff' custom_content='#cedbe2' color='custom' custom_bg='' custom_font='#ffffff' custom_border='#cedbe2']
    Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.
    [/av_icon_box]
    
    [/av_one_half][/av_cell_one_half][/av_layout_row][av_layout_row border='' min_height='0' color='main_color' mobile='av-flex-cells' id='']
    [av_cell_one_half vertical_align='middle' padding='150px,50px,150px,50px' background_color='#515b5e' src='' attachment='' attachment_size='' background_attachment='scroll' background_position='top left' background_repeat='no-repeat' mobile_display='']
    
    [av_heading tag='h2' padding='10' heading='Use our Template Builder to create custom product pages like this one' color='custom-color-heading' style='blockquote modern-quote' custom_font='#ffffff' size='40' subheading_active='' subheading_size='15' custom_class='' admin_preview_bg=''][/av_heading]
    
    [av_hr class='custom' height='50' shadow='no-shadow' position='left' 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' admin_preview_bg='rgb(34, 34, 34)']
    
    [av_textblock size='18' font_color='custom' color='#cedbe2']
    Lor adipiscing elit. Aene Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.
    [/av_textblock]
    
    [/av_cell_one_half][av_cell_one_half vertical_align='middle' padding='150px' padding_sync='true' background_color='#35383c' src='https://test.kriesi.at/enfold-2017/wp-content/uploads/sites/24/2017/02/banner-news-alt.jpg' attachment='1057' attachment_size='full' background_attachment='scroll' background_position='center center' background_repeat='stretch' mobile_display='']
    
    [/av_cell_one_half]
    [/av_layout_row]
    
    [av_section min_height='' min_height_px='500px' padding='default' shadow='no-border-styling' bottom_border='no-border-styling' id='' color='alternate_color' custom_bg='' src='' attachment='' attachment_size='' attach='scroll' position='top left' repeat='no-repeat' video='' video_ratio='16:9' overlay_opacity='0.5' overlay_color='' overlay_pattern='' overlay_custom_pattern='']
    [av_product_upsells display='upsells related' count='4']
    [/av_section]
    

    Best regards,
    Rikard

    #833539

    Topic: Always Active Tooltip

    in forum Enfold
    WP Turned UP
    Participant

    Hello. For Icon elements, is there a way to make a tooltip always active (appear), rather than just on hover, similar to what’s possible with the Image with Hotspots element?

    Thanks,
    Ryan

    #831524

    In reply to: Validations

    Dear Support,

    please validate this mentioned topic with the mentioned p-tag.

    </div></section></div><div style=’height:50px’ class=’hr hr-invisible avia-builder-el-2 el_after_av_one_full avia-builder-el-last ‘><span class=’hr-inner ‘ ><span class=’hr-inner-style’></span></span></div></p>

    View post on imgur.com

    Some plugins like tooltip plugins and some another repair misspelling, wrong encapsulated or unclosed tags or don’t work correct, if something is wrong. I have massive problems with such two plugins and enfold. If i use another themes, this error is not there.

    This may resulting in following stuff like corrupt footers.
    Please fix it, what is mentioned in many threads here and what the w3c validation check is telling to us.

    “Error: No p element in scope but a p end tag seen.”

    Thanks

    • This reply was modified 8 years, 7 months ago by Hokuspokus.

    Thank you @Coreyfocusgroup. I never used the wordfence plugin. Does Enfold use it?

    I’m going to keep the crawling of redirects. GoogleBot only crawls 302s and 307s every time. 301s are only crawled once.

    Also, I have already implemented Disallow: /*?s= to no avail. The reality is that you need to allow GoogleBot to crawl and add a no index directive to the “page” but as there’s no page, it’s hard to do. This happens because the bot does not enter any data to search for. So if the code would state that if the Search field is empty, to noindex, nofollow, it would be a cleaner fix.

    I will test it on a smaller site. Meanwhile I disabled the tooltip on the large site, deleted all of the soft 404s (to save crawling budget) and will see if they re-appear.

    I may modify the code like @fromcouch indicated changing the ?s= for # on the small site and test if it works.

    I’ll share my findings in about 2 weeks.

    I do hope one of these solutions take care of it. :)

    Thanks again!!

    Warmly,

    Havi

    #820492

    Hi,

    Thank you for using Enfold.

    The hotspot content editor accepts html markups. If you want to add a link to it, make sure that the “Show Tooltips” settings is set to “Always” because you won’t be able to click on the link if it is set to “Mouse Hover”.

    Best regards,
    Ismael

    #819903
    Marcin Dudek
    Guest

    Hi,

    I’m a plugin developer from CreativeMinds. One of our most successful plugins CM Tooltip Glossary, which allows to dynamically add tooltips and links to the glossary to the words in the content, unfortunately, doesn’t work well with Avia Builder. This is because the parser we’re using to find the words automatically closes the unclosed tags, and breaks the layouts.

    The fix to the problem is actually quite easy, but requires the change in the theme-builder.php – we need a filter/hook after all of the tags have been properly closed.

    It would be great if you could incorporate the change in one of your future releases. Our clients often ask us for the theme recommendations, so we’d love to be able to recommend Enfold if it was fully compatible with one of our flagship products.

    Best regards,
    Marcin

    Hi Yigit,

    Thanks for your progress!

    Yes it looks really strange…

    I removed this from Functions.php:
    /*** Adding search capability to mobile menu per Enfold support ***/
    add_shortcode(‘avia_search’, ‘get_search_form’);

    function add_custom_tooltip(){
    ?>
    <script>
    jQuery(window).load(function(){
    jQuery(‘.only-mobile-menu-search a’).removeAttr(‘href’);
    });
    </script>
    <?php
    }
    add_action(‘wp_footer’, ‘add_custom_tooltip’);

    And that eliminated the [avia_search] from the menu.

    I wonder if the issue is in the code for the helper-main-menu.php? I don’t know php but it seems like there are a lot of “calls” in there for the header and social media icons which seem to be at the root of this?

    Thanks,
    Rob

    Hey Cleverreisenmitkids,
    Try putting the share buttons on your opt-in page and then copy the html of that element in to a code block on your thank you page :)
    It would look this this:

    <div class="av-share-box"><ul class="av-share-box-list noLightbox"><li class="av-share-link av-social-link-facebook"><a target="_blank" href="http://www.facebook.com/sharer.php?u=http://127.0.0.1/elements/social-share-buttons/&t=Social%20Share%20Buttons" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello" title="" data-avia-related-tooltip="Share on Facebook"><span class="avia_hidden_link_text">Share on Facebook</span></a></li><li class="av-share-link av-social-link-twitter"><a target="_blank" href="https://twitter.com/share?text=Social%20Share%20Buttons&url=http://127.0.0.1/?p=1593" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello" title="" data-avia-related-tooltip="Share on Twitter"><span class="avia_hidden_link_text">Share on Twitter</span></a></li><li class="av-share-link av-social-link-gplus"><a target="_blank" href="https://plus.google.com/share?url=http://127.0.0.1/elements/social-share-buttons/" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello" title="" data-avia-related-tooltip="Share on Google+"><span class="avia_hidden_link_text">Share on Google+</span></a></li><li class="av-share-link av-social-link-tumblr"><a target="_blank" href="http://www.tumblr.com/share/link?url=http%3A%2F%2F127.0.0.1%2Felements%2Fsocial-share-buttons%2F&name=Social%20Share%20Buttons&description=" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello" title="" data-avia-related-tooltip="Share on Tumblr"><span class="avia_hidden_link_text">Share on Tumblr</span></a><div class="avia-related-tooltip avia-tt" style="top: 756px; left: 717.4px; display: none; opacity: 0;"><div class="inner_tooltip">Share on Tumblr</div><span class="avia-arrow-wrap"><span class="avia-arrow"></span></span></div></li></ul></div>

    If you would like help, add the share buttons on your opt-in page and include the url here :)

    Best regards,
    Mike

    #818158

    In reply to: Icon Tooltip

    Hi volmering,

    Try this tooltip initiation instead

    
    new $.AviaTooltip({'class': "av-image-hotspot av-display-hotspot", event: "click", data: "avia-icon-tooltip", delay:0, scope: "body"});
    

    Best regards,
    Victoria

    #817124
    1000zen
    Participant

    I find the pulsing lights from the image hotspot in Enfold very cool. However standard there is not more interactivity to it than a tooltip on hover. But there is more: I came across and old closed thread in 2014 https://kriesi.at/support/topic/make-hotspots-links/
    Grzegorz Domagala comes up with a charming solution that worked still for me with Enfold 4.0.7 (july 2017).
    Just in case the old post is removed, I repost the solution as I found it very helpfull.

    Succes, Tjerk

    Hi!
    I dreamed using hotspots with images as many other users. I voted for this functions at the Feature Request Page, but in meantime I have to find some kind of solution. Thanks for flexibility and power of this theme it was quite easy.
    If you are eager to use links with hotspot before new feature will be part of Enfold template, please follow this simple guide:

    1. First, you have to use Child Template in your installation. If you are not using this, please reconsider this decision again. Working with Child Templates give power of all new features with flexibility of “own” theme
    2. Please download two files form Gist: https://gist.github.com/gdometrics/fc5e03a6f05845746a18 image_hotspots.php and functions.php
    3. In your child directory create new folder “shortcodes“
    4. Please upload file image_hotspots.php into folder “shortcodes”
    5. Please update or create file functions.php in main folder of child template with content form downloaded file functions.php
    6. Please test you new hotspots with links :-)

    If everything goes smoothly, you will find two new fiels, during creation of hotspot:

    1. Hotspot Link – where you can writedown you link
    2. Open in new windows? – checkbox, if you select it – link willbe open in new windows.

    Please try and hope for the best.
    Grzegorz Domagala

    #814852

    Topic: Icon Tooltip

    in forum Enfold
    volmering
    Participant

    hey there,

    i got a few month ago a snippet from josue for my functions.php, to make the tooltip (image hotspot) stay on click.

    function add_custom_script(){
    ?>
    <script>
    (function($){
        $(window).load(function() {
        	new $.AviaTooltip({'class': "avia-tooltip avia-icon-tooltip", event: "click", data: "avia-icon-tooltip", delay:0, scope: "body"});
        });
    })(jQuery);
    </script>
    <?php
    }
    add_action('wp_footer', 'add_custom_script');

    but somehow it doesnt work anymore

    • This topic was modified 8 years, 8 months ago by volmering.
    #814039
    squadrasiti
    Participant

    Hello, how can I remove those small tooltips that display the image title when hovering over Easy slider?

    #813144

    so here is my solution – you have to have header with extra-element second-navigation !!!
    in this case the second-navigation is empty – but it is declared on Menu as secondary-menu !

    This to functions.php of child-theme:

    add_filter( 'avf_execute_avia_meta_header', '__return_true', 10, 1);
    add_filter( 'avia_meta_header', 'avia_append_search_nav_mod');
    function avia_append_search_nav_mod()
    {
    	        global $avia_config;
    	        ob_start();
    	        get_search_form();
    	        $form =  htmlspecialchars(ob_get_clean()) ;
    
    	        $items .= '<div id="menu-item-search" class="noMobile menu-item menu-item-search-dropdown menu-item-avia-special">
    							<a href="?s=" data-avia-search-tooltip="'.$form.'" '.av_icon_string('search').'><span class="avia_hidden_link_text">'.__('Search','avia_framework').'</span></a>
    	        		   </div>';
    
        echo $items;
    }

    this to quick.css:

    #top #header_meta #menu-item-search {
        list-style: outside none none;
    padding-left: 20px
    }
    
    #top #header_meta .avia-search-tooltip {
        margin-left: -60px;
        top: 18px !important;
    }
    
    #top #header_meta .avia-search-tooltip .avia-arrow-wrap {
        right: 80px;
    }
    
    @media only screen and (max-width: 768px){
    
    .responsive #header_meta .sub_menu {
        float: right;
        right: 45%;
        position: relative;
        top: 10px;
        width: auto;
    }
    
    .responsive #header .social_bookmarks {
        float: right;
        position: relative;
        right: 40%;
        width: auto;
    }
    
    .av_icon_active_right .social_bookmarks {
        padding-left: 0;
    }
    
    #top #header_meta .avia-search-tooltip {
        margin-left: 30px;
        top: 18px !important;
    }
    
    #top #header_meta .avia-search-tooltip .avia-arrow-wrap {
        right: 170px;
    }
    }

    look here on top: https://webers-testseite.de/
    go and pull the browser window smaller to see how the behavior is on that.

    by the way ismael – isn’t possible to add the list point into the sub-menu ?

    #813057

    In reply to: Search in top header

    concerning to ismael – why not taking the zoom icon on top?
    This to functions.php of child-theme:

    add_filter( 'avf_execute_avia_meta_header', '__return_true', 10, 1);
    add_filter( 'avia_meta_header', 'avia_append_search_nav_mod');
    function avia_append_search_nav_mod()
    {
    	        global $avia_config;
    	        ob_start();
    	        get_search_form();
    	        $form =  htmlspecialchars(ob_get_clean()) ;
    
    	        $items .= '<div id="menu-item-search" class="noMobile menu-item menu-item-search-dropdown menu-item-avia-special">
    							<a href="?s=" data-avia-search-tooltip="'.$form.'" '.av_icon_string('search').'><span class="avia_hidden_link_text">'.__('Search','avia_framework').'</span></a>
    	        		   </div>';
    
        echo $items;
    }

    this to quick.css:

    #top #header_meta #menu-item-search {
        list-style: outside none none;
    }

    look here on top: https://webers-testseite.de/

    by the way ismael – isn’t possible to add the list point into the sub-menu ?

    Hi,

    Thank you for the update. I can’t see the unwanted paragraph tags in the fallback tooltip markup.

    
    <div class="av-hotspot-fallback-tooltip" data-trid="737">
    <div class="av-hotspot-fallback-tooltip-count" data-trid="738">1
    <div class="avia-arrow" data-trid="739"></div>
    </div>
    <div class="av-hotspot-fallback-tooltip-inner clearfix" data-trid="740">
    <h4 class="hotspot_title" data-trid="741">Absorber Plate</h4>
    <p data-trid="742">Utilizing a state-of-the-art ultrasound weld, copper fins and risers provide superior thermal connectivity between the fins and risers. Revolutionary coating is black chrome on nickel, producing a premium selective surface with maximum efficiency for solar energy use.</p>
    <p data-trid="743">Absorptivity = 0.95<br class="break" data-trid="744">Emissivity = 0.12</p>
    
    </div>
    </div>
    

    Best regards,
    Ismael

    #812851
    mleite1
    Participant

    Hello, I have created a CSS CLASS name within the GOOGLE MAP option. But it does not work. The reason is to modify the font, size, and spacing within the Marker Tooltip.

    See the code I created with class name

    .googlemap {
         Font-weight: normal! Important;
         Font-size: 45px!
    }
    LINK

    IMAGE

    View post on imgur.com

    What is this Google Map CLASS field for? Is to modify what?

    #812286

    Hey Rikard,

    I’ve attached a picture of the gallery. It’d be fantastic, if the position of the description tooltip could be moved inside the thumbnail.
    Best wishes

    #811630

    Hi Ryan,

    Unfortunately it is not going to be easily possible using built in tooltip.
    Maybe you could try using a plugin such as this one – https://wordpress.org/plugins/simple-tooltips/? :)

    Best regards,
    Yigit

    Hi Victoria,

    Excuse me, that my intention was not clear for you.

    1. Please forward this bug to your development department. It has included comments.
    2. It’s a turn around. You see in History, there are more user have Problems of combinating both.

    CM Glossary is a wide used Plugin. Some Enfold clients have problems in combination with both parties: Your devs should check this code, is something missed in template builder.php. This suggestion is recommended from support as suggestion for your development department (to have no longer incompatibility)

    Please read this from Plugin support. Do you see actualy no benefit, especially for Enfold? :-o
    We do have a history of incompatibility with Enfold theme, that’s true :) It’s quite common that people who like Enfold like our Tooltip Glossary too :)
    Probably Enfold’s site builder is closing one of the tags in a non-standard way (maybe with JS) by default. And unclosed elements is not something our parser likes very much, so it automatically fixes them during the process. But this changes the layout completely, and the whole content which follows the first section is wrapped with the <div id=”container”> which has the 1310px width.

    Best

    S.

    • This reply was modified 8 years, 8 months ago by Hokuspokus.
    #810981

    Hello. I’m good to go with inserting “text tooltips”, but I’m looking to add hyperlinks, as part of the tool-tips. Please see attached image.

    Looking at the image, the Terms of Service would be a hyperlink. I realize the image shows the entry in the Button row and that’s not necessarily where the the hyperlink needs to appear.

    Thanks,
    Ryan

    #810387

    Hi,

    Sorry for the late reply!

    1- Unfortunately, using HTML inside tooltips is not easily possible.
    You can add your text as following and it would show up as is

    <span data-avia-tooltip="WordPress is the website/’s foundation and should always be up to date to help ensure security, compatibility and functionality. As WordPress updates are released, we test them in our environment before rolling them out to client websites. Note: If clients wish to use a theme that we do not use ourselves, clients will be required to sign up for web hosting that provides staging (testing) environments.">WordPress Core Updates</span>

    2- Can you please post a screenshot showing the changes you would like to make? You can upload your screenshots on imgur.com or Dropbox public folder and post the links here

    Best regards,
    Yigit

    Hi.

    Oh my god. Sorry for this. Not WP and WP-Plugins are the reason. An extension in my browser is the reason. Is it possible, that an open tag is there in color section? Please see my thread for “Problems and dev suggestion for CM Tooltip Glossary Pro+ plugin”

    I have attached also the extension.

    Best and thanks

    Seolotsen

    • This reply was modified 8 years, 8 months ago by Hokuspokus.
    Hokuspokus
    Participant

    Dear Support,

    i had a problem with “CM Tooltip Glossary Pro+ plugin”. I found similarities to this thread:

    https://kriesi.at/support/topic/sidebar-issue-when-using-cm-tooltip-glossary-pro-plugin/

    At my site, the following problem occur: The color fullwidth section in combination with this tooltip plugin doesn’t work right.
    While both are used, the fullwidth section had a “boxed” size. Not fullwidth.

    Please check this answer:

    Best,
    Seolotsen

    I have to admit it took a longer while to solve, but I managed to figure out what the problem was.
    Unfortunately, the fix requires the modification of one of the Enfold theme files – the template-builder.php and some changes in our plugin’s code.
    What I did is adding a new filter to the content generated by the Avia builder, so our parser can run after all content has been set up and all the divs properly closed.
    Both changes are already on your site and from what I see it’s working well.

    But to preserve the fix you’ll need to pass the information to the Theme authors and ask if they could merge the changes into their product (the changes I made are clearly commented).

    <?php 
        /*
        Template Name: Blank - No Header, no Footer
        */
         
        if ( !defined('ABSPATH') ){ die(); }
     
    /*
     * A blank Template that allows you to build landing pages, coming soon pages etc
     */
          
     global $avia_config;
     $avia_config['template'] = "avia-blank"; //important part. this var is checked in header and footer php and if set prevents them from rendering. also an additional class is applied to the body
      
      
      
      
     if(!empty($avia_config['conditionals']['is_builder']))
     {
        $avia_config['conditionals']['is_builder_template'] = true;
        get_template_part('template-builder');
        exit();
     }
     else
     {
        get_template_part('page');
        exit();
     }
    armortech
    Participant

    I’m using WordPress 4.8 with Enfold theme 4.0.7. It seems this problem has been addressed before, but I can see that it hasn’t been fixed according to the changelog 2015 March 24th – Version 3.1.2. I decided to check HTML validation https://validator.w3.org knowing there were going to be errors, but wasn’t expecting to see so many “open” paragraph tags. It seems there continue to be paragraph tags inserted into div.av-hotspot-fallback-tooltip-inner:

    <div class='av-hotspot-fallback-tooltip'>
        <div class='av-hotspot-fallback-tooltip-count'>1
            <div class='avia-arrow'></div>
        </div>
        <div class='av-hotspot-fallback-tooltip-inner clearfix'>
            </p> <!-- closing paragraph -->
            <h4 class="hotspot_title">Absorber Plate</h4>
            <p>Utilizing a state-of-the-art ultrasound weld, copper fins and risers provide superior thermal connectivity between the fins and risers. Revolutionary coating is black chrome on nickel, producing a premium selective surface with maximum efficiency for solar energy use.</p>
            <p>Absorptivity = 0.95<br class="break" />Emissivity = 0.12</p>
            <p><!-- opening paragraph -->
        </div>
    </div>
    <div class='av-hotspot-fallback-tooltip'>
        <div class='av-hotspot-fallback-tooltip-count'>2
            <div class='avia-arrow'></div>
        </div>
        <div class='av-hotspot-fallback-tooltip-inner clearfix'>
            </p><!-- closing paragraph -->
            <h4 class="hotspot_title">Tubing Grid</h4>
            <p>½” copper risers are brazed to 1” copper mainfolds for optimal flow distribution.</p>
            <p><!-- opening paragraph -->
        </div>
    </div>

    Those are two div blocks from viewing source that clearly show paragraph tags being inserted automatically. I can’t stand how WordPress automatically inserts paragraph tags so I add the following to the functions.php file in enfold-child:

    remove_filter( 'the_content', 'wpautop' );
    remove_filter('the_excerpt', 'wpautop');

    Is there a filter that will do the same for Avia framework? In the file /wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/image_hotspots.php I have found ShortcodeHelper::avia_apply_autop($content) and tried changing it to ShortcodeHelper::avia_remove_autop($content), but it doesn’t seem to be working. I’m trying to override the file with a copy of image_hotspots.php in the enfold-child folder like so: /wp-content/themes/enfold-child/config-templatebuilder/avia-shortcodes/image-hotspots.php. I know overriding files in the child theme’s folder can be tricky if they’re not in the correct path so maybe I don”t have it setup correctly??? Otherwise any solution to fix this issue would be greatly appreciated.

    tech0bserver
    Participant

    Hi, I am setting up images with hotspot for one of my customers. I have managed to change the colour of the “face” of the hotspot, but seem unable to change the hover colour. What is the CSS code for the hover colour?

    Also, I would like the behaviour as on this website (non-enfold), where the tooltip itself opens the same link as the “hotspot” itself, and changes hover colour when the mouse is over the hotspot, and vice versa, if the text is hovered the hotspot also changes colour. Is it possible in Enfold? Thanks.

    Current CSS:
    .av-hotspot-container .av-image-hotspot_inner {
    background: #cc6666!important;
    }
    .avia-arrow {
    display: none!important
    }
    .av-tt-hotspot {
    background: transparent!important;
    }

    #809385

    And finally, if there was also a way to add a tooltip to an entire pricing row field, rather than the text.

Viewing 30 results - 1,021 through 1,050 (of 2,320 total)