Forum Replies Created
-
AuthorPosts
-
Hi,
Sorry for the delay. We removed this css code from the style.css file because it overrode the default social icons.
/* enfold social media icons fix */ .social_bookmarks_xing a::before, .av-social-link-xing a::before { font-family: 'entypo-fontello'; content: ''; } .social_bookmarks_facebook a::before, .av-social-link-facebook a::before { font-family: 'entypo-fontello'; content: ''; } .social_bookmarks_linkedin a::before, .av-social-link-linkedin a::before { font-family: 'entypo-fontello'; content: ''; }Thank you for your patience.
Best regards,
IsmaelHi,
Thank you for the update.
The sizes attribute is being added to the favicon tags. Did you install an image compression or optimization plugin?
<link rel="icon" href="https://hhomepage.ch/wp-content/uploads/2020/01/favicon-neu.png" type="image/png"> <link rel="icon" href="https://hhomepage.ch/wp-content/uploads/2019/02/favicon-36x36.png" sizes="32x32" /> <link rel="icon" href="https://hhomepage.ch/wp-content/uploads/2019/02/favicon.png" sizes="192x192" /> <link rel="apple-touch-icon-precomposed" href="https://hhomepage.ch/wp-content/uploads/2019/02/favicon.png" /> <meta name="msapplication-TileImage" content="https://hhomepage.ch/wp-content/uploads/2019/02/favicon.png" />Best regards,
IsmaelHi,
Thank you for the update.
Which of the image is not displaying? We can’t really tell by just looking at the slides. The markup looks alright and the blue background image displays just fine. Can we access the dashboard? A screenshot of what’s supposed to display in the slide will help.
Best regards,
IsmaelHi,
You’re welcome! Please don’t hesitate to open a new thread if you need anything else.
Have a nice day.
Best regards,
IsmaelHi,
Thank you for the info.
We edited the config-woocommerce > config.php file based on the instructions in the previous thread that we mentioned above. Let us know if the issue persists. If it does, please provide a link to the page where we can actually see the error.
Best regards,
IsmaelJanuary 31, 2020 at 1:42 pm in reply to: How to change the default image size in lightbox to full size? #1180261Hi,
@MichaelAlbany: The modification is not going to work well for portrait modes because the lightbox script automatically sets the maximum height of the images. You have to set the width to auto.We can override the default maximum height property, but the image will overflow outside the main container.
img.mfp-img { width: 85vw; max-height: none !important; }Best regards,
IsmaelHi,
Thank you for the update.
We created another example (see private field). Please edit the EN and DE page using the translation editor. You should not edit them with the advance layout builder. If you want to add more content, edit the SE version of the page first, then use the translation editor to change the content of the other languages.
Best regards,
IsmaelHey!
@brandpirate: Honestly, we already forgot what we did here. Can you create a new thread/ticket and post the details in the private field? The page that you posted above leads to 404.Best regards,
IsmaelHi,
Good morning there!
Sorry for the confusion. We don’t have access to the email address wordpress@kriesi.at. Please don’t send an invite in there. Instead create an SFTP account yourself and post the details here.
Thank you! :)
Best regards,
IsmaelHi,
Thank you for following up.
They are now displaying in the backed but without the previews. Please check the layer slider panel again and try to remove the browser cache prior.
Best regards,
IsmaelHi,
Awesome! Glad to know that you figured it out. We’ll close the thread for now. Please don’t hesitate to open a new one if you need anything else.
Have a nice day.
Best regards,
IsmaelJanuary 31, 2020 at 10:26 am in reply to: Cookie Consent Schema Markup of WebPage/BlogPosting #1180204Hi,
You don’t need to add the above fix or filter in the next release because an actual patch is going to be included there. Unfortunately, we don’t know exactly when it will be released.
Thank you for understanding.
Best regards,
IsmaelJanuary 31, 2020 at 10:21 am in reply to: AVIA builder isn't working from my end, can't switch between menu options, etc. #1180202Hi,
Thank you for the update.
Looks like the CONCATENATE_SCRIPTS in the wp-config.php file is disabled or commented out. Please remove the forward slashes in the beginning of the line to enable it. Or post the FTP details in the private field so that we can debug the issue further.
Best regards,
IsmaelJanuary 31, 2020 at 10:18 am in reply to: Stop Background-Video at last frame and keep showing it #1180201Hi,
Thank you for the update.
Looks like you’re trying to implement the script, but it’s not working yet. You can use the wp_head or the wp_footer hook to insert additional scripts in the markup. Please check the documentation below.
// https://kriesi.at/documentation/enfold/add-custom-js-or-php-script/#add-a-script-to-head-section
Best regards,
IsmaelJanuary 31, 2020 at 10:14 am in reply to: Font Size settings in Screen Options of a Text Block not working #1180200Hi,
Thank you for the info.
All those pages don’t exist. Did you move the site somewhere else? Or do we have to be logged-in in order to access those pages?
Best regards,
IsmaelHi,
Thank you for following up.
It is working properly on our end. Please remove the browser cache and refresh the page. This is what we see when we preview the page after adding a text block element above the layer slider.
Screenshot: https://imgur.com/a/GKINiPL
The text block is immediately displayed in the preview as you can see in the screenshot above.
Best regards,
IsmaelJanuary 31, 2020 at 10:06 am in reply to: Problem with Update from 4.6.3.1 to latest version #1180195Hi,
We don’t usually encounter this issue, but if we do, it is usually server-related. For most users, the automatic update works fine, so it’s just a matter of finding the correct configuration in your host or server. Unfortunately, we are not that familiar with it, so we can’t help you effectively.
Thank you for your patience.
Best regards,
IsmaelJanuary 31, 2020 at 10:02 am in reply to: Adjust Google reCAPTCHA implementation in contact form content element #1180194Hi,
There’s no ETA yet, but the fixes or changes mentioned above will surely be included in the next patch. Thank you for your patience.
Best regards,
IsmaelHi,
We don’t have direct access to the email above.
Again, we don’t have access to the email address (Email address hidden if logged out) , so we won’t be able to accept the invitation. Please generate an SFTP account, then post the details here. We’ll check the site then.
Thank you for your patience.
Best regards,
IsmaelJanuary 31, 2020 at 9:58 am in reply to: GOOGLE ERROR data-vocabulary.org schema deprecated #1180192Hi,
@Tobias: Thank you for the update. Did you add the code in the functions.php file? It is working properly on our end — removing the specified schema in the breadcrumb markup. Please open a new thread/ticket and post the login details in the private field. We’ll check it there.
Best regards,
IsmaelJanuary 31, 2020 at 9:51 am in reply to: Sorting Masonry Gallery Items Incorrectly After "Load More" #1180191Hi,
Thank you for following up.
Did you replace Masonry with the Masonry Gallery element? You won’t be needing the sorting options because you can just manually drag and drop the images to change their position in the gallery.
We don’t need to create a template. We enabled the page-attributes metabox only to get access to the Order field, but since you’re using the Masonry Gallery now, you will no longer need it.
Best regards,
IsmaelHi,
Sorry about that. We moved it in the private field.
For the %%pagetotal%% placeholder, try to get the post_count from the WP Query, then divide it with the number of post items displayed in a single page. That should get you the total number of pages.
Best regards,
IsmaelHi,
Sorry for the delay. We would like to check the child theme directory, but the Editor > Appearance panel is inaccessible. Did you add any custom functions in the child theme directory?
Best regards,
IsmaelHi,
Great! Glad it’s working now. We’ll keep the thread open in case the issue comes back.
Have a nice day.
Best regards,
IsmaelHi,
Thank you for the info.
We have to access to the dashboard in order to test the script. We tried using the same login info above to access the dashboard but it only works for htaccess. Please provide an existing user account.
Try to add the line..
$('<li class="phone-number">+01 234 5678 90</li>').appendTo('#av-burger-menu-ul');.. right after this one.
$(socialString).each(function() { $(this).appendTo('#av-burger-menu-ul'); });Best regards,
IsmaelJanuary 31, 2020 at 5:22 am in reply to: Google Analytics not tracking after Enfold theme update #1180155Hi,
Thank you for following up. We’ll keep the thread open. Please let us know if anything comes up.
Best regards,
IsmaelHi,
Thank you for the update.
The error comes from the body_class callback in the functions.php file.
add_filter('body_class','body_class_section');The function returns a string instead of an array of classes, which affects the filter in the spam protection because it runs after this (body_class_section) filter is executed.
Where did you get the filter? Please make sure that the body_class_section function returns an array. We disabled it temporarily.
Best regards,
IsmaelHey Richard,
Thank you for the update.
The console throws this error.
TypeError: jQuery(…).jscroll is not a functiontest-2020-01-29:194:22
https://sladedesign.co.uk/test-2020-01-29/:194It says here that the function is not found or undefined. Did you load the jscroll script as instructed in the previous thread?
function ava_load_jscroll(){ wp_enqueue_script('jscroll', get_stylesheet_directory_uri().'/js/jquery.jscroll.min.js', array( 'jquery') ); } add_action( 'wp_enqueue_scripts', 'ava_load_jscroll' );Add it in the functions.php file. Also, try to wrap the jscroll init function in a document.ready event just to make sure that the page or the elements are ready before calling the jscroll function.
$( document ).ready(function() { console.log( "ready!" ); // jscroll initialize here });// https://learn.jquery.com/using-jquery-core/document-ready/
Best regards,
IsmaelHi,
Thank you for the update.
Are you trying to translate the Layer Slider settings or panel in the backend? The location of the language files is located in enfold\config-layerslider\LayerSlider\locales folder. That is where you can place your own translation or language files.
Best regards,
IsmaelHi,
Thank you for the update.
Yes, using the secondary menu and adjusting its position should work just fine. Now, if you want to include the social icons in the mobile/burger menu, please follow these threads.
// https://kriesi.at/support/topic/social-media-icons-in-mobile-menu-2/#post-1062418
// https://kriesi.at/support/topic/social-icons-in-mobile-menu-3/#post-835215The script there should move the social icons inside the mobile menu container.
Best regards,
Ismael -
AuthorPosts
