Forum Replies Created
-
AuthorPosts
-
Hi,
You’re quite welcome! Let us know if you have more inquiries regarding the theme.
Have a nice day.
Best regards,
IsmaelOctober 18, 2023 at 8:22 am in reply to: Custom CSS to increase the headline on the Magazine element #1422863Hi,
Thank you for the inquiry.
You can try to adjust the element style with css modification instead. Please try this code in the Enfold > General Styling > Quick CSS field.
.av-magazine .av-magazine-top-bar .av-magazine-top-heading { font-size: 2em; color: blue; }Best regards,
IsmaelHi,
Great! 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,
IsmaelOctober 18, 2023 at 8:17 am in reply to: Blog Layout on New Enfold site isn’t similar to Old Layout #1422861Hey mbrown1234,
Thank you for the inquiry.
You may need to reset the options in the Settings > Reading panel to their default values, and then set the front and blog page in the Enfold > Theme Options. Alternatively, you can export the theme settings from the old site and import them into the new site to get the same exact settings. However, please make sure that you create a site backup before doing so. For more information, please refer to the documentation below.
// https://kriesi.at/documentation/enfold/backup-theme-settings/
Best regards,
IsmaelOctober 18, 2023 at 8:12 am in reply to: Breadcrumb menu issue after theme update 5.5.6 in pages #1422860Hi,
No problem! Glad we could be of help. Please do not hesitate to open another thread should you need anything else.
Have a nice day.
Best regards,
IsmaelHey frb1,
Thank you for the inquiry.
The social icons are hidden on smaller screens by default but you can display them back by adding this css code. You might have to adjust the position of the icons a bit.
@media only screen and (max-width: 479px) { /* Add your Mobile Styles here */ .responsive #top #wrap_all #header .social_bookmarks, .responsive #top #wrap_all #main .av-logo-container .social_bookmarks { display: block; } }Best regards,
IsmaelHi,
Thank you for the update.
To switch back to the default post template, you have to disable the Advance Layout Builder and revert back to the default editor. You can try the Widget Area element to add widgets to the posts, but this is only available when the Advance Layout Builder is active.
Best regards,
IsmaelHey frb1,
Thank you for the inquiry.
Have you tried applying padding to the column containing the text instead, or setting the image as the background of the second column? By using the image as a background, it will inherit the size of the second column, which only extends based on the length of the text in the first column.
Best regards,
IsmaelHi,
Thank you for the info.
The videos are loading properly on our end as shown in the short clip below (see private field). Would you mind providing a screenshot or a short clip of the issue?
Best regards,
IsmaelOctober 18, 2023 at 7:52 am in reply to: Problem loading with background image at color section – Blocking load at mobile #1422853Hi,
Thank you for the info.
Is it loading correctly when the plugins are disabled? Please try temporarily disabling the caching plugins, then toggle or turn off the Enfold > Performance > File Compression settings. You might have to experiment with the settings to find the combination that suits your installation.
Best regards,
IsmaelOctober 18, 2023 at 7:50 am in reply to: cookie consent modal window individual button style #1422852Hi,
No problem! Please feel free to open another thread should you have further questions about the theme.
Have a nice day.
Best regards,
IsmaelHey daves1997,
Thank you for the inquiry.
Did you add a text block at the very top of the page? Please switch the builder to debug mode, then try to manually remove the text block shortcode from the shortcodes field.
// https://kriesi.at/documentation/enfold/intro-to-layout-builder/#debug-mode
Best regards,
IsmaelHi,
Thank you for the inquiry.
The fonts are still selected in the Enfold > Advanced Styling panel. For example, the H1 element is currently set to use the “Pacifico” font.
Best regards,
IsmaelOctober 17, 2023 at 1:24 pm in reply to: cookie consent modal window individual button style #1422796Hi,
Thank you for the screenshot.
The following css code should adjust the styles of the privacy buttons.
#top .main_color .avia-cookie-consent-modal-buttons-wrap a:nth-child(1) { background: #cc1818; color: #ffffff; border-color: #eb5c23; } #top .main_color .avia-cookie-consent-modal-buttons-wrap a:nth-child(2) { background: #696969; color: #ffffff; border-color: #616161; } #top .main_color .avia-cookie-consent-modal-buttons-wrap a:nth-child(3) { background: #0dfb9a; color: #075013; border-color: #93ff27; }Adjust the color values as you wish, then toggle or temporarily disable the Enfold > Performance > File Compression settings.
Best regards,
IsmaelHey diogovareta,
Thank you for the inquiry.
We reset the options in the Settings > Reading panel and set the Enfold > Blog Layout > Blog Layout settings to the last option to enable the Advance Layout Builder. You can now use the layout builder to edit the content of the blog page.
Best regards,
IsmaelOctober 17, 2023 at 12:46 pm in reply to: Accordion in grid row mobil doesn’t close properly #1422785Hi,
Did you remove the code? We added the code back and adjusted it a bit. Please make sure to purge the cache and do a hard refresh before testing the page on mobile view.
.toggle_wrap { display: none; } @media only screen and (max-width: 767px) { /* Add your Mobile Styles here */ .av-layout-grid-container { display: block; } }Best regards,
IsmaelHi,
Thank you for the update.
The methods provided above should not lead to critical errors as long as you proceed with caution and create a back up of your site before making any major changes. Reinstalling the theme can be done, but it’s important to make sure you have a restore point in case you need to revert to your previous setup. Additionally, make sure to keep a list or backup of the customizations or content you’ve added to the site in order to ensure they are not lost after the reinstallation process.
Best regards,
IsmaelOctober 17, 2023 at 12:24 pm in reply to: Are my /EN, /IT, /DE subdirectories url extensions useful for Hreflang beacons ? #1422781Hey HulaSlim,
Thank you for the inquiry.
The simplest solution if you want to avoid duplicate content is to set a canonical URL using SEO plugins such as Yoast. When you set a canonical URL, search engines can easily identify the source page, which serves as the basis for the rest of the versions or languages, thus avoiding duplicated content. However, we are not sure if canonical URLs work the same on multilang sites.
// https://yoast.com/features/canonical-url-tags/
If you want to implement hreflang instead, this plugin might help.
// https://wordpress.org/plugins/hreflang-manager-lite/
Best regards,
IsmaelHi,
Great! Glad to know that figured this out. Please let us know if there is anything else we can help you with.
Have a nice day.
Best regards,
IsmaelHi,
Thank you for the info.
We didn’t encounter any errors when we checked the site. To further investigate, would it be possible for us to temporarily deactivate the plugins while testing the site? This will help us isolate and track the issue more effectively.
Best regards,
IsmaelOctober 17, 2023 at 7:25 am in reply to: Cannot update to newest Enfold version (it says 4.4.1) #1422751Hey Henning,
Thank you for the inquiry.
The automatic update in the dashboard will no longer work on version 4.4.1, so you will have to update the theme manually via FTP. Please check the documentation below for more info.
// https://kriesi.at/documentation/enfold/theme-update/#update-via-ftp
Best regards,
IsmaelHi,
Thank you for the update and for further testing.
The animation of the images worked when we temporarily deactivated the Imagify, myStickyElements Pro and Simple Custom CSS plugins, so it’s possible that one of the plugins is causing the issue. Please try to deactivate the plugins back, then activate them one at a time to find the cause of the issue, and make sure to purge the cache or deactivate the WP Rocket plugin temporarily while testing.
Best regards,
IsmaelHi,
Thank you for the inquiry.
In the Enfold > Layout Builder panel, you have to set the Integrated (Bundled) LayerSlider Plugin to the second option (Deactivate but leave plugin files in folder) or completely remove the default layer slider folder using the third option.
Best regards,
IsmaelHi,
Great! Glad to know that the issue has been resolved. 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 inquiry.
The footer of the home page was deactivated in the Layout > Footer-Einstellungen settings, and we reactivated it. Please make sure to purge the cache and perform a hard refresh before testing the page.
Best regards,
IsmaelOctober 17, 2023 at 5:30 am in reply to: Problem loading with background image at color section – Blocking load at mobile #1422745Hey Xiscoj,
Thank you for the inquiry.
Looks like the issue also occurs on desktop view. There’s a slight delay in loading the “avia-merged-styles” file, causing styling issues, including the color section height. Did you install a compression or cache plugin recently?
Best regards,
IsmaelHey Markus,
Thank you for the inquiry.
You can use the Navigation Menu widget to create a custom menu. In the Appearance > Widgets panel, create a new widget area, add the navigation widget, then insert it in any of your pages using the Content Elements > Widget Area element.
To add the arrow, you can use the following css code.
#top .widget_nav_menu li:before { content: "--->"; float: left; margin-right: 8px; top: 4px; position: relative; left: 0; }Just replace the content value with the image URL.
#top .widget_nav_menu li:before { content: url(image.jpg); float: left; margin-right: 8px; top: 4px; position: relative; left: 0; }Best regards,
IsmaelHey janbornemann44,
Thank you for the inquiry.
We can disable some of the registered thumbnails or image sizes using the remove_image_size function in order to save some storage space. Please add this code in the functions.php file.
// Disable loads of Enfold & WP image sizes upon upload // do image sizes manually, double-size with high compression for retina screens // use Photoshop to set exact double size and quality between Q30 and Q40 add_action('init', 'remove_enfold_image_sizes'); function remove_enfold_image_sizes() { // do NOT remove widget size, is used in backend portfolio items! // remove_image_size('widget'); remove_image_size('square'); remove_image_size('featured'); remove_image_size('featured_large'); remove_image_size('portfolio'); remove_image_size('portfolio_small'); remove_image_size('gallery'); remove_image_size('magazine'); remove_image_size('masonry'); remove_image_size('entry_without_sidebar'); remove_image_size('entry_with_sidebar'); remove_image_size('shop_thumbnail'); remove_image_size('shop_catalog'); remove_image_size('shop_single'); remove_image_size('shop_gallery_thumbnail'); } // Remove unneeded WP image sizes add_filter( 'intermediate_image_sizes_advanced', 'prefix_remove_default_images' ); // Remove default image sizes here. function prefix_remove_default_images( $sizes ) { // do NOT remove small and medium sizes, they are used in backend Media Library! // unset( $sizes['small']); // 150px // unset( $sizes['medium']); // 300px unset( $sizes['large']); // 1024px unset( $sizes['medium_large']); // 768px return $sizes; }After adding the code, use the following plugin to regenerate the thumbnails.
// https://wordpress.org/plugins/force-regenerate-thumbnails/
IMPORTANT: Please make sure to create a site backup or a restore point before proceeding with the steps above.
Related threads:
// https://kriesi.at/support/topic/enfold-image-sizes-3/#post-1108904
// https://kriesi.at/support/topic/still-fighting-with-managing-default-image-sizes/#post-1418393Best regards,
IsmaelHey rixi,
Thank you for the inquiry.
This is possible but we may need to scale up the video a bit. Please add this css code, then temporarily disable the Enfold > Performance > File Compression settings.
#top .avia-section.av-7xsqm-822489101bcd45d57472a11918cbd5cb .avia-slideshow-inner { height: 100% !important; transform: scale(1.5) !important; top: -180px; }Best regards,
Ismael -
AuthorPosts
