Forum Replies Created
-
AuthorPosts
-
February 12, 2019 at 3:34 am 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,
IsmaelHi,
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,
IsmaelHi,
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,
IsmaelHi,
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,
IsmaelFebruary 11, 2019 at 8:14 am in reply to: Error message on wp-admin after upgrade to Enfold 4.5 #1065342Hi,
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,
IsmaelHi,
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,
IsmaelHi,
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,
IsmaelHi,
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,
IsmaelFebruary 11, 2019 at 7:52 am in reply to: Latest Enfold [5.+] not installing Javascript for LifterLMS plugin #1065337Hi,
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,
IsmaelHi,
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,
IsmaelFebruary 11, 2019 at 7:03 am in reply to: Tab Section Element – How do you link to each tab? #1065319Hi,
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,
IsmaelFebruary 11, 2019 at 6:50 am in reply to: Background color changes randomly in Microsoft Edge on pages with color sections #1065308Hi,
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,
IsmaelFebruary 11, 2019 at 5:53 am in reply to: Error Enfold with plugin ‘Salon Booking WordPress Plugin’ #1065288Hi,
Thank you for using Enfold
@Maureen van Goethem: Have you tried to disable the block or the Gutenberg editor? You can do that in the Enfold > Theme Options. In the “Select Your Editor” settings, select “WP Classic Editor”. That option is available on version 4.5.3, so make sure that the site is using the latest version of the theme. Or you can also install the “Classic Editor” plugin.
on this website: https://prova.salonbooking.it/
we are using the Enfold theme..The site is not using the Enfold theme. Unfortunately, we don’t or we can’t provide full support for third party plugins as stated on our support policy. Please keep in touch with the plugin authors.
Best regards,
IsmaelHey!
Yes, you can still edit the existing elements from the templates but you won’t be able to insert additional elements or shortcodes.My bad. I tested it again just now. It turned out that you can’t use the elements after disabling them even it was pre-added in the templates.
Best regards,
IsmaelHi,
That black screen is the video itself or its part of the video frame, so we can’t remove that, unfortunately. The whole slider can be hidden while the video is loading and displayed when it plays, but that will require modification that is beyond the scope of support. Please hire a freelance developer or contact our partner, Codeable.
// https://kriesi.at/contact/customization
Best regards,
IsmaelFebruary 11, 2019 at 5:23 am in reply to: Increase columns for upsells and cross-sells products #1065282Hi,
I would like to apologize for the late response.
I edited the css code a bit to adjust the width of the columns. (see private field)Best regards,
IsmaelHi,
I would like to apologize for the late response.
The theme is not removing any of the WPDM script, at least not intentionally, but it’s possible that one of its dependencies is being conditionally loaded by the theme. Please ask the plugin author if the script has any dependencies and if it does, ask for the names or script handles.
Best regards,
IsmaelHi,
Scratch that. The woff2 version for entypo-fontello is not available.
// https://www.fontsquirrel.com/fonts/entypo
Best regards,
IsmaelHi,
I found the woff2 source file but I’m not sure if it’s valid. We’ll forward this to our devs.// https://github.com/coderaiser/cloudcmd/blob/master/font/fontello.woff2
Best regards,
IsmaelHi,
Thanks for the update.
I tried to save the elements as template so that I can test it on another page but even that is not working. It seems like your database is frozen or cached. Please contact your hosting provider for additional details and try to deactivate every plugins during testing.
Best regards,
IsmaelHey!
And if possible, please keep the login details available so that we can test the verification from time to time.
Cheers!
IsmaelHi,
The issue occurs because your site is using an outdated version of PHP, 5.2. The minimum requirement of the theme is version 5.6 or higher. I’ve fixed the current issues for now but you will still have to upgrade PHP.
Best regards,
IsmaelHi,
You’re welcome. Please keep both v2 and v3 keys in the theme options because we might be needing that later on. Please keep us updated.
Best regards,
IsmaelHi,
@jochenmaier: Thanks. Let’s continue on that thread.I’ll be closing this thread for now. Please feel free to open a new thread if necessary.
Best regards,
IsmaelFebruary 8, 2019 at 7:17 am in reply to: Sprungmarke wird nicht korrekt angesteuert, in Kombination mit LayerSlider #1064433Hi,
I’m still getting the 503 Service Unavailable error when I try to login to the site. What is the login url? I tried “wp-admin” and “wp-login”, but they both lead to the same error. I’ll ask the rest of the team to check it.
Best regards,
IsmaelHi,
It was probably working before because you have added a png or a jpg image in front of the svg ones. (see private field)
The issue occurs because svg images don’t have definite dimensions unlike png or jpg. The following is an array containing the properties of an image starting from the image url, its height, width and if it’s the original source or not.array ( 0 => 'https://www.boss-entreprises.com/wp-content/uploads/2017/03/logo-admin.png', 1 => 300, 2 => 26, 3 => false, )As you can see, the width is set to 26 or 26px. Now, for a svg image, the properties will look like this:
array ( 0 => 'https://www.boss-entreprises.com/wp-content/uploads/2017/02/poggia-provence.svg', 1 => 0, 2 => 0, 3 => false, )The height and width is set to zero and that is why the “division by zero” error occurs in this line of code:
$ratio = (100 / $width) * $height;Best regards,
IsmaelHi,
Alright. Would you mind if we access the site? Please post the login detail in the private field.
Best regards,
IsmaelHi,
Glad it worked. And thank you for the kind words.
Have a nice day.
Best regards,
IsmaelHi,
Thanks for the update.
Are you using a cache plugin for the live site? Please disable that temporarily or purge the cache.
Best regards,
IsmaelFebruary 8, 2019 at 6:03 am in reply to: LayerSlider showing 'more videos' when opened in Chrome #1064416 -
AuthorPosts
