Viewing 30 results - 3,151 through 3,180 (of 11,217 total)
  • Author
    Search Results
  • #1135913

    Topic: Plugin conflict:

    in forum Enfold
    Mike
    Participant

    we are having a conflict with this plugin https://www.wordpress-estimation-payment-forms.com on this page: https://hhomepage.com/kreditagentur/dev/
    as soon as we put in the shortcode to display the form of the plugin on the page, the whole page crashes. I contacted the plugin support then, they replied that the conflict comes from the enfold script. we are not having any custom script in use, so I don’t know what to do here. can you help out how to fix it?

    ——————PLUGIN SUPPORT———————
    the conflict sound to come from this theme script :

    <script type='text/javascript'>
    jQuery(document).ready(function(){ jQuery(".avia_datepicker").datepicker({
                    beforeShow: function(input, inst) {
                       jQuery("#ui-datepicker-div").addClass(this.id);
                       inst.dpDiv.addClass("avia-datepicker-div");
                   },
                    showButtonPanel: true,
                    closeText: AviaDatepickerTranslation.closeText,
                    currentText: AviaDatepickerTranslation.currentText,
                    nextText: AviaDatepickerTranslation.nextText,
                    prevText: AviaDatepickerTranslation.prevText,
                    monthNames: AviaDatepickerTranslation.monthNames,
                    monthNamesShort: AviaDatepickerTranslation.monthNamesShort,
                    dayName: AviaDatepickerTranslation.dayNames,
                    dayNamesShort: AviaDatepickerTranslation.dayNamesShort,
                    dayNamesMin: AviaDatepickerTranslation.dayNamesMin,
                    dayNames: AviaDatepickerTranslation.dayNames,
                    dateFormat: AviaDatepickerTranslation.dateFormat,
                    firstDay: AviaDatepickerTranslation.firstDay,
                    isRTL: AviaDatepickerTranslation.isRTL,
                    changeMonth: true,
                    changeYear: true,
                    yearRange: "c-80:c+10"
                }); });
    </script>

    It is visible at line 603 of the source code of the page : view-source:https://hhomepage.com/kreditagentur/dev/
    But I can’t find it in the theme files .
    It should be improved to avoid such conflicts, by replacing it by:

    <script type='text/javascript'>
    if(typeof(AviaDatepickerTranslation) != 'undefined'){
           jQuery(document).ready(function(){ jQuery(".avia_datepicker").datepicker({
                    beforeShow: function(input, inst) {
                       jQuery("#ui-datepicker-div").addClass(this.id);
                       inst.dpDiv.addClass("avia-datepicker-div");
                   },
                    showButtonPanel: true,
                    closeText: AviaDatepickerTranslation.closeText,
                    currentText: AviaDatepickerTranslation.currentText,
                    nextText: AviaDatepickerTranslation.nextText,
                    prevText: AviaDatepickerTranslation.prevText,
                    monthNames: AviaDatepickerTranslation.monthNames,
                    monthNamesShort: AviaDatepickerTranslation.monthNamesShort,
                    dayName: AviaDatepickerTranslation.dayNames,
                    dayNamesShort: AviaDatepickerTranslation.dayNamesShort,
                    dayNamesMin: AviaDatepickerTranslation.dayNamesMin,
                    dayNames: AviaDatepickerTranslation.dayNames,
                    dateFormat: AviaDatepickerTranslation.dateFormat,
                    firstDay: AviaDatepickerTranslation.firstDay,
                    isRTL: AviaDatepickerTranslation.isRTL,
                    changeMonth: true,
                    changeYear: true,
                    yearRange: "c-80:c+10"
                });
          });
    }
    </script>
    • This topic was modified 6 years, 7 months ago by Mike.
    #1135768
    risxxinc
    Participant

    Hi,

    I am getting “Failed to initialize plugin: avia_builder_button” errors when editing the pages of my website.
    I already selected to “always load all elements” in the “Disabling of template builder elements” option under Enfold->Performance.

    Example for error reproduction -> e.g. editing the text-blocks within the “home”-frontpage immediately generates this error.

    Many thanks in advance!

    Regards,
    Christine

    • This topic was modified 6 years, 7 months ago by risxxinc. Reason: Forgot to include an example for re-producing the error
    GROSSfranz
    Participant

    Hello,
    since the update to 4.6.1, the complete settings for data protection and cookies no longer work.
    In detail:
    The Cookie Consent Link and Info Button (link to data protection page)
    The customized CSS for the Cookieconsent Buttons
    The descriptions and functions of the checkboxes in the contact forms

    Since I still have to update many other enfold pages I would be very interested how I can downgrade to version 4.5.7 again ?

    Thxs for your help

    #1135586
    risxxinc
    Participant

    Hi,

    4 out of 5 enfold based websites have been successfully upgraded from 4.6 to 4.6.1.
    Only one (new) website is not updating from 4.6 to 4.6.1.

    1. For this website, the Envato private token is still showing 4.6 as the most recent version – even when hitting the “check manually” button.

    2. I installed the “Update Theme and Plugins from Zip File” plugin, but it did not help. I also deleted the .htaccess file and saved the permalinks.
    I still get the following error after hitting the button “install now” (via upload theme):

    Nothing Found
    Sorry, the post you are looking for is not available. Maybe you want to perform a search?

    Regards,
    Christine

    #1135497

    Hi Jordan,

    Just now I reinstall my previous back up & enable right click..I notice those error happen after I update the enfold latest version. Can you teach me, how to update enfold version correctly without effect all wordpress performance & view. As those miss place button & scrolling error happen only when ever I update the enfold latest version.

    Appreciate your help.
    Thanks

    • This reply was modified 6 years, 7 months ago by win90.
    #1135495

    In reply to: Blog

    Hey Max,
    Sorry for the late reply, with Enfold you can write articles and publish as the portfolio type, and as long as you do this with the Advanced Layout Builder that is built-in to Enfold, you can add comments and social share buttons.
    2019-09-07-144341
    To display these as a blog you can use the “blog” element and choose portfolios to show.
    2019-09-07-144535
    Your next two questions (3 & 4) refer to “blog posts” & “portfolio” posts, but if you simply substue the portfolio posts for the bolg posts, as above, then the answer is yes.
    You can adjust the colors easily. We don’t have a built-in carousel, like in your example, but we do have an Accordion Slider that is similar and can be full height and auto-rotate.
    I hope this helped, and we hope you choose Enfold
    PS: Today we are having a birthday sale.

    Best regards,
    Mike

    #1135486

    We tested it with enfold on a clean site. New installation. It doesnt work with 4.6. It doesnt work with 4.6.1.
    In my job we have a lot of sites working with enfold – i told our admins to not upgrade. The admin tested it on a clients staging and it doesnt work either.

    The idea is good – and its the first try to face this issue i’ve seen so far. So – big applause for that. Unfortunately its still a try. Its not tested well (maybe cause AT isnt affected by GDPR ?). Even if i have to say the we really love enfold and the effort you put in your support for YEARS – but this feels really unfinished – bad job on that but great job before. Adding an important feature that laggy is hard to understand. Let me give you an overview whats needed and how it should by improved. In our company i am the data protection responsible (so i know what i am talking about) (german business).

    1.) Clean it. What’s really necessary is a popup on first page load with everything opted out. “Everything” in this case means all cookies set by enfold (maps, video, analytics if implemented through enfold) and – additionaly – all other cookies added manually by the user (via shortcode or interface in the backend). Excluded in this case are essential cookies needed to run WP/enfold at all that are not collecting or sending any kind of private data.
    So to be clear – i load the page and im opted OUT of everything (except really needed stuff). This means webfonts (or videos) as well – which breaks a lot of pages – which explains the amount of posts you got in the forum. So if somenone closes this modal in any way (side click, closing button) and everything STILL is opted out (so user did nothing), then – and ONLY THEN show the warning e.g. that layout or functionality could be broken if cookies are not accepted.

    2.) By law user must have the possibility to opt in or out of single cookies AND he needs to be informed of all cookies collecting data, why its collected and what its used for. But its not forbidden to have a button to opt in/out to all at once (as long as more detailed opt in or out is possible). So having a button on the first page of the modal popup “Accept all cookies and hide this message” is OK as long as you tell the user by text that he can make more detailed decisions on the other tabs. The reason why we think this is 100% needed is that no user will go through all tabs and activate anything by clicking tons of checkboxes (even if you have to offer them) – even if lawyers say the should (this shows again that lawyers are not webdevelopers).

    If this already works with 4.6.1 in some way please provide an exact setup scenario. We’ve spent hours in the clean install and didn’t come even close (and we integrated our web developers).

    • This reply was modified 6 years, 7 months ago by tbc.
    #1135421

    Hi labelV,

    You can add a color section on top of the page or any slider and use the transparent header.

    Where can we see the button that you need the outline for?

    Thank you for the screenshots :)

    Best regards,
    Victoria

    #1135326

    That is correct and I am absolutely certain that I used the 4.6.1 release since I read the changelog included in the distribution. As always, I created a backup of my current Enfold folder then replace it with the new one. I ended up having to update via the Enfold update now button and perform the update process before it read the version number properly.

    #1135317

    Hi Vinay,
    Thanks! I tried the proposed procedure but it did not work out.

    1. Disable “merging and compression” for CSS and JS files from Enfold > Performance.
    Did that.
    2. If a caching plugin is installed check the plugin settings and clear the cache and deactivate the plugins for testing purpose.
    There are no cache plugins insalled.
    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”.
    Did that too, in Chrome and Safari. Google fonts still not shown:

    #1135307

    Hey anthonybennett,

    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”.

    Would you mind providing a precise link to the page, showing the elements in question? We need to be able to inspect them in order to help :)

    Best regards,
    Vinay

    #1135306

    Hey baartmns,

    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”.

    I have cleared the cache for you and attached the screenshot of the same.

    Best regards,
    Vinay

    #1135288

    Hey mmedrek,

    Thank you for sharing the details.

    I checked your site for the cookie and maps issue. Both work fine. Once I click ok the cookie message does not show again and the maps load fine. Screenshot attached.

    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

    #1135178

    In reply to: Update Themes error

    Hi,

    I am facing a similar issue:

    4 out of 5 enfold based websites have been successfully upgraded from 4.6 to 4.6.1.
    Only one (new) website is not updating from 4.6 to 4.6.1 because of the following error after hitting the button “install now” (via upload theme):

    Nothing Found
    Sorry, the post you are looking for is not available. Maybe you want to perform a search?

    I have already installed the “Update Theme and Plugins from Zip File”, but it did not help. I also deleted the .htaccess file and saved the permalinks. without success.

    Regards,
    Christine

    Morticka
    Participant

    Hi guys,

    Even with updating Enfold to 4.6.1 I still have the cookie consent error. It keeps coming back after refresh, clicking on OK does not change anything.
    I also had a problem with the video preview not showing up, you see just a black screen with a play button.

    When I disabled the cookie consent option, all of a sudden the video preview showed up after refresh.

    This looks like a huge bug in Enfold? Is there a time table for the cookie fix, because according to the EU, I’m now breaking the law without a cookie consent?

    Sincerely,
    Morticka

    • This topic was modified 6 years, 7 months ago by Morticka.
    totoro
    Participant

    Hello there
    i updated Enfold 4.6.1 and WP is latest
    In Cookie Consent Message Bar, the “link to another page” button seems not working
    it closes the bar like Accept setting
    do you know why ?
    Thxs for your help

    #1134837
    mmlab14
    Participant

    Rikard,

    As requested, new thread…

    Background:

    • Google Fonts being used (Merriwether serif and Lato sans serif) stopped working (or inconsistently in most browsers stopped working), following update to Enfold 4.6. All fonts then default to a sans serif font. Site now set to use Websafe fonts Georgia (serif) and Arial (sans serif).
    • Site now updated to Enfold 4.6.1.
    • Google Fonts were previously implemented via combination of General Styling, Advanced Styling and Quick CSS — but problem seems evidenced just via General Styling and/or Advanced Styling.
    • (FYI: more recently, also having problems with Main Menu (small seperator and Advanced Styling button css/styling disappeared.)

    Login details shared privately.

    #1134796

    In reply to: Top icon

    Hi,

    Thank you for sharing the details.

    The arrow element is missing in the source. I still see compressed CSS.

    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

    #1134770
    Maxime
    Guest

    Hello could you please give me an answer to my previous message:

    Hello, I like the template enfold dark photography. I would like to use this template for my blog. But i’m not a huge fan of the blog part. I mean i prefer how the pictures and the design of the home page than on the latest news page : https://kriesi.at/themes/enfold-dark-photography/blog/. I also prefer the portfolio page : https://kriesi.at/themes/enfold-dark-photography/portfolio-item/java/ than the blog post page: https://kriesi.at/themes/enfold-dark-photography/2017/04/19/this-is-another-blog-post/ But on the blog post page there is everything about article, i mean the share button and the comments. Things that doens’t exist on the portfolio page. My questions are: 1) Is possible to right an article and publish it as a portfolio page: https://kriesi.at/themes/enfold-dark-photography/portfolio-item/java/ 2) In this page (portfolio page) is it possible to add the comments and share button that we can find on the blog post? 3) the picture on the home page can redirect to a blog post? 4) On the blog post is it possible to add a slider of picture as there is on the portfolio page? 5) is it possible to change the dark background of the website with another color? 6) Is it possible to have different section on the menu with differente disposition of the images? Like on the home page picture are disposed in galery, is it possible to make a page with the picture as a carousel like this page: https://setsail.select-themes.com/destinations-carousel/ Thank you a lot, Maxime

    #1134661
    rlhinirv57
    Participant

    Hello Enfold team,
    Your latest changelog states that:
    added: WhatsApp share button and social icon
    When I checked the Whatsapp box to display this icon for blog posts, the result is the display of an unavailable icon, i.e. a little box with the letters F232 inside it. I’m guessing that the version of the entypo-fontello font that got packaged with this 4.6 update didn’t actually contain a glyph for that character.

    Not a huge issue; I’ve unchecked the WhatsApp option for now.

    #1134657

    I forgot one thing. The third button, that we can use in the Modal Popup Window does not work as intended. It should link to another page, right?
    It doesn’t, as you can test here: http://enfold.muster.website/ (Open modal and klick on “Ich will hier weg!”)
    Btw. that’s where I have been testing all the shortcodes, but the results where inconsistent, so I had to ask all those questions above.

    • This reply was modified 6 years, 7 months ago by 0rca.
    #1134644
    0rca
    Participant

    I have asked Yigit in this thread https://kriesi.at/support/topic/update-4-6-makes-cookie-consent-reload-every-time/page/2/ but guess it will be overlooked, so I am creating a separate thread.

    The issue many of us had, was two missing shortcodes in the Essential Website Cookies section of the Modal Window. The team has created some workaround for the issue, but with the new legal situation in the EU, we really need to make sure that Enfold is configured correctly in order not to submit our customers to legal issues, so some clarity would be great.

    I don’t understand how those shortcodes missing affect the whole cookie logic. Those two shortcodes are described in a very vague fashion, so I am hoping someone from the Kriesi team can explain this.

    Looking at the shortcode descriptions, they say:
    [av_privacy_allow_cookies] – allows a user to refuse cookies and hides message bar (needs 2 cookies for that, others are removed)
    [av_privacy_accept_essential_cookies] – allows a user to opt out from essential theme and all other cookies (except 2 from av_privacy_allow_cookies)

    Here are my questions, numbered for easier answering:

    • 1. So the first one refuses ALL cookies or only non-essential ones?
    • 2. And the second one says “essential theme and all other cookies”, so in my understanding kinda contradicts the first one? Or is this only “enable essential cookies and NOT all others”?
    • 3. Also the logic is not very clear: the shortcode is called av_privacy_allow_cookies and the description is talking about refusing them. So when the toggle is set to “on”, what exactly is happening. Alllow or forbid?
    • 4. If I am creating a webpage with the available shortcodes, I can use [av_privacy_allow_cookies] and [av_privacy_accept_essential_cookies] as well as the buttons [av_privacy_accept_button wrapper_class="" id="" class=""] and [av_privacy_do_not_accept_button wrapper_class="" id="" class=""] on the same page. So on this page it should be possible to do all the privacy settings, right?
    • 5. What do the “Accept Cookies” button and the “Do not accept” button do exactly?
    • 6. Are the having an influence on the other two toggles as well?
    • 7. Cookie Consent Message Bar: Are the Accept Cookies” button and the “Do not accept” button the same buttons as the accept and dismiss buttons from the cookie bar, i.e do they do the same thing? If not, what is the difference?
    • 8. Modal Popup Window: Are the Accept Cookies” button and the “Do not accept” button the same buttons as the accept and dismiss buttons from the cookie bar, i.e do they do the same thing? If not, what is the difference?

    Do you see where i am going with these question? The current solution might very well be good and working as intended, but the intention is not clear at all and we are kinda left in the dark and the on-page description is well meant but not very helpful.
    It would be great, if you can describe the logic for each shortcode and how they all work together. Or maybe update the https://kriesi.at/documentation/enfold/privacy-cookies page for 4.6.1?

    Our (legal) requierements are actually pretty straightforward: Essentially we have these possibilities:

    • User does nothing – no cookies are saved at all
    • User denies cookies – 2 cookies are saved
    • User allows essential cookies – some cookies are saved
    • User allows all cookies – all cookies are saved

    How does this translate to the cookie message bar and why have those 2 selectors like this? I am really confused or to stubborn/dumb to get this.

    Thanks in advance for helping me and surely others with this.

    Cheers,
    Michael

    • This topic was modified 6 years, 7 months ago by 0rca. Reason: OL tags not working correctly, had to fake the numbering
    #1134383

    Thank you, I found it.

    Could you please let me know how I can add this type of top image instead? So there is a banner at the top:
    https://preview.themeforest.net/item/enfold-responsive-multipurpose-theme/full_screen_preview/4519990?_ga=2.10656244.1595128102.1567679932-499607145.1566397216

    Also, how do I make an image full width with a parallax effect? Or without as well:
    I am trying to add it on the menu page of my dev site – I have added the link below.

    And on the homepage, I would like the images to be full width as it is here on this template – how do I set this?
    https://kriesi.at/themes/enfold-health-coach/ (about me with hello and welcome)
    — I am trying to create the layout on my dev site – see homepage link below.

    I also like the styling on these buttons – the thin outlined one where it says ‘read more’ under the article ‘A NICE ENTRY’ – how can I style my buttons like this?
    https://preview.themeforest.net/item/enfold-responsive-multipurpose-theme/full_screen_preview/4519990?_ga=2.53711976.1595128102.1567679932-499607145.1566397216

    Thank you very much!

    #1134286

    Hi James,

    Thanks for contacting us!

    1- We have online Enfold documentation – https://kriesi.at/documentation/enfold/ (please Google “Enfold documentation” if link is not visible) where we have many instructions and code snippets. If you decide to purchase Enfold, you can register to our support forum and contact us whenever you have a question or an issue.

    2- You can simply go to Enfold theme options > Demo Import and click “import” button on Construction demo and it will be imported within few minutes.

    3- Yes, images used in demos are included in them.

    I hope that helps! Let us know if you have any other questions :)

    Cheers!
    Yigit

    #1134221

    Hi,
    Glad to hear your screen reader can now read the mobile menu button, when the menu is open can it also read the menu items?
    You wrote:

    One thing I’ve noted the menu is not visible upfront in that I have to press a button to expand for items to appear. Could it be set to always show?

    This is the nature of the mobile menu, it is created like this on most sites because otherwise, the menu on mobile devices would take up too much room. But if you only had a few items, such as 3 or 4 you might be able to use a standard menu. Enfold doesn’t have a built-in option to show the mobile menu as a standard menu, this may require a plugin or considerable customization.
    How would you like to proceed?

    Best regards,
    Mike

    #1134206

    Sure, The new changes have taken effect and I am so happy. See my previous message . Thank you. . Wow!
    I have a request as it relates to what you adjusted for me before
    adjust for me the /enfold/includes/loop-index.php
    So the output will be:
    Post heading
    Category
    date and time.

    I understand this cannot be adjusted from the settings at Enfold Theme Options > Blog Layout > Blog meta elements because if I adjust it from there, it will add read more button and I don’t want that to happen
    In short, on my homepage I want my poasts to appear like this:
    Blog post title Heading
    Category
    Date and time

    Example

    Best Bluetooth Speakers to choose from in Nigeria
    NEWS
    Tuesday, September 3, 2019 9:26 AM

    I want the three items i.e
    Blog heading
    Category
    Date and time
    to be links
    Your help would be really appreciated
    I hope you have a great rest of your day.

    Best
    Moses

    PhilCzer
    Participant

    Hey,
    I already discovered this and tried it that way: https://kriesi.at/documentation/enfold/contact-form/#add-on-click-event-to-the-contact-form-submit-button-

    I tried it with the following Code:

    add_filter(‘avf_contact_form_submit_button_attr’,’avia_add_submit_attributes_to_cf’, 10, 3);
    function avia_add_submit_attributes_to_cf($att, $formID, $form_params)
    {
    $att = “onclick=”fbq(‘track’, ‘Contact’);””;
    return $att;
    }

    I get this error: syntax error, unexpected ‘fbq’ (T_STRING)

    Do you have any idea where the problem is and may be able to update your documentation?

    Thanks in advance!

    #1133917

    Hey Roland,

    Thank you for using Enfold.

    Where can we see the issue? Are you referring to media gallery selection? You can click the “Reverse Order” button to adjust the image sorting.

    Best regards,
    Ismael

    #1133841

    Topic: Blog

    Max
    Guest

    Hello,

    I like the template enfold dark photography.
    I would like to use this template for my blog. But i’m not a huge fan of the blog part.
    I mean i prefer how the pictures and the design of the home page than on the latest news page : https://kriesi.at/themes/enfold-dark-photography/blog/.

    I also prefer the portfolio page : https://kriesi.at/themes/enfold-dark-photography/portfolio-item/java/
    than the blog post page: https://kriesi.at/themes/enfold-dark-photography/2017/04/19/this-is-another-blog-post/

    But on the blog post page there is everything about article, i mean the share button and the comments. Things that doens’t exist on the portfolio page.

    My questions are:

    1) Is possible to right an article and publish it as a portfolio page: https://kriesi.at/themes/enfold-dark-photography/portfolio-item/java/

    2) In this page (portfolio page) is it possible to add the comments and share button that we can find on the blog post?

    3) the picture on the home page can redirect to a blog post?

    4) On the blog post is it possible to add a slider of picture as there is on the portfolio page?

    5) is it possible to change the dark background of the website with another color?

    6) Is it possible to have different section on the menu with differente disposition of the images? Like on the home page picture are disposed in galery, is it possible to make a page with the picture as a carousel like this page: https://setsail.select-themes.com/destinations-carousel/

    Thank you a lot,
    Maxime

    #1133586
    Karinabutterfly
    Participant

    Hi there,

    I just realized that my GDPR checkbox that usually displays when someone wants to write a comment is gone even though it seems to be activated in the theme itself. This happened after the latest Enfold update. Additionally, for some reason Enfold activated some things itself (like a WhatsApp share button, for example) besides the recent issue with the polylang plug-in that you fixed for me.

    Not sure what the issues is, but GDPR requirements are quite strict in Germany, so I would need this checkbox. The checkbox does show up under the contact form. Just not for the comment form.

    Best,
    Karina

Viewing 30 results - 3,151 through 3,180 (of 11,217 total)