Viewing 30 results - 3,031 through 3,060 (of 11,207 total)
  • Author
    Search Results
  • #1148773

    Hi Victoria,

    It is finally loading now. Not sure what was changed. However, the button is still not full width as per the demo. Is there something I am missing?

    #1148768
    BrendanML
    Participant

    Hi All,
    I can’t update my Enfold Theme, I am stuck on version 3.85. when I go to update themes in WordPress.org is says I am running the latest version. Please help here. Also, ability to add a link has disappeared, like when I add a button there is now where to add a link.

    Button Link?
    Where should your button link to? – No space to add link

    #1148659

    Topic: Auto reload page

    in forum Enfold
    Biggy
    Participant

    Hi,
    we found one error when enabling the cookie consent bar and advanced options.
    We display message bar and cookie logic. And we select Auto reload page with: Auto reload on both buttons, or Auto reload Accept or do not accept
    After this settings we have “> left under the socket.
    The problem is in the file enfold/includes/helper-privacy.php on line 1522.
    $output .= '<a class="avia-privacy-reload-tooltip-link" aria-hidden="true" href="#" rel="nofollow" data-avia-privacy-reload-tooltip="' . $reload . '"></a>';
    The last quotation marks and the closing point brace before the closing a tag are too much. We have this already in the $output from $reload.
    Please fix this in the next update.
    Regards
    Biggy

    #1148437
    Luca
    Participant

    Hey guys, I have ‘private’ products inside woocommerce that are hidden from guests.

    This is done by another plugin, but enfold still links the hidden products with the next and prev buttons on the sides of the screen.

    This creates hundrets of 404-errors for google.

    Is there a way to disable them code-wise inside the functions php without edeting the enfold files?
    I don’t want to edit the files on every update…

    #1148398

    In reply to: 502 errors

    Hello,
    we are very careful with the updates. There is some fix in version 4.6.3 related to this ticket? Looking at the version.txt file it doesn’t look like
    —–
    2019 September 30th – Version 4.6.3
    – added: videos can now be opened in lightbox if desired
    – added: theme support avia_privacy_ignore_browser_settings to disable browser settings checks
    – added: custom ID to ALB codeblock
    – added: backend toggle contaienr for better orgnisation of template builder options
    – added: rel=”noreferrer noopener” for and cross domain links to ALB elements, menus and other links
    – added: Replaced checkboxes with toggles on theme options page
    – new filter: avf_save_string_translated allows to manipulate a sanitized css class or id

    GDPR/DSGVO related improvements:
    – improved: re arranged and cleaned up the Enfold Options Page for Privacy and Cookies
    – added: theme support avia_privacy_basic_cookies_unchecked – allows to uncheck 2 basic toggles on initial pageload for new visitors when option selected “user must opt in”
    – added: option to force a page reload when accepting/not accepting cookies/services
    – added: Popup to inform user that page is reloading
    – added: new button action “Accept all cookies and services, dismiss notification”
    – added: shortcode av_privacy_accept_all_button – one click button to accept all cookies and services
    – added: new filter: avf_auto_reload_message – allows to customize your reload message

    – improved: modal popup can only be closed with button or close icon (when no button)
    – improved: shortcodes and buttons are now disabled when cookie consent is disabled in theme options
    – improved: Google Analytics toggle is disabled and unchecked if user selects “Do Not Track” in browser
    – improved: added a description text option to several ALB elements in backend editor – allows to distinguish same elements with different content

    – fixed: Hide message bar badge when message bar is hidden by theme option
    – fixed: missing custom_class in ALB blog
    – fixed: double custom_class CSS in ALB codeblock
    – fixed: default blog style multi author CSS bug on mobiles (in blog.css)
    – fixed: ALB contact form, hidden labels, label text not visible beside checkbox
    – fixed: non unique id avia-menu when cloning if menu not in logo container
    – fixed: locally hosted section background video not working when Cookie Consent is enabled
    – fixed: problem with custom CSS and id’s sanitizations to be too strict and incomplete
    – fixed: Minor CSS timeline issue on mobile devices

    – updated: German translations typo error, added some translations to de_DE_formal, de_CH, sync all 3 with source of 4.6.3
    – updated: Google Maps version 3.38

    Thank you
    Mauro

    118group
    Participant

    Hello,
    I am using the Enfold theme, Woocommerce, and WooCommerce Waitlist Plugin. Everything is up to date.

    When I use the ‘Advanced Layout Editor” it puts a “Add to Cart” button when the “Waitlist” plugin is active.

    Is there a way to hide the “Add to Cart” button on just this product? Or do you have another solution?

    #1147985

    Hi,

    Thank you for the update.

    You should add a “no-scroll” css class attribute to the “request button” to prevent it from scrolling to the popup maker container, which is rendered at the very bottom of the site, just below the socket container. To do that, make sure that the Enfold > Layout Builder > Custom CSS classes input field settings is set to the third option. You can then edit the button, go to the Developers tab and add the “no-scroll” attribute name in the custom css class field.

    Best regards,
    Ismael

    #1147971

    Hi,


    @jumamedia
    : Are you referring to the button labels in the modal popup? You can manually edit them in the Enfold > Privacy & Cookies > Modal Popup Window section. You can also add custom text inside the privacy shortcodes. Example:

    [ av_privacy_allow_cookies]My very legal text here.[ /av_privacy_allow_cookies]
    

    Best regards,
    Ismael

    #1147798

    Thank you for your reply, unfortunately I had no success disabling the theme’s map element. I tried both methods you described.

    The problem is occuring in the back-end when we’re creating a new post with a custom post type.

    I used a command from ACF’s javascript library, ‘ acf.isset(google, ‘maps’, ‘places’, ‘Autocomplete’) ‘,
    which returned false when Enfold is activated – meaning Autocomplete is not activated. Same command returns true when twentynineteen is active). Somehow Enfold is turning off the autocomplete.

    No message about any javascript conflicts, if I manually enter the address and press the search button the marker is placed at the correct location (this is probably not the Autocomplete API though).
    All APIs are activated for this project in the Google Cloud Platform Console

    #1147540

    Hey guttogjente,

    Your code runs after /enfold/includes/loop-index.php and it should run inside. The share buttons function is called before the code that you added.

    Best regards,
    Victoria

    #1147430

    Hey Mark,

    Thank you for contacting us.

    I checked your site and it loads fine without any error.

    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

    #1147424

    Hi,

    The fb icon is blue in color on my end. Did you manage to fix this if not please clear the cached files 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

    #1147422

    Hi,

    Thank you for sharing the details.

    We recommend updating to the latest version of the theme. In the latest version, this options is enabled by default. Please do backup any custom modifications before proceeding with the update.

    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

    #1147387

    Hi,

    Thank you for contacting us. Please refer to the docs https://kriesi.at/documentation/enfold/privacy-cookies/#how-to-style-the-message-bar

    You can change most of the styling from Advanced options. 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”.

    If yous till have an issue please share the link to your site so we can inspect and help you better.

    Best regards,
    Vinay

    SilverUserName
    Participant

    Hi,

    I chose Enfold and ran into an issue with theme builder. When I created a new post, tags and share buttons do not appear above footer.

    Tags and share buttons are there nicely on imported demo posts. But also when I changed an imported demo post’s builder to Advanced Layout Builder, that hid post’s tags and things above footer. Can’t find a way to enable these… Please advise.

    Edit: No answer needed anymore.

    • This topic was modified 6 years, 5 months ago by SilverUserName. Reason: Sort of solved it
    #1147156
    ComplexApicol
    Participant

    Hey guys,
    First of all awesome job with the Enfold theme.
    I have a small problem with the “x” button of the Mobile menu.
    I have a “Sidebar Fyout menu (classic) with a “Flyout width” of 65%. If i open the menu form a mobile device and make a scrool down through the page (with the menu still opened), the menu buttons remain fixed (on place), but the “x” button goes up, and in order to make it to show up you have to scrool up until the top of the page.
    i think it will be much better to make the entire window fixed (for burger/mobile menu). I don’t know how to achieve this.

    I hope i made myself clear enough, in order for you to understand my “problem”.

    Regards,
    Marius

    • This topic was modified 6 years, 5 months ago by ComplexApicol. Reason: clarifications
    #1147148
    geraldinetay27
    Participant

    Hi, I used the contact fullwidth button shortcode from https://kriesi.at/themes/enfold-business-flat/

    Unfortunately, in the wordpress admin area, there was a notice which said,
    Admin notice for:
    Fullwidth Button

    This element was disabled in your theme settings. You can activate it here:
    Performance Settings

    How do I enable full width button in wp-admin?

    webWahine
    Participant

    Hello
    I placed a mailChimp widget in my footer, and have also set up mailChimp in the newsletter area for enfold (parent theme).
    On clicking the subscribe button it does nothing – including no error. I decided to make a page and try using HTML instead (see private)
    The form right on the page works perfectly, so I copied and pasted all of that code into an HTML block in the 2nd column widget, but assume that it’s not working because it also includes javascript. I’d prefer to use the HTML version rather than your widget because it’s much easier to edit and move things around, so how would I go about making the first example in the 2nd column (the grey button) vs the default widget (the orange button), below?

    I’m guessing it could work with something in a functions.php file?

    I’ve left in the mailChimp widget, below, but it’s doing nothing at all. It would be great to know why it’s not working as well :)

    Thank you!

    #1146809
    chrishilli
    Participant

    Hi to all!

    I updated to the newest version of enfold (4.6.3) yesterday. Then after some work i got the google recaptcha to work.
    But i have a simple onepage site with contact form at the bottom.
    So i get the message: “This contact form is deactivated because you refused to accept Google reCaptcha service which is necessary to validate any messages sent by the form.”
    The user can now accept the cookie consent button but there is no page refresh an the message above is still there. On an one page site no one would mind to refresh to get the form working.
    Or think about a google search result of a contact page. If you click the direct link in google search and end up on the page with contact form it´s useless. Even when the user accepts all cookies. Without page refresh there´s no option to send.
    I already selected “All cookies and services are accepted on first page load, user can opt out” in enfold child settings.

    Is there a way to solve this problem?

    Regards

    Christian

    #1146557
    SRP
    Participant

    Hi,
    since the updates 4.6.1 and above I have problems with the Cookie consent message and Info Modal window. No matter what settings I choose with Privacy and Cookies, whenever I allow the consent messages, the Info Modal appears at the end of each page (destroying the design of each page and a nice finish with footer). Is this intended? The buttons with these Info Modal windows do not even function. Have no idea, how to solve this issue – documentation does not help at this point. Because of this, all my other pages are still running with Enfold 4.5.7., because that is stable with GDPR settings.
    What to do?
    Kind regards
    Olaf

    #1146551
    roeraskholm
    Participant

    Hi Kriesi and co.,

    After updating to the newest Enfold build, we’re encountering some problems, in the Apple Safari browser, with a form made with the plugin WPForms.
    More specific input masks aren’t showing, all characters are possible in ‘numbers-only’ fields, and last but not least, the submit button is idle. Everything is working perfectly in Chrome and Firefox, problem only occurs in Safari.

    See the form live here.

    WPForms’ support team has already taken a look and concluded that the problem is likely to be some conflict between WPForms and the Enfold theme.
    Can you please take a look?

    Thanks.
    Jakob

    Love the theme by the way.

    #1146521
    katjax3
    Participant

    Hey enfold team,

    Thank you for the update 4.6.31
    but I do not find “my error” :-) google analytics is not blocked if the user click the button DO NOT ACCEPT

    Please can you help me!

    #1146485

    Hi,

    Thank you for the update.

    Are you trying to apply borders to the menu items? You can try this css code.

    #top #wrap_all .header_color .av-menu-button-colored > a .avia-menu-text {
    	background-color: #6786a1;
    	color: #fff;
    	border-color: red;
    }

    You can also adjust the menu style in the Enfold > Advanced Styling panel.

    Best regards,
    Ismael

    #1145868
    DoiF
    Participant

    Ever since I updated to 4.6.3.1 my embedded videos don’t play on the page anymore. Instead you are redirected to the original URL of the video on the Youtube or Vimeo site. You just see a black block with a play button in the middle.

    It doesn’t matter which setting I choose (load video, wait to load or lightbox). I’m on the WordPress version of Enfold.

    Would appreciate some feedback on this.

    Fernamaro77
    Participant

    I was watching the links in the Enfold Travel demo and I saw that I made the mistake of deleting the page: product-category. And it must be for this reason that the options of the PRODUCTS button of the main menu are not displayed.
    Please tell me how I can retrieve that page, or if you can send me information on how to create it and its links.
    Please help me solve this.

    I replaced this demo page:

    Destinations:

    With this:

    But I don’t have this of: product-category
    https://kriesi.at/themes/enfold-travel/product-category/north-amerika/

    Thank you
    Fernanda

    #1145467
    mensmaximus
    Participant

    Setting ‘load only used elements’ for the ‘Disabling of template builder elements’ does still load unused css an js files in the front end:

    /themes/enfold/config-templatebuilder/avia-shortcodes/blog/blog.css
    /themes/enfold/config-templatebuilder/avia-shortcodes/postslider/postslider.css
    /themes/enfold/config-templatebuilder/avia-shortcodes/buttons/buttons.css
    /themes/enfold/config-templatebuilder/avia-shortcodes/comments/comments.css
    /themes/enfold/config-templatebuilder/avia-shortcodes/gallery/gallery.css
    /themes/enfold/config-templatebuilder/avia-shortcodes/grid_row/grid_row.css
    /themes/enfold/config-templatebuilder/avia-shortcodes/slideshow_layerslider/slideshow_layerslider.css
    /themes/enfold/config-templatebuilder/avia-shortcodes/social_share/social_share.css
    /themes/enfold/config-templatebuilder/avia-shortcodes/tabs/tabs.css
    /themes/enfold/config-templatebuilder/avia-shortcodes/video/video.css
    /themes/enfold/config-templatebuilder/avia-shortcodes/gallery/gallery.js js
    /themes/enfold/config-templatebuilder/avia-shortcodes/slideshow_layerslider/slideshow_layerslider.js
    /themes/enfold/config-templatebuilder/avia-shortcodes/tabs/tabs.js
    /themes/enfold/config-templatebuilder/avia-shortcodes/slideshow/slideshow-video.js
    /themes/enfold/config-templatebuilder/avia-shortcodes/video/video.js
    /themes/enfold/framework/js/conditional_load/avia_google_maps_front.js

    This is the list of loaded files in the front end on a page that has been created with ALB but has no a single element in it. In fact it is an empty page. Footer widgets and socket are disabled. The site has no plugins installed and the enfold child theme has no modifications.

    Changing the setting to ‘manually manage loaded elements’ and checking all elements (disabling all of theme) makes no difference. Still those js and css files of the above listed elements get loaded.

    #1145228

    Are you familiar with using the debug mode?
    You have to activate it via functions.php of your child theme

    // Debug Modus Enfold
    add_action('avia_builder_mode', "builder_set_debug");
    function builder_set_debug(){
      return "debug";
    }

    after doing that – you can see under each alb generated page/post an extra field with the shortcodes Enfold uses:

    – you see on top window the Elements in your layout – at the bottom you see the shortcodes.
    after the closing of the slideshow there is the shortcode f.e. for a button row – maybe this is for you the right choose.
    Now you can copy the whole code – f.e.

    [ av_buttonrow alignment='center' button_spacing='5' button_spacing_unit='px' av-desktop-hide='' av-medium-hide='' av-small-hide='' av-mini-hide='' av_uid='']
    [ av_buttonrow_item label='Click me' icon='4']
    [ av_buttonrow_item label='Call to Action' icon='5']
    [ av_buttonrow_item label='Click me' icon='6']
    [ /av_buttonrow]
    

    now open the slider and open that slide you like to have the buttons. goto Caption Tab.
    insert into the Caption Text Field that copied shortcode:

    if you don’t like the styling – go and change the auxiliary ( helping ) element.
    After all – delete that additonal helping element.

    #1145195
    sarathomas221
    Participant

    On pages where I have the full-screen slider, it is not showing up. This is taking place on mobile and desktop. I’ve been able to reproduce the problem on an iPhone, chrome browser and opera browsers. Help, please :) If I change it to a normal image, it’s fine. But then I can’t add the titles, subtitles and buttons. This theme has been great for several years but it’s getting buggy with each update. I’ve not added any new plugins. The only thing that has changed is the recent enfold update. Thanks for any thoughts you have.

    #1144953
    milano24ore
    Participant

    We updated to Enfold 4.6.3.1 from 4.5.7 today and noticed that the cookie consent popup has lost the styling we defined in “Advanced Styling”. The box is now black with white text and the buttons do not follow the color settings either. Not a huge problem, but you might want to help to find the cause of this. Attached are the screenshots of the settings and the result. The site can be seen live at http://www.m24o.net
    Oops, no way to attach an image.

    #1144469

    Topic: Form validation error

    in forum Enfold
    3Vosjes
    Participant

    Hi,
    I use an enfold contact form on a clients website.
    Required fields in which form element: selection button is used do not get a red border when the submit button is clicked and no selection has been made. Instead, these fields get a green border.
    I have them marked as ‘do not leave empty’.

    How can I get these fields highlighted in red so that users know they still have to make a choice?

    Kind regards,
    Brigitte Vos

Viewing 30 results - 3,031 through 3,060 (of 11,207 total)