Forum Replies Created
-
AuthorPosts
-
Hi,
Thank you for the info.
It is possible that the plugin cannot convert images to webp when they are applied as background using css, which is how the background image in the color section is applied. According to this article, you have to set the Settings > Imagify > Optimization Webp format to “Use rewrite rules” instead of using the picture tag.
// https://imagify.io/blog/how-to-convert-images-to-webp/
// https://imagify.io/documentation/how-to-check-if-webp-image-is-displayed-on-your-site/Best regards,
IsmaelHi,
We can now access the site and noticed that it still contains an older version (v4.9.2) of the theme. Upgrading the theme to version 5.1.2 might help solve the issue with the sticky post in the archive pages.
Thank you for your patience.
Best regards,
IsmaelHi,
We added the css code again and disabled the Performance > File Compression settings temporarily. We got this result on an iPhone simulator.
Screenshot: https://1drv.ms/u/s!AjjTfXSRbKTvxAubyYJ8B5CPpddT?e=5gBE2o
Best regards,
IsmaelSeptember 6, 2022 at 9:01 am in reply to: Shopproduct Sorting options in Product Grit not working #1364000Hey BlutVampir,
Sorry for the delay. We can reproduce the issue on our end but we are not yet sure what is causing it. We may need to access the site in order to inspect the issue further. Please provide the login details in the private field.
Best regards,
IsmaelSeptember 6, 2022 at 9:01 am in reply to: Shopproduct Sorting options in Product Grit not working #1363999Hey BlutVampir,
Sorry for the delay. We can reproduce the issue on our end but we are not yet sure what is causing it. We may need to access the site in order to inspect the issue further. Please provide the login details in the private field.
Best regards,
IsmaelSeptember 6, 2022 at 8:43 am in reply to: display problems with symbol boxes on mobile devices #1363998Hey solf,
Thank you for the inquiry.
Would you mind providing a screenshot of the issue? You can use imgur, savvyify or dropbox for the screenshot. Thanks.
To align the list items to the right and implement a work-break rule, please add this css code.
.entry-content-wrapper div li { text-indent: 0; text-align: left; word-break: break-all; }Please toggle or temporarily disable the Enfold > Performance > File Compression settings after adding the css.
Best regards,
IsmaelSeptember 6, 2022 at 8:38 am in reply to: Background image top content section not responsive #1363996Hi,
No problem. Glad to know that you’ve found another option. Please feel free to open another thread if you have more questions about the theme.
Have a nice day.
Best regards,
IsmaelHi,
Thank you for the info.
The error doesn’t occur when we removed the code block element containing the bookings_open shortcode. We were able to add some text blocks at the very of the page and update it. Unfortunately, we are not sure why the booking shortcode is causing the error. You may need to contact the plugin authors for more info.
Best regards,
IsmaelSeptember 6, 2022 at 6:40 am in reply to: Background image top content section not responsive #1363990Hi,
Thank you for the inquiry.
We are able to reproduce the issue on an iPad simulator and the problem seems to be occurring because of the background-attachment property, which is currently set to “fixed”. The background image displays back when we set the background-attachment property back to scroll.
Please try to add the css code below to set the background-attachment to “scroll” only on mobile view.
@media only screen and (max-width: 767px) { /* Add your Mobile Styles here */ .avia-section.av-l7hbrsgi-22a28a38511cc44c00332707314bc68c { background-attachment: scroll; background-position: top center; } }You may need to toggle or temporarily disable the Enfold > Performance > File Compression settings after adding the css.
Best regards,
IsmaelHey Samuel Ng,
Thank you for the inquiry.
You can extend your support license on Themeforest using the same account used to purchase the theme. Please check the documentation below for more info.
// https://help.market.envato.com/hc/en-us/articles/207886473-Extending-and-Renewing-Item-Support
You can extend the license directly from the Enfold theme page, just click the Renew Support button.
// https://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990/support
Best regards,
IsmaelHey larademartino,
Thank you for the inquiry.
You can configure the theme settings including the logo and footer options in the Dashboard > Enfold > Theme Options panel, and widgets in the footer can be edited in the Appearance > Widgets panel. To help you get started with the theme, please check the documentation below.
// https://kriesi.at/documentation/enfold/quick-setup/
Reading a few articles in the blog page should also help.
// https://kriesi.at/blog
// https://kriesi.at/archives/wordpress-beginners-how-to-start-with-enfold-from-scratch
// https://kriesi.at/archives/the-complete-guide-to-updating-enfoldBest regards,
IsmaelHey rixi,
Thank you for the inquiry.
You can use this css code to adjust the background color of the tab on hover and when it is active.
#top .main_color .tabcontainer .tab:hover { background-color: #f7f2ee; } #top .main_color .tabcontainer .tab.active_tab { background-color: #000000; }You may need to toggle or temporarily disable the Enfold > Performance > File Compression settings after adding the css.
Best regards,
IsmaelHi,
Glad to know that the suggestions above are working. And yes, you can use the following css code to adjust the size of the menu item.
#top #wrap_all #av-burger-menu-ul li { font-size: 26px; }Default size is 18px. You may need to toggle or temporarily disable the Enfold > Performance > File Compression settings after adding the css code.
Best regards,
IsmaelHey Vera,
Thank you for the inquiry.
We can reproduce the issue but we are not sure where the flicker is coming from. We’ve checked the css code and inspected every link states but we cannot find it. Did you add any custom css in the site? Do you see the flicker when the plugins are deactivated?
Best regards,
IsmaelHi,
Glad to know that this has been resolved. Please let us know if you have more questions about the theme.
Have a nice day.
Best regards,
IsmaelHey valorum,
Thank you for the inquiry.
Fallback images will only display on mobile devices where background videos are usually not allowed to play as inline element. Please note that the image will not display on desktop view as a slider preview if that is what you are expecting.
Best regards,1
IsmaelHey Larrian28,
Thank you for the inquiry.
We cannot find the images (k4-kimble-beauty, k-black-beauty-products) listed above. Are you using the Advance Layout Builder? Which builder elements are you using for the images?
Best regards,
IsmaelSeptember 5, 2022 at 10:03 am in reply to: map Portfolio custom post type to Portfolio Items #1363879Hey sky19er,
Thank you for the inquiry.
There is a plugin that can convert a post from a particular post type to another, please check the link below.
// https://wordpress.org/plugins/post-type-switcher/
Did you reregister the old post type in the Enfold site before importing the posts?
// https://developer.wordpress.org/reference/functions/register_post_type/
Best regards,
IsmaelHey sky19er,
Thank you for the inquiry.
The load more button worked when we tested it, loaded 3 more items in addition to the initial entries. Please try to purge the cache, and toggle or temporarily disable the Enfold > Performance > File Compression settings. Let us know if the issue persists.
Best regards,
IsmaelHi,
Great! Glad to know that this has been resolved. Please feel free to open another thread if you have more questions about the theme.
Have a nice day.
Best regards,
IsmaelHey photographie-tous-azimuts,
Thank you for the inquiry.
Did you add any script tags in the page? We have a hunch that the contact form in the page might be causing this issue. Does it work correctly when you remove the contact form from the Gravity Forms plugin?
We may need to access the dashboard in order to check the issue properly. Please provide the login details in the private field.
Best regards,
IsmaelSeptember 5, 2022 at 8:51 am in reply to: background images and colors disappear from color sections after updating theme #1363872Hi,
Thank you for the login info.
We cannot find the “hall of fame” section in the home page or any color sections without a background image. The issue might have occurred temporarily due to the Enfold > Performance > File Compression settings, toggling the file compression option or disabling it temporarily should fix the issue with the background images.
Best regards,
IsmaelSeptember 5, 2022 at 7:56 am in reply to: Portfolio categories sort shows only 1 entry of every category #1363870Hi,
Thank you for the info.
This might be an issue related to WPML as described in the following thread.
Please upgrade the plugin and its extensions to the latest versions.
Best regards,
IsmaelSeptember 5, 2022 at 7:35 am in reply to: How to disable all tooltips of the Related Entries #1363869Hey Marina,
Thank you for the inquiry.
We can use the following css code to hide the tooltip of the sharing links.
.av-share-link .avia-related-tooltip { display: none !important; }Please make sure to toggle or temporarily disable the Enfold > Performance > File Compression settings after adding the css.
Best regards,
IsmaelHey edendesign7,
Thank you for the inquiry.
To adjust the width, please add this code in the Quick CSS field.
.slideshow_caption { width: 40%; padding: 50px; }Default width of the caption container is 42%.
Would you mind providing a screenshot of the issue? You can use imgur, savvyify or dropbox for the screenshot. Thanks!
Best regards,
IsmaelHi,
Thank you for the update.
The images in the magazine element get distorted because of this css code.
.AVR-home-page .av-magazine-thumbnail { width: 320px !important; height: 180px !important; } .AVR-home-page .av-magazine-thumbnail img { height: 168px !important; width: 309px !important; }Removing the css code should bring the magazine element back to its default style or layout, screenshot below.
// https://1drv.ms/u/s!AjjTfXSRbKTvxAoJplsUeMQf6rZy?e=HVdrI7
Best regards,
IsmaelHi,
We get redirected to the following page when we use the secret link.
// https://1drv.ms/u/s!AjjTfXSRbKTvxAkmAVm968lOZbLE?e=VYDMWY
Best regards,
IsmaelHi,
Thank you for the inquiry.
We get the following result when we apply the code directly in the browser.
// https://1drv.ms/u/s!AjjTfXSRbKTvxAiXmnMnMXORgNr8
Please switch the role of the account above to admin so that we can check the modification further.
Best regards,
IsmaelSeptember 2, 2022 at 11:00 am in reply to: Add support for Enfold + reCaptcha & Real Cookie Banner #1363601Hi Boris,
We wrote a few instructions on how to create an RCB service to control the theme’s Google ReCAPTCHA integration. Please check the following link.
Regards,
Ismael -
AuthorPosts
