Viewing 30 results - 3,511 through 3,540 (of 11,207 total)
  • Author
    Search Results
  • #1091726

    Hi Rikard

    That works fantastically, thanks :)

    On another note, is the button on the kreisi site homepage (the view demos or purchase now) an element on Enfold as well, or is that a different theme?

    Thanks
    Farzan

    #1091374

    Hi,

    Thank you for using Enfold.

    Where did you add the buttons? You may need to change the selectors in the “scrollToTab” function to that of the button’s class attribute.

    scrollToTab( '.menu-item a', 'click' );
    scrollToTab( window, 'load' );
    

    Best regards,
    Ismael

    Hey webworm72,

    Thank you for using Enfold. And we would like to apologize for the late response.

    The sub menu container displays fine on mobile view. It’s not displaying a button but the menu items are there. We can’t adjust the settings because the user account is not an admin.

    Screenshot: https://imgur.com/a/FJwGwLL

    Best regards,
    Ismael

    #1091061

    Tkanks, but I already read this and did not find the solution to use the page builder in the woocommerce shop page in Enfold. On this page, the advanced page builder button is deactivated. I need to activate this button to add an element from the page builder to the shop page, but on that page I can work alone in the classic mode: https://kriesi.at/themes/enfold-shop/shop/

    L-mobileGroup
    Participant

    Dear support

    we are running current enfold version 4.5.5 and we are using WPDM Downloadmanager. We now noticed an issue with new enfold version. We got several pages which include a shortcode from WPDm to create a download button. Like this example page:

    We placed them within text-blocks. If we do this now the shortcode crashes the layout of the page. Before update it was no problem to do that. Other shortcodes like caldera looking normal.

    Any way to fix that? Thanks in advance

    Marc

    • This topic was modified 6 years, 10 months ago by L-mobileGroup.
    #1090850

    ps – thanks for incorporating – make photos black and white – yay

    now please just
    – put avia icons in alphabetical order
    – add an option to NEVER open new edit windows
    – make default white space pop-up have all options as radio buttons (so much space! – why drop down)

    oh … and make the theme WORK AGAIN

    thank you

    check my enfold site at allaboutit.marketing – awesome theme – when it WORKED – i cant edit! :p

    • This reply was modified 6 years, 11 months ago by jamiegrant.
    #1090740
    jan_behr
    Participant

    Dear enfold Support Team,

    it seems, that I have a similar problem as decribed (and solved) in this thread:
    https://kriesi.at/support/topic/anchor-links-not-scrolling-to-tab-section-tabs/#post-874435

    My setting:

    I have a Tab-Section containing two Tabs: “Features” and “Technische Daten”.

    On the same page there are two buttons which should jump to two Tabs in the Tab-Section. The URL in den Button-Defintion contains https://domain.de/page/#features (and https://domain.de/page/#technische-daten for the second button).

    I included the script of the thread mentioned above in the functions.php in my enfold-child-theme.

    But nothing happens when I click the buttons.

    Is there anything more that I must consider?

    Thanks and beste regards
    Jan

    #1090689
    ste_thumbs
    Participant

    Hi there
    We are having some issues with the display on the single event listing
    (events calendar pro & tickets pro installed)

    In the list view of the events, the buttons seem very cramped and not aligned.
    (screenshot 1) https://imgur.com/3XgkiGO
    I was hoping we might be able to have the ticket price & number of tickets left and the buy now on there own line.

    Also, there seems to be a border around the top and left-hand side of the ticket information.
    Also, the rsvp also have this border & the plus and minus are on the top and bottom rather than to the left and right (as per the tickets)
    Screenshot 2 https://imgur.com/52EgKS8

    Thank you in advance

    #1090682

    Hi,
    Great, so you want to replace the links in the copyright area in the socket?
    So then just add your html links to the copyright field in the footer options
    2019-04-14-121701
    Please see our documentation
    Your services menu item looks like the “mega menu” box was checked, for it of one of the child items, please uncheck it:
    2019-04-14-122457
    The email icon under your menu is added via the social icons options, to add a phone icon simply create a new one:
    2019-04-14-122832
    Please see our documentation: How to add Custom Social Icons to Enfold options.

    Best regards,
    Mike

    guttogjente
    Participant

    After I changed to child theme (which I downloaded from your website) and pressed the button to import the settings from the Enfold parent theme I noticed that three things has has changed to green color:
    1) The search box
    2) The symbol the comes when I hoover over an article or a picture to open it
    3) The underlining of the menu at hoover

    I want them to be #5ac5e7. How could this change by going to the child theme as long as the settings was imported from the parent theme?

    #1089607
    lrobbins303
    Participant

    I’m sure you have answered these questions already but I couldn’t find answer in forum…
    On the fullwidth easy slider I would like to customize the following:
    1. on the button: I don’t want any text on the button, I would like it to have a ARROW. Also can you position the button to be at the end of the CAPTION text?

    2. Can you set the container width for the title and caption to be the same and specify the width? The advanced styling container width setting on the enfold child screen seem to have no effect.

    3. How do you change the STYLING of the Title? It is set to ALL CAPS, and I want mixed case.

    Thank you very much for your support!!
    Lori Robbins

    #1089531
    SenjaLp
    Participant

    The template enfold-consulting is taken as a basis.
    There were problems menu does not fit the text:

    View post on imgur.com


    Quick custom CSS code is added:

    #top #header .av-menu-button > a .avia-menu-text {
    text-align: center;
    white-space: pre-wrap;
    }

    There are problems display on mobile, the text comes at each other

    View post on imgur.com

    • This topic was modified 6 years, 11 months ago by SenjaLp.

    Hey mbauercag,

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

    .woocommerce-LoopProduct-link .button {
      display:none;
    }

    Best regards,
    Rikard

    #1089176

    Hi,

    Enfold is compatible with WooCommerce Bookings plugin and once you activate the plugin, it inherits Enfold styles you set in Enfold theme options.

    Example product was created using Advanced Layout Builder and Product Purchase Button element (which is enabled in Plugin Additions tab when you activate WooCommerce) was added next to Gallery element.

    I see that you have added following custom CSS code

    div.product div.summary {
        float: right;
        width: 48%;
    }

    Which is why the calendar is squeezed on the right.

    If you could please share a screenshot showing the changes you would like to make, we can gladly point out and help you with small customization :)

    Best regards,
    Yigit

    #1089148

    In reply to: ADA compliancy

    Hey Rikard,

    I’ll post the rest of the accessibility report – I’d be curious if some of these items could be addressed in the next update for Enfold? They’re relatively “minor” but I’m having more and more people come to me quite concerned about whether or not their company will be sued.

    Developer updates

    Add :focus (tab) styling to all links (primarily an issue in the site’s footer)
    Focus styles allow users to easily navigate the site using only their keyboard, which is a must for users who have difficulty using a mouse/trackpad.

    Make sure that all“id” attributes are unique on every page
    Duplicate “id” attributes is a violation of HTML standards, and can cause issues with older screen readers.

    Add appropriate “aria-label” attributes to links that do not have discernible text (primarily for the social media links in the footer)
    Links without discernible text in them cannot be read by screen readers. The solution to this is to use appropriate “aria-labels” to tag all textless links, allowing screen readers to infer their purpose.

    Remove the “maximum-scale=1” attribute from “<meta name=”viewport”>” tag
    The “maximum-scale=1” attribute disallows mobile users from zooming in on your website. Removing this is necessary to allow visually impaired visitors to enlarge any portion of the site when browsing on their phone/tablet.

    Make sure all site content is contained within “landmark” regions (<header>, <nav>, <main>, <footer>)
    Using these landmark tags allows screen readers to clearly understand the split between the site’s high-level sections.

    Ensure that all elements have sufficient color contrast
    Users with poor vision or color blindness are unable to distinguish text against a background without sufficient contrast. Ensuring that the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds is incredibly important for accessibility.

    ARIA hidden element must not contain focusable elements
    The site has a hidden “scroll to top” button that is still focusable via the tab key. A focusable element with aria-hidden=”true” is ignored as part of the reading order, but still part of the focus order, making its state of visible or hidden unclear.
    Guidelines for the client to focus on moving forward

    Make sure that all headings (H1-H6) are contextually appropriate, and ordered correctly
    Screen readers use headings to summarize content sections, allowing non-sighted users to quickly navigate through the site. Ensuring that headings are contextually and semantically valid, as well as used to describe the structure of the page, not just highlight important text, speeds up this process.

    Make sure that heading levels only increase by one (H1 followed by H2, never H1 followed by H4)
    The underlying purpose of headers is to convey the structure of the page. While text size can be used to structure the page for sighted users, the same can not be done for non-sighted/visually impaired users. Only properly structured headings can achieve the same for screen readers, because a screen reader identifies a header only if it is properly marked-up.

    Make sure that all pages contain a top-level H1 tag
    Many of the site’s pages are missing H1 tags. Generally, it’s a best practice to ensure that the beginning of a page’s main content starts with an h1 tag, and also to ensure that the page contains only one h1 element. Screen readers have keyboard shortcuts to navigate directly to the first h1, which, in principle, should allow users to jump directly to the main content of the page. If there is no h1, or if the h1 appears somewhere other than at the start of the main content, screen reader users must listen to more of the page to understand its structure, wasting valuable time.

    Ensure that all inline images have appropriate “alt” tags
    Screen readers have no way of translating an image into words that gets read to the user (even if the image only consists of text). As a result, it’s necessary for images to have short, descriptive alt text so screen reader users clearly understand the image’s contents and purpose.

    #1089083
    pixelize
    Participant

    Hi,
    i am facing a problem with the intergration of recaptcha v3 keys in enfold. I have acquired v3 keys from google and i put them in google services in enfold. When i visit the contact form, the button keeps saying authenticating.

    #1088929
    browning_jeff
    Participant

    Hi there-

    We’re trying to remove the “Read More” from WooCommerce product overview pages. I found the following about the blog pages here but of course it doesn’t seem to apply to the WooCommerce product catalog views with product thumbnail pages. (https://kriesi.at/support/topic/enfold-how-to-remove-the-read-more-button/).

    Any suggestions on how to remove from the product pages we’re building as well would be much appreciated.

    thanks!

    #1088529

    In reply to: scrolling not jumping

    This reply has been marked as private.
    #1088447
    Tobias
    Participant

    Hi Enfold-Support,

    how can i change the add to cart Icon to a costum image? https://jmp.sh/urzE2vo

    Thanks for your help!

    Tobias

    sassoagency
    Participant

    Hi,

    I’m using the Syngoos Popup Builder plugin on a site where I am using Enfold. I have noticed that when dropping a button element into a page, there is an option for Popupbuilder links as the link for the button. However, when I set the button I am seeing the button redirecting to a different page then opening the popup when the new page loads, but it is the wrong popup. The behavior I would like to see is that when the user clicks the button, they stay on the current page and the correct popup opens. Is that the expected behavior? I realize I may be setting it up wrong, so if there are some docs related to using the popupbuilder with Enfold I can look there.

    I’ve set up an example page here:

    When you click the button, it goes to the home page and then opens the wrong popup (or doesn’t open one at all, the home page is set to open the popup that shows when the user arrives there).

    Thanks Brian

    #1088404
    nglrss85
    Participant

    hi, I wanted to hide the enfold button found on the admin menu, I wanted to hide it so as not to make it visible to the customer. how to do?

    Hey callum18,

    Refer to the following:

    Best regards,
    Jordan Shannon

    #1088277
    L-mobileGroup
    Participant

    Dear support

    we updated enfold to current version 4.5.5 and noticed now a issue when using css and javascript function. We are using a own footer page with a own button row css. There are background-images for the icons loaded from enfold-child css. When activate enfold merge of css all background-images are are not loaded anymore. Deaactivating solves the problem.

    Any idea?

    Thanks for your help Marc

    #1087867

    Topic: Lining up Buttons

    in forum Enfold
    wealthyone
    Participant

    Refering to this code given here

    https://kriesi.at/support/topic/enfold-buttons-next-to-each-other-within-same-columns/

    Which works great, is there a way to make it for for one page only, so then the rest of the site would perform as normal.

    And is this possible with images. (If I were to use small images as buttons.
    Currently I only see a way to put 5 across the page.
    This is so I can have a list of Catergories to pick from on a page

    Thanks

    #1087669

    In reply to: footer too big

    Hi Catherine,

    I see, thanks for giving us admin access.
    I have added this css code in Quick CSS, located in Enfold > General Styling:

    #top #custom_html-2 {
        margin-bottom: 0;
    }
    
    #top #custom_html-2 .avia-builder-el-2 {
        margin: 0;
    }
    
    #top #custom_html-2 .avia_ajax_form, 
    #top #custom_html-2 .avia_ajax_form fieldset {
        margin-bottom: 0;
    }
    
    #top #custom_html-2 .avia-builder-el-2 .form_element {
        margin-bottom: 0;
    }
    
    #top #custom_html-2 .avia-builder-el-2 .form_element .text_input {
        padding-top: 6px;
        padding-bottom: 6px;
    }
    
    #top #custom_html-2 .avia-builder-el-2 .form_element .text_area {
        padding-top: 6px;
        padding-bottom: 6px;
        height: 40px;
    }
    
    #top #custom_html-2 .avia-builder-el-2 .form_element .button {
        border: 2px solid;
        padding-top: 7px;
        padding-bottom: 7px;
    }
    
    #top .av-custom-form-color .button {
        border: 2px solid;
        padding: 7px 12px;
    }

    It can still be compressed if we remove labels and use placeholders instead. Placeholders are text within the text field which is removed once you click over the text field.

    Best regards,
    Nikko

    Hey crowdlauf,

    Thank you for using Enfold.

    You can try this filter to disable the tiny mce button script.

    // disable tiny mce button
    function avf_remove_tinyMCE_button( $plugins ) {
        if ( 'post_type_name' == get_post_type() ) {
            unset($plugins['avia_builder_button']);
        }
    
        return $plugins;
    }
    add_filter( 'mce_external_plugins', 'avf_remove_tinyMCE_button', 999, 1 );
    

    Adjust the post type name or slug.

    Best regards,
    Ismael

    #1087373

    In reply to: mini cart on mobile

    Hey nickgin,
    Sorry for the late reply, are you still getting the cart drop down on hover?
    I’m not getting a “flash” on the cart click on our demo site, but it sounds like we could achieve this by disabling clicking of the cart and only allow clicking of the drop down buttons
    2019-04-05-000222
    Am I understanding this correctly?

    Best regards,
    Mike

    #1087216

    In reply to: Burger menu invisble

    Hey nicolealbaek,

    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-menu-button > a .avia-menu-text,
     #top #wrap_all #header #av-burger-menu-ul > li.av-active-burger-items .avia-menu-text {
        color: #000;
    }
    .av-burger-overlay-active #top #wrap_all .av-hamburger-inner, 
    .av-burger-overlay-active #top #wrap_all .av-hamburger-inner::before, 
    .av-burger-overlay-active #top #wrap_all .av-hamburger-inner::after, 
    .html_av-overlay-side-classic #top div .av-burger-overlay li li .avia-bullet {
        background-color: #e7b8b8;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1087201
    nightpilot
    Participant

    Hi,
    I´m using the Masonry Shop within the enfold theme. As Default, the shop is displaying 4 Items (with a “load more” button).
    I would like to habe 8 items displayed as Default. Where can I adjust the number of items?
    I have a number of 8 in the attached Code of the masonry shop – but only 4 are displayed…

    #1087147

    Hi Mike,

    I see. I’m getting help from Marko at W3TC to get to the bottom of this. I’ll post here when we know more.

    By the way, the same issue happens with the 2019 theme, so chances are slim that this has to do with Enfold.

    With W3TC enabled the issue is ONLY with the X, when using quantity=0 it works fine, and with the “Empty Cart” plugin (which deletes all cart items at once) there is also no issue with W3TC active.

    Right-clicking on the X to open in a new tab opens the Home page though, but then when you go to the shop it nicely shows “ITEMNAME deleted. Undo?” so without the need for a page refresh.

    Could be a thing in the browser cache in W3TC, could be the way the page refresh is called with the X (Woo/Enfold?).
    I saw that earlier in the forum there was an issue that could maybe point in the right direction:

    Kind regards,
    Rob

    • This reply was modified 6 years, 11 months ago by rob2701. Reason: added info
Viewing 30 results - 3,511 through 3,540 (of 11,207 total)