Forum Replies Created

Viewing 30 posts - 1,261 through 1,290 (of 66,065 total)
  • Author
    Posts
  • in reply to: Force mobile view on tablet portrait #1477453

    Hi,

    Great! Let us know if you have more questions.

    Have a nice day.

    Best regards,
    Ismael

    in reply to: Events Calendar Temlpate #1477451

    Hi

    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,
    Ismael

    in reply to: custom element containg some more elements #1477450

    Hey 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,
    Ismael

    in reply to: Events Calendar Temlpate #1477447

    Hi,

    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,
    Ismael

    in reply to: Content slider- form element button colour #1477445

    Hi,

    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,
    Ismael

    in reply to: Events Calendar Temlpate #1477444

    Hi,

    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,
    Ismael

    in reply to: Erweiterter Layout Editor bringt leere Seite #1477443

    Hi,

    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,
    Ismael

    in reply to: Layout possible with Enfold? #1477442

    Hi,

    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,
    Ismael

    in reply to: change heading to adobe font #1477441

    Hey 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,
    Ismael

    in reply to: Filter by price #1477440

    Hi,

    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,
    Ismael

    in reply to: Add Spacing and Panels/Text Boxes in Classic Editor #1477439

    Hi,

    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,
    Ismael

    in reply to: Google Maps API #1477438

    Hi,

    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,
    Ismael

    in reply to: Fixed video on top site with FullScreen Slide #1477437

    Hi,

    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,
    Ismael

    in reply to: Product Slider Issue #1477436

    Hi,

    You’re welcome! Thank you for your patience.

    Have a nice day.

    Best regards,
    Ismael

    Hi,

    Great! Let us know if you have more questions.

    Have a nice day.

    Best regards,
    Ismael

    in reply to: blog styling #1477434

    Hey 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,
    Ismael

    in reply to: Enfold – Layer slider responsive #1477433

    Hi,

    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,
    Ismael

    in reply to: CVE-2022-48285 on jszip 3.6.0 #1477432

    Hi,

    Thank you for bringing this to our attention. We’ll forward this again to our channel for further consideration.

    Best regards,
    Ismael

    in reply to: Events Calendar Temlpate #1477366

    Hey 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.

    View post on imgur.com

    Best regards,
    Ismael

    in reply to: Header menu items colour #1477365

    Hi,

    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,
    Ismael

    in reply to: Blog picture displayed twice in blog entry #1477364

    Hi,

    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,
    Ismael

    in reply to: Issue with Events Calendar Pro and categories #1477363

    Hi,

    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,
    Ismael

    in reply to: Product Slider Issue #1477362

    Hi,

    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.

    View post on imgur.com

    Please contact the plugin developers for additional assistance.

    Best regards,
    Ismael

    in reply to: Force mobile view on tablet portrait #1477361

    Hi,

    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,
    Ismael

    in reply to: Single Product Slider and/or Product Grid Plugin Additions #1477360

    Hi,

    Where can we check the Product Grid element? Please create a test page, then provide the page URL in the private field.

    Best regards,
    Ismael

    in reply to: Google Maps API #1477359

    Hey 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,
    Ismael

    Hey 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,
    Ismael

    in reply to: Fixed video on top site with FullScreen Slide #1477357

    Hi,

    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.

    View post on imgur.com

    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,
    Ismael

    in reply to: Enfold – Layer slider responsive #1477356

    Hey 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.

    View post on imgur.com

    Let us know if you need more info.

    Best regards,
    Ismael

    in reply to: Icon Grid Flipbox #1477355

    Hi,

    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

Viewing 30 posts - 1,261 through 1,290 (of 66,065 total)