Forum Replies Created
-
AuthorPosts
-
September 4, 2018 at 5:39 pm in reply to: Child Theme Functions.php and Style.css files are not being read #1005705
Hi,
The image used in the parallax section is quite small (see private field). Please select the full size so it’s not blurry. It actually resizes properly on mobile view and you should not expect the whole image to be visible inside the container because it has to retain the aspect ratio. You can disable the background on mobile view or hide the whole color section and then add another using an image that is specifically resized for mobile view.
Unfortunately, we don’t provide support for third party plugins as stated on our support policy. Did the plugin author provide more info regarding the issue?
Best regards,
IsmaelSeptember 4, 2018 at 5:29 pm in reply to: Layerslider : Add hover effect on a button when another layer is hovered #1005699Hey Vrout,
Thank you for using Enfold.
How did you add the button? Try to put the button inside a container with a unique id or class attribute (e.g “button-container”) and then set the width and height to 100%. You can then add the css hover effect like this.
.button-container:hover .button { /* hover effect here */ }Best regards,
IsmaelHi,
I’m not really sure but it works without it. You should probably test this again if you have another site with Enfold.
Best regards,
IsmaelSeptember 4, 2018 at 1:15 pm in reply to: Custom Fontello Font not displaying correctly on mobile #1005539Hi,
Alright. Let us know if you encounter any issues again. For added security, you can implement reCAPTCHA to the theme’s contact form. You’ll need the public/site key to render the “I’m not a robot” widget and the secret key for verification. Include those info in the following code. (see private field)
Best regards,
IsmaelHey Cherryadvertising,
Thank you for using Enfold.
If the automatic update is not working, try to do the manual update via FTP.
// https://kriesi.at/archives/the-complete-guide-to-updating-enfold
// https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#update-via-ftpBest regards,
IsmaelHi,
We set the slider’s Slider Settings > Layout from “Fixed” to “Responsive”. It should resize properly on mobile view now.
Best regards,
IsmaelHi,
@s29ers: I can’t reproduce the issue on my own installation. The media element player looks different in your installation. Did you install a media plugin other than “FV”?
Best regards,
IsmaelHi,
Odd. The video works when I remove the “www” part of the youtube url. (see private field)
Best regards,
IsmaelHi,
I see. No, you don’t need to enable that. Just enable the crop parameter of the “portfolio” and “portfolio_small” thumbnails and then regenerate the thumbnails.
Best regards,
IsmaelSeptember 4, 2018 at 11:21 am in reply to: Adding button to mute/unmute audio on fullscreen background video #1005428Hi,
What do you mean it’s not downloadable? The section.php file should be located in the theme’s config-templatebuilder > avia-shortcode folder.
Best regards,
IsmaelSeptember 4, 2018 at 11:19 am in reply to: How do DON'T rescale the assets (images) within the fullwidth easy slider … #1005423Hi,
Thanks for the update.
I get an error when I try to update the theme files via Appearance > Editor panel. Please provide the FTP details in the private field.
Best regards,
IsmaelSeptember 4, 2018 at 11:11 am in reply to: Custom Fontello Font not displaying correctly on mobile #1005419Hi,
The previous svg file was not valid because the vector paths are not compounded. You have to edit it first in a vector editor like Illustrator to compound the path.
Best regards,
IsmaelSeptember 4, 2018 at 11:04 am in reply to: Blurry Product Image in WooCommerce and bigger button #1005409Hi,
This is what I get when I check the site.
// https://imgur.com/a/U9bQG9E
Please try purge the cache.
Best regards,
IsmaelSeptember 4, 2018 at 10:53 am in reply to: ADDING A QUANTITY FIELD to woocommerce archives pages breaks buttons postion #1005388Hi,
Thanks for the update.
These css codes should center align the quantity buttons.
#top form.cart { margin-bottom: 20px; text-align: center; } #top div form.cart div.quantity, #top div form.cart button { float: none; margin: 0 3% 5px 0; display: inline-block; }Best regards,
IsmaelSeptember 4, 2018 at 10:49 am in reply to: Blog dates not showing on translation page and blog notifications to subscribers #1005385Hi,
I would like to check it again but I cannot access the dashboard. The admin redirects to the home page. What is the new login url?
Best regards,
IsmaelHi,
That is not possible, unfortunately. You will have to use the default editor if you want to display the default post elements such as featured image, post meta info etc.
Best regards,
IsmaelHi,
What do you mean by “post insertion”? You’ll find the thumbnail sizes in the Settings > Media panel.
Best regards,
IsmaelHi,
I can now login to the file server but I can’t access the site after logging in to the dashboard. It just redirects to a blank page with the text “error” on it.
// https://imgur.com/a/FWgullu
Best regards,
IsmaelSeptember 3, 2018 at 12:16 pm in reply to: Blurry Product Image in WooCommerce and bigger button #1004909Hi,
The single product pages are using images that are 100x100px in size. Please install the following plugin and then regenerate the thumbnails.
// https://wordpress.org/plugins/regenerate-thumbnails/
Best regards,
IsmaelSeptember 3, 2018 at 7:49 am in reply to: How do DON'T rescale the assets (images) within the fullwidth easy slider … #1004802Hi,
Thanks for the update.
Can we have access to the site? We would like to check the page and the settings. The fallback image should not be enabled on desktop view by default.
Best regards,
IsmaelHi,
Thanks for the update.
I can’t see the gray icon or box. Did you manage to remove them?
Best regards,
IsmaelSeptember 3, 2018 at 7:37 am in reply to: ERRORS on site / magazine element / functions.php & events-counter.php error #1004799Hi,
Thanks for the update.
They are not critical errors so you can just ignore them — set the WP_DEBUG to false or disable it. You can also set the builder to debug mode and then run the shortcode parser’s repair function.
// https://kriesi.at/documentation/enfold/intro-to-advanced-layout-builder/#debug-mode
Best regards,
IsmaelSeptember 3, 2018 at 7:34 am in reply to: Adding button to mute/unmute audio on fullscreen background video #1004798Hi,
Where are you testing this? The video is muted by default. You need to edit the color section file.
// https://kriesi.at/support/topic/color-section-background-video-un-mute-activate-sound/
Best regards,
IsmaelSeptember 3, 2018 at 7:28 am in reply to: Woocommerce product Shortcode Not Displaying Correctly #1004794Hey w3newbie,
Thank you for using Enfold.
Check if the Enfold > Performance > File Compression settings is enabled. Please disable it temporarily and then add the css modifications again. Let us know if it helps.
Best regards,
IsmaelHi,
Thanks for the update.
The script and stylesheet are loaded from the child theme directory, so the “shortcodes” filter is working properly now. We also updated the auto resize script in the functions.php file.
add_action('wp_footer', 'ava_auto_resize'); function ava_auto_resize(){ ?> <script> (function($){ $(document).ready(function() { $('.grid-entry').on('click', function() { var tab = $(this).parents('.av-layout-tab'); var entry = $(this); $('body').on('av_resize_finished', function() { setTimeout($.proxy(function() { if(tab.height() == entry.height()) { $(window).trigger('av-content-el-height-changed'); } }, this), 500); }); }); }); })(jQuery); </script> <?php }The tab section resizes properly after clicking a grid entry and it’s more consistent compare to the previous fix, but the issue still occurs when you hurriedly click another entry right after opening the previous one.
Best regards,
IsmaelHi,
Is it not possible for the video to work on mobile?
You have to use the layer slider for that, as Guenni recommended.
Best regards,
IsmaelSeptember 3, 2018 at 6:06 am in reply to: Custom Fontello Font not displaying correctly on mobile #1004774Hi,
Thanks for the update.
We uploaded a working version of the svg file. The icon displays properly now.
Best regards,
IsmaelHi,
Leave the default options and just tick or enable the crop parameter of the specified thumbnails above (“portfolio” and “portfolio_small”).
Yes, you can delete the plugin after regenerating the thumbnails. If you want to test it first, edit one or two of the portfolio thumbnails, remove the current featured image and then re-upload it. You may need to remove the images directly in the Media > Library panel.Best regards,
Ismael -
AuthorPosts
