Viewing 30 results - 5,911 through 5,940 (of 11,218 total)
  • Author
    Search Results
  • #782983

    Hi,

    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

    
    @media only screen and (max-width: 479px) {
    	.responsive #top .slideshow_caption h2, 
    	.responsive #top .slideshow_caption .avia-caption-content {
    		font-size: 13px !important;
    	}
    
    	#top .avia-slideshow-button {
    		margin-top: 0px;
    	}
    	#full_slider_1 {
    		min-height: 190px;
    	}
    
    	.home .stretch_full.container_wrap.alternate_color.light_bg_color.empty_title.title_container {
    	  height: 25px;
    	}
    
    	.avia-slideshow-inner li img {
    	  width: 150%;
    	  min-height: 190px !important;
    	}
    	.caption_right .slideshow_align_caption {
    	  margin: 0;
    	}
    }
    
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #782976

    Hi stacey_pritchett,

    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

    
    @media only screen and (max-width: 479px) {
    	.responsive #top .slideshow_caption h2, 
    	.responsive #top .slideshow_caption .avia-caption-content {
    		font-size: 13px !important;
    	}
    
    	#top .avia-slideshow-button {
    		margin-top: 0px;
    	}
    	#full_slider_1 {
    		min-height: 205px;
    	}
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #782972

    Hey!

    Thank you for your answer.
    Sorry I didn’t know that…

    About my question, ‘ll try to be more explicit :
    I used the Avia Layout Builder to add “Social Media Buttons” (Avia_sc_social_share) to a page.
    My problem is that I’m trying to change the link for each of those social media buttons, but I don’t know where to go.
    I am also trying to change the text that appears when you hover over each button.

    I tried changing the links in Enfold theme options > Social Profiles, but it doesn’t change anything.

    Hope it’s more clear.
    Thank you,

    M.

    #782860

    Hi;

    when you choose day and click “check avalibitiy” button. you see the event get in the Cart. After click the “ödeme” button in the cart icon. you are gonna see this page.(link) [it is perfectly working in the site. i can do it.]

    the place i marked in page(link) came up with woocommerce barcode plugin upload.

    i checked the system and i realized it is a conflict with enfold.

    so, i dont want it occur in the “ödeme” page.

    as i talked another moderator upside. i sent admin access.

    can you help me to undo these blanks in “ödeme page” in enfold theme. ?

    thanks

    #782519

    Hi Jason,

    Importing the child theme is not very difficult and you always can switch back to the settings you have now

    Download the enfold child zip, go to theme and manually upload the enfold child zip file

    After installing click activate

    Go to “enfold child” in the left menu and go to import/export, press the “import parent theme settings” button, after sparky message you’re all set, like i said in my message i needed to fix the widgets menu’s, that was all, i don’t know if we all have the same issues

    Robert

    #782469

    We corrected the SSL issue, yet the issue remains. I cannot get anchors to work from EasySlider buttons with manually set anchor links, such as #kids.

    I see that such links do work on the demo site for the Enfold One Page Portfolio demo, but I installed the demo content for Enfold 2017 Demo, and again the anchor links are not functional in Chrome. They appear to work fine in IE.

    I am providing logon information and related details for a test page under Private Content.

    I am also having issues with transparent menus recognizing a user scroll event – but will open another thread for that issue.

    Thank you.

    #782138
    anristudio
    Participant

    Hello,

    I’m using demo import: enfold 2017 theme. I’m having issues with saving page named “specials broken” (copy of demo pricing page). I had total of 6 pricing boxes and every time I make changes I lose 3 pricing boxes. I created a template specials-01 which has all 6 pricing boxes, the problem is if I load template, delete what i don’t need and try to modify items when I save, 3 pricing boxes are gone I’m left with only 3 instead of 6 pricing boxes.

    When I duplicate the Fullwidth Button and try to save the page, information is lost.

    This looks like a bug. Anyone can assist?

    Thanks!

    • This topic was modified 8 years, 11 months ago by anristudio.
    #782110

    Hi John,

    Here is my script code (like in Enfold Bible):

    function ava_custom_script() {
    ?>
    <script type=”text/javascript”>
    (function($) {
    // steam button onclick attribute
    $(‘.button-contact a’).on(‘click’, function(e){ ga(‘send’, ‘event’, ‘button’, ‘click’, ‘Send Request’); });
    })(jQuery);
    </script>
    <?php
    }
    add_action(‘wp_footer’, ‘ava_custom_script’);

    And other error:
    Uncaught SyntaxError: Invalid or unexpected token

    #781561

    Hey fairusd,
    Can you try applying this style to that link:

    vertical-align:middle;

    Or, you can also apply a Link CSS class when you insert the image. use something like “inline-button”, then in the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file, add this:

    .inline-button { vertical-align:middle; }

    For an explanation about why this happens, you can read this thread.

    I hope that helps!
    Sarah

    #781501

    Andy, sorry to bother you again. But suddenly a part of my menu in the blogs is gone, the second line (where I can add color and strike through etc.) Do you know where I accidentally pressed a wrong button?

    Further everything is finished, thank you so much for your help. I really appreciate your theme and the perfect way of the enfold-team to help on the forum! Thanks a lot

    Best, Annelies

    pcmichiana
    Participant

    I’m trying to inject this shortcode (from debug mode) into posts externally after I upload a video so I can automate my YouTube > WordPress publishing. The problem is that it injects the shortcode into the main content body of the post and the “advanced layout editor” is not enabled. So it ends up posting the shortcode within the standard blog template.

    I think if I could enable the Advanced Layout Editor by default when a post is published then it would fix my problem. Is it possible to do this?

    Here’s a sample of how it looks (and doesn’t work)
    http://www.craigthetechteacher.com/video-the-lenze-smv-vfd-single-to-three-phase-converter-for-ac-motors/

    Here’s a sample when the advanced layout editor is enabled
    http://www.craigthetechteacher.com/video-the-lenze-smv-vfd-single-to-three-phase-converter-for-ac-motors-2/

    [av_section min_height='' min_height_px='500px' padding='default' shadow='no-shadow' bottom_border='no-border-styling' scroll_down='' id='' color='main_color' custom_bg='' 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_textblock size='' font_color='' color='' admin_preview_bg='']
    <h1 style="text-align: center;">Disable CPU Core Parking For Multi-Core Processors</h1>
    [/av_textblock]
    
    [av_hr class='invisible' height='10' 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_sidebar widget_area='Ad - Video Page (Above Description)']
    
    [av_three_fifth first min_height='' vertical_alignment='' space='' custom_margin='' margin='0px' padding='0px' border='' border_color='' radius='0px' background_color='' src='' background_position='top left' background_repeat='no-repeat' animation='' mobile_display='']
    
    [av_video src='http://www.youtube.com/embed/pl3u9eiskM4' format='16-9' width='16' height='9']
    
    [av_sidebar widget_area='Ad - Video Page (Below Video)']
    
    [/av_three_fifth][av_two_fifth min_height='' vertical_alignment='av-align-top' space='' margin='0px' margin_sync='true' padding='0px,0px,0px,0px' border='' border_color='' radius='0px' radius_sync='true' background_color='' src='' attachment='' attachment_size='' background_position='top left' background_repeat='no-repeat' animation='' mobile_display='']
    
    [av_sidebar widget_area='Ad - Video Page (Right Side - Single Ad)']
    
    [av_hr class='invisible' height='5' 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_sidebar widget_area='YouTube Subscribe Box']
    
    [av_hr class='invisible' height='5' 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_social_share title='Share This Lesson:' style='minimal' buttons='']
    
    [/av_two_fifth][av_hr class='invisible' height='20' 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_textblock size='' font_color='' color='']
    <h5>Short Description:</h5>
    [/av_textblock]
    
    [av_textblock size='' font_color='' color='' admin_preview_bg='']
    For those of you who are using laptops with Windows 7 or Vista installed, you may be disappointed to find out the dual, quad or octal core processor you invested in isn't actually using all of the cores.
    [/av_textblock]
    
    [av_hr class='invisible' height='20' 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_textblock size='' font_color='' color='']
    <h5>Related:</h5>
    [/av_textblock]
    
    [av_hr class='invisible' height='10' 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_sidebar widget_area='Ad - Video Page (Matched Content)']
    
    [av_social_share title='HELP SUPPORT THIS CONTENT BY SHARING TO YOUR FAVORITE SOCIAL NETWORK:' style='minimal' buttons='']
    
    [av_hr class='invisible' height='30' 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_comments_list]
    
    [/av_section]
    #780878

    Hi,

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

    #top #header_meta .avia-button-wrap.avia-button-left {
        margin-left: 10px;
        float: left;
        position: relative;
        top: -10px;
    }
    
    #top #header_meta .avia-button.avia-size-small {
        padding: 4px;
    }

    Let us know if this helps :)

    Best regards,
    Nikko

    #780815
    CPM_usa
    Participant

    I searched all over the web and found some custom CSS to make my radio button (actually the checkbox) a toggle button side by side versus radio buttons in a line. The css is not working with your theme, so wondering if you are able to help?

    #780769

    Hi everybody,

    thank you very much for the research until now. I read also the ticket in the WPML-Support Forum https://wpml.org/forums/topic/several-wpml-sites-with-enfold-theme-with-big-problems-with-translated-pages/page/2/

    I have a similar problem with the translated page in WPML (for some reason content is wrapped in color section) and cant wrap all the elements in a separate color section because there is a fullwidth-Button and a fully stretched mansonry-gallery.

    here is a example page:
    Main-Language-Page (German):

    Translated Page (englisch): https://www.ec4u.com/en/industries/financial-services/

    It also effects the footer-look. Alle is wrapped/contained.

    At the moment i cant login into WPML-Forum, so hopefully you keep us updated here.

    Beste regards
    Ruben

    raulgarciaherrera
    Participant

    Hello from Spain,
    I’ve installed de Woo extension Quick view in order to get a light box for quantity and variation selection instead of leaving the archive page and the plus and minus buttons beside the quantity box are not shown.

    Can you help on this issue?

    Thank you very much in advance,
    Raúl.

    DanielKG
    Participant

    Hello Enfold team,

    I’m having an issue in how the section with full width under Test 2 displays in mobile. When it’s viewed on mobile portrait mode it has a big margin on the right side and underneath. When viewed on mobile landscape I get a margins all around. How can I remove all those margins?

    Also, is there any way to add a button under the tittle (View Project) on the masonry galleries? Test 1 and Test 5

    Thanks for your help.

    #780130
    willevo311
    Participant

    Had to disable Layersider due to theme issue with newest release so I am using Fullwidth Easyslider (that was the default slider option in the enfold theme.) I imported the Church Demo and that has been the foundation for this website.
    In Tablet mode… (ipad vertical) the Buttons underneath the text are being cut off. The buttons look good in mobile and desktop but for some reason are being cutoff in tablet.

    Any ideas on what to do to fix? This also happens in the church demo as well. I am thinking it is a styling issue but haven’t figured out a way to fix it so that it doesn’t affect the other layouts (mobile and desktop).

    Thanks for any help you can give. I will put website in private content box so you can review homepage where issue is occurring. I was able to reproduce the issue when you view the site on an emulator like http://mobiletest.me.

    Thanks,
    William

    #780058
    #779997
    steviger
    Participant

    Hi,

    For a project I have 2 header widgets. One is for some social buttons and the second one is for the search box. I’ve managed to have them displayed in the header but I can’t figure out how to position them in the right way. Please see attached screen shot with the current situation and the desired one.

    Screenshot

    What I did so far:

    1. Made two widgets ( header and zoeken (search) )
    2. Added to my functions.php:

    add_action( 'ava_after_main_menu', 'enfold_customization_header_widget_area' );
    function enfold_customization_header_widget_area() {
        dynamic_sidebar( 'header' );
            dynamic_sidebar( 'zoeken' );
    }

    3. Added to my child CSS:

    #header .widget {
    height:24px!important;
      right: 0;
      top: 5px;
      padding: 0;
      position: absolute;
      z-index: 999;
    }
    
    /*Header zoeken settings*/
    #zoeken .widget {
      height:24px!important;
      right: 0;
      bottom: 50px!important;
      padding: 0;
      position: absolute;
      z-index: 999;
    }

    Help is much appreciated also with the larger width of the searchbox..

    Regards,

    Steven

    #779950

    @mensmaximus – i tried you solution about the image problem. But with the child them my site looks very different to the original.

    For example: Header color, menu color, footer color buttons etc.

    For sure i’ve import the parent setting. All custom css is in child theme an all general stylings in enfold panel are the same but it look different with enfold standard green color

    #779784

    In reply to: Fullwith button

    Hi,

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

    #top .avia-button {
        border-radius: 0 !important;
    }

    I have verified that it’s working.

    Best regards,
    Rikard

    #779683

    Topic: Menu

    in forum Enfold
    michael_world2cycle
    Participant

    Hi,
    I would like to have each of my menu button in a different color. I tried several options, but didn’t succeed yet finding the option within Enfold. Can you please assist?

    Thanks :-)

    #779654
    Stegemüller
    Guest

    I am very sorry to say so, but your service getting help is absolutely horrible. And I have just bought 12 months of service which is not cheap! I regret. It is impossible to find a place where one can contact you. Of cource I have searched the web, but haven’t found solutions. Clicking a link just gets one into a loop. Not user friendly! How do I contact you?

    My originally post was:

    “Hi there

    I just started working with Enfold Theme. My problem is I don’t know how I can get the “show more” button in every post.

    I have searched all webpages, but I can’t find a solution for this problem.

    Best regards
    Hanne
    Denmark”

    #779518

    Hi,

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

    #top .avia_ajax_form input.button {
        background: red;
    }

    2. Go to enfold\framework\php\class-form-generator.php and find this code (line 322):

    $this->button_html .= '<input type="submit" value="'.$submit_label.'" class="button" '.$this->submit_attr.' data-sending-label="'.__('Sending','avia_framework').'"/>';

    Replace Sending with the text you want to use.

    Best regards,
    Nikko

    #779118

    After I set Ultimate Member plugin, the mega menu select button(“use as Mega Menu”) disappeared.

    How can I use Mega Menu like before?

    Thank you!

    • This reply was modified 8 years, 12 months ago by whitemet.
    #779025
    raucher-himmel
    Participant

    Hello Team,
    after update to Woocommerce 3.0.3 and Enfold 4.0.5 the quality of the product picture on the product site is very very bad. Please see the first screenshot
    When I press the button of the picture then the picture is very good.Please see the second screenshot.

    What is to do ??
    Thanks a lot and kind regards.

    First screenshot

    First screenshot

    Second screenshot

    Second screenshot

    #778993

    Dear Vinay,

    Thanks for your message,

    The case is, I’m using the standard contact form from Enfold and would like to change the color of the “send” button, It must be not that dificult right? but how? haha

    My second question was: when I click on “send” it says in english shortly “sending” can I change the text “sending” to something else too?

    #778963
    eternalkid
    Participant

    Hi guys! I hope you’re well.

    I have looked at the previous support surrounding Fonts not changing on the website after altering it in the styling sections of Enfold.

    When I press the Customize button at the top of the wordpress site, the font change is suddenly visible in this new format, so it has registered the request. However on the main page it is not changing, as if browsing the site, it has not changed (neither on mobile).

    I have cleared the cache of the browser several times and reloaded the page too. I have deleted W3 Total Cache.

    Any suggestions on what I can get working on?

    THANK YOU
    Blake

    #778848
    lynettebrown
    Participant

    Hello

    I was wondering if you could tell me how I can create buttons like you have on your enfold website

    the button that says view theme or learn more

    is this something we can do in enfold or is this a plugin your using

    I really like this and would love to do this on my website

    thank you

    Hey dccullman,

    this button can be inserted as a header widget: http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/

    Once you’ve inserted it as inside your header widget and still need help, let us know.

    Best regards,
    Andy

Viewing 30 results - 5,911 through 5,940 (of 11,218 total)