Viewing 30 results - 101,131 through 101,160 (of 142,928 total)
  • Author
    Search Results
  • #577128

    Topic: Footer CSS alignment

    in forum Enfold
    sitesme
    Participant

    Hi,

    Based on this discussion (which is now closed): https://kriesi.at/support/topic/decrease-padding-on-footer-using-css/ please confirm the CSS code to change the padding specified below in PVT with the red arrows.

    Thank you

    #577102
    AgenceKineka
    Participant

    Hi!

    I tried to change the separator between the categories like in this post :
    https://kriesi.at/support/topic/change-separator-between-categories/

    but I couldn’d find that line: $output .= “<span class=’text-sep {$term->slug}_sort_sep {$show_item}’>/</span>”;

    in the masonry_entries.php file

    Can you help me?

    Thkx!

    #577076

    Topic: Old version of Enfold

    in forum Enfold
    CastleProd
    Participant

    Hi,

    We purchased Enfold theme a long time ago, when it was at version 3.3.1. We are faced to the bug that adds random UL tags when editing posts (cf: https://kriesi.at/support/topic/4-3-update-odd-behavior-since/) but we can’t update to the last release of the theme (3.4.7) because it would break almost all the site. Can you please provide us a link to download the v3.3.2 that fixes this particular bug? Or, better, the diff between the relase 3.3.1 and 3.3.2?

    Thank you,
    Regards,
    Stanislas.

    Hi!

    Please check the Appearance > menu and make sure all main menus have link it should work fine. if the above solution don’t work please open a new ticket for new issues so we can relate to the original topic and not get mixed up with many issues here. We might need to login as admin and check your site so please share the login details in private content.

    Cheers!
    Vinay

    #577051

    hy again :)

    i found a workaround with js-only in my child theme:
    var savedPos = 0;
    jQuery(‘#advanced_menu_toggle’).click(function(e){
    savedPos = jQuery(window).scrollTop();
    });
    jQuery(‘#advanced_menu_hide’).click(function(e){
    setTimeout(function(){ jQuery(window).scrollTop(savedPos); }, 1000);
    });

    the timeout is necessary, as it works only when the mobile menu is completely hidden. do you know any callback i could use to make this more robust?

    thanks
    matt

    Hey!

    Did you find a work around? The menu looks centered please see screenshot attached…

    Somewhere in the styles you have set width and margins to the menu

    
    .menu-item-top-level {
        width: 6.67%; 
        margin: 0 6.62%;
    }
    

    You can try the below code if it don’t look right please remove the customizations you have made and try this again.

    
    .av-main-nav {
    display:flex;
    justify-content: space-between;
    }
    

    Best regards,
    Vinay

    #577044

    Ok, your feedback has been noted and i’ll keep an eye for similar threads regarding this topic in the future, if you need further assistance with something specific feel free to open a new thread.

    Best regards,
    Josue

    perfectly symmetrie is in my opinion not possible if you have words (your links) with different wordlength !
    Products – P3 – perhaps you can give the links not a variable width – set to a defined width in which all words have enough place not to overflow (or break)

    the shift of the submenu you can correct with the padding:

    #top .av-main-nav ul a {
        padding: 8px 15px;
    }

    play with the 15px

    • This reply was modified 10 years, 2 months ago by Guenni007.
    #577035

    hy,
    i just found this post as i also want to disable the scrollTop-functionality. i am concerned to use your suggested methods, as i guess it will be discarded on theme update?
    do you have any idea on how to hook into this functionality with an own js-function or anything else?

    thanks,
    matt

    #577031

    do you mean something like this:

    or a selfhosted video instead ?

    this is made via text alb element – and in the text box there comes at the top the video link ( you can even add media via Media library – there are some options even to put in from an url)

    • This reply was modified 10 years, 2 months ago by Guenni007.
    #577030
    combra
    Participant

    Hey, i want to add some of this demo http://kriesi.at/themes/enfold-shop/ to my shop. Is there somewhere a tutorial to see how this works?

    I want to add:
    – pictures with mouseover effects for kategorys (on demo below slider)
    – big picture with some description for products (on demo below top products on the right)

    #577028
    themeforesttony
    Participant

    I have a section of a client’s website where I am using a 1/1 content container to hold some varying elements. I want to keep the comlumn aligned to to top of the page. Currently as the content varies from page to page the content will shift position in order to stay center aligned to the page.
    I would like it to stay v-aligned to the top and just expand down as needed.
    Can you help identify the code to accomplish this?
    Thanks in advance.

    #577015

    In reply to: sosyal medya ikon

    to get those icons bigger :

    #top .social_bookmarks {
        height: 50px;
    }
    
    #top .social_bookmarks li {
        width: 50px;
    }
    
    #top .social_bookmarks li a {
        line-height: 50px;
        min-height: 50px;
        width: 50px;
    }
    
    .social_bookmarks li > a::before {
        font-size: 30px;
    }

    sorry my turkish isn’t good enought to really understand the rest of your question

    edit: on the last rule it could be neccesary to set it to : !important

    • This reply was modified 10 years, 2 months ago by Guenni007.
    #577005

    In reply to: Blog image overlay

    Ok, thank you Elliott!

    I gave it a shot, but obviously it didn’t work :-)

    img.attachment-large.size-large.wp-post-image:after {background:linear-gradient(135deg, rgba(255,101,100,0.4) 0%, rgba(255,101,100,0) 50%, rgba(255,101,100,0) 100%),linear-gradient(45deg,rgba(40,0,215,0) 0%, rgba(40,0,215,0) 50%, rgba(40,0,215,0.4) 100%),linear-gradient(transparent 5%, rgba(0,0,0,0.8) 100%);content:”gradient mask for lede image”; position: absolute;top: 0;bottom: 0;left: 0;right: 0;}

    Edit: As an alternative, would it be possible to upload 2 featured images (one with overlay, other without)? One would be used on the homepage, the other when the post is active.

    Regards,
    Poirot

    • This reply was modified 10 years, 2 months ago by Poirot.
    #576977

    Hi Luc,

    If you enable debug mode in order to see shortcode: http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/, you can then get that layout with the following shortcode:

    [av_section min_height='50' min_height_px='500px' padding='huge' shadow='no-border-styling' bottom_border='no-border-styling' id='' color='main_color' custom_bg='' src='http://kriesi.at/themes/enfold-shop/files/2015/03/people_town.jpg' attachment='577' attachment_size='full' attach='parallax' position='bottom 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_headline_rotator before_rotating='WE SIMPLY OFFER THE BEST' after_rotating='IN LOS ANGELES' multiline='aviaTBmultiline' interval='3' animation='reverse' tag='h3' size='60' align='center' custom_title='#ffffff']
    [av_rotator_item title='SHOPPING EXPERIENCE' link='' linktarget='' custom_title='#253849']
    [av_rotator_item title='CUSTOMER CARE' link='' linktarget='' custom_title='#253849']
    [av_rotator_item title='ONLINE STORE' link='' linktarget='' custom_title='#253849']
    [av_rotator_item title='DESIGNER CLOTHES' link='' linktarget='' custom_title='#253849']
    [/av_headline_rotator]
    [/av_section]
    
    [av_layout_row border='' min_height='600px' color='main_color' mobile='av-flex-cells' id='']
    [av_cell_one_half vertical_align='middle' padding='150px' padding_sync='true' background_color='#ffffff' src='' attachment='' attachment_size='' background_attachment='scroll' background_position='top left' background_repeat='no-repeat']
    
    [av_heading tag='h3' padding='10' heading='How it all begann - our idea of the perfect clothing store' color='' style='blockquote modern-quote' custom_font='' size='30' subheading_active='' subheading_size='15' custom_class=''][/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']
    
    [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_cell_one_half][av_cell_one_half vertical_align='top' padding='50px' padding_sync='true' background_color='' src='http://kriesi.at/themes/enfold-shop/files/2015/03/hipster-girls-working.jpg' attachment='554' attachment_size='full' background_attachment='scroll' background_position='center center' background_repeat='stretch']
    
    [/av_cell_one_half]
    [/av_layout_row]
    
    [av_layout_row border='' min_height='600px' color='main_color' mobile='av-flex-cells' id='']
    [av_cell_one_half vertical_align='middle' padding='50px' padding_sync='true' background_color='' src='http://kriesi.at/themes/enfold-shop/files/2015/03/couple-sitting.jpg' attachment='546' attachment_size='full' background_attachment='scroll' background_position='center left' background_repeat='stretch']
    
    [/av_cell_one_half][av_cell_one_half vertical_align='middle' padding='150px' padding_sync='true' background_color='' src='' attachment='' attachment_size='' background_attachment='scroll' background_position='top left' background_repeat='no-repeat']
    
    [av_heading tag='h3' padding='10' heading='Growing from 2 single founders to 5 big stores with 50 team members' color='' style='blockquote modern-quote' custom_font='' size='30' subheading_active='' subheading_size='15' custom_class=''][/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']
    
    [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_cell_one_half]
    [/av_layout_row]
    
    [av_layout_row border='' min_height='600px' color='main_color' mobile='av-flex-cells' id='']
    [av_cell_one_half vertical_align='middle' padding='150px' padding_sync='true' background_color='#6786a1' src='' attachment='' attachment_size='' background_attachment='scroll' background_position='top left' background_repeat='no-repeat']
    
    [av_heading tag='h3' padding='10' heading='The Future of the Enfold Franchise - nothing can stop us :)' color='custom-color-heading' style='blockquote modern-quote' custom_font='#ffffff' size='30' subheading_active='' subheading_size='15' custom_class=''][/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']
    
    [av_textblock size='' font_color='custom' color='#ffffff']
    <p>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.</p>
    [/av_textblock]
    
    [/av_cell_one_half][av_cell_one_half vertical_align='top' padding='50px' padding_sync='true' background_color='' src='http://kriesi.at/themes/enfold-shop/files/2015/03/people_town.jpg' attachment='577' attachment_size='full' background_attachment='scroll' background_position='center center' background_repeat='stretch']
    
    [/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_heading tag='h3' padding='10' heading='What every single one of our stores offers you' color='' style='blockquote modern-quote modern-centered' custom_font='' size='30' subheading_active='' subheading_size='15' custom_class=''][/av_heading]
    
    [av_hr class='custom' height='50' shadow='no-shadow' position='center' 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']
    
    [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='ue805' font='entypo-fontello' title='Sales Notifications' 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 first]
    
    [av_icon_box position='left_content' boxed='' icon='ue8cf' font='entypo-fontello' title='Credit Cards accepted' 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='ue830' font='entypo-fontello' title='30 Days money back' 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 first]
    
    [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_one_half]
    
    [av_icon_box position='left_content' boxed='' icon='ue827' font='entypo-fontello' title='Regular sales' 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]

    Thanks,
    Rikard

    Hi,

    Great, please let us know if you should need any more help on the topic.

    Thanks,
    Rikard

    #576951

    Hey!

    Not all websites require data URI scheme but the theme includes basic schema or rich snippet structures which you can modify via template or by using the available filter. Example here:

    https://kriesi.at/support/topic/error-structured-data/#post-511934

    And yes, you still have to do the modifications above.

    Regards,
    Ismael

    #576940

    In reply to: Contact Form 7

    Hi!

    I tested the form and the it throws an error when you leave the fields blank. By “error”, I mean the input fields’ borders becomes red when you submit the form. You won’t be able to notice it because the color scheme of the site is also red-ish. Change the default border color of the input fields with this:

    #top .main_color input[type='text'], #top .main_color input[type='email'], #top .main_color select, #top .main_color input[type='tel'], #top .main_color textarea {
        border: black 1px solid;
    }

    Cheers!
    Ismael

    #576937

    Thank you Elliott,

    Your recommendation worked great.

    I just need some help now to properly align the widget to the right and in the middle (vertically) with the logo.

    This is the CSS I am using after adapting it a bit from the example:

    #header .widget {
      right: 12%;
      padding-top: 0;
      position: absolute;
      top: 0;
      transform: translate(-50%);
      z-index: 999;
    }

    Can you please check the page in PVT and tell me what changes I need to do?

    Thank you

    Hi,

    I changed the green colour to red and it’s working as expected, please reload your site and have a look.

    Try the following in Quick CSS for the cart:

    .html_header_sidebar .cart_dropdown {
        top: -300px !important;
        left: 10px !important;
    }

    Best regards,
    Rikard

    #576935

    Hi!

    I’m sorry but what do you mean by “enhanced slider”. Is this a slider from another plugin? If you have the time, please create a new thread for new inquiries. This will keep the thread relevant to the original topic. Thank you.

    Regards,
    Ismael

    #576929

    Hey!

    I searched for a related topic and this is what I got. A thread from the buddypress forum: https://buddypress.org/support/topic/allow-wordpress-comments-comment-form-on-groups/

    Best regards,
    Ismael

    #576906
    jells2
    Participant

    Hi,

    The mobile content is different from the desktop version. Particularly the icons. Please see SS and advise how to fix it. Thanks

    #576893

    Hi,

    Ah ok, I added this to your Quick CSS and it’s working now:

    @media only screen and (max-width: 767px) {
    .responsive #top #main .sidebar {
        display: block !important;
    }
    }

    Regards,
    Rikard

    Hey vossenm!

    Thank you for using Enfold.

    The autoplay or autorotation option is disabled in the first slider. Please edit the slider then set Autorotation active? to “Yes”. And note that video sliders are not going to work on mobile devices, that’s why you have to add a fallback image. Look for the “Choose fallback image for mobile devices” then upload the image.

    Cheers!
    Ismael

    #576883

    Hi!

    Thank you for the screenshots. You can try this in the Quick CSS field:

    .rtl .flex_column {
        float: right;
    }

    Unfortunately, we can’t do anything with the portfolio grid because the position of the items are based on the metafizzy’s isotope script.

    Regards,
    Ismael

    #576879

    Hi,

    If you activate debug mode in order to see shortcodes: http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/, then you should be able to get that look using the following shortcode:

    [av_section color='main_color' custom_bg='' src='' position='top left' repeat='no-repeat' attach='scroll' padding='default' shadow='shadow']
    [av_one_half first]
    
    [av_textblock ]
    <h3 style="text-align: left;">Half Sized Blog Element (Single Author Style)</h3>
    [/av_textblock]
    
    [/av_one_half][av_one_half]
    
    [av_textblock ]
    <h3 style="text-align: left;">Half Sized Blog Element (Multi Author Style)</h3>
    [/av_textblock]
    
    [/av_one_half][av_hr class='invisible' height='35' position='center']
    
    [av_one_half first]
    
    [av_blog blog_style='single-small' content_length='excerpt' items='2' paginate='yes']
    
    [/av_one_half][av_one_half]
    
    [av_blog blog_style='multi-big' content_length='excerpt' items='2' paginate='yes']
    
    [/av_one_half]
    [/av_section]
    
    [av_textblock]
    <h3>Full Sized Blog Element (Big Preview Pic)</h3>
    [/av_textblock]
    
    [av_blog blog_style='single-big' content_length='content' items='2' paginate='yes']

    Regards,
    Rikard

    #576869

    Hey!

    The css code is actually working but it distorted the image. You can try this instead:

    @media only screen and (max-width: 767px) {
    #top_section {
        background-size: cover !important;
        background-position: 80% 50% !important;
    }
    }

    This will change the background position of the image. You might want to remove the text in the image and then use the slider’s caption settings. Please hard refresh before checking the page.

    Regards,
    Ismael

    #576858

    i made use of the solution given here : https://kriesi.at/support/topic/upload-image-giving-http-error-theme-error/
    The file uploads without any error, but the larger images uploaded do not resize themselves on the responsive end (on a mobile device). My website contains a large resolution image for the front page, when i view it on a mobile phone, i can only see a part of the image.

    • This reply was modified 10 years, 2 months ago by akshatverma73. Reason: grammatical errors
    #576855
    wnow
    Participant

    Hi,

    How do I move the portfolio title from the bottom to the top and maybe indent it a little as well? And change the background color/text color?

    Screenshot – http://s27.postimg.org/z0975rsr7/portfoliotitle.jpg

    Live Site- http://f37.0c1.myftpupload.com/portfolio-item/weather-blocks/

    Thanks

    • This topic was modified 10 years, 2 months ago by wnow.
Viewing 30 results - 101,131 through 101,160 (of 142,928 total)