Viewing 30 results - 1,411 through 1,440 (of 11,204 total)
  • Author
    Search Results
  • #1322124
    #1321966
    Eleina_Shinn
    Participant

    Hi,
    Where in the Enfold General Styling Options to you control the Scroll to Top Button? I’ve tried changing colors in footer and socket, to no avail. My arrow icon in the middle of the box only appears on hover, so I want to change the color and, rather than use css, I thought I might ask where this is controlled first, so I know for the future.

    Thank you,
    ~e

    #1321873

    Topic: print icon for page

    in forum Enfold
    diefleischerei
    Participant

    i use enfold for my recipe collection. can you recommend a plugin with which I can print a page like this one?

    https://cookinggrannies.com/gebatener-zander-von-opa-werner-rezept-video-cooking-grannies/

    That would be super helpful for the visitors to my website. A print button, so to speak. Maybe something like that will come soon for the ALB, or does it already exist? Just an icon that you can insert manually on the page which then creates a print preview. Thank you very much, Alexander

    #1321569
    tokenofhon
    Participant

    Hi,

    I’m looking to replicate this menu style:

    With a logo left and some buttons on the right and the menu/social icons below (layout i want is basically identical to this page, but without shopping cart.

    I followed the instructions however it has gone whacky, see private info for screenshot.

    Also note: i changed the header style back to logo left, menu below from header left, menu right as the instructions state, and it got better, but the buttons are still in a weird position, how do i get them to the left of the facebook icon in the 2nd screenshot in private content

    • This topic was modified 4 years, 5 months ago by tokenofhon.
    #1321091
    Joeypeng
    Participant

    Hello Enfold Team,

    I got a problem adding “sponsored” or “nofollow” attribute to the button link. Previously I have used a plugin (WP External Links) to add “sponsored” or “nofollow” attributes to all the external links on my site, and it works fine. But I found that the links in the buttons (see below the buttons in the site) are not added with these attributes, could you help with that?

    #1320983

    Hey NoraGTS,

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

    .home button.mfp-arrow {
      display: none;
    }

    Best regards,
    Rikard

    #1320950
    Igitt23
    Participant

    Hello,

    im creating a online shop with woocommerce and an additional plugin wich let’s people order food.
    I have installed it and everything, except one thin works perfectly:

    The Food ordering Plugin has its own “show cart button” wich is flowing on the right side of the screen.
    It also has its own style for it. For Example those Buttons to add more, or reduce the amount of a product in the cart.

    But There are shown 4 Buttons. 2 Buttons with “+” and 2 Buttons witch “-”
    One pair is looking like its from Enfold, the other button pair should be from the food ordering plugin.

    The problem occours if you do following:
    1. Visit the shop wich i have linked in the private content
    2. Add any product to the cart
    3. Check the cart on the right side of the screen (it should look good)
    4. reload the page
    5. Check the cart again (it should look buggy)
    7. Additional: Try to press one of the “+” and “-” Buttons. Then it looks good again

    I have uploaded those two screenshots that you can see what i mean:

    wrong:
    Wrong

    right:
    right

    For me it seems that one script only plays, if a button is pressed.
    After that script, the website looks normal again.

    I found found out, that it moust something hast to do with the so called “woocommerce-mini-cart”

    Is there any fix you can provide me for this?
    For me it looks more like a Enfold issue than an issue of the Food ordering Plugin.

    Thank you very much! :)

    #1320933

    Thanks Mike that worked out perfectly.

    The vertical centering is what I’m trying to achieve now with the top bar.
    I followed this and was able to get the button to vertically center.

    This is the issue:

    Blog – avisar.wpsitestage 2021-09-14 at 10.30.26 AM.com - Google Chrome

    • This reply was modified 4 years, 5 months ago by slui.
    #1320844

    Hi,

    Thanks for the update. Enfold comes with its own layout builder, yes. If you create a new page, then you will see a blue button reading Advanced Layout Editor. If you click on that, it should load the Enfold Layout Builder, so that you can check it out. Enfold does not have official support for any third party layout builders unfortunately.

    Best regards,
    Rikard

    Hey Mike,
    The button is showing in the other pages now, thanks! See page: CLICK
    I do need some extra spacing below the button and the text is now black, but that should be fixable. Maybe that’s some extra code that needs to be added in the functions.php part? If it’s css I will probably manage myself.

    The next problem:
    The filters resets when going to the next page. So when using the filter on page one, the filters work, but when using pagination going to the next page the filters are reset and not working. Not sure if this is something Enfold related but maybe you have a clue?

    I tried tweaking the plugin settings to no avail. The only options/settings I can find which could maybe relate to this are the following (yellow text is placed in by me, so you can see the complete code), but I’m not sure this has anything to do with the problem.

    So maybe you can help me with tweaking the button and possibly make the filters work on all pages?
    If not, I will ask the support of the filter plugin to see if they can help.

    Thanks Mike!

    • This reply was modified 4 years, 5 months ago by zoltom.
    #1320261

    Hi Ismael,

    it shows now! Just the Enfold update was needed. We fixated the old working version before. Now it’s the current version with the problems:
    – header with shop button
    – blog posts

    You can see our normal website as comparison to the staging.

    Best regards,
    Melanie

    #1320173
    tinagianna
    Participant

    Hi Kriesi,
    I need to make certain buttons look more round. So I tried to do this via Enfold>Advanced Styling>Buttons and it didnt work.
    In fact it changed other buttons I didnt want it to..
    I would like to change the green buttons on my homepage and about page to be more round – see image https://ibb.co/ph1BwKG

    Thank you in advance :)

    zoltom
    Participant

    Hello,
    First off, thanks for this great theme. I’ve been working with it for many years now and love everything about it.

    I’ve been working on a website with a webshop and there’s one thing I just cannot figure out.
    I know this is also a Woocommerce and plugin related question but I’m hoping you can help me out or, if not, direct me in the right direction.

    I’m using the BeRocket filter plugin in combination with the WP Fly menu plugin.
    Together they work great and give me a beautiful shop page with a nice fly out menu with filters.

    But, if I use the advanced layout builder of enfold (which I would prefer) the fly out menu works but the filters do not do anything: CLICK

    So I switched to using the standard Woocommerce page for which I added a button on top of the page (see the code on page: Example ) to trigger the WP fly in menu.
    Now the filters work great until I go to the second page (using the pagination on the bottom). Then the button to activate the WP fly menu is no longer visible: CLICK

    Like I said, I would love to use the advanced lay-out builder and also asked the BeRocket filter support to help me. This was their reply:CLICK
    I added the code to the advanced lay out WordPress page but with no avail: CLICK

    So I would either need the filter to work on the advanced layout builder shop page (preferably).
    Or I need the button that triggers the menu on al shop pages not only the first page….

    Hope you guys have some time to help me. If I can tackle this problem I can finish the project.
    Let me know!

    Regards,
    Zoltom

    • This topic was modified 4 years, 6 months ago by zoltom.
    #1319805
    elskeletto1
    Participant

    Hello,

    in the latest update of Enfold the media overview has change from infinite scrolling to a load more button. I understand if this change was done for performance reasons. But I wonder how I can get fast to the first 10 uploaded images if I have already uploaded hundreds or thousands of images. I also wonder how I can have a quick overiew over hundreds or thousands of uploaded images. The list view where you can set the displayed images by author and date up to 99999 is not very practial in this case. Scrolling would be much too time consuming. I can’t find any settings for the standard view which has the style of a portfolio grid or masonry.

    I hope you understand the issue that I have with the media overview change in the latest Enfold version because I have already uploaded more than thousand images.

    Best regards,
    Michael

    #1319789

    Hey NikoArq,
    Thank you for your patience and for the link to your test page, when I check only the first slide has all on the layers to the left, all of the other slides are centered including the button, even when I change the window size. While there are many options in the layerslider it is hard to say from the outside what could be causing this, I would imagine it would be something like the layer alignment on this one slide:
    2021-09-05_003.png
    Do you agree that the issue is only on the first slide? If this is a premium slider from the layerslider site then there is a chance that the first slide is using a premium Slide Transition that is not included with the built-in version.
    If you bought the premium version then you need to deactivate the bundled version at Enfold > Layout Builder > Integrated (Bundled) LayerSlider Plugin and add the premium version plugin.
    2021-09-05_004.png

    Best regards,
    Mike

    #1319414

    Hi SoDutch,

    Yes it’s possible, please check: https://kriesi.at/documentation/enfold/social-share-buttons/#how-to-add-custom-social-icons-to-enfold-options
    Hope it helps.

    Best regards,
    Nikko

    #1319361

    Hi zoodvideo,

    Please go to Enfold > Header > Header Layout > Menu and Logo Position, set this to Logo right, Menu left
    Then go to Enfold > Main Menu > General > Menu Items for Desktop, set to Display as icon
    Next, go to Enfold > General Styling > Quick CSS, then add this CSS Code:

    .html_header_top #top .av_logo_right .logo {
        transform: translateX(50%);
        right: 50%;
    }

    As for the buttons on the right you can use widgets, then follow the instructions in https://kriesi.at/documentation/enfold/header/#adding-a-header-widget-area
    Hope it helps.

    Best regards,
    Nikko

    #1319277

    Hey Eleina_Shinn,

    Thank you for the inquiry.

    In the Appearance > Menu editor, you can add a custom menu item and enable the Button Style option from the Menu Style settings. This should create a menu item that looks like button, but you will have to use additional css code to insert an icon.

    #menu-item-755 a:before {
        font-family: 'entypo-fontello';
        width: 10px;
        height: 10px;
        display: block;
        position: absolute;
        color: white;
        content: "";
    }
    

    The css code above will apply the search icon to the menu item with the ID 755. You can also insert a widget in the header instead of a custom menu item.

    // https://kriesi.at/documentation/enfold/header/#adding-a-header-widget-area

    Best regards,
    Ismael

    #1319238
    zoodvideo
    Participant

    Hello Kreisi.
    on the header of https://www.forbes.com/ there is a hamburger menu and 2 menu-like button. Is there any way to reach this on Enfold?
    thanks

    #1319133

    In reply to: Column problem

    Hi,
    Thanks for the screenshot, I’m not seeing that on my Mac with Safari v14.1.2, what version of Safari are you using? You are using a Mac desktop and not an iPad to see this error right?
    I don’t think this is a caching issue, but I don’t know what it could be from, the key steps above was to:
    1: enable the Enfold Theme Options ▸ Performance ▸ Delete old CSS and JS files option
    2: go to Enfold Theme Options ▸ General Styling ▸ Quick CSS field and add a blank space so to allow you to save the theme options again (big blue button) – *this rebuilds the css files
    3: then clear your Safari cache, and note step 4 where you should Clear the History
    I note earlier you said the you are not seeing it in Chrome on your Mac, so I’m stumped also.
    Please let us know what version Mac & Safari so we can compare. I’m asking our team to check on their machines to see if anyone a duplicate.

    Best regards,
    Mike

    You can close this, I found the cause why the CSS was not propagated to the event page. It was caused by a different button style in the social media section of Enfold in “Share Button Bar Style”. When both are set to rectangular, it works fine with color propagation.

    #1318978
    schnelletexte.de
    Participant

    Hallo, auf https://johannesfaupel.com/ funktionieren keine Links zu Sprungmarken.
    Wenn ich https://johannesfaupel.com/#kontaktaufnahme direkt in der URL-Zeile eingebe, funktioniert der Link.
    Hinterlege ich diesen Link aber bei einem Button, funktioniert er nicht.
    Das gleiche Phänomen besteht, wenn ich einen Link mit demselben Ziel als Textlink einbaue.
    Bisherige Lösungsversuche:
    WP vollständig neu installiert.
    Enfold neu installiert.
    Alle Plugins testweise deaktiviert.
    .htaccess auf minimalen WP-Standard reduziert

    Wie kann ich dieses Problem lösen?
    Vielen Dank!

    #1318865

    Hey Jad,
    Thank you for the link to your site but the login doesn’t work. I assume that you followed these steps: How to add Custom Social Icons to Enfold options
    But looking at your code snippet above I see that you didn’t specify the font, you used the word “font” instead of “entypo-fontello”
    also please note if you are not using a child theme you need to add the code to the enfold/functions.php at around line 47 after

    if( isset( $avia_config['use_child_theme_functions_only'] ) )	
    {	
    	return;		
    }

    but I see that you are using a child theme so perhaps you have a curly quote in your code?
    This is the code I used which worked for me:

    // Register new icon as a theme icon
    function avia_add_custom_icon($icons) {
    $icons['amazon'] = array( 'font' =>'entypo-fontello', 'icon' => 'ue924');
    return $icons;
    }
    add_filter('avf_default_icons','avia_add_custom_icon', 10, 1);
    
    // Add new icon as an option for social icons
    function avia_add_custom_social_icon($icons) {
    $icons['Amazon'] = 'amazon';
    return $icons;
    }
    add_filter('avf_social_icons_options','avia_add_custom_social_icon', 10, 1);

    the social profile was added at Enfold Theme Options ▸ Social Profiles ▸ Your social profiles at the bottom of the list
    2021-08-29_003.jpg
    and on the frontend it shows like this
    2021-08-29_004.jpg
    Don’t forget the Amazon orange mouse-over css:

    #top #wrap_all .av-social-link-amazon:hover a{
        color:#fff; 
        background-color:#FF9900; 
    }
    

    Best regards,
    Mike

    #1318774

    Hi Rikard,
    First the informations about my system:

    Theme: Enfold
    Version: 4.8.6.2
    Installed: enfold
    AviaFramework Version: 5.0
    AviaBuilder Version: 4.8
    aviaElementManager Version: 1.0.1
    – – – – – – – – – – –
    ChildTheme: Enfold Child
    ChildTheme Version: 1.0
    ChildTheme Installed: enfold

    ML:256-PU:44-PLA:14
    WP:5.8
    Compress: CSS:disabled – JS:disabled
    Updates: enabled – token has changed and not verified
    PLAu:13
    –>

    Now the problem:
    I would like to make a custom element – a button row. Everything is ok, but I only get a simply button, not a button row and I can not add buttons as like in your example: https://kriesi.at/documentation/enfold/custom-element-templates/

    For me it looks like this, with no possibility to create a second button:
    example

    The same for example with accordeon.
    The problem I think is just with sub-items, everything else is working.

    I have activated the advanced options for the custom element and put the code in my child theme Functions.php.
    Any idea or do I use it wrong.
    Thanks and regards
    Barbara

    #1318688

    Hey Mike,

    Could you please go to /enfold/config-events-calendar/event-mod-css-dynamic.php and replace it with – https://pastebin.com/VfxiAJH4
    Then replace event-mod.css file with this one – https://pastebin.com/pgdUrixP and then go to Enfold theme options and save? This should increase the content width, set list color to content color.

    Buttons and mobile version look fine on my installation – https://imgur.com/a/AnXNQf2. If applying changes above and clearing cache does not help, please create temporary admin logins and post them here privately so we can look into it :)

    Best regards,
    Yigit

    Hey bobfurgo,
    Thank you for your patience and the link to your site, try adding this script to the end of your functions.php file in Appearance ▸ Editor, it is for the horizontal gallery and counts the slides and adds a class to first and last ones, then hides the next and previous buttons on the first and last slide.

    function horizontal_gallery_remove_first_last_slideshow_arrows() { ?>
        <script>
    (function($){
      $(window).load(function(){
    var lis = $('.av-horizontal-gallery-slider .av-horizontal-gallery-wrap').length;
    var hgs = $('.av-horizontal-gallery-slider .av-horizontal-gallery-wrap');
    var prev = $('.av-horizontal-gallery .av-horizontal-gallery-prev');
    var next = $('.av-horizontal-gallery .av-horizontal-gallery-next');
    
    $('.av-horizontal-gallery-slider .av-horizontal-gallery-wrap').each(function(index){
        if(index<1)$(this).addClass('first');
        if(index>=lis-1)$(this).addClass('last');
    })
    $('.avia-slideshow-arrows a').click(function(){
    if (hgs.is('.first.av-active-gal-item')){
    	prev.css({'display' : 'none'});
    }else{
    	prev.css({'display' : 'block'});
    }
    if (hgs.is('.last.av-active-gal-item')){
    	next.css({'display' : 'none'});
    }else{
    	next.css({'display' : 'block'});
    }
    });
    	
    });
    })(jQuery);
    </script>
        <?php
    }
    add_action('wp_footer', 'horizontal_gallery_remove_first_last_slideshow_arrows');

    If you have any issues with it please check that you are not forcing the jQuery to load in the footer in the theme option Enfold Theme Options ▸ Performance ▸ Load jQuery in your footer or with your caching plugin.

    Best regards,
    Mike

    #1318650

    In reply to: Checkboxes stretched

    Hi,
    Thank you for your patience, and the link to your site but I don’t believe that I’m seeing what you originally intended, perhaps you have changed the layout?
    Please see the screenshot in the Private Content area of what I’m seeing in step two, the radio buttons look at work correctly for me on Windows 10 in Chrome.
    As I recall with this plugin some of the styles have a lower specificity than what the Enfold form elements use, for example our rules begin with an ID #top and the Everest form builder doesn’t use any IDs, so if you have a rule that is being overwritten you could copy it to your custom css and add the ID #top to the beginning.

    Best regards,
    Mike

    #1318604

    Hi,

    Thank you for the update.

    Looks like the expand button is not available when the Block Editor is active. Are you actually using the new block editor? If not, you can switch back to the classic editor by adjusting the Enfold > Theme Options > Select your editor settings.

    We will forward the issue to our channel.

    Best regards,
    Ismael

    #1318576

    In reply to: Registration?

    Hi,

    You can follow this link to open a new thread, or click this button highlighted in the screenshot: https://imgur.com/a/AnoSPNb

    Best regards,
    Rikard

    #1318557

    Hi Dave,

    There’s no option for that setting yet, a workaround for that currently is to use Custom CSS Class.
    Edit the button, then go to Advanced > Developer Settings > Custom CSS Class then put mybutton in the text field then save.
    Go to Enfold > General Styling > Quick CSS, then add this CSS code:

    .mybutton .avia-button {
        font-size: 20px;
    }

    Adjust the font value as you see fit.

    Best regards,
    Nikko

Viewing 30 results - 1,411 through 1,440 (of 11,204 total)