Viewing 30 results - 1,831 through 1,860 (of 11,205 total)
  • Author
    Search Results
  • #1279030

    Hi,

    @vera: You may need to apply a custom css class name or ID to each Portfolio Grid element and use it to toggle the appropriate sorting button of each element accordingly. The class and ID field is in the Advanced > Developer Settings toggle of the Portfolio Grid element.

    // https://kriesi.at/documentation/enfold/add-custom-css/#enable-custom-css-class-name-support

    If you use portfolio-1 and portfolio-2 in the class name field of the two portfolio grid elements respectively, the changes may look something like this.

    $(".portfolio-1 .radiographic-systems_sort_button").trigger("click"); // activate radiographic-systems category for the portfolio grid 1
    $(".portfolio-2 .other-systems_sort_button").trigger("click"); // activate other-systems category for the portfolio grid 2
    

    Best regards,
    Ismael

    #1278878
    ellamac
    Participant

    Hi there,
    I am using Popup Maker plugin #popmake-117 shortcode in a button that doesn’t open the popup but instead takes me to the top of the page.
    I’m using #anchors for a single page website navigation and wondered if this might be interfering with the popup code?

    I’ve managed to get a text link to show the popup correctly using <span class=”popmake-117″> so it’s not the actual popup setup (and the popup also works fine from the front end Admin Popup Maker menu). This is the VIEW VANESSA’S EXPERIENCE HIGHLIGHTS example in the About section – https://wordpress-364189-1297988.cloudwaysapps.com/#about

    The button example is at the very bottom of the page shown as a red button “CLICK ME”

    Any ideas what might be going wrong? I did have this popup working in a button about 8 months ago.

    altei
    Participant

    I have used for few years plugin by woo-inquire-us-and-disable-add-to-cart-button (Premium) by themelocation, but about a month ago it is not working properly anymore…

    My goal is to have possibility to change on single product the button ADD TO CART to button Enquire Us (linked to contact page – or any URL)
    As we have products listed, but not for on-line sale.

    You can see that on brand page it is working fine (Enquire is Kontaktujte) but on single product page is the button without text and is not linked to any URL..
    And in source i can see that :
    Brand:
    <span aria-hidden=”true” data-av_icon=”” data-av_iconfont=”entypo-fontello”></span> Kontaktujte
    Single product:
    <button type=”button” class=”button alt”></button>

    URL and button text is missing

    If the plugin will stay like that is there any other solution how to change this?
    As I can not find any way how to edit the single product page in Enfold/Woocommerce

    #1278610
    JaimBateman
    Participant

    Hello,

    I’m building an accessible website with enfold, and have been able to solve most of my problems, but this one is stumping me. I would like, for accessibility reason, that when the cookie bar is shown, it should be the first reachable element on the page when using keyboard navigation, before the skip links etc.
    I know there is the option of using the cookie modal window, but the problem is that you guys use tabs in there, and your tabs are not aria-friendly (the keyboard navigation does not follow W3C guidelines).

    Could you help me make it work (or tell me how I could switch the tabs in the modal window by an accordeon, since I was able to make this one aria-friendly) ? This is the code I have so far :

    function cookies_buttons_first() { ?>
    <script type="text/javascript">
    function cookiesFirst(){
    
    var cookieBtn1 = document.getElementsByClassName('.avia-cookie-consent-button-1');
    var cookieBtn2 = document.getElementsByClassName('.avia-cookie-consent-button-2');
    var cookieBtn3 = document.getElementsByClassName('.avia-cookie-consent-button-3');
    console.log(cookieBtn1);
    console.log(cookieBtn2);
    console.log(cookieBtn3);
    	for (var i=0;i<cookieBtn1.length;i++){
    					cookieBtn1[i].setAttribute('tabindex', '1');	
    	}
    	for (var i=0;i<cookieBtn2.length;i++){
    					cookieBtn2[i].setAttribute('tabindex', '1');	
    	}
    	for (var i=0;i<cookieBtn3.length;i++){
    					cookieBtn3[i].setAttribute('tabindex', '1');	
    	}
    };
    cookiesFirst();
    </script>
    <?php }
    
    add_action('wp_footer', 'cookies_buttons_first',999);

    The idea is that if we give the buttons a tabindex value of 1, they are the first “tabbable” elements. But for some reason, even though it does load at the cottom of the page, the three html objects collections (cookieBtn1, cookieBtn2, cookieBtn3) are empty. Do you know what’s not working in there ?

    Thanks for your help !

    #1278524
    natas442
    Participant

    Hi,

    I am using your Enfold theme for a client of mine. Is there a way to reduce the excess spacing between the radio buttons in a Woocommerce item and the accompanying text? See my attachment as an example https://ibb.co/G5FhbtD (note the gaps in red) All items in the shopping cart need space reduction between the radio buttons and text. Thanks.

    Example item

    #1278437

    Hi,
    Sorry for the late reply and thanks for the login, I examined your video elements and I didn’t see a reason for the error. I used the Avia Layout Builder Debugger to copy your page to my localhost to test without plugins on a clean install and the first video showed the play button correctly, please see the screenshot in the Private Content area.
    The main difference, besides your plugins, is your PHP version 7.0.14, where I’m using v7.4.14
    If you could try updating your PHP version on your server, and then clear your browser & server cache.
    If this doesn’t help, try disabling your plugins and then enable one at a time until the error is identified.

    Best regards,
    Mike

    Solved it myself. The button font color got somehow written into the “Logo Area secondary font color” specification. Changed it back manually in Enfold’s “General Styling” options. But please have a look at this regardless. Something seems to be not quite right.

    DGITeV
    Participant

    Hi Enfold,
    I am aware you had the respective section in Enfold Theme Options > Advanced Styling labeled as active Beta.
    Nevertheless, I did not expect trouble like that: Editing the font color of the cookie consent buttons somehow affected the color of the menu items. We have white-on-white there now, which practically renders the site unusable.
    Please advise. Many thanks.

    #1278331
    tapintoit
    Participant

    Hi
    I have added the key and secret key to Enfold > Google Services >
    The contact form still shows the submit button instead of the v2 recaptcha.
    I took the Enfold recaptcha off a while ago as it wasn’t working and we have been getting a lot of spam since then.
    I have tried the suggestions in the support forum without much success…I wonder if these have been superseded as some of the content has been removed.
    I have the most up to date version of Enfold.
    Can someone explain what I need to do in simple understandable steps….to get this working…I am not a programmer but can follow simple instructions…
    Many thanks

    #1278304
    jsdevore
    Participant

    I am trying to edit my home page. Under the slider, I have 3 columns. When I login now, the three columns are not showing horizontally across from each other but instead are all directly on top of each other. When I try to click the text element to edit it, a new blank text box opens instead of the text from my page which I can see on my screen.

    I tried clicking on the Default Editor button and then going back to Advanced Layout, but it is still happening. I also tried opening the site in a different browser and I cleared my cache. I am using Enfold 4.7.6.3 with the latest version of WordPress.

    Thank you for any assistance you can provide that would allow me to update my site.

    #1278159

    In reply to: social icons in widget

    Hi williamslyd,

    You need to enable the Advanced Layout Builder, make a test page, add the social share buttons there and copy the shortcode to the text widget.

    Here is how to enable the Advanced Layout Builder debug mode:
    https://kriesi.at/documentation/enfold/intro-to-advanced-layout-builder/#debug-mode

    Best regards,
    Victoria

    https://kriesi.at/themes/enfold-2017/2015/01/24/a-small-gallery/

    The boxes are below “Share this entry”

    do you refer to those tooltips on hovering the share button?

    Yes :)

    can you show me a link to a demo page of enfold ( link ) where that is shown?
    do you refer to those tooltips on hovering the share button? https://kriesi.at/themes/enfold-2017/elements/social-share-buttons/

    • This reply was modified 5 years, 1 month ago by Guenni007.
    #1277912

    Hi Thomas,

    Thanks for the update. Please refer to the documentation here: https://kriesi.at/documentation/enfold/fullscreen-slider/#multiple-buttons-in-slider

    Best regards,
    Rikard

    #1277899

    In reply to: Buttons same size

    Hi Joep,

    Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:

    .avia-button.avia-size-x-large {
        min-width: 230px;
    }

    Best regards,
    Rikard

    #1277878

    Hi goldengate415,

    Yes, instead of using Custom ID Attribute use Custom CSS Class instead and put rounded-button
    Then in Enfold > General Styling > Quick CSS, add this CSS code:

    #top .rounded-button a.avia-button {
        border-radius: 20px;
    }

    Just adjust the value as you see fit.
    Hope it helps.

    Best regards,
    Nikko

    #1277640

    Hey chr_thiesen,

    Thank you for the inquiry.

    The videos are not playing automatically on page load anymore because of the privacy options, users have to manually accept or toggle the privacy buttons in order to enable external services including youtube videos, maps and other third party scripts that requires or uses cookies. If you want to enable autoplay even when the privacy options are enabled, you have to set the Enfold > Privacy & Cookies > Cookie Handling to the first or second option.

    Best regards,
    Ismael

    #1277318

    In reply to: Gutemberg

    Hi Serena,

    Enfold is compatible with Gutenberg, but the Enfold layout builder and the Gutenberg editor are separate from each other. If you create a new page then the Gutenberg editor will be active, and it you want to switch to the Enfold editor, the you can click the Advanced Layout Editor button at the top of the page.

    Best regards,
    Rikard

    #1277207

    Topic: Urgent!!

    in forum Enfold
    didomedia
    Participant

    Hello,

    I took over a client site recently that has the Enfold them and Avia Advanced Layout Builder. I purchased a license, deleted the old themes, uploaded the new ones (on a test domain) but cannot edit any of the content with the Layout Builder. It will allow me to add new Layout Elements and add Text Blocks but it will not allow me to edit any other Content Elements- headers, buttons, etc.

    Any help would be appreciated

    #1277065
    forever_prodotti
    Participant

    Good morning. In enfold you have the ability to view social sharing buttons only in the blog. What if I wanted to display them on the pages?

    #1277064

    Hi jd2011,

    Thanks for giving us access.
    It seems you are still using Enfold 3.3.2 and have updated WordPress to 5.6 which is incompatible.
    Please update it to the latest version of Enfold (4.7.6.4) but first, backup your site:
    – Site Backup: https://kriesi.at/documentation/enfold/backup-wordpress-site/
    – Theme Settings Backup: https://kriesi.at/documentation/enfold/backup-theme-settings/

    Then do the following steps:
    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. Install and activate a maintenance plugin and put your site in Maintenance mode.
    6. Go to Appearance > Themes, switch to a default WordPress theme like TwentyTwenty then delete Enfold.
    7. Click on the ADD NEW button.
    8. Click on the UPLOAD THEME button.
    9. Click BROWSE and choose enfold.zip file
    10. Click the INSTALL NOW button and switch to Enfold or your child theme.
    11. Remove the maintenance mode then deactivate and remove the maintenance plugin.

    Register the theme by following the instructions in https://kriesi.at/documentation/enfold/theme-registration/
    Once this is done, the next time you update, you’ll only need to go to Enfold > Theme Updates and click on the Update button.

    Best regards,
    Nikko

    #1277056

    Hey Chris2234,

    First backup your site:
    – Site Backup: https://kriesi.at/documentation/enfold/backup-wordpress-site/
    – Theme Settings Backup: https://kriesi.at/documentation/enfold/backup-theme-settings/

    Then do the following steps:
    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. Install and activate a maintenance plugin and put your site in Maintenance mode.
    6. Go to Appearance > Themes, switch to a default WordPress theme like TwentyTwenty then delete Enfold.
    7. Click on the ADD NEW button.
    8. Click on the UPLOAD THEME button.
    9. Click BROWSE and choose enfold.zip file
    10. Click the INSTALL NOW button and switch to Enfold or your child theme.
    11. Remove the maintenance mode then deactivate and remove the maintenance plugin.

    Register the theme by following the instructions in https://kriesi.at/documentation/enfold/theme-registration/
    Once this is done, the next time you update, you’ll only need to go to Enfold > Theme Updates and click on the Update button.

    Best regards,
    Nikko

    #1277026
    Kelly Erickson
    Participant

    Hi Enfold team!

    I have a grid row with background images placed in them so that I can overlay my text and button. It looks great on desktop but on mobile the background is not vertically centering behind the text, and the text is pushed all the way to the top while the background image is bottom centered. I’ve included some screenshot links in the Private Content so you can see what I’m referring to there!

    The only thing I can think of is adding Whitespace and hiding that content for large screens, and while it does get that background and content closer together it still adds a lot of padding around the elements on mobile.

    Any workarounds/insights would be appreciated!

    Thank you in advance.

    #1276976

    Hi Anamitra,

    Thanks for providing the link.
    Go to Enfold > Advanced Styling > click (Select an element to customize) then choose Main Menu Links, then click on the Edit Element button.
    This should show a box below it, change the Font Color, then check Apply only to mouse hover state.
    Hope it helps.

    Best regards,
    Nikko

    #1276855

    In reply to: menu large font

    Hi sensiblekaren,

    Go to Enfold > Advanced Styling > Click (Select an element to customize) then choose Widget Title and click the Edit Element button, then adjust the font size.
    Hope it helps.

    Best regards,
    Nikko

    #1276804

    Hi shihanze,

    I see, try adding this CSS code in Quick CSS, located in Enfold > General Styling:

    .pagination .pagination-meta {
        font-size: 13px;
        font-weight: bold;
    }

    For the price filter text:

    .price_slider_wrapper .price_label {
        font-size: 15px;
        font-weight: bold;
    }

    For the price filter button text:

    #top .widget_price_filter .button {
        font-size: 15px;
        font-weight: bold;
    }

    Just adjust the font sizes.
    Hope it helps.

    Best regards,
    Nikko

    #1276551

    Hi,
    Thank you, I see a test page, linked below, but I don’t see “RSPV jetzt!”, on your page is it “Teilnehmen”?
    I added the code to the end of your Enfold > functions.php and adjusted it to look for “Teilnehmen” and change it to “Registration” and now your button says: “Registration”
    Please clear your browser cache and check.

    Best regards,
    Mike

    #1276539
    bnetz
    Participant

    Hi,
    I want to use a custom class in a button-shortcode. But I am not able to add one.
    They all say I have to enable Theme Options -> Layout Builder -> Builder Options For Developers, but in my backend I cannot find those options as shown in https://kriesi.at/documentation/enfold/intro-to-layout-builder/#developer-options

    My aim is to add a custom class to this button-shortcode which I use in a widget:
    [av_button label='Aktuell: Zum virtuellen Infoabend!' link_target='https://chs-em.de/info-uebersicht/' size='large' position='center' color='theme-color' custom_bg='#444444' custom_font='#ffffff' av_uid='av-5obiu2i']
    Thanks in advance!

    #1276525
    PGerousse13
    Participant

    Hi I would like to add the “add to cart”-button to a product grid:

    I’m using the Enfold Shop demo with woocommerce.

    thsnks!!

    #1276346
    milano24ore
    Participant

    On my website m24o.net I have a shopping cart, which will appear on a pop-up window when something is put into the cart (example https://www.m24o.net/product/milan-city-tour-3-days/). Since one of the latest updates or from Enfold or from WP the popup window doesn’t appear anymore. Please tell me how the function can be reactivated. I am sending you the shortcode of the function PHP that I have found some time ago on your developer website. Thank you for help and best regards Olaf

    //—————–popup——————
    function add_custom_script(){
    ?>
    <script type=”text/javascript”>
    jQuery(window).load(function(){
    jQuery(‘.open-popup-link’).magnificPopup({
    type:’inline’,
    midClick: true
    });
    });
    </script>
    <?php
    }
    add_action(‘wp_footer’, ‘add_custom_script’);
    /*Click this button to open form in lightbox

    <div id=”test-popup” class=”white-popup mfp-hide”>
    YOUR SHORTCODE GOES HERE
    </div>*/

Viewing 30 results - 1,831 through 1,860 (of 11,205 total)