Forum Replies Created

Viewing 30 posts - 1,081 through 1,110 (of 33,336 total)
  • Author
    Posts
  • in reply to: Do_shortcode does not process enfold shortcode #1455164

    Hey Jason,
    Thanks for the link to your page, but we will need a admin login to review in full what you are trying to do, the echo do_shortcode(“
    typically works, see this post
    but when I check your page it looks like you are trying to add a color section which can cause issues, since full width elements behave differently.
    This is another post that might help

    Best regards,
    Mike

    in reply to: Masonry to open a series of images in lightbox #1454297

    Hi,
    Thanks for your ideas Guenni007, another way is to use the Masonry Gallery element, as I explained here.

    Best regards,
    Mike

    in reply to: icon list – break with “read more” #1454290

    Hi,
    Thanks for sharing Guenni007, this works good.

    Best regards,
    Mike

    Hi
    Please click the URL field and change it there:
    Enfold Support 6123

    Best regards,
    Mike

    Hi,
    Glad Guenni007 & Ismael could help, thank you Guenni007, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Update on ACF support #1452945

    Hi,
    Thanks for the feedback, we are excited also. If you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Styling (css) areremoved/missing #1452938

    Hi,
    Perhaps you have made an error in adding this filter, please include an admin login in the Private Content area so we can check.

    Best regards,
    Mike

    in reply to: Styling (css) areremoved/missing #1452890

    Hi,
    Thanks for the feedback, but it looks like the filter was not enabled:

    function custom_avf_post_css_create_file( $create ){
      return true;
    }
    add_filter( 'avf_post_css_create_file', 'custom_avf_post_css_create_file', 10, 1 );

    if this was enabled the css files in the screenshot would not be present, please put the filter in and try again.

    Best regards,
    Mike

    in reply to: Demo won’t Install #1452182

    Hi,
    Glad Rikard could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Styling (css) areremoved/missing #1452069

    Hi,
    I reviewed the other thread with the solution and see that they didn’t disable the X-Content-Type-Options “nosniff” they only changed it from being in the nginx http and https directives additional headers box in plesk apache and nginx settings but instead are in the htaccess file.
    Try asking your webhost to try this, the nosniff is still activate but in a different way. Perhaps they will understand this better and can adjust your server settings to suit.
    The theme can not make these changes to your server and thus can not correct the error that the web browser is having with the server.
    From our research there has only been three examples of this issue from the thousands of activate users using Enfold and the other two both found this code in their functions.php to solve:

    function custom_avf_post_css_create_file( $create ){
      return true;
    }
    add_filter( 'avf_post_css_create_file', 'custom_avf_post_css_create_file', 10, 1 );

    Best regards,
    Mike

    Hey Eleina,
    Thank you for the link to your site, when I logged into the site, the homepage loads in the backend corrected. I checked in Windows with Chrome, Firefox, & Edge.
    I see the page contains “strong tags” in the element titles, but this doesn’t seems to cause any errors, sometimes when the page has a missing closing tag this often causes an error like in the video, but I’m not able to reproduce and from your post you were also not able to reproduce.
    Try asking the client to use the login that you posted for us to use and see if that helps. In some rare cases a specific login might have an error, or a user might have a browser addon that could a error. If this doesn’t help let us know what computer OS and browser version number so we can try to reproduce.

    Best regards,
    Mike

    in reply to: Sidebar is populating at the bottom of the page #1452059

    Hey ScatmanAT,
    This is because you are creating the page with the Advanced Layout Builder (ALB) and you are using a full width element at the top of the page, these elements cause the sidebar to be under it.
    To solve don’t use the full width element or create a manual sidebar widget element in your page.

    Best regards,
    Mike

    in reply to: Floating text window, with Close option #1452007

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Hide links to youtube #1452006

    Hi,
    That won’t work because what you want to block is from the youtube iframe and you can not block items in a iframe from your domain, it must be blocked from the source domain. A lot has changed since 2016.

    Best regards,
    Mike

    in reply to: Hide links to youtube #1451967

    Hey Mihai,
    Thank you for the link to your site, unfortunately YouTube doesn’t allow you to disable these features anymore, your best solution is to host the video on your site in the media library instead.

    Best regards,
    Mike

    in reply to: Does not Show my public Pages redirect to 404 #1451907

    Hi,
    I have not seen this before, but when I disable all of your plugins the /portfolio/ page works correctly, see the screenshot in the Private Content area.
    Try disabling all of your plugins and then reactivate each one individually and reload the page until you find the conflict.

    Best regards,
    Mike

    in reply to: Floating text window, with Close option #1451905

    Hi,
    We would need to see how you are using this, and where you want to use this. Perhaps you added it to your footer and now it is on all of your pages?
    Please include an admin login in the Private Content area and explain were you want this to show show we can examine. Then example that I show only works on the page with the code block, but I added it to the page and not the footer or widget.

    Best regards,
    Mike

    in reply to: social sharing #1451904

    Hi,
    Strong is <strong> ... </strong>
    Glad we were able to help and thanks for sharing your solution, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Privacy policy button #1451892

    Hey Meetx,
    Did you see the option at Enfold Theme Options ▸ Cookie Consent ▸ Show advanced options ▸ Show reopen badge?
    Enfold Support 6119
    Please give this a try.

    Best regards,
    Mike

    in reply to: social sharing #1451891

    Hey Webmaster,
    Thanks for the link to your page, I believe that you want the text to say: As-tu aimé cet article? Partagez-le!, I used Google Translate, if this is not quite right feel free to adjust the code below.
    Try adding this code to the end of your child theme functions.php file in Appearance ▸ Editor:

    function change_share_box_text() { ?>
      <script>
    (function($){
      var el = document.querySelector('.av-share-link-description');
             el.outerHTML = '<h5 class="av-share-link-description av-no-toc" style="text-align: center;">' + 'As-tu aimé cet article? Partagez-le!' + '</h5>';
    })(jQuery);
    </script>
      <?php
    }
    add_action( 'wp_footer', 'change_share_box_text', 99 );

    Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.

    Best regards,
    Mike

    in reply to: removing links #1451890

    Hey Advantage09,
    Thank you for the link to your site, Try adding this code to the end of your child theme functions.php file in Appearance ▸ Editor:

    function custom_remove_link_from_slide_image_script() { ?>
      <script>
    (function($){
    $('.page-id-1046 .slide-entry a.slide-image').removeAttr('href');
    })(jQuery);
    </script>
      <?php
    }
    add_action( 'wp_footer', 'custom_remove_link_from_slide_image_script', 99 );

    Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.

    Best regards,
    Mike

    Hi,
    Glad Ismael could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Does not Show my public Pages redirect to 404 #1451739

    Hey Monika,
    Your pages look like they are password protected with the plugin Password Protected even logged in I can’t find the password and the pages don’t display the password option, it looks like a conflict, try disabling all password protection and disabling this plugin and see if this helps.
    Enfold Support 6117

    Best regards,
    Mike

    in reply to: Menu Parallax Demo Issues #1451664

    Hi,
    Thank you for your patience, I didn’t realize that Yigit was at the WCEU conference and I heard from him that he will check when he returns. It looks like the WCEU conference ended on the 15th, so I expect a day or two for travel. Thank you for your patience.

    Best regards,
    Mike

    in reply to: Blogpost broken #1451646

    Hey northorie,
    Thanks for the link to your site, I see that you have a Advanced Layout Builder (ALB) post that has been saved as a WordPress Block Editor post, to correct click the ALB editor button and then save again and edit in the ALB editor.
    Enfold Support 6115

    Best regards,
    Mike

    in reply to: Will Customizer CSS be lost when theme is upgraded? #1451645

    Hey dburton77,
    The css in WordPress ▸ Customize ▸ Additional CSS is stored by WordPress and will not be lost when the theme updates.

    Best regards,
    Mike

    in reply to: Enfold and Super PWA #1451626

    Hey Chiara Cinelli,
    Thanks for your question, unfortunately we have not tested the SUPER PWA PRO plugin, which is the only way to know for sure.
    Please note that using the contact form is not appropriate for support questions, please log in to the support forum and open a new thread if you need further assistance.
    If you are unable to login to the support forum because you don’t have a activate support contract, please try going to your Theme Forest account and renew your support and then log in to the support forum and open a new thread.

    Best regards,
    Mike

    in reply to: remove the h3 attribute for widget titles #1451625

    Hey Webmaster,
    To change all of the widget titles from H3 to “p” add this code to the end of your child theme functions.php file in Appearance ▸ Editor:

    function custom_widgettitle_script() { ?>
      <script>
    (function($) {
        function replaceElementTag(targetSelector, newTagString) {
          $(targetSelector).each(function(){
            var newElem = $(newTagString, {html: $(this).html()});
            $.each(this.attributes, function() {
              newElem.attr(this.name, this.value);
            });
            $(this).replaceWith(newElem);
          });
        }
        replaceElementTag('h3.widgettitle', '<p></p>');
    }(jQuery)); 
    </script>
      <?php
    }
    add_action( 'wp_footer', 'custom_widgettitle_script', 99 );

    Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.

    Best regards,
    Mike

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 30 posts - 1,081 through 1,110 (of 33,336 total)