Viewing 30 results - 931 through 960 (of 11,213 total)
  • Author
    Search Results
  • #1373973

    Hi,
    Thanks for the screenshot and the link to your site, please use the shortcode wand
    to open the button element and style as you wish, when you save the button the shortcode will show and on the frontend the button will show.
    2022-11-26_006.jpeg

    Best regards,
    Mike

    #1373939

    Hi,

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

    #top div .av-dark-form .input-text, #top div .av-dark-form input[type=email], #top div .av-dark-form input[type=input], #top div .av-dark-form input[type=number], #top div .av-dark-form input[type=password], #top div .av-dark-form input[type=search], #top div .av-dark-form input[type=tel], #top div .av-dark-form input[type=text], #top div .av-dark-form input[type=url], #top div .av-dark-form select, #top div .av-dark-form textarea, div div .av-dark-form .button {
        color: green;
        border-color: red;
    }

    Best regards,
    Rikard

    #1373900

    In reply to: Button for blog

    Hey AuroraArcus,
    Thank you for your question, for reference for future readers this was the example thread on using the shortcode wand that you are referring to.
    Unfortunately, there is not a way to re-edit the shortcode that is created with the shortcode wand, so if you need to adjust the code you will need to re-create the button again.
    The alternative is to Enable the Avia Layout Builder Debugger and on a new page create the button with the Advanced Layout Builder button element and then text it on the frontend to see if it fits your needs and adjust to suit, then once you are satisfied copy the shortcode from the debugger widow below the builder window.
    Please note that both ways use the same button element builder and both ways generates the same shortcode, so it is just a matter of which way is easier for you to work.
    Also note that you could copy element shortcode from any existing page in the debugger window, but if there are multiple elements you will just want to be careful when copying the code.

    Best regards,
    Mike

    #1373839

    In reply to: Uploading Theme Issue

    Hi KurandaAmphitheatre2022,

    Please try to do the following:
    1. Login to ThemeForest and download the Enfold theme, right-click over the downloaded zip file and extract/unzip it.
    2. It should generate a new folder, open it and look for the enfold folder
    3. Right-click the enfold folder then zip it, here’s a tutorial on how to create a zip file in windows: https://www.howtogeek.com/668409/how-to-zip-and-unzip-files-on-windows-10/ (this should create enfold.zip
    4. Log in to WordPress as and Admin.
    5. Go to Appearance > Themes, switch to a default WordPress theme like TwentyTwenty then delete Enfold.
    6. Click on the ADD NEW button.
    7. Click on the UPLOAD THEME button.
    8. Click BROWSE and choose enfold.zip file
    9. Click the INSTALL NOW button and switch to Enfold or your child theme.

    Best regards,
    Nikko

    #1373753

    Topic: Buttons slide Enfold

    in forum Enfold
    thebranders
    Participant

    Hello,
    We are using the Enfold One Page Agency demo, and we have a problem, we don’t know why but the buttons that we have put on the slide work correctly on pc, but not on responsive. Could you help us please?

    #1373732

    In reply to: ENFOLD

    Hey lucia llovera mateo,

    You can open a new thread by using this link, or by clicking this button on the Enfold support forum: https://imgur.com/a/AnoSPNb

    Best regards,
    Rikard

    #1373608

    Hi,

    Thank you for the confirmation.

    We may need to access the site in order to test the script further. Please provide the login details in the private field.

    To disable the custom quantity buttons, please edit the enfold\config-woocommerce\woocommerce-mod.js file and remove this code around line 94.

    avia_apply_quant_btn();
    

    Make sure that file compression is disabled or toggled. You can then adjust the style of the input field using this css code.

    #top div .quantity input.qty {
        height: 43px;
        width: 103px;
        display: inline;
        padding: 0px 5px 0px;
        line-height: 41px;
        vertical-align: middle;
        margin: 0;
        text-align: center;
    }
    

    Best regards,
    Ismael

    #1373530

    Hi Ismael,

    The script provided does not seem to work. I also noticed the issue on single product pages when using WooCommerce extensions for an alternative cart. I was using this plugin: https://barn2.com/wordpress-plugins/woocommerce-fast-cart/. However, when the cart is loaded on the page the buttons do not work on the single product page either. It seems like when some sort of JS is fired on the page it kills the Enfold product quantity buttons. Having the option to use the default quantity picker would be great!

    #1373482
    christelw
    Participant

    Hi
    The contact form does not work after the updating enfold. The send button does not work.
    I checked all google recaptcha site keys and they work.

    Also it appears that there is a little bug in the mobile version with the Form Element Type as it says “0 object” before the user chooses an option.

    Thankful for your help
    /christina

    #1373038
    daineax
    Participant

    Hi there!

    Firstly, thank you very much for your help.

    I would like to create a second type of button on the front page of my website (link included below).

    I have successfully created and customized my buttons in 1 default style.

    However, I would like to have a second type/class of button with different font and different size of font, on the same page as the first button.

    I tried hard to read the instructions here: https://kriesi.at/documentation/enfold/button/ but am sort of confused with regards to what direction I should take – add custom CSS? But am not sure where to put it.

    Thank you!

    #1372813

    In reply to: licence activation

    Firstly : I restored the old setup, 3 days ago (FTP + mySQL), To avoid the bugs with wordpress 6.1. – No the site is stable again.

    Secondly, I would migrate the ENFOLD (4.3 => last version ) , then to upgrade the WORDPRESS. (WordPress 4.8.21 ==> 6.1)

    I see the weird file : function.php in child theme.. strange !

    I go here : https://www.teamargon18france.eu/wp-admin/admin.php?page=avia + theme update, but it’s written : “No Updates available. You are running the latest version! (4.3)”
    looks like the connexion with my last purchase doesn’t work.

    there is no “UPGRADE” button available.
    should I push manually the enfold files I download from themeforest using FTP, here : ?
    /home/teamargoxp/www/wp-content/themes/enfold

    or should I update my API key ? (currently API key is : (see in Private Content))

    #1372801

    In reply to: footer problem

    Hi,

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

    
    a:where(:not(.wp-element-button)) {
      text-decoration: none;
    }
    

    Lines were added in WP 6.1 and will be removed in upcoming Enfold update :)

    Best regards,
    Yigit

    mlubimow
    Participant

    I’m using enfold child theme (5.1.2), in Settings -> Privacy and Cookies -> Cookie Handling I’ve removed one button from cookie consent bar. It works well, but when settings get exported and imported, buttons get reset and removed button is visible again. Is it a bug or I am doing something incorrectly?

    Thanks for the swift response, really appreciate it.

    When entering the admin panel (wordpress), it however doesn’t say Enfold in the menu any more. This seems to be because the theme is not loading, and/or because the theme is in recovery mode.

    Should I press the red button to the upper right, “Exit rescue mode”?

    This is what it looks like: http://www.bilddump.se/bilder/20221114132003-84.55.121.202.png

    Therefor, no updates for the theme is showing: http://www.bilddump.se/bilder/20221114131714-84.55.121.202.png

    I assume uploading through FTP is the only way I can do it, then?

    • This reply was modified 3 years, 4 months ago by dolcen.
    • This reply was modified 3 years, 4 months ago by dolcen.
    #1372370

    Hi,
    Typically you would follow our documentation and find your icon at fontello.com and then add it to your site. But Patreon is not available at fontello.com
    So if you add a social icon that you don’t use and add your Patreon link to it we can use css to swap out the icon with one of these
    2022-11-12_010.png
    let us know which one you like.

    Best regards,
    Mike

    #1372338

    Hi,

    Thanks for the clarification. I see that button when I change to the block editor, but I’m not sure what the actual problem is though. Is it that you can’t edit the page in question in the Enfold Layout Builder, or in the block editor? Please note that it’s advisable to only stick to one of the two editors, as they are not really compatible with each other.

    Best regards,
    Rikard

    #1372231

    Hi Tilman,

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

    
    /* No capitals */
    .avia-toc-style-elegant a {
      text-transform: none;
    }
    /* Font size for level 1 */
    .avia-toc-style-elegant .avia-toc-level-1 {
      font-size: 20px;
    }
    /* Font size for level 2 */
    .avia-toc-style-elegant .avia-toc-level-2 {
      font-size: 18px;
    }
    /* Style toggle button */
    .toc-toggle {
      background: transparent;
      border: none;
      font-size: 20px;
    }
    

    Then add following code to bottom of functions.php file of your child theme to add toggle button to TOC

    
    add_action('wp_head', 'toggle_toc');
    function toggle_toc(){
     ?>
     <script>
     jQuery(window).load(function(){
    	var $input = jQuery('<input class="toc-toggle" type="button" value="≡" />');
        $input.prependTo(jQuery(".avia_auto_toc"));
    	 
    	jQuery( ".toc-toggle" ).click(function() {
    	jQuery( ".avia-toc-container" ).toggle();
    });
    	 
    });
     </script>
    <?php 
    }
    

    Best regards,
    Yigit

    #1372205

    Hi Dave,

    Thanks for contacting us!

    Your website looks great :)

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

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

    For future readers: Please refer to this post – https://kriesi.at/documentation/enfold/footer/#display-scroll-to-top-button-mobile

    Regards,
    Yigit

    #1372204

    Hey Dave,
    Thanks for the link to your site, to show the scroll top button on mobile please add this css to Enfold Theme Options ▸ General Styling ▸ Quick CSS field

    @media only screen and (max-width: 767px){
    .responsive #top #scroll-top-link {
        display: block;
    }
    }

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

    Best regards,
    Mike

    #1372198
    dave_montana
    Participant

    On my Computer I have a scroll to top button at the bottom of every page, when on a mobile its gone.
    Can I add this to the child theme, so I also have a scroll to top button to simplify getting to the menu on mobile devices.
    I just started using WP and built my site with Enfold theme and Child, including WooCommerce

    #1372075

    Hey AuroraArcus,
    Thanks for the login to your site, to create a booking button in your footer widget we will create the button using the shortcode wand, so we will open a new post and in the block editor select the classic block and in the toolbar select the shortcode wand ▸ Button:
    block_editor_classic_block_shortcode_wand.png
    then the standard Advanced Layout Builder button element will open for you to design the button, after you build your button and save the button shortcode will show for you to copy to your widget:
    block_editor_classic_block_shortcode.png
    Then go to your widgets and use the Custom HTML widget and paste the shortcode:
    custom_html_widget_with_button_shortcode.png
    once you have copied the shortcode to your widget you can discard the new post that you used to create the shortcode in as it is no longer needed. Now your widget button should look like this:
    2022-11-10_004.png
    So if you are happy with the button that I created you can keep it or you can follow these steps and create your own.
    While I created the button I added the custom class widget-book in the element options in case you wanted to fine tune the button with some css, in my final test I found the footer link color overrides the color of the text in the button so I add this css in your Quick CSS to adjust:

    #footer .widget-book a {
    	color:#fff;
    }

    so you can add any further customizations to your rule if you wish.

    Best regards,
    Mike

    #1372053
    jonasbecker
    Participant

    Hey Enfold-Team,

    is there a possibility to add a CTA-Button only to the mobile menu?

    The result should have a button like this: https://sfvoe.de/wp-content/uploads/2022/11/CTA-mobile.jpg

    Thank you in advance!

    Kind regards
    Jonas

    #1371927

    Hey,

    Thanks for contacting us!

    I added following code to Functions.php file near line 46th

    
    // Register TikTok icon as a theme icon
    function avia_add_custom_icon($icons) {
    $icons['tiktokicon'] = array( 'font' =>'tiktok', 'icon' => 'ue800');
    return $icons;
    }
    add_filter('avf_default_icons','avia_add_custom_icon', 10, 1);
    
    // Add TikTok icon as an option for social icons
    function avia_add_custom_social_icon($icons) {
    $icons['TikTok'] = 'tiktokicon';
    return $icons;
    }
    add_filter('avf_social_icons_options','avia_add_custom_social_icon', 10, 1);
    

    And added following code to bottom of Quick CSS field in Enfold theme options > General Styling

    
    #top #wrap_all .av-social-link-tiktokicon a, 
    #top #wrap_all .av-social-link-tiktokicon a {
      color: #fff;
      background-color: #FE2C55;
    }
    

    Instructions on our docs – https://kriesi.at/documentation/enfold/social-share-buttons/#how-to-add-custom-social-icons-to-enfold-options

    You are currently not using a child theme, so the modification in Functions.php file will be overwritten when you update the theme. To make the changes update proof, please switch to a child theme – https://kriesi.at/documentation/enfold/child-theme/.

    Please review your website :)

    Best regards,
    Yigit

    #1371908

    In reply to: TikTok Logo

    Hi,

    Thanks for contacting us!

    You can refer to this post – https://kriesi.at/documentation/enfold/social-share-buttons/#how-to-add-custom-social-icons-to-enfold-options and it to theme options as image.

    Enfold uses icons from Fontello and currently there is no TikTok icon on Fontello, so we are unable to add it to theme options.

    If you need assistance with that, please let us know :)

    Regards,
    Yigit

    #1371759
    mvi
    Participant

    Hello,

    I’m using a iconbox and have set the the link to be “Yes, apply link to icon and title”, but i need it to be on the whole button.

    I tried to use the guide “How to make icon box clickable?” on https://kriesi.at/documentation/enfold/icon-box/ but that open it on in a new tab, and i need it to open in the iframe.

    I do it when i click on the play button and the title.

    What should i change from the guide or do i need another solution?

    #1371743

    Ciao Rikard. I was out for 3 days, I couldn’t check it earlier.

    I’ve just connected to production, and I still cannot save it. I thought “maybe Rikard was able to save it because he connected using the user I’ve created for Kriesi”, and I tried again connecting with your user. See below the result:

    https://imgur.com/GAZtX8X

    Let me repeat the steps:
    1) I connect here https://www.sentierigressoney.it/wp-admin/
    2) I go to “Enfold Child” / “Theme Options”
    3) the button “Save all changes” is enabled already (and this is strange: it is normally disabled, if there are no changes left. In staging it is disabled, indeed).
    4) I click on it, I have the issue you see in the screenshot.

    It is not browser related: I’ve just tried with Edge, same result. I’ve just tried with Chrome, incognito mode: same result.

    In STAGING environment it is working as expected (https://staging.sentierigressoney.it/wp-admin)

    Thanks for your help!
    Bye,
    A.-

    #1371690

    In reply to: Gravity forms bug

    Hi,
    Thanks for enabling the site again, when I add something to the form upload button the console shows a javascript error:
    Uncaught ReferenceError: fieldId is not defined in a child theme file /wp-content/themes/enfold-child/script.js
    try disabling or removing this custom script as the error may be causing a conflict for the plugin.
    You are also getting CORS errors on the site, try also correcting those.

    Best regards,
    Mike

    #1371588

    Hi Ryan,

    Thanks for giving us admin access.
    It seems that the problem is more of a caching issue, I have disabled CSS File Merging And Compression in Enfold > Performance to fix this.
    Also, you can change those colors in Advanced Styling, just change the colors in Menu Item Button.
    Please review your site.

    Best regards,
    Nikko

    #1371517

    Hey Ryan,

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

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

    Best regards,
    Rikard

    #1371471

    here is – i think the best solution – with iframe :
    (by using custom-class: iframe-popup-link )

    function iframe_popup_posts() { 
    ?>
    <script type="text/javascript">
    (function($){
    $(window).on('load', function () {
    	if (top === self) { 
    	} else { 
    		$('#header, #footer, #socket, .sidebar').hide();
    		$('#main').css('padding-top', '0');
    		$('.container .av-content-small').css('width', '100%');
    		$('.content').css('border-right', 'none');
    	};
    
    	$('.iframe-popup-link').find('a').addClass('no-scroll');
    
    	$('.iframe-popup-link a').magnificPopup({
    		type:'iframe',
    		closeOnContentClick: false,
    	});
     });   
    })(jQuery);
    </script>
    <?php 
    }
    add_action('wp_footer', 'iframe_popup_posts', 999);

    see again right side button: https://enfold.webers-webdesign.de/popup-posts/

Viewing 30 results - 931 through 960 (of 11,213 total)