Viewing 30 results - 3,091 through 3,120 (of 11,217 total)
  • Author
    Search Results
  • #1141431
    Moreeez308
    Participant

    Hello Enfold-Team,

    today I tried to install some plugins as my site is progressing like: Yeost SEO, Shariff Wrapper, Autoptimize etc.
    However even that all plugins have been deactivated by now Enfold Theme seems not to run properly anymore.

    Since that time even in the Dashboard Enfold seems not to load properly anymore, causing recurring crashes when pressing any button in it. The site however seems to work properly still…That’s the problem I got reported from WordPress:

    An error of type E_ERROR has been caused in row 131 of file /home/www/[….]/wp-content/themes/enfold/framework/php/class-htmlhelper.php Error message: Out of memory (allocated 23068672) (tried to allocate 184320 bytes)

    Thanks for your advice.

    #1141263

    In reply to: button and popup

    Hi,
    Yes not the button work.
    I have 1 question about this.
    In the link you sent me (https://kriesi.at/documentation/enfold/intro-to-layout-builder/#shortcode-for-elements) there are two more elements in “Magic want tool”. Instead in my version of theme 6.4.2 (see screeshort: https://monosnap.com/file/FOzbGwUhSSSv7FVd4nplSSWOwfKzk4 ) these two elements are not there. Why?
    How I can I add these two elements?
    Thank you.

    #1141118

    Hi carmentvaalba,

    Image 2019-09-23 at 22.13.07.png

    Here is the approximate solution, where you don’t need to have duplicate content.

    This code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    @media only screen and (max-width: 990px) {
    
      #av_section_1.avia-section .template-page .entry-content-wrapper {
          background-color: #6e6a6a8f;
          border-radius: 10px;
      }
    
      #av_section_1.avia-section .template-page .entry-content-wrapper .avia_textblock,
      #av_section_1.avia-section .template-page .entry-content-wrapper .avia_textblock strong,
      #top #wrap_all #av_section_1.avia-section .template-page .entry-content-wrapper  .av-special-heading-tag {
          color: #fff;
    
      }
      #top #wrap_all #av_section_1.avia-section .template-page .entry-content-wrapper .hr-custom.hr-left {
          border-color: #fff !important;
      }
      #top  #av_section_1.avia-section .template-page .entry-content-wrapper  .avia-button.avia-color-dark {
          color: #fff;
          border: 3px solid #fff;
    
          border-color: rgba(239, 233, 233, 0.9);
      }
    
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1141094
    havi
    Participant

    Hi guys,

    Added the TOC widget to one article https://staging-conversionsciencesdev.kinsta.cloud/mobile-call-to-action-buttons-best-guidelines-for-placement-copy-design/#mobile-cta-button-design and when you click on any of these links, you land way past the H2 subtitle.

    This will be confusing to many.

    Do you have a solution?

    Otherwise, I love the fact that I don’t have the manually create these links and anchors anymore.

    Best regards,

    Havi
    PS: Added one Enfold Table of Content Widget to the Desktop Sidebar (Mobile does not have a Sidebar – and this would not make sense) and it scrolls to the right spot but the widget does not let me save “Enable Smooth Scrolling”. The check mark disappears. It makes more sense inside of the post. More intuitive.

    • This topic was modified 6 years, 6 months ago by havi. Reason: Added PS after testing a Sidebar option

    Hi Gunter!
    Thanks for looking into this.
    Today it seems to be working – I don’t see the message.
    The message only appears in the Enfold sidebar widget on the blog pages. “Please Subscribe to My Newsletter Here:”
    and yes, the button still exists even when the error message is displayed.
    You can see the sidebar on this page:
    Marin real estate blog

    I do not see it in the contact form in the footer, only in the Enfold widget on sidebar. I’m pretty sure I am using a different real estate plugin for the contact form in the footer.

    If and when the problem reappears I’ll try the code… right now there’s nothing to fix since it’s an intermittent issue. Maybe there’s some issue with the server side caching (WP Engine) and this widget?

    Many thanks,
    Rob

    #1141048
    Yigit
    Keymaster

    Hi,

    We wanted to create this thread as a channel to share the fixes that will be included in upcoming updates and known issues that are being worked on.

    Current fixes for upcoming version 4.7.4.1 are as following (last update 2020-05-12)

    • Feature: New alignment options ALB element “Special Heading”
    • Feature: input field to add custom subject text for ALB contact form autoresponder email
    • Feature: Option for transition effect speed in ALB Easy Slider, Fullwidth Easy Slider, Fullscreen Slider
    • Feature: Added options for custom title and alt attribute in ALB image element
    • fixed: accordion slider hides some slide item after closing the lightbox
    • fixed: small typo instgram
    • fixed: WC 4.0 bug grouped products and quantity button not working
    • fixed: Transparent logo missing alt and title attr when attachment URL instead ID
    • fixed: bbPress and custom footer page not showing correctly on some pages
    • fixed: CSS bug Accordion hidden below Special Heading in Color section
    • fixed: WP 5.4 Block editor breaks ALB layout in backend
    • fixed: removed wrong href in div id=”av-cookie-consent-badge”
    • fixed: removed wp_nonce check in reCaptcha V3 to avoid problems with caching plugins
    • fixed: bug switching ALB back to Classic Editor broken layout and js errors (WP 5.4 related ?)
    • fixed: CSS problem with equal height after individual height columns forming a grid
    • fixed: WP 5.4 block editor using ALB – scroll bug dragging ALB elements
    • fixed: added a check that $posts is an array in helper-assets.php – caused by 3rd party plugins
    • fixed: shifted values in color picker (theme options page)
    • fixed: type errors in message text
    • Fixed: Plugin conflict calling filter display_post_states incorrectly
    • added: filter avf_transparency_logo_data: modify transparency logo url, title, alt attributes
    • added: class post-format-{$post_format} to article in postslider.php
    • added: filter avf_attachment_copyright_text – allows to filter copyright text in ALB image element
    • tweak: new option “Remove query string from static resources” in Performance->Show advanced options
    • tweak: Link settings moved to content tab for all ALB button elements
    • tweak: ensure function aviaFontManagementBase::get_font_list returns an array
    • updated: Italian language files
    • updated: Dutch language files
    • added: Greek language files
    • tweak: All language files have been synchronised – obsolete strings removed

    In Pull Requests:

    • feature: New demo importer with download of demos from external server

    In Progress:

    • Responsive images – adding scrset attribute to images

    Fixes for released version 4.7.4:

    • fixed: catalog CSS not enqueued with ALB WC product elements
    • fixed: ADA compliance aria-hidden, aria-label for MOBILE Hamburger menu
    • fixed: ALB seperator whitespace with icon: limit width to 45% container width for each ruler
    • fixed: small typo tempalte
    • fixed: CSS bug icon grid with display tooltip and mobile
    • fixed: CSS ALB Gridrow – 1 column with link column not fullwidth
    • fixed: CSS indent bug in nested sidebar menus (left/right sidebar, widget menus)
    • fixed: Fullwidth Easy Slider issue where auto rotate stops working in Safari after a video slide
    • feature: Add custom ID and CSS class to timeline milestones
    • feature: Integrate Smash Balloon Instagram Feed plugin (free and pro version)
    • Feature: ALB magazine element supports post-format link
    • tweak: Option to disable adding timestamp to compressed css and js files
    • tweak: Advanced Styling selectors more strict to override standard selectors from stylesheets and custom css
    • tweak: ajax search support for WC option “Hide out of stock items from the catalog”
    • tweak: use get_title instead of inconsistent use of direct access to post_title in various places
    • added: title attribute to postslider link in ALB element
    • added: filter avf_postslider_link_title_attr: modify title attribute for link in ALB postslider
    • added: filter avf_show_option_toggles_advanced: Adds an extra select option to hide section headers in ALB
    • added: filter avf_ajax_search_woocommerce_params: allows to change displaying products out_of_stock, featured and hidden
    • added: filter avf_legacy_suppress_wp_filter_post_title: allows a fallback for unfiltered post_title where direct access was used previously
    • removed: deprecated classes hentry and vcard (microformats.com)
    • updated: French language file – equal alb options translation, “Google” services translated as “Mailchimp”
    • updated: Dutch language files
    • updated: German language files
    • updated: Italian language files

    Fixes for version 4.7.3 are as following

    • improved: theme options to disable ALB modal popup options toggles (revert to old ALB design)
    • fixed: Blog multiauthor preview image links to author and not to post
    • fixed: ADA compliance aria-hidden for social icons and social share buttons
    • fixed: social share buttons added with filter no longer shown in 4.7.1.1
    • fixed: CSS for reCaptcha V3, added classes for reCaptcha V2 and reCaptcha V3 to form
    • fixed: ALB contact form datepicker throws js error when jQuery is loaded in footer
    • fixed: ALB editor Add Cell/Set Cell Size buttons not responsive for translations
    • fixed: Custom pages query to exclude hiding a page when same page object is queried
    • fixed: small typo in Iconbox element
    • fixed: Easy Slider caption sizes reverting back to “use default” after making custom settings
    • fixed: Google vocabulary.org schema is deprecated
    • fixed: Content partially cut off in Cookie modal window on mobile Safari
    • added: filter avf_merged_files_unique_id: allows to remove/customize added unique id for merged files
    • added: filter avf_folder_security: customize folder security from 755 on folder creation
    • tweak: Column links open in new window and not in new tab for some browsers (e.g. FF)
    • tweak: Developer fields missing in fullwidth sub menu element
    • tweak: improved creation of avia folders and security
    • tweak: schema.org markup for testimonials
    • Improved GPDR:
      • feature: new option Accept essential cookies on pageload, user must opt in for other cookies
      • added: Cookie info message now supports starts with, ends with, contains for cookie names (filter avf_privacy_cookie_infos)
      • added: description text for some essential WP, WPMLcookies
      • fixed: bug with custom wildcard cookies and path not /
      • fixed: bug in option allow all cookies and services on pageload
    • Updated: Old Instagram icon to new one in social profiles
    • Updated: background color for social yelp icon to #d32323 on hover
    • updated: German language files, , de_DE GDPR translation adjustments
    • updated: Italian language file
    • updated: Dutch language files
    • updated: French language file – equal alb options translation

    Regards,
    Yigit

    P.S.: Please do not report issues here, instead start a new thread.

    • This topic was modified 5 years, 11 months ago by Yigit.

    Hi,

    Sorry for the late reply.

    I checked again your live site and on your staging site – Chrome and FF – and it works for me. Also checked the life site on my android phone. Both forms have the submit buttons.

    Enfolds mailchimp is not connected to reCaptcha.

    Where do you see the message – in both mailchimp forms or in the contact form in footer?
    And is the sumbit button missing or visible?

    Can you reproduce it on your staging site? If yes I can try to add some debugging code.

    In privat content a version that includes a fix for the message – though I’ve absolutly no idea why this part of code is called at all (line 54ff in framework\js\conditional_load\avia_google_recaptcha_front.js)

    Can you try if this fixes the problem?

    Keep a copy of 4.6.2 for fallback, clear server and browser cache.

    Best regards,
    Günter

    #1140912

    Great! Thanks. But what then? How/ where can I set a different color for each of the blocks, as in the example? Can I do this for these blocks separately or can this only be done via Enfold Child > Website styling > Main content and Alternate content? Please advise. Thanks again!

    yes you can hover the edit buttons on that element – it has two : one for the row and one for the cell:

    #1140614

    Good morning,

    I`ve two more questions:

    a) How can I change the sticky side button? The plugin I have, doesnt allow many possibilities to change something. I would like to have spare room between each button and that only one button enfold, and not all together. I know this isnt a question which belongs to your theme, maybe you can recommend a better plugin than I use. I added a picture in the private content, whre you can see, what I mean.

    b) I would like to have a border at the tag-clouds and the promo-boxes to grey, without generally setting the color for all borders to grey. Is this solvable with adding some css?

    Thank you very much in advance
    Martina

    #1140571

    The only time I could get it to show up was when the child theme was the activated one. Then I could see the button, but not when Enfold was the theme. Any insight would be appreciated!

    That sounds to me like you think that the child theme is just there to take up changes and then reactivate the parent theme. But that’s not the case. The child theme remains constantly activated and takes over all the functions of the parent theme, and only adds new ones to the styling.

    #1140521

    In reply to: button and popup

    Hey Manuela,
    Sorry for the late reply, thank you for the login and screenshot, I took a look and apparently the “Accordion & Toggles” doesn’t like an html coded button, so I created your button with the shortcode wand and it works correctly now.

    [av_button label='Wheel of life' link='manually,https://your-site.com/wheel-of-life?iframe=true' link_target='' size='medium' position='center' label_display='' title_attr='' icon_select='no' icon='ue800' font='entypo-fontello' color='theme-color' custom_bg='#444444' custom_font='#ffffff' av_uid='' id='' custom_class='' admin_preview_bg='']

    Best regards,
    Mike

    #1140501

    Hi,
    Sorry for the late reply, with the current Enfold v4.6.2 the Whatsapp option is available
    2019-09-21-135749
    but Instagram is not and it would require quite some customization to add it and the admin opion to control it.
    But if you wish you can add the button by editing \enfold\includes\helper-social-media.php
    between lines 276 – 284, you will have to research what the link pattern should be to post to Instagram as each network is different.
    2019-09-21-141959

    Best regards,
    Mike

    #1140438


    The accordion works on desktop. It shows the table inside properly.

    On mobile – the accordion is blank.

    I also did:
    1. Disable “merging and compression” for CSS and JS files from Enfold > Performance.
    2. no caching plugins installed
    3. Hard refresh by pressing Ctrl + Shift + F5 on your browser or press the F12 key to open chrome dev tools and right click on the refresh button and select “Empty Cache and Hard Reload”.

    It didn’t help.

    I really need your help.
    Please check the specific page on my website.

    Regards,
    Christina

    #1140412

    In reply to: Enfold 4.6.X

    Dear Ismael,

    i can’t find such option in 4.6.2 Can you deliver a screenshot, please?

    But, for the robots is it not important. If we go into log files, they load nothing as humans or loading scripts like google bots. I’m not sure, is all right implemented here, before “send” button can be activated.
    They come, post and are away. Two lines of log files.
    Here are some informations for you (and if we read whole enfold thread, another Enfold Users are also affected.)

    Best

    S.

    • This reply was modified 6 years, 6 months ago by Hokuspokus.
    #1140408

    Hi,

    The lightbox can be set to open any page content.

    If you like to open a youtube video when a thumbnail image is clicked please add “?iframe=true” to the end of the video link in the image element.

    For more info please check the below link

    Best regards,
    Vinay

    #1140405

    Hey MaryScholten,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    CSS Snippet:

    
    /* CSS - */
    
    #top .fullsize .template-blog .post .entry-content-wrapper {
        display: flex;
        flex-direction: column;
    }
    #top .fullsize .template-blog .post .entry-content-header { order:1; }
    #top .fullsize .template-blog .post .post-meta-infos { order: 1; }
    #top .fullsize .template-blog .post .big-preview.single-big {order: 5; }
    #top .fullsize .template-blog .post .entry-content {order: 6; }
    #top .fullsize .template-blog .post .entry-footer {order: 8; }
    
    
    

    Result: <img src=”https://i.imgur.com/EjmHT0P.png&#8221; title=”Uploaded by MyImgur.eden.fm” alt=”” /></a>

    You may not see the changes until the cached files are cleared in your browser.

    Please perform the below steps to clear the browser cache:

    1. Disable “merging and compression” for CSS and JS files from Enfold > Performance.
    2. If a caching plugin is installed check the plugin settings and clear the cache and deactivate the plugins for testing purpose.
    3. Hard refresh by pressing Ctrl + Shift + F5 on your browser or press the F12 key to open chrome dev tools and right click on the refresh button and select “Empty Cache and Hard Reload”.
    <img src=”https://www.getfilecloud.com/blog/wp-content/uploads/2015/03/Hardrefresh-chrome.png&#8221; alt=”” />

    Best regards,
    Vinay

    #1140314
    Oups4740
    Participant

    Original Post I sent in other forum that was closed to no more replies:

    Hello….my company just purchased Enfold. I am new to word press and creating my companies site and do not want to break anything in the coding. I have to say I am LOVING Enfold, for a first timer, it is so user friendly and the functionality is fabulous!!!!

    I would love to know what the outcome of this menu issue was. I also would love to have a menu on the home page show certain options only and then on all other pages a different menu with added options.

    Example – home page menu shown: Home – The One Call Process – Kids Corner – Resources – About Us

    Then on all other pages have the menu show other options except for the page they are viewing – as example when they are on the Facility Owners page have the menu only show: Home – The One Call Process – Contractors – Homeowners – Kids Corner – Web Services – Resources – About Us

    then when they are on Contractors page have the menu show: Home – The One Call Process – Facility Owners – Homeowners -Kids Corner – Web Services – Resources – About Us

    I am not saying that the menu titles I listed are set in stone, those are just examples.
    ———————————————

    Yigit wrote:

    Hi,


    @Oups4740
    We are happy that you like Enfold! :)

    Please try using this plugin – https://eu.wordpress.org/plugins/zen-menu-logic/

    If you have any other questions or issues, please start a thread under Enfold sub forum – https://kriesi.at/support/forum/enfold/#new-post :)

    Best regards,
    Yigit
    ——————————————————————-
    Yigit,

    I am showing that zen menu logic has a lot if this than this may not work, if that than this may not work…. I am a little leery being a 1st time user.(read their description below):

    This plugin only works under the following conditions:
    1. the theme has registered at least one menu location
    2. user has created at least one custom menu with one or more
    menu items.
    3. user has selected which menu location the plugin should work on
    in the Settings -> Zen Menu Logic options page
    4. This plugin currently does not support a website that uses a plugin to
    change the language of the site to something other than English.
    This might
    change in the future.
    5. Oftentimes themes have their own code that effects how menus work, specially
    when it comes to mobile. Therefore, this plugin may not work with your theme.

    If those 3 conditions are met, then the edit page for every page and post
    and custom post type will contain a meta box listing the custom menus with
    radio buttons. All you need do is select which custom menu should display
    when that page is called.
    —————————
    Our company may use the change of language and we definitely picked this theme due to it easy of use and that it is responsive, we have a lot of people out in the field that will be looking at our site on mobile and tablets. Are you still suggesting this route for us to take to achieve the menu look we want?

    #1140234

    Hi Oriano,
    I updated to Enfold 4.6.2, but there’s no such option… I can only see the button to change the featured image and the link to remove it…

    thank you!
    Davide

    #1140196

    Hey hector1069,

    Thank you for sharing the details.

    1. Create a new page and hide the header and footer.
    2. Add the MailChimp element to the page.
    3. Save the page and copy the link.
    4. Follow the instructions provided in this link to create a pop-up.

    Best regards,
    Vinay

    #1140185

    Hi,

    To display the header social icons on small screens

    I checked your site set up for the social icons on footer and everything works fine. The only reason I can say it’s not working for you is that you are using a very old version of Enfold. Please update the theme to the latest version 4.6.2 and everything should be fine :)

    Best regards,
    Vinay

    nicoleelr
    Participant

    I am using WordPress with Enfold Theme

    When scrolling down on my home page, the #top button shows up to allow users to get back to the top of my page. The issue is that it interferes with the chat icon that I have in that same location.

    I am happy getting rid of the #top button…but I am unsure how to do this.

    If I could move it to the bottom left that could be an option as well.

    Thanks for the help here. Ideally the solution is a quick CSS that I can implement with the “Additional CSS” area.

    #1140049

    Hi Jordan. Our site blog is at https://www.cascadehorseshows.com/news. The navigation buttons appear when viewing any blog post in desktop layout. It’s a standard feature of Enfold.

    However, I’ve since decided to revert this change and hide the navigation buttons on mobile. I just think it’s a bit cumbersome in vertical orientation. Instead, we’ve injected a “Back to all news” link at the top of the single blog post content.

    Still, if there is a known simple solution for my original question I’d still be interested in learning it in case we change our minds again, but if not then we are good for now.

    Thank you.

    Gary

    #1139992

    Hi,

    Option 1 is the behaviour before 4.6: On pageload all cookies are allowed, all services are active, user can opt out (= silent accept all).

    Option 2 and 3 block all cookies and services on every pageload until user clicks the button with action “Accept settings …” (and in coming 4.6.3 there will be an action “Accept all cookies and services”). This is the must opt in.

    As services need a page reload after accepting cookies to work (because js code is not loaded before) with 4.6.3 there will be an option where you can force this automatically.

    In option 3 (user must opt in) the 2 shortcode toggles av_privacy_allow_cookies and av_privacy_accept_essential_cookies are preselected to be more intuitive. These 2 shortcodes enable cookies that are needed for the site to function (= esential cookies, from Enfold and from plugins like WooCommerce cart, WPML icl_… ,…).

    If visitor clicks “accept” without checking the settings he has a working site without external services.

    In 4.6.3 you will be able to change this to have all toggles deselected by adding to functions.php:

    
    add_theme_support( 'avia_privacy_basic_cookies_unchecked' );
    

    There is a button action “Do not accept ….”: This button removes all cookies, disables all services (page reload !!). Message bar is hidden on subsequent page reloads, but shown in a new window or new tab – visitor is a new visitor.

    Documentation will be extended with this info.

    Hope this makes things clear.

    Best regards,
    Günter

    #1139863

    Hey Jan,

    Cookies from enfold start with avia.

    aviaCookieConsent is set when user has clicked the accept button, if this is missing it is a new visitor or he refused cookies at all.
    aviaPrivacyRefuseCookiesHideBar AND aviaPrivacyEssentialCookiesEnabled have to be set if user allows to use cookies and services.

    Enfold saves opt out cookies for services (corresponding to the toggles):

    aviaPrivacyGoogleTrackingDisabled
    aviaPrivacyGoogleMapsDisabled
    aviaPrivacyGoogleReCaptchaDisabled
    aviaPrivacyGoogleWebfontsDisabled
    aviaPrivacyVideoEmbedsDisabled

    aviaPrivacyMustOptInSetting is used to store if you selected option “User must opt in” in backend.
    aviaCookieSilentConsent is used when you selected option “All cookies and services accepted” in backend.

    Hope this helps you.
    We will add this also to tbe docs.

    Best regards,
    Günter

    #1139792

    Topic: Enfold shop

    in forum Enfold
    Library4All
    Participant

    Hi, I am setting up a new shop using the endfold theme and woocommerce. I have two questions.

    1. The drop down banner as seen in the screen grab in image A) covers the product and is hard to read. Can this be fixed so it doesn’t effect the product shown or any new ones I add.

    2. How do I make changes to the bottom section in image B). I have gone to the shop button but it only allows me to edit the top banner.

    thanks please see dropbox link in private.

    #1139743
    flfeadmin
    Participant

    Hello!
    I have followed some of these instructions (which may be totally off, but I know nothing about how to mess with themes/child themes to make things happen) to try and make floating buttons:

      https://premium.wpmudev.org/forums/topic/how-to-add-a-sidefloating-contact-button-to-wordpress-site/

    • It included things like
    • Making a child theme

    • adding a button to the footer.php for the child
    • Adding the enqueing thing in functions.php
    • Adding some css to styles.css related to the button
    • Here is the button:
      <div id=”floatingbox”>


      Try FLFE

      </div>
      Here is the CSS:

      #floatingbox {

      position: fixed;

      left: 1px;

      top: 250px;

      width:80px;

      height:80px;

      z-index:9999;

      padding:10px;

      }

      The only time I could get it to show up was when the child theme was the activated one. Then I could see the button, but not when Enfold was the theme. Any insight would be appreciated!

      Thanks in advance.

      Max

    #1139645

    Yes Enfold > Layout Builder > Builder Options For Developers options ARE ENABLED to “show and allow” as stated ^ above
    And Yes – the css classes ARE IN the Developers tab. the class appears but the css is being ignored.

    the “more books” and “media mentions” button have class in developers tab subtledbvdb

    the class appears in the html

    `<div class=”avia-button-wrap avia-button-center avia-builder-el-10 el_after_av_hr el_before_av_hr subtledbvdb“><span class=”avia_button_icon avia_button_icon_left ” aria-hidden=”true” data-av_icon=”” data-av_iconfont=”entypo-fontello”></span><span class=”avia_iconbox_title”> More book reviews</span></div>

    the child theme has the style.css:
    .subtleDbvdb.avia-button.avia-size-medium {
    color: #7CA0b6;
    font-size: 16px;
    font-weight: bold;
    }
    The css that has been working until 4.6.2 is being ignored.

    and “more books” area = Partner/logo element has a custom class dbvdbMoreBooks in developers tab that kept the images the same height and the background transparent

    the child theme style.css:
    /* book display */
    .dbvdbMoreBooks .slide-image {
    background-color: transparent !important;
    }
    .dbvdbMoreBooks img{
    max-height: 250px !important;
    }
    This css also was working until 4.6.2 is being ignored.
    Please advise how to fix it.

    #1139594

    Topic: button and popup

    in forum Enfold
    famarinu
    Participant

    Hi,
    I followed this guide: https://kriesi.at/documentation/enfold/button/#toggle-id-5
    to make the popup appear when I click on the button.
    If I put it in a section of the page it works fine.
    If I insert the button into an “Accordion & Toggles” it does not open the popup, but opens the page.
    I checked the code and it’s the same (see screenshot: https://monosnap.com/file/HMfzwmsxb1fu1som9Rl6uKCCu7oYbn)
    Where am I wrong?
    Thanks for your help.

    #1139496

    In reply to: Google Maps API Key

    Hi Rikard
    Thanks for your prompt reply!

    That is more then weird! I had entered a key and it´s vanished. How is this possible??
    Now I have requested another one. It wasn´t accepted either.

    After a while, the blue box below appeared saying everything was okay – but the map didn´t show up. :-(

    I pressed again on the “Check API Key” button and the blue button turn into a black one again.

    I added a link to some screenshots, which might help to solve this mystery ..

    Thnks for your help

    Markus

    BTW – I follow the steps as suggested in the help page

    • This reply was modified 6 years, 6 months ago by mknobloch.
    #1139473

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    CSS Snippet:

    
    /* CSS - */
    
    .avia_ajax_form.av-form-labels-hidden label.input_checkbox_label {
        position: relative !important;
        top: 0;
        left: 0;
    }
    
    
    

    You may not see the changes until the cached files are cleared in your browser.

    Please perform the below steps to clear the browser cache:

    1. Disable “merging and compression” for CSS and JS files from Enfold > Performance.
    2. If a caching plugin is installed check the plugin settings and clear the cache and deactivate the plugins for testing purpose.
    3. Hard refresh by pressing Ctrl + Shift + F5 on your browser or press the F12 key to open chrome dev tools and right click on the refresh button and select “Empty Cache and Hard Reload”.

    Best regards,
    Vinay

Viewing 30 results - 3,091 through 3,120 (of 11,217 total)