Viewing 30 results - 2,581 through 2,610 (of 11,217 total)
  • Author
    Search Results
  • #1200068
    Bpieterse
    Participant

    Dear Support,

    Based on the following threat i installed Autoptimize since my pages load really slow with pagespeed insights. Even a page with all images compressed and optimized for instance this one: https://graffitiwallartaddicts.com/around-the-world/graffiti-characters/

    So basically instagram feed is gone as well but i think i will make own version of Instagram feed with follow button since the instagram feed takes really long to load. (maybe any tips here?) :)

    My question: how do i get my logo back?

    And any updates regarding pagespeed / javascript rendering / parsing coming up in the foreseeable future?

    I follow this threat as well https://kriesi.at/support/topic/enfold-showcase/#post-1200061 since there is way to optimize but waiting on the articles of thinkjarvis :)

    Like to hear your thoughts and keep up with the great work you do with enfold and support!

    Kind regards,

    Bob

    Qgrafica_7
    Participant

    Hi, i have 2 problems with my website.

    1 – Between multiple layer sliders a grey horizontal line appears dividing one another, in an older version of Enfold i had this code added to each slider to hide that bar, but it’s not working anymore:
    margin-bottom: 0px !important;

    2 – In the contact form i need to change the submit button, background and text colors. Im an older version of Enfold i had this code added in the quick CSS section, but it’s not working anymore:
    .main_color input.button[type=’submit’] {
    background-color: white;
    color: black;
    border-color: white; }
    .main_color input.button[type=’submit’]:hover {
    background-color: black;
    color: white;
    border-color: black; }

    Maybe some update changed names or something, is it possible to fix it? thank you very much

    James
    Guest

    Hello
    I am interested to purchase a WordPress theme for my business. I have used a few WordPress themes having a licensing system, which is very easier to manage the theme update by clicking the update button from the WordPress Dashboard.
    Does your theme have the license system? I like your theme https://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990?s_rank=2 very much but need to make sure if your theme has the license system. I don’t want to handle any hassle for downloading and updating the theme manually.

    Please give me quick feedback, so that I can make my decision.

    Thank you.

    #1199837

    Topic: Features Missing

    in forum Enfold
    Hokuspokus
    Participant

    Dear Kriesi,

    I have some questions:

    When will Enfold users finally get modern social media elements like a modern bar that users can use indefinitely without shortcodes and CSS manipulations (sidebar, footer, page and blog)?

    When will we finally get social media buttons for mobile devices below 989 px without having to manipulate CSS ourselves or ask the support?

    When do we get a top bar tab in general styling where these colors don’t compete with those of the other elements, including user-defined heights that we don’t have to constantly ask support and manipulate CSS?

    Can you tell us please a timetable, when does it come?

    Thanks and best regards

    S.

    #1199825

    In reply to: Social Media in Footer

    Dear Support,

    I really would have hoped that with the last update you would accept the user requests that have been coming to you since 2014. Google: enfold social media buttons

    At all elements, user should have the ability to insert the social media set. Social Media is in focus since years or decades. Since nearly a decade, users ask to Enfold / Kriesi for a cool icon bar with social icons to implement.

    A good Example of Icon Sets

    Kriesi have no time for this. And Enfold user must define manual css at certain places and play and code and ask you every time from zero. And use some short code and css snippets instead to give the user a set, which can user can choose the style in this region, where is it needed.

    If i see the code on top: Why does Enfold do this?? I don’t understand, why we have no social media bar element for footer, blog, sidebar and pages: With the set, which we have defined in enfold options.

    2014
    2017 handcraftet
    Enfold solution, looks it comes from outer space

    #1199504

    Hi Empatica,

    Kindly check this in our documentation: https://kriesi.at/documentation/enfold/contact-form/#add-on-click-event-to-the-contact-form-submit-button-
    Hope it helps.

    Best regards,
    Nikko

    #1199483

    Hey bobthechiropractor,

    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:767px){
      #full_slider_1, 
      #full_slider_1 .av_slideshow_full.avia-slideshow,
      #full_slider_1  .avia-slideshow-inner,
      #full_slider_1 .avia-slideshow li,
      #full_slider_1 .avia-slideshow li img {
        min-height: 240px;
    
      }
      #full_slider_1 .avia-slideshow li img {
        width: 140% !important;
        max-width: auto;
      }
       .html_header_transparency #top .avia-builder-el-0 .slideshow_caption {
          padding-top: 0px;
      }
      #top .avia-slideshow-button {
        margin-top: 0;
      }
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1199299

    Hi Jordan,

    The site/page is in a local folder, which means I unfortunately can’t provide you with a link to the site.

    I’ll try to elaborate the issue:
    – If i choose the Enfold predefined color scheme, the burgermenu is white by default – no matter which color scheme I choose.
    – I have tried to custom color the burger menu in ‘Advanced Styling’, where I chose the following items to customize; ‘Menu Item Button’ and ‘Main Menu Indicator’ (mainly just to see, if the page changed what so ever). To this I used the ‘Minimal White’ color scheme (predefined for Enfold) and then I customized the burgermenu to following HEX #30489e. Only the Search icon changes color. I have no trouble changing the color of the text within the burgermenu (parent and child menus). It’s the image/icon of the burgermenu that wont change color.

    I have not yet tried to fix it using Quick CSS, but I’ve searched for possible answers.

    Sincerely,
    Marika
    Digital Dogme

    #1198872

    In reply to: Instagram Widget

    Hey SaraMichelle,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #top .av-instagram-follow.avia-button {
        color: #444;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1198735
    Tflores87
    Participant

    Hi,

    First Social Sharing Icons Question
    I am trying to get my EmEnfoldold social sharing Icons to show up on every page, right above the footer (See Attachment). The way I have added these so far is simply by going into everyone of my pages (on the WordPress side) and placed the Enfold Social Sharing block at the bottom. I have tried adding the following html of the Enfold Social Share Icons to the footer.php file via ftp so that it shows up on all pages. However, when adding them to the footer.php file, when on Product pages, it doesn’t share the corresponding Product, instead it shares the shop page meta data and not the product. How can I get it to show up universally throughout the website in the footer? As you can see, there are no product pages on the WordPress end where I can add these to the bottom like with other pages. You can see a screenshot here of where it should show up in the product pages (Attachment)

    Here is the HTML/Default Editor version of the social share section I tried implementing into the footer:

    <div id="sharethebeauty_custom-block-id" class="av-layout-grid-container entry-content-wrapper main_color av-flex-cells     avia-builder-el-7  el_after_av_masonry_entries  avia-builder-el-last  sharethebeauty_custom-block-css-class submenu-not-first container_wrap fullsize" style=" ">
    <div class="flex_cell no_margin av_one_full  avia-builder-el-8  avia-builder-el-no-sibling  sharethebeauty_custom-cell  avia-full-stretch " style="vertical-align:middle; padding:30px 60px 30px 60px ; "><div class="flex_cell_inner">
    <div id="sharethebeauty_custom-ID" class="av-social-sharing-box sharethebeauty_custom-css-class avia-builder-el-9  avia-builder-el-no-sibling  sharethebeauty_custom-css-class "><div class="av-share-box"><span class="share-label">Share</span><h5 class="av-share-link-description av-no-toc ">Share The Beauty</h5><ul class="av-share-box-list noLightbox"><li class="av-share-link av-social-link-facebook"><a target="_blank" aria-label="Share on Facebook" href="https://www.facebook.com/sharer.php?u=https://timfloresphoto.com/shop/&t=Shop" aria-hidden="false" data-av_icon="" data-av_iconfont="entypo-fontello" title="" data-avia-related-tooltip="Share on Facebook" rel="noopener noreferrer"><span class="avia_hidden_link_text">Share on Facebook</span></a><div class="avia-related-tooltip avia-tt" style="top: -31px; left: 19.5px; display: none; opacity: 0;"><div class="inner_tooltip">Share on Facebook</div><span class="avia-arrow-wrap"><span class="avia-arrow"></span></span></div></li><li class="av-share-link av-social-link-twitter"><a target="_blank" aria-label="Share on Twitter" href="https://twitter.com/share?text=Shop&url=https://timfloresphoto.com/?p=4121" aria-hidden="false" data-av_icon="" data-av_iconfont="entypo-fontello" title="" data-avia-related-tooltip="Share on Twitter" rel="noopener noreferrer"><span class="avia_hidden_link_text">Share on Twitter</span></a><div class="avia-related-tooltip avia-tt" style="top: -31px; left: 208.567px; display: none; opacity: 0;"><div class="inner_tooltip">Share on Twitter</div><span class="avia-arrow-wrap"><span class="avia-arrow"></span></span></div></li><li class="av-share-link av-social-link-pinterest"><a target="_blank" aria-label="Share on Pinterest" href="https://pinterest.com/pin/create/button/?url=https%3A%2F%2Ftimfloresphoto.com%2Fshop%2F&description=Shop&media=" aria-hidden="false" data-av_icon="" data-av_iconfont="entypo-fontello" title="" data-avia-related-tooltip="Share on Pinterest" rel="noopener noreferrer"><span class="avia_hidden_link_text">Share on Pinterest</span></a><div class="avia-related-tooltip avia-tt" style="top: -31px; left: 397.133px; display: none; opacity: 0;"><div class="inner_tooltip">Share on Pinterest</div><span class="avia-arrow-wrap"><span class="avia-arrow"></span></span></div></li><li class="av-share-link av-social-link-linkedin"><a target="_blank" aria-label="Share on LinkedIn" href="https://linkedin.com/shareArticle?mini=true&title=Shop&url=https://timfloresphoto.com/shop/" aria-hidden="false" data-av_icon="" data-av_iconfont="entypo-fontello" title="" data-avia-related-tooltip="Share on LinkedIn" rel="noopener noreferrer"><span class="avia_hidden_link_text">Share on LinkedIn</span></a></li><li class="av-share-link av-social-link-tumblr"><a target="_blank" aria-label="Share on Tumblr" href="https://www.tumblr.com/share/link?url=https%3A%2F%2Ftimfloresphoto.com%2Fshop%2F&name=Shop&description=High%20Resolution%20Images%20from%20around%20the%20world%20for%2050%25%20Off.%20Download%20Now%21%20%28Code%3A%20Life%29" aria-hidden="false" data-av_icon="" data-av_iconfont="entypo-fontello" title="" data-avia-related-tooltip="Share on Tumblr" rel="noopener noreferrer"><span class="avia_hidden_link_text">Share on Tumblr</span></a></li><li class="av-share-link av-social-link-reddit"><a target="_blank" aria-label="Share on Reddit" href="https://reddit.com/submit?url=https://timfloresphoto.com/shop/&title=Shop" aria-hidden="false" data-av_icon="" data-av_iconfont="entypo-fontello" title="" data-avia-related-tooltip="Share on Reddit" rel="noopener noreferrer"><span class="avia_hidden_link_text">Share on Reddit</span></a></li><li class="av-share-link av-social-link-mail"><a aria-label="Share by Mail" href="mailto:?subject=Shop&body=https://timfloresphoto.com/shop/" aria-hidden="false" data-av_icon="" data-av_iconfont="entypo-fontello" title="" data-avia-related-tooltip="Share by Mail"><span class="avia_hidden_link_text">Share by Mail</span></a></li></ul></div></div>

    Last Social Sharing Icons Question
    How can I add these social sharing icons right underneath the Add to Cart Button (and Save Wishlist Button)? If possible, I would like to avoid editing any functions file to avoid possible web speed decreases.
    Example of where placement should go.

    You can view my website at the following:
    Website:
    https://timfloresphoto.com/shop

    Website Product:
    https://timfloresphoto.com/product/upper-antelope-canyon-falls/

    Looking forward to hearing back from you :)

    Hi,

    The shortcode av_privacy_modal_popup_button is part of core now since one of the last releases.

    Please check Dashboard -> Enfold -> Privacy and Cookies -> Privacy Shortcodes (last entry). You can define your own button text.

    Best regards,
    Günter

    #1198557

    Hi hostworks,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #top #header .av-main-nav > li.current-menu-item.av-menu-button > a,
    #top #header .av-main-nav > li.current-menu-item.av-menu-button > a .avia-menu-text {
        color: #fff;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1198496
    eventplaner
    Participant

    i want the header looking like that:
    logo: left
    Menu (burger menu symbol and search symbol). right
    header widget (button): right

    The menu should be directly beside to the button in the header widget.

    I added a header widget and a button in it.
    I cannot find the right header CSS for this layout.
    I tried css from here: https://kriesi.at/documentation/enfold/header/
    Important: Also working responsive (no overlapping on mobile)

    Thanks, greets

    #1198392
    williamslyd
    Participant

    Hi, I’m using the default post template. I tried to use this code to change the icon style but it didn’t work:

    any ideas?

    Hi rob,

    We apologize for the delayed response.
    I tried to look into Enfold if there should be anything that causes when it comes to sending email however I could not find any as enfold uses the default wp_mail used by WordPress which is only actually used if you use an Enfold Contact form.
    Also, I can’t seem to follow everything, since I can’t understand german language but maybe you can tell us only the important details like:
    – Where do you set GTC and revocation instructions? is it in Woocommerce > Settings > Germanized > edit Revocation Terms Generator? or somewhere else?
    – You mentioned it should be inserted as continuous text and not pdf attachment at the end of the email, is this set in Woocommerce > Settings > Emails > Order Confirmation (manage button)? if yes how do you insert it? is there some code like {order_number}? a screenshot with an English title would most likely help.
    – I looked at the text file and not really sure which one is showing the correct email and the incorrect email, is Widerruf.txt showing the correct content of the email? I tried to run diffchecker to compare the contents though I expected them to have similar content but the other one has some extra content with the revocation but the contents seems entirely different.

    Best regards,
    Nikko

    #1198102

    Hey Maureen,

    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

    
    .avia-cookie-consent .avia-cookie-consent-button, .avia-popup .avia-cookie-consent-button {
        padding: 0.4em 1.1em;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1198081

    In reply to: Patreon Social Icon

    Hey gentlemansgazette,

    You can upload the icon and add it to the social profiles.

    Here are the docs for you:

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #1198006
    MadRhino
    Participant

    Hi there,

    I recently ditched my facebook page and was looking for an alternative to enable feedback and discussions on Twitter. I found the “Discuss on Twitter” plugin (https://wordpress.org/plugins/discuss-on-twitter/#installation), which is brand new and looks pretty promising.

    In order have the “Discuss on Twitter” button appear at the end of my single posts, I would need to add the following line of code:

    <?php if (function_exists(‘discuss_on_twitter_button’)) { discuss_on_twitter_button(); } ?>
    to the “single.php or similar”.

    Could you guys perhaps point me in the right direction and tell me to which file I would need to add the code and where?

    If possible, I’d like to have this added after the Social Media icons.

    I know the questions concerns a third party plugin, but since the developer isn’t familiar with the Enfold theme, I was hoping that you guys could help me out here. Many thanks.

    #1197808

    In reply to: resize contact form

    Thanks guys!! I combined both of your solutions and played with the percentages and that worked great. I did add a @media query for mobile only as well and took Victoria solution and made the percentages 100% for that one. (Just for anyone else that might want to do this.)

    Thanks for all of the advice. You guys are fantastic!

    This is specifically what I added to enfold CSS:

    /*Victoria’s Solution */

    #element_avia_1_1 {
    width: 48%;
    margin-right: 10px;
    }
    #element_avia_2_1 {
    width: 50%;
    }
    #element_avia_3_1 {
    width: 48%;
    margin-right: 10px;
    }
    #element_avia_4_1 {
    width: 50%;
    }
    #top .avia_ajax_form .first_form {
    clear: none;
    }

    /*Rikard’s Solution */
    @media only screen and (min-width: 768px) {
    .home #av_section_1 .container {
    padding: 0 20%;
    }
    }
    .home #av_section_1 .container .button {
    width: 100%;
    font-size: 20px;

    }

    /*My Addition for mobile */

    @media screen and (max-width: 500px) {
    #element_avia_1_1 {
    width: 100%;
    margin-right: 10px;
    }
    #element_avia_2_1 {
    width: 100%;
    }
    #element_avia_3_1 {
    width: 100%;
    margin-right: 10px;
    }
    #element_avia_4_1 {
    width: 100%;
    }
    #top .avia_ajax_form .first_form {
    clear: none;
    }
    }

    #1197702

    Hi,

    Can you provide a link to your site/page in question? Also see the following:

    Best regards,
    Jordan Shannon

    #1197634

    Good afternoon! Please tell me how or where in this topic https://kriesi.at/themes/enfold-construction change the color of the bar where the menu and search is located,and also make the buttons a different color and not so rounded. Thanks!

    Hey bagha,

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

    #top #wrap_all .header_color .av-menu-button-colored > a .avia-menu-text {
        color: #ffffff !important;
    }

    Best regards,
    Rikard

    #1196650

    Hey creativeopole,

    Here are the docs for you:

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #1196400
    willevo311
    Participant

    Hi Everyone,

    I am hoping someone can help me out with this one.. I found a website that has a header/menu area that I like and have been playing with Enfold for a while to replicate it but can’t figure it out. Any help would be greatly appreciated!! I really like that the phone number and button are located in the main menu area.

    The website is https://myershomebuyers.com/
    Specifically, I like (and trying to create in Enfold) the styling of the phone number, links to the phone number and has an icon next to it. And then after that the button (and styling of button) that takes you to the contact form on the same page.

    Thanks for any help you guys can provide!! Have a great day!

    Thanks,
    Will

    Thanks Mike,
    really kind. I followed your instructions on the child theme folder.

    However, I still can’t see the button to add social icons to the header, on the dashboard of the Enfold Child theme Options.

    Do you have any suggestions?

    Best regards

    P.S.: when you say “style.css & functions.php should be mostly empty except the comments.”
    what do you mean by “comments”? Sorry for my misunderstanding.

    #1195409

    You see here the instruction : https://kriesi.at/documentation/enfold/social-share-buttons/#how-to-add-custom-social-icons-to-enfold-options
    and scroll a short distance to : In case of using an image
    i actually always recommend to use pictures when there are only one or two additional icons.

    You see at the very end of parent functions.php file :

    /*
     *  register custom functions that are not related to the framework but necessary for the theme to run
     */

    just after that ( but before functions-enfold.php is required ) you can add your custom snippets.
    _____________
    But :living the world of WordPress is so much easier if you take advantage of a child theme. So I would recommend you to set one up.
    The clear advantages greatly outweigh the few disadvantages. Last but not least because of the preservation of all changes even after updates of the parent theme.
    Enfold makes it quite easy for you to change even advanced installations to a child theme.

    #1195389

    Hi Heimkinopartner,

    Thanks for giving us access.
    After checking it, it does not seem possible to have the “Anfrage stellen” go before the Paypal button because of its current structure, maybe you can use a woocommerce hook to move that button after the “In den Warenkorb” button, but you may need assistance from the Yith plugin support for that.
    But aligning the Paypal button can be done by adding this CSS code in Quick CSS, located in Enfold > General Styling:

    #top .single_variation_wrap .woocommerce-variation-add-to-cart {
        display: flex;
    }

    Best regards,
    Nikko

    #1195346

    Hi,

    Thank you for the update.

    We just noticed that the site is using an older version of the theme, v4.5.7. Please try to upgrade it to the latest version, v4.7.3. The upgrade might help fix the issue with the product buttons.

    If you can’t see the automatic update in the theme options, try to update the theme manually via FTP.

    // https://kriesi.at/documentation/enfold/theme-update/#update-via-ftp

    Best regards,
    Ismael

    #1195307

    Hey Victoria,

    If its possibile I don’t want to work with the layer slider and with the other full-width Enfold sliders it is not possible to use video, text and buttons like in the color-section.. Is there not a solotion for the color-section to work?

    Wkr Tim

    #1195215
    tremblayly
    Participant

    Hi
    I found this ticket: https://kriesi.at/support/topic/lightbox-for-mailchimp-form/#post-582439
    to create a page on which I put the button link and text content to open into a lightlbox popup.

    That works when I create a test page. But can I have the same popup to open when I select one of my main menu option?

    For example, here’s a link to my website: https://silviafindings.com/
    I would like visitors/customers to see the following popup when they select the “Settings Findings” menu item: https://silviafindings.staging.wpengine.com/test-popup (a test page I created on my staging server).

    Can I do this with the Enfold theme and how would I do it?

    Thanks
    Lyse

Viewing 30 results - 2,581 through 2,610 (of 11,217 total)