Viewing 30 results - 481 through 510 (of 11,204 total)
  • Author
    Search Results
  • #1428052

    Hi,

    Thank you for the inquiry.

    You can use the following filter to add a new social icon into the list.

    // https://kriesi.at/documentation/enfold/social-share-buttons/#how-to-add-custom-social-icons-to-enfold-options

    However, as the LINE icon isn’t included by default, you’ll need to retrieve an SVG version of the icon and convert it to a font icon using Fontello. Afterward, you can upload it to the theme using the Iconfont Manager. Please refer to the documentation below for detailed instructions.

    // https://kriesi.at/documentation/enfold/icon/#adding-your-own-fontello-or-flaticon-icons-
    // https://vimeo.com/75743285

    Best regards,
    Ismael

    #1428044

    Hi joandjaxx,

    To make it extra large, replace avia-size-large with avia-size-x-large
    For color, replace avia-color-purple with my-custom-color (or name it however you like)
    Then go to Enfold > General Styling > Quick CSS:

    #top .avia-button.my-custom-color {
        background-color: #333;
        color: #fff;
    }

    Just adjust the colors as you see fit (color is for text color).
    Hope this helps.

    Best regards,
    Nikko

    #1428015

    Topic: Bug Report

    Roman
    Guest

    Hallo,

    bin seit Jahren ein begeisterter Enfold User, also gleich mal vorweg – tolle Arbeit, weiter so!

    Ich bin schon vor längerer Zeit auf einen nervigen Bug gestoßen, den ich mit einem komplizierten Workaround gefixed habe. Heute habe ich durch Zufall etwas entdeckt, das ich mit euch teilen will:

    Wenn ich ein Masonry als “Custom Element Template” anlege und alle gleich bleibendene Werte sperre, dann verschwindet der “Mehr Laden”-Button immer nach dem ersten Klick auf ihn, egal ob noch Elemente vorhanden wären, oder nicht.

    Heute entdeckt:
    Das Problem tritt nur auf, wenn der Wert “Beitragsnummern” gesperrt ist (Stil -> Paginierung).
    Sobald dieser Wert entsperrt wird funzt alles wie gewünscht und der Button kann gedrückt werden, bis alles geladen ist.

    Das soll, vermute ich mal, nicht so sein :)

    LG, Roman

    #1427981

    Hi,
    Thanks for the login, when I add a new post and add a image:
    Enfold_Support_4079.jpeg
    and select an image the default size is large:
    Enfold_Support_4082.jpeg
    I tested this a few times, I also tested the image element in the ALB:
    Enfold_Support_4084.jpeg
    and it also worked, I know that you said that you are not using the ALB and only the Classic Editor, so I was just testing.
    Enfold_Support_4086.jpeg
    so try using the Add Media button on a new post:
    Enfold_Support_4079.jpeg

    Best regards,
    Mike

    #1427920

    In reply to: Team member content

    Hey sharynt3,
    Please see this tutorial for making the team member element a popup.
    In this thread Guenni007 offers another solution using a image, text & button to simulate a team member popup and has a working example that you can try.

    Best regards,
    Mike

    #1427911
    joandjaxx
    Participant

    HI, I would I stylize the Calendly “Book now” text pop up on my homepage to look like an enfold styled button? Right now the text is kinda plane….

    • This topic was modified 2 years, 2 months ago by joandjaxx.
    #1427854
    mm-g
    Participant

    Hi
    I can’t seem to get button row working in Custom Elements. Tried to create from start, and also tried to make a Custom Element from existing button row, it’s wanna make one button? Can’t add any or nothing. Tried one several enfold installation with samme output.

    Melissa
    Guest

    Hi Enfold Team,

    We see that you have lots of themes. As a beginner of using WordPress theme, we will be much appreciated if you can give us some advice or suggestions about which Enfold theme will be most suitable for my B2B business? Also we’d like that theme can meet our requirements that have a button which can post some articles and the purchasing functions. Thanks again in advance! Looking forward to you soon.

    Best Regards,
    Melissa from UPP

    #1427778
    sarawh
    Participant

    Hi,
    we´ve recently run into a conflict with the plugin Foo Bookings. It appears to be a conflict with Enfold because when I switched themes on advice of the plugin developer, the problem was resolved. I also tried deactivating all our usual plugins to make sure there was no conflict here, but this had no effect.

    With Foo Bookings you can add dates to a product so that the customer can choose his prefered date on the frontend of the product page. Foo has recently added a pop up window to this function in the backend: To add new dates you click on the button “Add dates” and then the pop up is displayed. Unfortunately the window is all greyed out and it isn´t possible to enter any data. You have to click on escape to make the window disappear again. When I switched to the theme WP 2024 the pop up window was no longer greyed out.

    I´d be really grateful if you could take a look at this and give me some advice.
    Thanks a lot in advance.

    Best regards,
    Sara

    #1427733
    dloverly
    Participant

    This is all very confusing. So, I bought the enfold theme at themeforest.net. They send me to envato.com to connect the theme to my wordpress site. But I have to have an account here to get questions answered. Have I got that right? Three different logins for one theme.

    Here’s my question, The connection between my site and envato says that my enfold theme is up to date, version 5.0, I come here and see that it’s actually up to version 5.6.9. How do I update to the latest version on my website?

    With other themes all I have to do is click an update button. I see no such thing for this one, so how to I make this happen?
    Thanks,
    Dee
    (Email address hidden if logged out)

    #1427672
    James Carter
    Guest

    Hello
    I am considering buying the Enfold theme to build a WordPress website. But after searching the Internet I see users of this theme are having problems with the theme.

    As early as May 2023 a user of the theme said he pulled up his site and pages on the site were missing on his site. And a web designer also said he had pages and buttons missing when he went to design a website page. Sounds like there is a problem with the page builder that is built into the theme.

    Can you tell me if the problem with the page builder been fixed. It is now December 9, 2023. I really don’t want problems with the page builder. I understand it’s older technology and according to Theme Forest ithe theme has been updated recently.

    Thank You for your time.

    #1427618

    In reply to: center

    Hey smarta-brett,

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

    .home .avia-slideshow-button {
        display: table;
        margin: 0 auto;
        margin-top: 20px;
    }

    Best regards,
    Rikard

    • This reply was modified 2 years, 2 months ago by Rikard.
    #1427607

    Hey Angelo,
    Thank you for the link to your site, try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    @media only screen and (max-width: 767px) { 
    #top .avia-button .avia_button_icon, #top .avia-button .avia_iconbox_title {
        vertical-align: middle;
     }
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    #1427439

    Hi,
    Please find the link below to import the 2017 demo slider into your LayerSlider using the import button:
    Enfold_Support_4017.jpeg

    Best regards,
    Mike

    #1427420

    hi,

    it works fine other themes, i works fine when i deactivate the layout editor.
    so it is clearly an issue in enfold, right?

    other user have problems to:

    bis dann, marco.

    #1427346
    netztaucher
    Participant

    hello,

    if i layout a product with the advanced layout editor the button from the plugin
    request a quote is not visible. when i switch to the standard editor all is fine.

    there some topics about this and it is an enfold problem, but no one posted a fix.

    can you help, please?

    bis dann, marco.

    • This topic was modified 2 years, 3 months ago by netztaucher.
    #1427125

    Hi
    We made a new website with Enfold and WPML and now we have some problems or things that we do not understand.

    The first thing is that sometimes we have “av_button: label” and av_button: link” and sometimes we have only “av_button: label” in the translation editor.

    The second thing is that for example the job description of a team member can have new lines in the original language but not in the translation.

    See screenshots in the private content section.

    Thanks very much.

    Best regards
    Mike

    #1427045

    In reply to: Updating theme

    Hi,
    From what I see the “button” that is added in your portfolio grid is a link that has been added in the footer with a custom class of “x”:
    Enfold_Support_4077.jpeg
    this is not typical, usually the footer is empty:
    Enfold_Support_4079.jpeg
    so this is probably some custom code to add this link and create the button, and since you are losing this customization when you update the site it would point to a possible core file that has been customized instead of this code in your child theme, or perhaps the code needs to be adjusted to work correctly.
    Please post the custom function that creates this button so we can test it on our test sites. I looked in your child theme but couldn’t find anything that would do this.

    Best regards,
    Mike

    #1427022

    Yes, I do and thank you. Unfortunately the touch event seems to get caught behind delayed actions no matter what I exclude.

    
    #top .dropdown_widget .buttons .button.checkout
    #top .dropdown_widget .buttons .button
    .woocommerce-mini-cart__buttons
    a.button.wc-forward
    a.button.wc-forward:hover
    .woocommerce-page .button
    #sv-rbadge-box
    #searchform
    #searchsubmit
    .avia-search-tooltip
    .inner-toolip
    .minus
    .plus
    .rating_container
    .woocommerce-product-gallery
    .header_color .avia-tt
    #top #searchform(.*)
    .avia-search-tooltip #searchform(.*)
    #top .avia-font-entypo-fontello
    .header_color .av_ajax_search_image
    .header_color .av_ajax_search_title
    .header_color .ajax_search_excerpt
    (.*).av_ajax_search_entry(.*)
    .ajax_search_response (.*)
    (.*).av_ajax_search_title
    (.*).ajax_search_excerpt
    (.*).av_ajax_search_image
    .header_color h4
    (.*).av_ajax_search_content
    .main_menu
    .menu-item-avia-special
    .av-hamburger
    .av-hamburger-box
    .av-hamburger-inner
    .av-burger-overlay
    .av-burger-overlay-scroll
    .av-burger-overlay-inner
    .av-active-burger-items
    .av-burger-overlay-active
    .av-burger-overlay-active-delayed
    .av-hamburger--spin
    .av-js-hamburger
    .avia_hidden_link_text
    .av-burger-menu-main
    #av-burger-menu-ul
    #avia-menu
    .av-width-submenu
    .current_page_item
    .current-menu-item
    .avia-menu
    .av-main-nav-wrap
    .menu
    .av-main-nav
    .sub-menu
    .av-burger-overlay-bg
    .inner-container
    #header_main
    
    
    \/jquery(-migrate)?-?([0-9.]+)?(.min|.slim|.slim.min)?.js(\?(.*))?( |'|"|>)
    /dynamic_avia/avia-footer-scripts-(.*).js
    /enfold/js/avia-snippet-hamburger-menu.min.js
    /enfold/js/avia.js
    /enfold/js/shortcodes.js
    /enfold/js/avia-compat.js
    /enfold/js/(.*).js
    /enfold/js/aviapopup/(.*).js
    /enfold/config-templatebuilder/avia-shortcodes/
    /wp-content/plugins/woocommerce-germanized/(.*)
    var avia_is_mobile
    

    It is a very common problem and I don´t know what the issue is but it seems that the burger-menu calls to some other function that still does get delayed.

    #1427017

    In reply to: CSS Colors

    Hey Chrisxx1982,
    Thank you for your patience and the screenshots.
    1: please link to this page as I couldn’t find the purple color on my Android device, you are using Android correct?
    2: Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #top #menu-item-shop .av-cart-counter {
        background-color: red;
        color: #ffffff;
    }

    3: try this css:

    #top #main div.woocommerce-error a.button, #top #main div.woocommerce-message a.button {
        background: red;
    }

    4: for the links on this one page only in the text element, try this css:

    #top.home .avia_textblock strong a {
    	color: red;
    }

    5: try this css:

    #top ul.products li .price,
    #top p.price {
    	color: #000 !important;
    }

    Please adjust the colors to suit, after applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    #1426982

    Hi,
    Sure if you wish, if it helps try these steps, if you see this Verify domain ownership via DNS record
    Verify_domain_ownership_via_DNS_record.jpeg
    and you added custom nameserver DNS URLs where you bought your domain from, like NameCheap.com
    Enfold_Support_4029.jpeg
    which points to your webhost with a cPanel, you can go to Zone Editor
    Enfold_Support_4031.jpeg
    then click “add record” ▸ “add TXT record”
    Enfold_Support_4033.jpeg
    then add the domain name like the other TXT records (without https) and paste the google code:
    Enfold_Support_4035.jpeg
    and wait a few minutes and the click “verify” on the google Verify domain ownership popup:
    Enfold_Support_4040.jpeg
    I had to wait about ten minutes and check three times on my test site, but this I got the success message:
    Enfold_Support_4038.jpeg
    then you can go to URL Inspection see the Request Indexing button which you can use to get Google to re-crawl and re-index your URL.
    But you might have to wait a day before doing this, as I found that with a new account and domain google shows the message Processing data, please check again in a day or so
    Enfold_Support_4042.jpeg
    But at least you got the ball rolling, in the future you will find the Google Search Console to be very helpful.

    Best regards,
    Mike

    #1426956

    Hi,
    When I test the filter that Ismael posted above on my test site child theme functions.php and test a masonry element for a specific category, and set all of the items to “draft” the masonry element is not included in the page source code and it shows no items until I publish one of the posts for the specific category.

    add_filter('avf_masonry_query_no_entries_fallback', function($fallback) {
        return false;
    }, 10, 1);

    So this filter seems to be working correctly, when I examine your site you seemed to also be tring to show posts in a masonry element, but you didn’t have a category selected:
    Enfold_Support_4009.jpeg
    thus on the frontend the masonry element showed some “pages” instead of “posts”
    Enfold_Support_4011.jpeg
    so I selected the category in the masonry element:
    Enfold_Support_4013.jpeg
    and now on the frontend the masonry doesn’t show any items:
    Enfold_Support_4015.jpeg
    the title and button show because they are separate elements:
    Enfold_Support_4017.jpeg
    Please check.

    Best regards,
    Mike

    #1426875

    Hey schweg33,

    Thank you for the inquiry.

    Are you trying to edit the password protected page? If so, try to add this filter in the functions.php file and add your own modifications.

    function avf_custom_password_form()
    {
        global $post;
        $label = 'pwbox-' . ( empty( $post->ID ) ? rand() : $post->ID );
        $output = '
        <div class="boldgrid-section">
            <div class="container">
                <div class="av-more-info">More info here</div>
                <form action="' . esc_url( site_url( 'wp-login.php?action=postpass', 'login_post' ) ) . '" class="form-inline post-password-form" method="post">
                    <p>' . __( 'This content is password protected. This is a custom message. To view it please enter your password below:' ) . '</p>
                    <label for="' . $label . '">' . __( 'Password:' ) . ' <input name="post_password" id="' . $label . '" type="password" size="20" class="form-control" /></label><button type="submit" name="Submit" class="button-primary">' . esc_attr_x( 'Enter', 'post password form' ) . '</button>
                </form>
            </div>
        </div>';
        return $output;
    }
    add_filter('the_password_form', 'avf_custom_password_form', 99);
    

    If you want to add a slider, try setting the builder to debug mode so that you can extract the shortcode of a builder element from one of your pages.

    // https://kriesi.at/documentation/enfold/intro-to-layout-builder/#debug-mode

    Best regards,
    Ismael

    #1426690

    Thanks for your quick answer Ismael,

    I did add this part of code in the functions.php located i the Enfold-Child shortcodes folder.
    I wanted to change the name of the toggle shortcode because I need to keep the toggle component for other uses.
    This new my-toggle element, displayed in the avia-builder is very specific, hence the changes I made.

    This works fine with Testimonial.php or buttons_fullwidth.php, so I wonder why this doesn’t work as expected with toggle.php

    best regards
    Xavier

    #1426678
    xaviero7
    Participant

    Hello,
    In Enfold-child, I copied-pasted toggles.php, then changed the class name as well as the shortcode:
    avia_sc_toggle by my_toogle

    $this->config[‘shortcode’] = ‘av_toggle_container’;
    av_toggle_container by my_toggle_container

    $this->config[‘shortcode_nested’] = array( ‘av_toggle’ );
    av_toggle by my_toggle

    I did that by replacing the texts in all the file.

    When I edit the page from the dashboard, update then click on view, all seems to work well, the component is correctly displayed.
    BUT when I go directly to the url, the component is not showed.

    Is there something I missed ?
    I did the same with testimonials.php and buttons_fullwidth.php, and for this two component all’s working fine.

    Thanks in advance for your help.
    Best regards

    #1426659

    Hi marius146,

    Thanks for giving us admin access.
    I have added this CSS code in Enfold > General Styling > Quick CSS:

    #top .avia-slideshow-button .avia_loading_icon {
        display: none !important;
    }

    Please review your site.

    Best regards,
    Nikko

    #1426641

    Hey David Wiener,
    Please see the big blue button at the top of the forum, when you are logged in:
    Enfold_Support_3991.jpeg
    or you can use this link to create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    #1426638
    David Wiener
    Guest

    I just bought Enfold and I’m having a few problems but I can’t find where to submit a topic. I’ve been to the support page and seen the topics but I don’t see a button/link where I can submit a topic.
    Dave.

    #1426517

    Hey whdsolutions,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #top a {
      text-decoration: underline;
    }
    #top #header a,
    #top #footer a,
    #top #socket a,
    #top a.avia-button,
    #top a.more-link {
      text-decoration: none;
    }
    

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    #1426155
    Roland Gienger
    Guest

    Hallo,
    1) ich habe eine website (www.ebook-schreiben-und-verkaufen.de) gekauft, die derzeit mit dem Theme “Thrive” läuft. Ich würde gern Thrive durch Enfold ersetzen (weil es in meiner Gegend einige Webdesigner gibt, die Enfold bevorzugen)… Allerdings… Die website benutzt u.a. das Feature “Thrive Leads”, das, wenn ein bestimmter Button geclickt wird, den Bildschirm abdunkelt und eine Eingabemaske für Vorname und eMail-Adresse bringt… Diese Daten werden dann via API an Klick-Tipp weitergeleitet, um dort eine eMail-Serie zu starten. Das sollte doch auch mit Enfold möglich sein? Ich habe ein paar Informationen dazu gefunden, diese sind aber teilweise schon sehr alt.

    Das Ganze sollte möglichst ohe zusätzliche Produkte möglich sein, da das Projekt derzeit ohnehin wenig rentabel ist (ich weiß, dass man z.B. NUR die Thrive Leads als Plugin auch für andere Themes nutzen kann…). Aber: Was geht mit “Bordmitteln” von Enfold? Bzw., falls es weitere Produkte braucht, was würden Sie empfehlen?

    2) Gibt es irgendwo (YouTube etc.) ein Tutorial zu Enfold? (Bei Udemy hab ich mal einen Kurs gesehen…) Habe noch sehr wenig Ahnung von WordPress und gar keine von Enfold…

    Danke schon mal.

Viewing 30 results - 481 through 510 (of 11,204 total)