Forum Replies Created

Viewing 30 posts - 23,461 through 23,490 (of 66,033 total)
  • Author
    Posts
  • in reply to: Comments in posts with ALB through functions.php #1065931

    Hi!

    Great! Glad it worked. Please feel free to open a new thread if you need anything else.

    Have a nice day!

    Best regards,
    Ismael

    in reply to: Recaptcha Plugin for Ismael #1065927

    Hi,

    Awesome! Good to hear. Are you receiving the preferred emails properly?
    Yes, please give us the new login details so that we can test it further. If you have the time, please enable v3 so that we can test that as well. We can also enable both and make v2 as a fallback in case the automatic verification (v3) fails.

    Best regards,
    Ismael

    in reply to: Error message on wp-admin after upgrade to Enfold 4.5 #1065925

    Hi,

    Thanks for the update. I checked that folder and found the theme files in the root directory. It should be inside the wp-content > themes folder. Did you upload it there? Please clean up the root directory of the “new” installation.

    Best regards,
    Ismael

    Hi,

    I can’t open your zip file. Could you upload the screenshot on imgur or dropbox?

    Best regards,
    Ismael

    Hi,

    Thanks for the update.

    Unfortunately, I don’t have access to Microsoft Edge or to a Windows 10 machine for that matter, so I tested it on what’s available in my test environment, which is IE11 thinking that an older software probably inhibit the same issue as its successor. I thought that was implied. Yes, we do need a screenshot. Seeing the actual issue will probably give us a hint on what to fix.

    Best regards,
    Ismael

    in reply to: Cookie Consent Message constantly showing up #1065914

    Hi!

    It’s the script, which generates the same cookie for both sites. The problem here is that you’re not using a multilang plugin like WPML, so both sites (EN and SK) generates their own consent cookie, which has the same name but different value. Again, this is not going to be an issue because users will stick on their preferred language or they won’t switch between the sites.

    Best regards,
    Ismael

    in reply to: Error Enfold with plugin ‘Salon Booking WordPress Plugin’ #1065908

    Hi,

    Yes, the issue is generated by the theme but it’s triggered by the plugin so there’s a compatibility issue there. Again, we don’t provide support for third party plugins but we’ll try to help as much as possible. Please keep in touch with the plugin author for additional help.

    In the private field, please post the WP and FTP login details so that we can debug the issue and do a few tests.

    Best regards,
    Ismael

    in reply to: The theme (Enfold) made website not work any more #1065906

    Hi,

    The theme is not available in your site. Please try to upload it inside the wp-content > themes folder manually via FTP. Unfortunately, we can’t help you with the theme installation as stated on our support policy.

    The documentation should help:

    // https://kriesi.at/documentation/enfold/install-enfold-theme/
    // https://kriesi.at/documentation/enfold/install-enfold-theme/#ftp-install

    Best regards,
    Ismael

    in reply to: product add-ons conflict with Enfold #1065903

    Hi,

    Thanks for the update

    I just edited the text block containing the product title. That is the element at the very top of the builder right before the product image or gallery.

    Best regards,
    Ismael

    in reply to: fontello in css do not work #1065898

    Hi,

    Did you purge the browser cache after adding the code? I don’t think we can help you with this because we can’t reproduce the issue on our end.

    Best regards,
    Ismael

    in reply to: Icons not showing on IE or Chrome #1065780

    Hi,

    Did you add the CORS config in the “pplscreens” htaccess file?

    
    <blockquote><FilesMatch "\.(ttf|otf|woff)$">
    <IfModule mod_headers.c>
    Header set Access-Control-Allow-Origin "*"
    </IfModule>
    </FilesMatch></blockquote>
    

    You have to give “pplsport” permission to access the icon font files from the “pplscreens” site.
    Please ask your hosting provider if the “mod_headers” module is enabled.

    Best regards,
    Ismael

    in reply to: Data Table – scrollbars break point #1065779

    Hi,

    Thanks for the update.

    You have to set the Table Options > Table Purpose to “tabular” or the second option and then enable the scrollbar in the “Responsive Styling” settings.

    Best regards,
    Ismael

    in reply to: Avia codeblock not working in Spanish home page #1065772

    Hi,

    Thanks for the update.

    The builder is loading properly on my end, but I found some errors in the browser console and it seems to be generated by a plugin called “Pedejo-config”. What is that plugin for?

    jquery.dataTables.js:1 Failed to load resource: the server responded with a status of 404 (Not Found)
    Uncaught TypeError: Cannot read property 'hasClass' of undefined
    query.dataTables.js:1 Failed to load resource: the server responded with a status of 404 (Not Found)
    

    Best regards,
    Ismael

    in reply to: Problem about rel next/ previous in pagination (2) #1065769

    Hey Mohammad Mostafa,

    Thank you for opening a new thread.

    I modified this line a bit:

    } elseif( $page == $entries->max_num_pages || $entries->max_num_pages > $page ) {
    

    Let me know if you find more issues.

    Best regards,
    Ismael

    in reply to: Search Console noindex kennzeichnet #1065767

    Hey Ivan,

    Thank you for using Enfold.

    Those pages are indexable according to the markup.

    <meta name="robots" content="index, follow" />
    

    Have you tried setting or marking the entries as solve in your console? If ever they come back in the list then there is a problem.

    Best regards,
    Ismael

    in reply to: Post photos not appearing #1065765

    Hey phausner,

    Thank you for using Enfold.

    Would you mind if we access the file server? We need to inspect the postslider.php file. Please post the FTP details in the private field.

    Best regards,
    Ismael

    in reply to: Website 500 error whenever updating theme #1065762

    Hi,

    Thanks for the update.

    I actually could not connect to the site through file zilla.

    1.) You have to contact your hosting provider and confirm that you have the valid login credentials.

    2.) The border is removed from the grid when it is positioned after another grid. You can override that with this css code:

    .av-layout-grid-container + .av-layout-grid-container {
        border-top: 1px solid;
    }

    Please open separate threads for new inquiries.

    Best regards,
    Ismael

    in reply to: Gt Metrix Result #1065760

    Hi,

    Thanks for the update. I disabled the theme’s compression settings and used the WP Rocket’s optimization options instead but it didn’t work, so there’s something in your installation, possibly a plugin, that is causing the issue. Please disable the rest of the plugins temporarily during the optimization tests.

    Best regards,
    Ismael

    in reply to: Overlapping sections with negative margin on mobile devices #1065752

    Hi,

    Thanks for the info.

    I can’t find that section anywhere on the page. Did you remove it? Please create a test page so that we can inspect the elements.

    Best regards,
    Ismael

    in reply to: Parse error, unexpected T_FUNCTION #1065751

    Hi,

    You’re welcome! I’m not familiar with OVH, unfortunately. Please keep in touch with your hosting provider for more info and don’t hesitate to open a new thread if you need anything else.

    Have a nice day.

    Best regards,
    Ismael

    in reply to: Cookie Consent Message constantly showing up #1065403

    Hi,

    I would like to apologize for the late response. I just found out that the EN version is an entirely different installation, so it generates the same cookie name but with a different value. I thought you’re using a multilang plugin such as WPML or Polylang. The script is generating new cookies whenever you switch between the sites, so the previous cookie is seen as invalid or expired. I don’t really think that this is a critical issue because users will tend to stick on their preferred language.

    Best regards,
    Ismael

    in reply to: Comments in posts with ALB through functions.php #1065343

    Hi,

    Thanks for the update.

    This is probably an issue with a filter that the theme is using. Please add this in the functions.php file:

    add_action( 'after_setup_theme', function() {
          remove_filter( 'comments_open', 'av_comments_on_builder_posts_required', 10, 2 );
    }, 10 );
    

    Let us know if it helps.

    Best regards,
    Ismael

    in reply to: Error message on wp-admin after upgrade to Enfold 4.5 #1065342

    Hi,

    Thanks for the info.

    I managed to access your file server but I’m not sure which directory to check. I get in to the “httpdocs” folder but the WP files are incomplete. All I can see is the “wp-content” folder without the config files or anything.

    Best regards,
    Ismael

    in reply to: Kommentare werden nicht angezeigt #1065341

    Hi,

    I would like to check this again but the user role is changed, so I can’t check any settings. Please set the user role to admin and provide the login info to your file server so that we can debug the issue.

    Best regards,
    Ismael

    in reply to: Custom Error 404 Page not work correctly #1065339

    Hi,

    Sadly, I don’t know why that is. Please keep the permalink settings for now. And keep in touch with the Yoast team for additional help.
    We’ll close this thread for now because it’s getting lengthy. Don’t hesitate to open a new thread if you get additional issues.

    Best regards,
    Ismael

    in reply to: Make video background responsive on mobile #1065338

    Hi,

    I think it’s possible with youtube videos using the “start” parameter, but it will require custom modifications that are beyond the scope of support.

    // https://developers.google.com/youtube/player_parameters#start

    Best regards,
    Ismael

    Hi,

    I appreciate that Victoria, My Question is..Why don’tt the scripts load in the Enfold theme, but load in any other theme?

    It is possible that the scripts’ dependencies are being conditionally loaded by the theme. The theme has this feature where it only loads scripts that are actually used in the page, so one of those dependencies may be missing. Please ask the plugin author which dependencies are missing when they check your page. For now, you can use the wp_enqueue script or just leave the scripts in the footer, but we do recommend doing the former.

    Best regards,
    Ismael

    in reply to: Update Theme Error #1065331

    Hi,

    Thank you for using Enfold.

    It seems to be an issue with the block editor, so I set the theme to use the classic editor instead. You can find that option in the Enfold > Theme Options panel, right at the very bottom. Let us know if it helps.

    Best regards,
    Ismael

    in reply to: Tab Section Element – How do you link to each tab? #1065319

    Hi,

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

    The tab section has changed a lot since, so that script is no longer valid. Please try this one instead:

    // auto trigger tab section
    add_action('wp_footer', 'ava_go_to_tab_section');
    function ava_go_to_tab_section() {
    ?>
    <script>
    (function($){
        function getQueryParams(qs) {
            qs = qs.split("+").join(" ");
            var params = {},
            tokens,
            re = /[?&]?([^=]+)=([^&]*)/g;
    
            while (tokens = re.exec(qs)) {
                params[decodeURIComponent(tokens[1])] = decodeURIComponent(tokens[2]);
            }
    
            return params;
        }
    
        function triggerTabSection( section) {
            $('a[href="' + section + '"]').trigger('click');
        }
    
        var section = getQueryParams( document.location.search );
    
        triggerTabSection( section );
    })(jQuery);
    </script>
    <?php
    }

    Best regards,
    Ismael

    Hi,

    Thanks for the update.

    I can’t reproduce the issue on IE 11, which is an older browser by any means. Could you give us a screenshot using imgur or dropbox?

    Best regards,
    Ismael

Viewing 30 posts - 23,461 through 23,490 (of 66,033 total)