Forum Replies Created
-
AuthorPosts
-
Hey biggsuccess,
Thank you for the inquiry.
We have found an extra curly brace in the css code above, which renders the css rules below it invalid. We also adjusted the position of the css media queries.
.main_menu { background: white; } #top #header_meta a, #top #header_meta li, #top #header_meta .phone-info { font-size: 14px; } .avia-layerslider { box-shadow: none !important; border-top-width: 0 !important; } div#after_layer_slider_1 { border-top: none !important; } .home #main>.container_wrap_first>.container>.content { padding-bottom: 0; } @media only screen and (max-width: 430px) { .html_header_top.html_header_sticky #top #wrap_all #main { padding-top: 182px !important; } } @media only screen and (max-width: 767px) and (orientation: landscape) { .responsive #top #wrap_all #main { padding-top: 119px !important; } } @media only screen and (max-width: 768px) { .responsive #top #header #header_main .inner-container .widget { order: 3; flex-basis: 100% !important; } .responsive #top #header #header_main .inner-container .widget .avia-button.avia-size-medium { padding: 12px 5px 10px; font-size: 12px; min-width: 60px; } .responsive #top #header #header_main .inner-container .widget>div { padding: 0; } .responsive #top #header #header_main .inner-container .widget>div>div { text-align: center; } }Best regards,
IsmaelJanuary 9, 2024 at 7:15 am in reply to: Filter “Entferne das Element…” für Bog Beiträge funktioniert nicht #1429624Hey denisreis,
Thank you for the inquiry.
The Filter > Conditional Display option appears to be functioning correctly on our own installation. Have you made any modifications to the functions.php file? Please provide the login details in the private field so that we can check the issue further.
Best regards,
IsmaelHi,
Thank you for the clarification.
You should be able to use the following css code to adjust the position of the submenu container.
#top #header.av_header_transparency .avia_mega_div { margin-top: 1px; padding-top: 1px; left: -40px !important; }Best regards,
IsmaelHey sethkano,
Thank you for the inquiry.
Yes, you can still use the same license as long as is on the same website or domain. As indicated in the Themeforest license description, you can use a regular license for a single end product only, in this case, a website, which cannot be sold and should be distributed for free.
// https://themeforest.net/licenses/faq#main-differences-licenses-a
Do you still have access to the account that was used to purchase the theme? If not, then you may need to purchase another license using a different account.
Best regards,
IsmaelJanuary 9, 2024 at 5:46 am in reply to: Overlapping numbers – animated countdown – mobile version #1429619Hey Diana,
Thank you for the inquiry.
The style issue occurs because of the cell’s padding. To fix the issue, we can override the default padding settings with this css code.
@media only screen and (max-width: 1024px) { /* Add your Mobile Styles here */ .responsive #top #wrap_all .flex_cell.av-lnzk99u3-2367dbc24f2a8c0e8958288f6e1097b4 { padding: 20px !important; } }Best regards,
IsmaelHey John,
Thank you for the inquiry.
We could adjust the default top margin of the columns. We added this code in the Quick CSS field.
body .column-top-margin { margin-top: 10px; }Best regards,
IsmaelHey maryenvato,
Thank you for the inquiry.
We can add a few css modifications in the Enfold > General Styling > Quick CSS field to adjust the style of the first column on smaller screens. Please start with this css code.
@media only screen and (max-width: 768px) { /* Add your Mobile Styles here */ .av_textblock_section.av-lr4yjeic-cd8285095e8d65e185685adbb051d6f7 table th.avia-desc-col { font-size: 0.9em; word-break: break-word; width: 130px; } }You may need to toggle or temporarily disable the Enfold > Performance > File Compression settings after applying the modification.
Best regards,
IsmaelJanuary 9, 2024 at 5:26 am in reply to: Page updates are canceled when clicking the Update Button #1429616Hi,
Thank you for the info.
We were able to reproduce the issue but we are not yet sure what is causing it. Have you tried disabling the JetBackup plugin temporarily?
Best regards,
IsmaelHi,
Thank you for the update.
You might have viewed a cached version of the page without the recent changes. To avoid this, try disabling the cache and compression plugins while editing the site, or make sure to purge the cache before checking the changes you’ve made to the site.
Best regards,
IsmaelJanuary 9, 2024 at 5:13 am in reply to: Captions and photonot aligning in the columns when i change the picture #1429614Hi,
Have you tried replacing all images with your own images? The username above seems to be invalid. We may need the actual email address to access the WordPress.com site.
Best regards,
IsmaelHi,
Thank you for the update.
Can you confirm if it’s ok to leave the CSS file merging and compression disabled?
Yes, you can leave compression disabled while editing the site to ensure that the changes you’ve made are reflected immediately on the front end. You can enable it again once you’re done editing the site.
Best regards,
IsmaelHey 2N2constructions,
Thank you for the inquiry.
You can edit the main menu in the Appearance > Menus panel and adjust its style in the Enfold > Main Menu and Enfold > Header panels. For more info, please refer to the documentation below.
// https://kriesi.at/documentation/enfold/menu/
// https://codex.wordpress.org/WordPress_Menu_User_GuideBest regards,
IsmaelHey Gianluca,
Thank you for the inquiry.
Background videos are disabled on mobile devices by default, which is why there is a fallback image option. This image will be displayed instead of the background video on smaller screens. Also, please note that autoplay is only allowed for muted videos. Enabling audio by default will disable autoplay.
Best regards,
IsmaelHi,
I do need to understand what the Enfold Performance settings should now be after those were deleted.
You can keep the default compression settings disabled and install a third-party compression plugin like Autoptimize or use the default compression options from your cache plugin. Re-enabling the default compression settings from the theme will just regenerate the database entries you’ve just deleted.
Best regards,
IsmaelHey MikeTandySwag,
Thank you for the inquiry.
The overlay is already aligned at the bottom, but if you need to make further adjustments, you can try using this css code.
.avia-section.av-rk2b-b60529e4fd7ee3da92077755e7762691 .av-section-color-overlay { bottom: -20px; }Best regards,
IsmaelHi!
Great! Let us know if there is anything else we can help you with.
Have a nice day.
Best regards,
IsmaelHi,
Have you tried doing a database search? The entries should be in the _options table. You could also run this query, but make sure to create a site backup or a restore point first. (!!)
DELETE FROM wp_options WHERE option_name IN ('aviaAsset_css_filecontent', 'aviaAsset_js_filecontent');Best regards,
IsmaelHey!
Thank you for the inquiry.
The site is not loading on our end, which might be due to an expired SSL certification. You may need to ask your hosting provider to help you renew the site’s SSL certificate.
Regards,
IsmaelJanuary 8, 2024 at 12:15 pm in reply to: Captions and photonot aligning in the columns when i change the picture #1429544Hi!
Thank you for the update.
Are you referring to the login details of my WordPress account?
Yes, we meant the WordPress credentials. To align the items properly, please make sure that the uploaded images have the same size and aspect ratio, and that the length of the post titles is relatively the same. We could also apply a minimum height to the title container, but we’ll have to inspect the site.
Cheers!
IsmaelHi!
Great! Glad to know that the modification worked correctly. Please feel free to open another thread if you have more questions about the theme.
Have a nice day.
Regards,
IsmaelHey Diana,
Thank you for the inquiry.
Did you fix the issue? We can’t reproduce the issue on our end. Please check the screenshot in the private field.
Best regards,
IsmaelJanuary 8, 2024 at 12:01 pm in reply to: Feature request: One sidebar for desktop and mobiles on product archives. #1429541Hey Thomas,
Thank you for the inquiry.
Have you tried enabling the Sidebar on Smartphones option in the Enfold > Sidebar Settings panel? And if you need to move the sidebar above the product loop, you can try this script.
function ava_custom_script_mod(){ ?> <script> (function($) { // move the product category sidebar above the content on mobile view function av_move_prodcat_sidebar() { var is_mobile = false; var is_archive = $("body").is(".tax-product_cat"); if(/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent) ) { is_mobile = true; } if( is_archive && is_mobile ) { $(".sidebar").prependTo(".template-shop.content"); } } $(document).ready(function() { av_move_prodcat_sidebar(); }); })(jQuery); </script> <?php } add_action('wp_footer', 'ava_custom_script_mod');Best regards,
IsmaelHi,
Thank you for the update.
The menu items are not displaying because their opacity is set to 0. Did you add this modification somewhere?
#top #wrap_all #av-burger-menu-ul > li { opacity: 0; position: relative; top: 18px; transition: opacity 0.3s ease-out,top 0.3s ease-out,left 0.3s ease-out; transform: translate3d(0,0,0); }You may need to remove the code or override it with the following css.
#top #wrap_all #av-burger-menu-ul > li { opacity: 1; }Please make sure to toggle or temporarily disable the Enfold > Performance > File Compression settings to make sure that the changes take effect.
Best regards,
IsmaelHi,
You could try using the ava_after_main_title or directly override the template files.
Best regards,
IsmaelHi,
Thank you for the update.
Yes, you could try importing the demo to your local server, then use a plugin like Duplicator or WP Migrate to move it to your live server.
// https://wordpress.org/plugins/duplicator/
// https://wordpress.org/plugins/wp-migrate-db/Best regards,
IsmaelHey Sihamazaz,
Thank you for the inquiry.
This should be possible but it will require modifications that are beyond the scope of support. If it is really crucial for your project, you have the option to hire a freelancer who can assist you with the customization. You can find freelancers who specialize in theme customization by visiting our customization page.
If you have any other questions or require further assistance, please feel free to let us know.
Best regards,
IsmaelHi,
Thank you for the update.
The entries aviaAsset_css_filecontent and aviaAsset_js_filecontent should be automatically removed once you’ve disabled the Enfold > Performance > File Compression settings. If this is not the case, make sure that the compression settings are disabled, then try to delete the entries manually. Unfortunately, the entries with the prefix av_alb_usage_ cannot be removed because they are used by the Advance Layout Builder.
Best regards,
IsmaelHey Diana,
Thank you for the inquiry.
The issue occurs because of the overflow property in this css rule, which is only applied on mobile view.
.av-parallax-section { position: relative; border-top: none; overflow: hidden; }To override it, you can add this css code.
#reservierung + .av-parallax-section { overflow: visible !important; }Best regards,
IsmaelJanuary 8, 2024 at 2:22 am in reply to: Menu problems – underline and dividers are not there #1429511Hey macika,
Thank you for the inquiry.
Have you assigned one of the menus as the Enfold Main Menu in the Appearance > Menus panel? Please go to the Appearance > Menus panel, select your main menu, and assign it as the Enfold Main Menu in the Menu Settings > Display location section.
If you want to create a button-like menu item, edit one of the menu items in the Appearance > Menus panel, and then adjust the Menu Style settings.
Best regards,
IsmaelHey bcndisseny,
Thank you for the inquiry.
You can test any of the demo in your own computer using local servers such as XAMPP, WAMP or MAMP. You can find more info about local servers in the following documentation.
// https://make.wordpress.org/core/handbook/tutorials/installing-a-local-server/
If you need to import and test multiple demo, you can use a database reset plugin.
// https://wordpress.org/plugins/wp-reset/
Best regards,
Ismael -
AuthorPosts
