Viewing 30 results - 7,561 through 7,590 (of 11,220 total)
  • Author
    Search Results
  • #586988

    Topic: link doesn't work

    in forum Enfold
    Sir81
    Participant

    Greetings! While setting up Enfold – Responsive Multi-Purpose Theme to our design we’ve faced with the problem of application of links . We’ve tried to make an link from slide’s “read more” button to the anchor on home page in such a way:

    Link read more

    Anchor
    but this link doesn’t work. But at the same time same links works properly from menu bar. What we’re doing wrong? You can try http://www.integss.ru for the better understanding.

    #586745
    stuartcale
    Participant

    Hi, I’m in need of help, on my home page on the three slides are two buttons (i think these are buttons, I may be wrong) someone else wrote the original enfold content and I am now learning how to change things, they are small boxes and say ‘talk to us’,’ learn more’ and ‘about’.

    I want to remove these but I just can’t figure out how, they don’t show up in the caption section of the slider.

    please can anyone help?

    thank you

    Stuart

    #586626

    Hi Taryn!

    Thank you for using Enfold.

    The quantity button is disabled on mobile by default. You can add this in the Quick CSS field:

    @media only screen and (max-width: 767px) {
    .responsive .shop_table .product-quantity {
        display: block;
    }
    }

    You’ll see why it is disabled.

    Best regards,
    Ismael

    #586594

    Hey Snowgaard!

    Thank you for using Enfold.

    Please turn on the custom css class field: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/

    Edit all buttons, add a unique class attribute. Use “custom-button” for example then add this in the Quick CSS field:

    .custom-button .avia-button {
        text-align: left;
        min-width: 200px;
    }

    Best regards,
    Ismael

    #586450
    fairusd
    Participant

    Hi guys!

    Love Enfold to the core!!

    Layout looks great but when it comes to mobile mode, the button adapts to weird size.

    Scroll all the way to the bottom (the yellow background part with 3 buttons).

    I need all 3 buttons to have FIXED width in mobile.

    How do i go about doing that?

    #586439
    amrman0
    Participant

    Hi Enfold support,

    I would like to move the caption text in the Fullscreen slider to the bottom of the slider. I know there is an option for that in the slider, but the problem is that when I choose that option, the buttons on the slider also move to the bottom, and I don’t want that, I want the buttons to be in the center of the slider and the caption text at the bottom of the slider. Can you supply the CSS please?

    #586309

    In reply to: Back to top Button

    Hi elames!

    Can you please post the link to your website?
    If you would like to display it on mobile, please see – http://kriesi.at/documentation/enfold/display-footer-menu-scroll-to-top-button-on-mobile/

    Best regards,
    Yigit

    #586288

    Topic: Back to top Button

    in forum Enfold
    elames
    Participant

    I was sure there was a back to top button option in Enfold somewhere..but I can’t find it now. Can you help me?
    Thanks in advance

    #586232

    Hi!

    Please refer to this post – http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/ and add your buttons using widget area

    Cheers!
    Yigit

    #586222
    ALCOR
    Participant

    Hi,

    I tried for hours to create a popup form in Enfold theme. No popup plugins I tried worked.

    Maybe you know how to make this work? I only want to create a Popup link (via tag or avia button) with a form from Gravity Forms.

    Hope you can help me out?

    Thanks!

    #585880

    Hi,

    Thanks, you can try the following shortcode:

    [av_heading tag='h3' padding='10' heading='<strong>Hey there! This is an example of a 3 Column Ajax portfolio.<br />Once you click a portfolio item a preview will open & show you some more details.</strong>' color='' style='blockquote modern-quote' custom_font='' size='' subheading_active='' subheading_size='10' custom_class=''][/av_heading]
    
    [av_hr class='short' height='30' position='left']
    
    [av_one_full first]
    
    [av_portfolio columns='3' items='9' contents='title' preview_mode='auto' image_size='portfolio' linking='ajax' sort='yes' paginate='no']
    
    [/av_one_full][av_section color='alternate_color' custom_bg='' src='' position='top left' repeat='no-repeat' attach='scroll' padding='large' shadow='no-shadow']
    [av_one_fourth first]
    
    [av_icon_box icon='59' position='left' title='Free Support']
    Aenean commodo ligula eget dolor. Lorem <strong>ipsum</strong> dolor sit amet, consectetuer adipiscing elit. Cum sociis natoque<strong> </strong>Aenean massa.
    [/av_icon_box]
    
    [/av_one_fourth][av_one_fourth]
    
    [av_icon_box icon='125' position='left' title='Updates']
    Cum sociis natoque <strong>sadfsadfas </strong>Aenean commodo ligula eget dolor. Aenean massa. Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
    [/av_icon_box]
    
    [/av_one_fourth][av_one_fourth]
    
    [av_icon_box icon='2' position='left' title='Mobile Ready']
    Cum sociis <strong>natoque</strong>. Aenean commodo ligula eget dolor. Aenean massa. Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
    [/av_icon_box]
    
    [/av_one_fourth][av_one_fourth]
    
    [av_icon_box icon='36' position='left' title='SEO Optimized']
    Aenean commodo ligula eget dolor. <strong>Aenean massa</strong>. Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
    [/av_icon_box]
    
    [/av_one_fourth][av_promobox button='yes' label='Learn More' link='page,750' link_target='' color='theme-color' custom_bg='#444444' custom_font='#ffffff' size='large' icon_select='no' icon='25']
    Enfold is freakishly powerful and so damn easy to use, its probably the last theme you will ever buy
    [/av_promobox]
    [/av_section]

    You will need to activate debug mode to be able to paste the shortcode to your page: http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/

    Thanks,
    Rikard

    #585796
    lol4000
    Participant

    Hi,
    I have just followed the instructions on setting up a child theme for Enfold (http://kriesi.at/documentation/enfold/using-a-child-theme/) and used the “Import parent theme settings” button. There was a message saying it was successfully done but the colours and menu items /setting have not been imported.

    The strange thing is, when I select the Enfold menu item for all the settings, the colours are all correct, but these are not reflected on the site.

    What am I missing please?

    • This topic was modified 10 years, 2 months ago by lol4000.
    #585774
    Overhaulics
    Participant

    I have a client who is using an event/adventure planning system from Fare Harbor on the site. They provide some shortcodes and scripts that open up lightframes. (registration popups) However these offerings provide a plain text “Book Now” link. I would like to figure out how to make the Enfold buttons pull up these lightframes instead of an ugly plain text link.

    #585200

    In reply to: Mailchimp look

    Hi Zaccc,

    If you enable debug mode in order to see shortcodes: http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/

    You can then copy paste this shortcode to a new page to get the look of that entire page, you can then delete the items you don’t want/need:

    [av_fullscreen size='extra_large' animation='fade' autoplay='false' interval='5' control_layout='' scroll_down='aviaTBscroll_down']
    [av_fullscreen_slide slide_type='image' id='548' position='center center' video='http://' mobile_image='' video_cover='' title='New spring edition for women and men now available' custom_title_size='40' custom_content_size='18' caption_pos='caption_left' link_apply='button button-two' link='lightbox' link_target='' button_label='Women’s Collection' button_color='theme-color' link1='product_cat,13' link_target1='' button_label2='Men’s Collection' button_color2='dark' link2='product_cat,13' link_target2='' font_color='custom' custom_title='#2c2c2c' custom_content='#818181' overlay_opacity='0.5' overlay_color='' overlay_pattern='' overlay_custom_pattern='']
    The new beautiful spring collection, created by star designer Konrad Kries is now available.
    [/av_fullscreen_slide]
    [av_fullscreen_slide slide_type='image' id='547' position='top left' video='http://' mobile_image='' video_cover='' title='Start with us into the new season!' custom_title_size='40' custom_content_size='18' caption_pos='caption_right' link_apply='button button-two' link='lightbox' link_target='' button_label='For Women' button_color='theme-color' link1='product_cat,12' link_target1='' button_label2='For Men' button_color2='dark' link2='product_cat,11' link_target2='' font_color='custom' custom_title='#2c2c2c' custom_content='#818181' overlay_opacity='0.5' overlay_color='' overlay_pattern='' overlay_custom_pattern='']
    Those are the styles that you need for the next season. Make sure to grab your early bird coupon!
    [/av_fullscreen_slide]
    [av_fullscreen_slide slide_type='image' id='549' position='top left' video='http://' mobile_image='' video_cover='' title='Win a shopping trip<br/>with our styling experts' custom_title_size='40' custom_content_size='18' caption_pos='caption_center' link_apply='button' link='lightbox' link_target='' button_label='Sign up now!' button_color='dark' link1='page,76' link_target1='' button_label2='Click me' button_color2='light' link2='manually,http://' link_target2='' font_color='custom' custom_title='#2c2c2c' custom_content='#818181' overlay_enable='aviaTBaviaTBoverlay_enable' overlay_opacity='0.6' overlay_color='#ffffff' overlay_pattern='' overlay_custom_pattern='']
    Fancy doing something a little different this autumn? Win this great shopping trip to London! We pay for everything! 
    All expenses including flight and a meal at a gourmet restaurant of your choice will be paid for!
    [/av_fullscreen_slide]
    [av_fullscreen_slide slide_type='image' id='551' position='center right' video='' mobile_image='' video_cover='' title='Winter Collection coming soon!' custom_title_size='40' custom_content_size='18' caption_pos='caption_left' link_apply='button' link='lightbox' link_target='' button_label='Yes, notify me!' button_color='dark' link1='manually,#sign-up' link_target1='' button_label2='' button_color2='light' link2='manually,http://' link_target2='' font_color='custom' custom_title='#2c2c2c' custom_content='#818181' overlay_opacity='0.1' overlay_color='' overlay_pattern='' overlay_custom_pattern='']
    Want to get notified once the new winter collection by Georgio Adriani is released?
    [/av_fullscreen_slide]
    [/av_fullscreen]
    
    [av_layout_row border='' min_height='0' color='main_color' mobile='av-flex-cells' id='collections']
    [av_cell_one_fourth vertical_align='top' padding='0px' padding_sync='true' background_color='' src='' attachment='' attachment_size='' background_attachment='scroll' background_position='top left' background_repeat='no-repeat']
    
    [av_image src='http://kriesi.at/themes/enfold-shop/files/2015/03/winter-girl-small-495x400.jpg' attachment='551' attachment_size='portfolio' align='center' animation='no-animation' styling='no-styling' hover='av-hover-grow' link='product,66' target='' caption='yes' font_size='' appearance='' overlay_opacity='0.7' overlay_color='#6786a1' overlay_text_color='#ffffff']
    NEW
    WINTER COLLECTION
    [/av_image]
    
    [/av_cell_one_fourth][av_cell_one_fourth vertical_align='top' padding='0px' padding_sync='true' background_color='' src='' attachment='' attachment_size='' background_attachment='scroll' background_position='top left' background_repeat='no-repeat']
    
    [av_image src='http://kriesi.at/themes/enfold-shop/files/2015/03/couple-sitting-495x400.jpg' attachment='546' attachment_size='portfolio' align='center' animation='no-animation' styling='no-styling' hover='av-hover-grow' link='product_cat,15' target='' caption='yes' font_size='' appearance='' overlay_opacity='0.7' overlay_color='#6786a1' overlay_text_color='#ffffff']
    LATEST
    STREET CLOTHES
    [/av_image]
    
    [/av_cell_one_fourth][av_cell_one_fourth vertical_align='top' padding='0px' padding_sync='true' background_color='' src='' attachment='' attachment_size='' background_attachment='scroll' background_position='top left' background_repeat='no-repeat']
    
    [av_image src='http://kriesi.at/themes/enfold-shop/files/2015/03/girls-shopping-desat-495x400.jpg' attachment='549' attachment_size='portfolio' align='center' animation='no-animation' styling='no-styling' hover='av-hover-grow' link='product_cat,12' target='' caption='yes' font_size='' appearance='' overlay_opacity='0.7' overlay_color='#6786a1' overlay_text_color='#ffffff']
    FRESH
    SPORTSWEAR
    [/av_image]
    
    [/av_cell_one_fourth][av_cell_one_fourth vertical_align='top' padding='0px' padding_sync='true' background_color='' src='' attachment='' attachment_size='' background_attachment='scroll' background_position='top left' background_repeat='no-repeat']
    
    [av_image src='http://kriesi.at/themes/enfold-shop/files/2015/03/hipster-girls-working-495x400.jpg' attachment='554' attachment_size='portfolio' align='center' animation='no-animation' styling='no-styling' hover='av-hover-grow' link='product_cat,10' target='' caption='yes' font_size='' appearance='' overlay_opacity='0.7' overlay_color='#6786a1' overlay_text_color='#ffffff']
    FUNKY
    ACCECCOIRS
    [/av_image]
    
    [/av_cell_one_fourth]
    [/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_heading heading='Recent Top Sellers' tag='h3' style='blockquote modern-quote modern-centered' size='30' subheading_active='' subheading_size='15' padding='10' color='' custom_font=''][/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='50px' padding_sync='true' background_color='#f8f8f8' src='' attachment='' attachment_size='' background_attachment='scroll' background_position='top left' background_repeat='no-repeat']
    
    [av_heading tag='h3' 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=''][/av_heading]
    
    [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. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.
    [/av_textblock]
    
    [av_productgrid columns='3' items='6' offset='0' sort='0' paginate='no']
    
    [/av_cell_one_half][av_cell_one_half vertical_align='top' padding='0px' padding_sync='true' background_color='#f8f8f8' src='' attachment='' attachment_size='' background_attachment='scroll' background_position='top left' background_repeat='no-repeat']
    
    [av_image_hotspot src='http://kriesi.at/themes/enfold-shop/files/2015/03/lady-in-blue.jpg' attachment='556' 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='product,65' hotspot_color='custom' custom_bg='#6786a1' custom_font='#ffffff' custom_pulse='' hotspot_pos='6.5,56.9']
    Hairdo 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='product,257' hotspot_color='custom' custom_bg='#6786a1' custom_font='#ffffff' custom_pulse='' hotspot_pos='19.8,53']
    Glasses 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='product,262' hotspot_color='custom' custom_bg='#6786a1' custom_font='#ffffff' custom_pulse='' hotspot_pos='38.9,58.4']
    Nail polish by Sandra Sounders
    [/av_image_spot]
    [av_image_spot tooltip_pos='av-tt-pos-below av-tt-align-centered' tooltip_width='av-tt-default-width' tooltip_style='main_color av-tooltip-shadow' link='product,495' hotspot_color='' custom_bg='' custom_font='' custom_pulse='' hotspot_pos='70,54.3']
    "Red Velvet" Dress by Varia Vereni
    [/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' 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_one_half first]
    
    [av_icon_box position='left_content' boxed='' icon='ue8b1' font='entypo-fontello' title='Worldwide delivery' link='' linktarget='' linkelement='' font_color='' custom_title='' custom_content='' color='' custom_bg='' custom_font='' custom_border='']
    Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor.
    [/av_icon_box]
    
    [/av_one_half][av_one_half]
    
    [av_icon_box position='left_content' boxed='' icon='ue8e2' font='entypo-fontello' title='Free shipping' link='' linktarget='' linkelement='' font_color='' custom_title='' custom_content='' color='' custom_bg='' custom_font='' custom_border='']
    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' boxed='' icon='ue824' font='entypo-fontello' title='Secure Payment' link='' linktarget='' linkelement='' font_color='' custom_title='' custom_content='' color='' custom_bg='' custom_font='' custom_border='']
    Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.
    [/av_icon_box]
    
    [/av_one_half][av_one_half]
    
    [av_icon_box position='left_content' boxed='' icon='ue8b9' font='entypo-fontello' title='24/7 Support' link='' linktarget='' linkelement='' font_color='' custom_title='' custom_content='' color='' custom_bg='' custom_font='' custom_border='']
    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='default' shadow='no-shadow' bottom_border='no-border-styling' id='sign-up' color='main_color' custom_bg='' src='http://kriesi.at/themes/enfold-shop/files/2015/03/hipster-girls-working.jpg' attachment='554' attachment_size='full' attach='parallax' position='top center' repeat='stretch' video='' video_ratio='16:9' overlay_enable='aviaTBoverlay_enable' overlay_opacity='0.7' overlay_color='#6786a1' overlay_pattern='' overlay_custom_pattern='']
    
    [av_heading tag='h3' padding='10' heading='Want to stay up to date? Subscribe to our Newsletter!' color='custom-color-heading' style='blockquote modern-quote modern-centered' custom_font='#ffffff' size='30' subheading_active='' subheading_size='15' custom_class=''][/av_heading]
    
    [av_one_fifth first]
    
    [/av_one_fifth][av_three_fifth]
    
    [av_contact email=' (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]
    
    [/av_one_fifth][/av_section]

    Cheers!
    Rikard

    #585118

    In reply to: SUGGESTION!!!

    AND BTW: In the Enfold settings/in “import-export dir – in the first paragraph written:
    Click the button to generate and download a config file
    which contains the theme settings. You can use the
    config file to import the theme settings on another
    sever.
    SEVER =)

    #585090

    Hi!

    You added following custom CSS code into functions.php file and that caused the error

    .button {
        background-color: #6e8b53;
        color:#ffffff;
        border: 0;
        font-family: lato;
        font-size: 17px;
    }

    It has to go into Quick CSS field in Enfold theme options > General Styling tab

    Regards,
    Yigit

    #584931

    The way the DOM is structured the menu items in the header HAVE have unique element ids, but, only at the li level, the order list level. If you open the dev console you can see what I’m talking about.

    Buttons and other media elements OTOH do not seem to have unique IDs. I saw the example above of IDs added to text links with HTML. But I’m not sure how that works with say a button. And also not sure if I add the element ID to a button that it will persist through Enfold updates? If not, then it’s simply too much maintenance. and not worth the trouble.

    Let me make this clear(er) with a concrete example. I have a Contact page and two links on the same page that link to the Contact page. One link is in the header menu (has unique ID). The other link is in a CTA lower down the page (does not have a unique ID). I am thinking about using enhanced link attribution to tell GA which link the user clicked to go to the contact page. But unless I have a unique ID on the CTA button then there is no point in implementing ELA because it will yield no additional information. Make sense?

    • This reply was modified 10 years, 2 months ago by Frank.
    #584846
    zichzach
    Participant

    Hi there,

    I’m setting up the Enfold theme and I’m trying to upload my logo but while clicking the “upload” button under Enfold > Theme options no screen is opened.

    No addblocker is active in my Chrome browser and this exact same upload action does work in the same browser under another Enfold website I’m running right now.

    Any ideas how to solve this?

    • This topic was modified 10 years, 2 months ago by zichzach.
    #584779
    realit-treuhand
    Participant

    HELP!

    Same problem again. Sorry! This happened:
    Parse error: syntax error, unexpected ‘.’ in /home/httpd/vhosts/lenzportal.ch/biete-bauland/wp-content/themes/enfold/functions.php on line 546
    Can someone fix this for me?
    I wanted to copy something into the functions.php file. How do I know where to insert it exactly so this doesn’t happen all the time?!
    I wanted to edit/style the password protected page and used a code for styling the button. But I inserted it in the end; obviously that was wrong.

    THANKS!
    Aline

    #584522

    In reply to: Button not responsive

    Hi Arthith.

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

    @media only screen and (max-width: 767px) {
    .postid-799 .application_button {
    margin-bottom:20px !important;
    }
    }

    Regards,
    Rikard

    #584507

    Topic: SUGGESTION!!!

    in forum Enfold
    andregorn
    Participant

    First i want to thank you guys for the Enfold. And how you support and go on. Good luck forever.
    My suggestion is simple – in advanced editor there are four buttons appear when user rolls over any element – save,clone,edit and delete…
    Can you please add button, that shows code of this exact element in html language. As for me – I think it will greatly increase usability. But interesting what you guys think.
    Thanx
    PS: Pardon. I’ve found directory feature request later. Please move this thread there if you think it should be there.

    • This topic was modified 10 years, 2 months ago by andregorn.

    Hi!

    We are working on your ticket please wait while we update the results here soon.

    The current html structure does not make it easy to place the button on left and make it’s position relative to the bottom in all screens. But if you like it on the right side it will work in all screens without any issue.

    We have added the below code in Enfold > General Styling > Quick CSS

    .avia-caption-content {
        top: 95%!important;
        left: 0%!important;
    }
    

    Cheers!
    Vinay Kashyap

    • This reply was modified 10 years, 2 months ago by Vinay.
    #584101

    Hey Guys, very disappointed, I’m not paying support for get this templated answer. I think that is not complex question and answer. I have been forced in do a deep investigation in your code, this is my answer to my question:

    First of all you need to know that i’m using a child theme because I want to update enfold in a future. I think (but not tested) that this code works in normal enfold functions.php but i wrote this code in child theme functions.php :

    
    add_action( 'init', function () {
    	
    	//we need new portfolio class extending actual portfolio class
    	class ebavs_portfolio extends avia_sc_portfolio {
    
    		//this method is called when shortcode needs to render, we need override and then copy and paste original content 
    		public function shortcode_handler($atts, $content = "", $shortcodename = "", $meta = "")
    		{
    			$atts['class'] = !empty($meta['custom_class']) ? $meta['custom_class'] : "";
    			
    			if(current_theme_supports('avia_template_builder_custom_post_type_grid'))
    			{
    			    if(isset($atts['link']))
    			    {
    			        $atts['link'] = explode(',', $atts['link'], 2 );
    			        $atts['taxonomy'] = $atts['link'][0];
    			
    			        if(isset($atts['link'][1]))
    			        {
    			            $atts['categories'] = $atts['link'][1];
    			        }
    			    }
    			
    				if(empty($atts['post_type']) || !current_theme_supports('add_avia_builder_post_type_option'))
    				{
    					$atts['post_type'] = get_post_types();
    				}
    
    				if(is_string($atts['post_type'])) $atts['post_type'] = explode(',', $atts['post_type']);
    			}
    			
    			$atts['fullscreen'] = ShortcodeHelper::is_top_level();
    
    			// HERE WE CHANGE $grid TO NEW OBJECT
    			$grid = new ebavs_post_grid($atts);
    			$grid->query_entries();
    			$portfolio_html = $grid->html();
    		
    			if(!ShortcodeHelper::is_top_level()) 
    			return $portfolio_html . '<!-- ebavs -->';
    			
    			
    			$params['class'] = "main_color avia-no-border-styling avia-fullwidth-portfolio ".$meta['el_class'];
    			$params['open_structure'] = false;
    			$params['id'] = !empty($atts['id']) ? AviaHelper::save_string($atts['id'],'-') : "";
    			$params['custom_markup'] = $meta['custom_markup'];
    			
    			//we dont need a closing structure if the element is the first one or if a previous fullwidth element was displayed before
    			if(isset($meta['index']) && $meta['index'] == 0) $params['close'] = false;
    			if(!empty($meta['siblings']['prev']['tag']) && in_array($meta['siblings']['prev']['tag'], AviaBuilder::$full_el_no_section )) $params['close'] = false;
    				
    			$output  =  avia_new_section($params);
    			$output .= $portfolio_html;
    			$output .= avia_section_after_element_content( $meta , 'after_portfolio' );
    			
    			return $output . '<!-- ebavs -->';
    		}
    
    	}
    
    	// Create new Grid class and extends the original
    	class ebavs_post_grid extends avia_post_grid { 
    
    		// override sort buttons, this methods render html for sort bar
    		protected function sort_buttons($entries, $params)
    		{
    			//get all categories that are actually listed on the page
    			$categories = get_categories(array(
    				'taxonomy'	=> $params['taxonomy'],
    				'hide_empty'=> 0
    			));
    
    			$current_page_cats 	= array();
    			$cat_count 			= array();
    			$display_cats 		= is_array($params['categories']) ? $params['categories'] : array_filter(explode(',',$params['categories']));
    
    			foreach ($entries as $entry)
    			{
    				if($current_item_cats = get_the_terms( $entry->ID, $params['taxonomy'] ))
    				{
    					if(!empty($current_item_cats))
    					{
    						foreach($current_item_cats as $current_item_cat)
    						{
    							if(empty($display_cats) || in_array($current_item_cat->term_id, $display_cats))
    							{
    								$current_page_cats[$current_item_cat->term_id] = $current_item_cat->term_id;
    
    								if(!isset($cat_count[$current_item_cat->term_id] ))
    								{
    									$cat_count[$current_item_cat->term_id] = 0;
    								}
    
    								$cat_count[$current_item_cat->term_id] ++;
    							}
    						}
    					}
    				}
    			}
    
    			// DRAW HERE YOUR HTML
    			$output = 'new sort buttons';
    			return $output;
    			
    		}
    
    	}
    
    	// Look for builder Avia Object
    	global $builder;
    
    	// Magic here, change portfolio class by our new class
    	$builder->shortcode_class['avia_sc_portfolio'] = new ebavs_portfolio( $builder ); 
    	
    	// init new object
    	$builder->shortcode_class['avia_sc_portfolio']->init();
    
    	// and replace the named class for shortcode
    	$builder->shortcode[$builder->shortcode_class['avia_sc_portfolio']->config['shortcode']] = 'ebavs_portfolio';
    
    	// this shortcode have a heavy css and js components, you can add your new js and css in this point
    },'100');
    

    As you can see only few lines of code explaining how you can override portfolio sort buttons, masonry is similar.

    #583779

    In reply to: popup option

    It won’t work because you can’t set a [shortcode] as the link target, however the plugin button may be modified to match the Enfold style, can you post a link to your site?

    Best regards,
    Josue

    #583754

    Just to help others – I figured it out – it was the Donation Button By mbj-webdevelopment – clearly it should not be used with the Enfold Theme.

    #583611

    Hi worldfuturecouncil!

    I can’t see any load more button on the link you have provided. Please check.

    You are using an old version of the theme, so please upgrade to Enfold 3.4.7 and let us know if you still need help afterwards.

    Best regards,
    Andy

    Borissimo
    Participant

    Hi there!

    I am trying to implement social hover buttons in enfold for my images, for instance Pinterest, Twitter etc. But they’re not showing up on the masonry gallery and background?? Only on the logo and some other images… How come?
    Can you help me with this?

    #583561
    M|C
    Participant

    1) How do you transfer “Save Element as Templates” to another WordPress installation?

    2) How do you add an onclick event to a link on the menu called “Help”?
    Ex:onclick=”zE.activate({hideOnClose: true});”

    3) How can I achieve this blog post format?
    https://www.shopify.com/blog

    The first article of every page is large. Then rest of blog laid out in a two column grid layout.

    4) On the menu, how can I add two different colored buttons? One orange, the other green.
    Home | FAQs | Help | Buy (Orange Button) | Try (Green Button)

    Thank you!

    Best regards,
    Ludovic

    #583396

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #footer input.button {
        background: #e9068b;
        border: none;
    }

    If that does not help, please add your form to the footer and then let us know.

    Best regards,
    Yigit

    #583296
    sitesme
    Participant

    Hi,

    I wonder if Enfold is capable to do a similar accordion such as this one: http://dns.d.pr/Cgwv/RXhLTeLW

    Basically… you can set it as full width and add icons on each “tab / buttons”.

    The page is here: https://www.approveme.me/#icon-grid

    Thank you

Viewing 30 results - 7,561 through 7,590 (of 11,220 total)