Forum Replies Created
-
AuthorPosts
-
Hi,
Great! Let us know if you have more questions.
Have a nice day.
Best regards,
IsmaelHi
that forces the default event template
This is the default template from the theme, not the default template of the plugin. Did you try it?
Best regards,
IsmaelHey wolfgangspelitz,
Thank you for the inquiry.
You have four options, create a custom shortcode, use the Custom Element Template (CET), create Custom Layouts or create your own Advance Layout Builder elements (ALB). The downside with using the CET is that you can only create a template for a single element and the Custom Layouts cannot be inserted into drop zones such as Columns or Sections. If you need to combine multiple elements or shortcodes, you’ll have to create a custom shortcode or create your own ALB elements.
To learn more about CET and Custom Layouts, please check the links below:
— https://kriesi.at/documentation/enfold/custom-element-templates/
— https://kriesi.at/documentation/enfold/custom-layout-and-dynamic-content/For custom shortcodes, this should help: https://codex.wordpress.org/Shortcode_API
And to register another ALB element or override an existing one, please refer to this documentation: https://kriesi.at/documentation/enfold/intro-to-layout-builder/#add-elements-to-alb
If you need help with customizations, you can contact our partner, Codeable: https://kriesi.at/contact/customization
Best regards,
IsmaelHi,
The code above will disable the theme’s modifications, including the function that forces the default event template, which is located in the themes/enfold/config-events-calendar/views folder.
Best regards,
IsmaelHi,
Thank you for the update.
Where did you get the form or the code for it? You may need to contact the plugin or script authors for this modification.
Best regards,
IsmaelHi,
You can completely disable the theme’s modifications to the event templates by adding this code in the functions.php file:
add_theme_support( 'deactivate_tribe_events_calendar' );
You might need to make a few modifications to make sure the event displays properly.
Best regards,
IsmaelHi,
Thank you for the info.
The builder seems to be working as expected. Is this happening on a specific page? Please provide a short video clip of the issue and a direct link to the page.
Have you tried testing it using a different device or browser?
Best regards,
IsmaelHi,
Thank you for the info.
Did you create a test page for the layout above? We tried logging in, but the credentials provided are invalid. Please check the info carefully or provide another admin account.
Best regards,
IsmaelHey ausgesonnen,
Thank you for the inquiry.
You can add this code in the functions.php file:
function av_add_typekit_stylesheet() { echo ' <link rel="stylesheet" href="https://use.typekit.net/dib7xer.css">'; } add_action('wp_head', 'av_add_typekit_stylesheet');
Then add the css code in the Enfold > General Styling > Quick CSS field if you want to apply it as the default body font:
body, body p { font-family: "arpona", serif; font-weight: 500; font-style: normal; }
Best regards,
IsmaelHi,
Thank you for the update.
If you’re using the Product Grid element, make sure to set Content > Filter > WooCommerce Sorting Options to the first option. It turns out that you can also enable the WooCommerce Sidebar Filters, but the filters will only display on the base shop page.
Best regards,
IsmaelFebruary 20, 2025 at 5:45 am in reply to: Add Spacing and Panels/Text Boxes in Classic Editor #1477439Hi,
Thank you for the update.
You can save the Text Block as a Custom Element Template (CET) to reuse it on different pages. Please check this documentation for more info: https://kriesi.at/documentation/enfold/custom-element-templates/
Best regards,
IsmaelHi,
Please provide the API key in the private field so that we can test it. Did you specify the HTTP referrers?
— https://developers.google.com/maps/documentation/javascript/get-api-key
To accept requests from the list of websites that you supply, select HTTP referers (web sites) from the list of Application restrictions.
Best regards,
IsmaelHi,
The only way to make the slide image or video scroll with the content is to set Advanced > Slider Animation > Slideshow Image Scrolling to Parallax or Fixed.
You can try this plugin, but it only works with the Block Editor: https://wordpress.org/plugins/advanced-backgrounds/
Best regards,
IsmaelHi,
You’re welcome! Thank you for your patience.
Have a nice day.
Best regards,
IsmaelFebruary 20, 2025 at 5:20 am in reply to: cart dropdown in woocommerce – customizer is different to normal view #1477435Hi,
Great! Let us know if you have more questions.
Have a nice day.
Best regards,
IsmaelHey hasbeat,
Thank you for the inquiry.
Q1: You can use the Post Slider or the Content Slider element.
Q2: You can use the Blog Posts, Masonry, or Portfolio Grid element. Unfortunately, there is no option for a mouse-over effect same as the example above.
Best regards,
IsmaelHi,
You can adjust the Canvas Height of the slider in the Project Settings > Layout panel. Again, it will automatically resize based on the initial canvas height. Unfortunately, you cannot define the height for different screen sizes.
Best regards,
IsmaelHi,
Thank you for bringing this to our attention. We’ll forward this again to our channel for further consideration.
Best regards,
IsmaelHey xfacta,
Thank you for the inquiry.
The event seems to be displaying as expected. Would you mind providing a screenshot of the issue? You can use platforms like Savvyify, Imgur or Dropbox.
Best regards,
IsmaelHi,
I also need the links to be highlighted in red (#ED1C24) when on their respective pages
Have you tried adding another instance of the Main Menu Links element and enabling the Apply only to active state option? If this doesn’t work, please provide the login details in the private field.
Best regards,
IsmaelHi,
Thank you for the info.
The blog entry picture was added through the settings sidebar on the right side.
If you’re using the Classic/Block Editor, you don’t need to add the image again in the editor or builder if you’ve already set it as the featured image — it will automatically display in the post. However, if you’re using the Advanced Layout Builder, you must add the image manually in the builder.
For some reason, the editor has switched to the default editor even though the content was added using the builder. Please refrain from switching between editors.
Best regards,
IsmaelHi,
Thank you for the screenshots.
We may need to login to the site in order to check the issue further. Please provide an admin and a non-admin account in the private field.
Best regards,
IsmaelHi,
Sorry for the confusion. We were checking the related items in one of the products. It turned out that the issue is caused by the Acowebs Product Labels for WooCommerce plugin. We temporarily deactivated it on the staging site.
Please contact the plugin developers for additional assistance.
Best regards,
IsmaelHi,
Yes, this is possible, but it would require extensive modifications, which are not covered by our support. All elements would need to be adjusted.
If you simply need to change the breakpoint for rows or columns, you can adjust the Row Settings > Row Screen Options > Fullwidth Break Point as mentioned above.
Best regards,
IsmaelFebruary 19, 2025 at 4:26 am in reply to: Single Product Slider and/or Product Grid Plugin Additions #1477360Hi,
Where can we check the Product Grid element? Please create a test page, then provide the page URL in the private field.
Best regards,
IsmaelHey tebitron gmbh,
Thank you for the inquiry.
The map coordinates (latitude/longitude) are missing. Please make sure to fetch the coordinates after specifying the address. Let us know if it’s still not working after retrieving the coordinates.
Best regards,
IsmaelFebruary 19, 2025 at 4:20 am in reply to: cart dropdown in woocommerce – customizer is different to normal view #1477358Hey H.O. GmbH,
Thank you for the inquiry.
We noticed that the site is using a very old version (5.1.2) of the theme. Please upgrade it to the latest version (6.0.9), then toggle or temporarily disable the Enfold > Performance > File Compression settings after the update and purge the cache.
Let us know if the issue with the cart dropdown persists.
Best regards,
IsmaelHi,
Thank you for the inquiry.
You can still display Video Slides in the Fullscreen Slider. Add a slide in the Fullscreen Slider, set the Content > Select Slide Content > Which type of slide is this? to Video Slide, then place the video URL in the Choose Video field.
If you need to add text or caption to the slide, edit the fields in the Content > Caption panel.
Let us know if you need more info.
Best regards,
IsmaelHey michael_goering,
Thank you for the inquiry.
LayerSlider automatically resizes the text based on the default font size and the current screen size. To control the minimum font size, edit the Text layer, go to Style > Text & Typography, and adjust the MIN. FONT SIZE or MIN. MOBILE FONT SIZE settings.
Let us know if you need more info.
Best regards,
IsmaelHi,
Thank you for the clarification.
You can add this css code to disable the “flip” effect of the Icongrid element.
.avia-icongrid-flipbox li:hover .avia-icongrid-flipback, .avia-icongrid-flipbox li.avia-hover .avia-icongrid-flipback, .avia-icongrid-flipbox li.av-flip .avia-icongrid-flipback { transform: rotateY(180deg); } .avia-icongrid-flipbox li:hover .avia-icongrid-front, .avia-icongrid-flipbox li.avia-hover .avia-icongrid-front, .avia-icongrid-flipbox li.av-flip .avia-icongrid-front { transform: rotateY(0deg); }
Best regards,
Ismael -
AuthorPosts