Viewing 30 results - 4,321 through 4,350 (of 244,498 total)
  • Author
    Search Results
  • Hi,
    Please also note that I disabled your Disable Gutenberg plugin as this is not needed, the theme already has this setting in the Enfold Theme Options ▸ Select Your Editor option.

    Best regards,
    Mike

    #1475369
    ebenanders
    Participant

    Dear Enfold team,
    on one of my pages, all images in the media library show http instead of https, even when I upload new ones.
    How can I change this? The favicon is not displayed in Chrome for this reason.
    Kind regards
    ebenanders

    • This topic was modified 1 year, 2 months ago by ebenanders.
    • This topic was modified 1 year, 2 months ago by ebenanders.
    #1475358

    Hey nancyT,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    @media only screen and (max-width: 767px) { 
    	.av-burger-menu-main.menu-item-avia-special,
    	.responsive.html_cart_at_menu.html_header_searchicon .menu-item-search-dropdown {
    		right: -100px;
    	}
    }

    Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
    After applying the css, please clear your browser cache and check.
    Screen Shot 2025 01 18 at 3.30.31 PM

    Best regards,
    Mike

    #1475356

    Hey Diana,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #top .avia-timeline-container .av-milestone .av-milestone-indicator,
    #top .avia-timeline-container .av-milestone .av-milestone-article-footer {
        background-color: rgba(148, 159, 175, 0.77);
    }

    Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    #1475349

    Hi,
    For pages created with the Advanced Layout Builder, switching to the default WP editor and editing will break the ALB layout.
    If your page has javascript in the iframe code blocks, this may be tring to load when you edit the backend causing the error, or the iframe itself is trying to load in the backend.
    You could try the Avia Layout Builder Debugger to view the page shortcode. But be careful when editing the shortcode directly as it could break the page.

    Best regards,
    Mike

    #1475347

    Hi,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    .cr-all-reviews-shortcode ol.commentlist li .comment-text .meta .woocommerce-review__author,
    .cr-all-reviews-shortcode ol.commentlist li .comment-text .cr-rating-product-name .cr-product-name-picture .cr-comment-productname-a,
    .cr-histogramTable tr.ivole-histogramRow .cr-histogram-a {
    	color: #fff;
    }

    Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    #1475342

    In reply to: Accessibility Issues

    Hi,
    Your screenshot has this structure:
    enfold-child ▸ config-templatebuilder ▸ avia-shortcodes ▸ logoslider ▸ logoslider.php
    Screen Shot 2025 01 18 at 7.58.14 AM
    It should be:
    enfold-child ▸ shortcodes ▸ logoslider ▸ logoslider.php

    Best regards,
    Mike

    #1475334

    In reply to: Adobe Fonts

    Everything you need is already available in Enfold. You are not forced to use an additional plugin. If you are the licence holder (including web font usage), you can convert and use your desired font f.e. by : https://transfonter.org/
    my recommendation is to generate woff2 and as fallback solution the ttf fonts.
    The downloaded zip file could be used allready by enfold Font Manager, but however, I would only advise you to rename the zip file. In the Enfold Font Manager, the name of the zip file will appear as the font name (the css font name is not affected by this, it is generated from the font itself).

    #1475332
    giannimennuni
    Participant

    I use ENFOLD in Italian, but in the latest version (6.0.8) updated last December the board with options and extensions is always in English and no longer in Italian.

    #1475327

    Topic: Adobe Fonts

    in forum Enfold
    condonp
    Participant

    I want to install Adobe Fonts to my website (Enfold) using the plugin Custom Adobe Fonts (Typekit) By Brainstorm Force. Can you please tell me the easiest way to achieve this please. Many thanks.

    ProSEO
    Participant

    I have stripped down a clone of my live site to just have two themes and Woocommerce installed.

    I have Woocommerce setup to show the original format of the product images and this works fine if I use a different theme than Enfold.
    When I activate Enfold the product images are cropped and squared – like there is some setting or internal code in Enfold that overwrites the Woocommerce settings for thumbnails.

    Woocommerce thumbnail setup – see it here

    Product image cropped and squared on “Edit Product” screen with Enfold active – see product image here
    Image is shown in same way on shop page – see it here

    Correctly formatted product image on “Edit Product” screen with Twentysixteen theme active – see correctly formatted product image here

    Hope someone can help my solve this issue.

    Kind regards
    Dennis

    • This topic was modified 1 year, 2 months ago by ProSEO. Reason: Missing image
    • This topic was modified 1 year, 2 months ago by ProSEO.
    • This topic was modified 1 year, 2 months ago by ProSEO.
    #1475321
    sbcollaborate
    Participant

    Hello, how are you? I hope you are well. When activating the WooCommerce plugin, the theme enfold pages show an error when saving pages when I make the change. To continue working, I deactivate the plugin and it works again. Can you help me?

    Thanks

    #1475316

    I figure out why its doing that

    take a look at this screenshot – https://ibb.co/pvgqpzD

    for some reason when i select that heading text, it is sayhing that the background is white

    Is there anyway in enfold we can set that to transparent? that may solve the issue

    thanks alot

    #1475314

    Hey Antonio,

    For technical support, please login to the support forum and open a new thread.

    Best regards,
    Rikard

    #1475313

    Hi,

    Thanks for the update, we’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

    #1475312

    Hi,

    Thanks for the update. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

    #1475308
    Antonio Mauricio
    Guest

    Hello, how are you? I hope you are well.

    When activating the WooCommerce plugin, the theme enfold pages show an error when saving pages when I make the change. To continue working, I deactivate the plugin and it works again. Can you help me?

    #1475305

    Hey schweg33,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    @media only screen and (max-width: 767px) { 
    	.page-id-3861 #revolutionslider_1 {
    		display: none;
    	}
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    #1475302

    Hey hwci,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #services {
    	z-index: 0;
      position: relative;
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    This reply has been marked as private.
    #1475299

    Hi,
    Glad Guenni007 & Ismael could help, thank you Guenni007, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    #1475293
    djugut
    Participant

    Hi,
    I have added menu woth some custom links and Im try to let the links open in a new window.
    Please help. On wordpress you have the oiption to choose the display options but not on the enfold custom menu links.

    Please help.

    #1475290
    FW
    Participant

    Hi,

    can ich add “blog-categories minor-meta” to the Masonry Blog layout somehow? Like you can see it in all the Author Blog layouts. (https://kriesi.at/themes/enfold/blog/blog-single-author-big/)

    • This topic was modified 1 year, 2 months ago by FW.
    • This topic was modified 1 year, 2 months ago by FW.
    #1475289

    Hi Ismael,
    I’ve seen this suggestion before, but by giving the “Editor” role ‘manage_options’ they also get access to the general settings, and I want to avoid that. For me, the more elegant solution would be to lower the rights request in the Enfold Child theme via functions.php to ‘edit_theme_options’.

    Best regards,
    Marion

    #1475288

    Hi,

    Thanks for the update. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

    #1475283

    Hi,

    Please try the following in Quick CSS under Enfold->General Styling:

    .page-id-59975 .woocommerce-review__author, .page-id-59975 .woocommerce-review__verified, .page-id-59975 .cr-comment-productname-a {
      color: #fff;
    }

    Best regards,
    Rikard

    #1475264
    Neverlands
    Participant

    Hello,
    I have found two posts on this topic, but they are very old:

  • How to enable the Enfold “Theme Options” for editors?
    Enabling the Enfold “Theme Options” for editors also reveals “Settings” menu
  • The solution “You can copy the whole avia_adminpages class to your child functions.php” doesn’t work for me.
    What exactly do I have to write in the functions.php, to change
    Line 219: and line 233:
    'manage_options', // capability`

    in:
    'edit_theme_options', // capability`

    Best regards,
    Neverlands

#1475259
MAlmhofer
Participant

Hi I am setting up a webshop with woocommerce and use the woocommerce germanized plugin.
On my product page the product units format is not displayed correctly.

in my wcgzd settings the format is : This product contains{product_units}{unit}.

So a 100g package should have the addition: This product contains 100g

On my product page it displays: gThis product contains 100

This problem is specific to enfold, when I am using the basic wordpress theme the product units and unit are displayed correctly on my productpage.

How can i fix this?

#1475258
Ted Chesky
Guest

I know this is the wrong channel to reach you but I have just paid for support for my enfold theme and am not able to register. You sent me a link to set my password, but when I click the link it goes to a login screen with the message: ‘Error: Your password reset link appears to be invalid. Please request a new link below.’ I have requested a new link several times and used the Lost Password link on the support page, but nothing shows up in my email.

#1475256
Matt
Participant

If our site has sliders built with Avia Layout Builder (ie. Fullwidth Easy Slider), do we need Layerslider? Site in question is in private content. You can see our homepage slider.

Asking as we read about Enfold optimization and removing/disabling Layerslider from the theme options (Layout Builder).

Viewing 30 results - 4,321 through 4,350 (of 244,498 total)