Forum Replies Created
-
AuthorPosts
-
Hey Chris_85,
Thank you for the inquiry.
Make sure that the Enfold > Theme Options > Lightbox Modal Window option is enabled. If the issue persists, please provide the login details in the private field.
Best regards,
IsmaelHi,
Thank you for the update.
The layout of the sites you mentioned above can be recreated using the Advanced Layout Builder (ALB), but the scrolling animations and other element effects may require custom scripts or additional plugins. You can contact our partner Codeable for additional customization.
// https://kriesi.at/contact/customization
Best regards,
IsmaelHey emilconsor,
Thank you for the inquiry.
When the Advance Layout Builder (ALB) is active, it’s going to ignore the single.php and the loop-index.php file and use the template-builder.php file instead.
Best regards,
IsmaelHi,
The modification seems to be working on our end. We’ve forwarded the issue to our channel. Please wait for the rest of the team to respond.
Best regards,
IsmaelHi,
Thank you for the screenshot.
Why are the font weights separated? You can just download the font collection from Google as a set and upload them to the font manager at the same time.
// https://fonts.google.com/specimen/Montserrat
Did you select the font in the Enfold > General Styling > Heading Font or Font for Your Body Text settings? The font will not be loaded if it’s not selected.
Best regards,
IsmaelHey Dr. Abraham Peters,
Thank you for your interest in the Enfold theme.
We don’t directly build websites for our users, but you can contact our partner Codeable for customizations. Please check the link below for more info.
// https://kriesi.at/contact/customization
Best regards,
IsmaelHi,
Thank you for the update.
In your first post, you mentioned tabs, not tables, so it’s a bit confusing. Anyway, this is how the table element responds in mobile view. If you’d like to remove the repeated titles, you can add this css code:
.responsive .avia_responsive_table .avia-data-table td:before { display: none; }
Best regards,
IsmaelOctober 14, 2024 at 5:03 am in reply to: Tabelle wird auf Mobilnicht richtig angezeigt – Table is not displayed correctly #1469055Hey Alex,
Thank you for the inquiry.
The second page doesn’t exist. Did you remove it? Please create a test page so that we can check the issue properly.
Best regards,
IsmaelHey waveseven,
Thank you for the inquiry.
Did you set the Custom Elements > Custom Elements Management to “Admins only”? If this is set to the second option (Editors and Admins), editors will still be able to see and toggle the locked options.
Best regards,
IsmaelHey jim-cp,
Thank you for the inquiry.
The border is applied by this css code:
#header { border-bottom: 2px solid #ebebeb !important; }
You can remove the code or override it in the Quick CSS field:
#top #wrap_all .header_color.av_header_transparency { border: 0 !important; }
Best regards,
IsmaelHi,
it was due to the new taxonomy.php file. Since you introduced this new file, it would be good to have some settings in Theme Options for blog layout.
The taxonomy.php file has been there for quite a while. What seems to be the issue with it? Please open a new thread if you’re still encountering the problem. We’ll close this thread for now.
Thank you for your patience.
Best regards,
IsmaelOctober 14, 2024 at 4:35 am in reply to: Search symbol on the left side of main menu is blank #1469051Hey ibuzaev,
Thank you for the inquiry.
The element for the search icon is missing. Please try temporarily disable the Enfold > Performance > File Compression settings, then purge the cache. If the issue persists, please provide the login details in the private field.
Best regards,
IsmaelHi,
Thank you for the update.
Have you tried adding this code in the functions.php file as @Guenni007 suggested in the previous thread?
function admin_head_mod() { echo '<style type="text/css"> #postbox-container-2 { clear: left; } .index-php #postbox-container-2 { clear: none; } </style>'; } add_action('admin_head', 'admin_head_mod');
Thread; https://kriesi.at/support/topic/enfold-back-end-not-working-in-safari-on-sequoia/#post-1468431
Best regards,
IsmaelHi,
Thank you for the update.
As @Guenni007 mentioned above, please try to disable the wpo compression or minification, or temporarily deactivate the plugin. Let us know the result.
Best regards,
IsmaelHi,
Thank you for the screenshot.
We found invalid code in the Quick CSS field, such as double forward slashes. Is this intended to be a comment? We removed the invalid css code and moved all css media queries to the bottom of the field.
Previous CSS: https://pastebin.com/cb4TSS4E
There is also an < hr > element at the bottom of the gallery, which is only visible in mobile view and adds extra space.
Best regards,
IsmaelOctober 11, 2024 at 5:05 am in reply to: After migrating the events calendar on single events the sidebar moved to bottom #1468892Hey ariane1001,
Thank you for the inquiry.
Did you enable the Advance Layout Builder or edit any template files? Please provide the login details in the private field so that we can check the event and theme settings. Make sure that the Appearance > Theme File Editor is accessible.
// https://www.linkedin.com/pulse/troubleshooting-guide-wordpress-theme-editor-missing-mog6c
Best regards,
IsmaelHi,
Thank you for the info.
We added this css code to adjust the color of the product title and meta info:
.main_color .product_meta { color: #ffffff; } .main_color div.product h1.product_title { color: #ffffff; }
Best regards,
IsmaelOctober 11, 2024 at 4:39 am in reply to: Errors when saving page edits – not a valid JSON response #1468889Hi,
Great! Glad to know that the issue has been resolved. Please feel free to create another thread if you have more questions about the theme.
Have a nice day.
Best regards,
IsmaelHi,
Thank you for the inquiry.
The extra credit card fields are likely being added by another plugin or extension. Please try deactivating the shop extensions temporarily to see which one is adding the fields. Let us know the result.
Best regards,
IsmaelHi,
We have forwarded the issue to our channel. The translations should be included in the next patch.
Thank you for your patience.
Best regards,
IsmaelHi,
Great! Glad to know that this has been resolved. Let us know if you have more questions.
Have a nice day.
Best regards,
IsmaelOctober 11, 2024 at 4:16 am in reply to: the events calendar list view disable previous and next event #1468884Hi,
Thank you for the screenshot.
Please try to use this filter in the functions.php file:
function avf_change_tribe_event_categories_label( $translated_text, $text, $domain ) { if ( $text === 'Event' && $domain === 'the-events-calendar' ) { $translated_text = 'Spoeddiensten'; } return $translated_text; } add_filter( 'gettext', 'avf_change_tribe_event_categories_label', 20, 3 );
Best regards,
IsmaelOctober 11, 2024 at 4:09 am in reply to: events calendar “additional content’ settings not working anymore #1468883Hey Munford,
Thank you for the inquiry.
It seems to be working when we tested this on our end. Have you tried switching the editor to Text Mode before adding the heading tags?
Best regards,
IsmaelHey Markus,
Thank you for the inquiry.
What is the name of the font? Please try editing the layer in the Layer Slider element and set the font in the Style > Text & Typography > Font Family field.
Best regards,
IsmaelHi,
Thank you for the inquiry.
1.) Have you tried placing the gallery inside a 1/1 Column element?
2.) To adjust the hover effect, try to adjust the Image Hover Effect settings in the Advanced > Animation panel.
3.) Please try selecting the Perfect Grid option in the Styling > Masonry Settings > Size Settings to create a grid where all items have the same size.
Best regards,
IsmaelHey jackis2,
Thank you for the inquiry.
The footer looks different now. Did you manage to customize the widgets?
Best regards,
IsmaelHey bemodesign,
Thank you for the inquiry.
You can use this css code to hide the meta info of the items in the search results page:
.search .post-meta-infos { display: none; }
Best regards,
IsmaelHey trevorwilson,
Thank you for the inquiry.
Where can we see the issue, and which meta info are you trying to hide? Please provide the site URL in the private field so that we can check the elements.
Best regards,
IsmaelHi,
Thank you for the update.
You can use this css code to apply a default border radius to Image elements.
.avia-image-container .avia_image, .avia-image-container .avia-image-overlay-wrap { border-radius: 30px; }
Best regards,
IsmaelHey Svlf1,
Thank you for the inquiry.
What is the current version of the theme? Please make sure to update to version 6.0.5. If the issue persists after the update, try to toggle or temporarily disable the Enfold > Performance > File Compression settings. Let us know of the result.
Best regards,
Ismael -
AuthorPosts