Viewing 30 results - 19,861 through 19,890 (of 244,584 total)
  • Author
    Search Results
  • #1393902

    In reply to: My Socials

    Hey,

    Thanks for contacting us!

    You can add custom social icons by referring to this post: https://kriesi.at/documentation/enfold/social-share-buttons/#how-to-add-custom-social-icons-to-enfold-options

    Discord icon is not available on Fontello therefore I am afraid we are not able to add it in Enfold but I will check with our devs :)

    Best regards,
    Yigit

    #1393897

    In reply to: Enfold Showcase

    Someone from my streaming community advised me to use Enfold theme and I never regret it, it’s easy to understand and absolutely amazing content. I am a bladesmith so I like to make knives, swords, and other cool projects.

    PSKnives Official Website

    #1393888

    In reply to: Enfold won’t update?

    Hey pikkuapuri,

    You can login on ThemeForest with the account you have purchased Enfold and go to downloads page to download the latest version: https://themeforest.net/downloads

    Before doing that, could you please try installing Envato Market plugin: https://www.envato.com/lp/market-plugin/ and inserting your Personal Token: https://kriesi.at/documentation/enfold/theme-registration/#how-to-generate-a-envato-personal-token into plugin settings and go to Themes tab to see if you will receive the update? :)

    Regards,
    Yigit

    #1393887
    Colette Bader
    Guest

    Dear Sir/Madam,

    Our hosting company One.com asked me to contact WordPress regarding the website of http://www.raakarchitecten.nl is offline. One.com updated the wordpress, but there’s still an error. They discussed it with there 2nd level technician and advised to asked for a theme developer to solve this. The themes need to be updated to PHP version 8.0.

    Wordpress reffered me to you, because they are another hosting provider and would not be able to help with self-hosted WordPress sites.They advised me to reach out to the Enfold theme author here – https://kriesi.at/support/forum/enfold/ to ask help with PHP 8.0 and their theme.

    What kind of information do you need to log in and update the themes?

    Kind regards,

    Colette Bader
    HR & Officemanager

    #1393886

    Hi,

    Thanks, Thomas! We have added the information here: https://kriesi.at/documentation/enfold/woocommerce-shop/#make-woocommerce-images-in-the-shop-the-same-aspect-ratio :)

    Regards,
    Yigit

    #1393884

    Hi,

    I added a working filter to functions.php in your child theme.

    You also find it here:

    https://github.com/KriesiMedia/enfold-library/blob/master/actions%20and%20filters/ALB%20Elements/Blog%20Posts/avf_blog_content_in_loop.php

    But please keep in mind that displaying ALB content might break the layout.
    We had users who faced this problem, thats why we removed it by default.

    We will add it to the description of the option.

    Best regards,
    Günter

    #1393882

    In reply to: Enfold won’t update?

    This reply has been marked as private.
    rasada
    Participant

    Hi Support

    I have nextgen running on a few other themes without any problem
    With Enfold on a cell phone/chrome/android i get the following error “Gallery could not load”
    have tried several other browsers and same error
    Please can you have a look / advice what i should do
    I have read somewhere i should disable the lightbox on enfold and/or Nextgen
    I cannot see where to disable lightbox on either plugin and am not using that feature

    thanks

    #1393872

    In reply to: Enfold won’t update?

    Hey pikkuapuri,

    Thank you for the inquiry.

    The automatic update will no longer work on version 4.8.6.1. You will have to update the theme manually via FTP just this once. Please check the documentation below for more info.

    // https://kriesi.at/documentation/enfold/theme-update/#update-via-ftp
    // https://kriesi.at/archives/the-complete-guide-to-updating-enfold

    Best regards,
    Ismael

    #1393868

    Topic: Enfold won’t update?

    in forum Enfold
    pikkuapuri
    Participant

    Hi.

    What could be a reason, as my clients page just won’t update. I’ve replaced the token several times and nothing. Enfold is still in 4.8.6.1 mode and site is suuuuuuper slow.

    #1393843

    Hi peterolle,

    Please try to add this PHP code at the bottom of your child theme’s functions.php code:

    function enfold_customization_modify_thumb_size( $size ) {
      $size['entry_without_sidebar'] = array('width'=>1210, 'height'=>600);
      return $size;
    }
    
    add_filter( 'avf_modify_thumb_size', 'enfold_customization_modify_thumb_size', 10, 1 );

    Then use an image regeneration plugin to regenerate images or manually re-upload the featured images.
    Let us know if this helps.

    Best regards,
    Nikko

    #1393830

    Hi jeel147,

    The colors from the table are fetched from Enfold > General Styling > Main Content’s Main Content font color and Main Content secondary font color
    You can change them however it will also affect other elements, to make sure it only affects the table, I have added the CSS code below to Enfold > General Styling > Quick CSS:

    .main_color tr {
        color: black;
    }
    
    .main_color tr:nth-child(even) {
        color: gray;
    }

    Please review your site.

    Best regards,
    Nikko

    #1393829

    Hi jeel147,

    I’m glad that Yigit could help you :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

    #1393825

    In reply to: 3 Layers with pictures

    Hi Monika,

    Thanks for giving us admin access.
    I have added this CSS code in Enfold > General Styling > Quick CSS, just replace the background image with the image of your choice:

    #ueberlappung {
        background-position: center right 32% !important;
    }
    
    #ueberlappung:after {
        background-image: url(https://website.com/wp-content/uploads/2023/01/element.svg);
        background-repeat: no-repeat;
        background-position: center left;
        content: '';
        display: block;
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
        right: 0;
        transform: scaleX(-1);
    }

    Please review your site.

    Best regards,
    Nikko

    #1393821

    Hi Mike,
    if the Enfold team will test the issue, I prepared for this case a test environment. You can test there whatever you want :)
    Credentials in the Private Content.

    BR,
    Zdenek

    #1393820
    djohnson0726
    Participant

    I have tried everything that I can think of but I keep getting the same error when trying to import demo data. I get a black box that comes up and says “Download of files for demo Enfold 2017 didn’t work! You might want to try reloading the page and then try again.”

    #1392672
    walhai
    Participant

    Hi,
    since the last Enfold update I can not find “menu links in page overlay/move” from main menu (Symbol) in Enfold child – Advanced Styling
    Please see the screenshot from the version before the update:
    screen
    I have a german version where I have add it before the update.
    Now I need it for the english translation, but there I can not find it.
    I do not understand this.
    Please find all the informations for login and to take a look in the PC.

    Thank you and best regards
    Barbara

    #1391376

    Hi Mike,
    thank you for your fast response!

    I did the steps you are recommending:
    1. disable the sticky function and all the other functions in the funciton.php
    2. switch to Enfold parent
    3. disable all the plugins except woocommerce

    Unfortunately it did not help.

    —–
    I know that the sticky function causes an issue in the console, but I don´t know why. I use this solution: https://kriesi.at/support/topic/sticky-element-in-a-page/#post-871884 several years and in the past there were no issues. It arrived with some WordPress or Enfold update, but I don´t know when exactly. Or do you think it can cause used jQuery? I use this solution becase I didn´t find any better (I have tryied everything including some plugins).

    Maybe you will advice me a better solution?
    —–
    I am writting about it because I know that the issue with the breadcrumbs doesn´t cause any function or plugin.

    I exactly know how it happened.
    Recently I (re)build my eshop „from beginning“ (clean wordpress installation etc.) … and I have noticed, that the breadcrumbs are displayd in the strange order: Home / „Name of my website“ / Category / Page. The strange thing is the „Name of my website“ which I never had it there before. And it was linked to the same page as „Home“ => to homepage.

    At the same time I (re)built other my website (not eshop, but presentation web using Portfolio items)… and there was the same issue on portfolio pages. What I did was, that I create a new homepage (new name, new ulr) and set it as homepage in the WordPress settings and also in the Enfold settings. And it helped! The „Name of my website“ disappeared from the breadcrumbs.

    So I expect the same behavior in the eshop installation and I did it the same way. But in the eshop we see the 2 backslashes and empty space between.
    The only defference I see is that the eshop is using woocommerce with product pages. I don´t know, I am not wordpress expert, that´s just what I observed.

    Maybe it can help you to find the real issue?

    If not I am ok because it is working correctly and I can just hide the backslash with your css code => the cs sis working, thank you!

    Waiting for your answer.
    Thanks a lot!
    Zdenek

    #1390301
    add_action('after_setup_theme', 'update_enfold_image_sizes');
    	function update_enfold_image_sizes() {
    add_image_size ('shop_thumbnail', 200, 0, false );
    add_image_size ('shop_catalog', 450, 0, false);
    add_image_size ('shop_gallery_thumbnail', 300, 0, false);
    }

    Found it.

    I have a content partner providing imagery for thousands of products and they are all poorly cropped so i am trying to make it so that they will display correctly without having to be re-sized to a specific aspect ratio. I’ll share my solution on my other thread.

    #1388191
    thinkjarvis
    Participant

    Hi guys,

    Enfold adds four new WooCommerce image sizes.

    shop_thumbnail
    shop_catalog
    shop_single
    shop_gallery_thumbnail

    Is there a way to stop these image sizes from cropping?
    I am looking for a function to edit the settings.

    I am looking to improve my ecommerce sites by adding some code so users can upload any image size and it will work with Enfold. But on some sites I am experiencing inconsistent image behaviour in the image gallery.

    The easiest fix for this is to stop these four image sizes from cropping.

    Please can you provide me with some code for functions.php? I cannot find an existing thread that shows how to remove the crop.

    #1388070
    peterolle
    Participant

    I am moving a website that uses sensei to Enfold. Everything is going ok but I just faced a problem.

    When you add a course, you just select a featured image and when you see that course page, you see the complete image, nothing fancy.

    The old site shows the image correctly using a 400×400 jpg. (original 600×600)
    Enfold shows a cropped image using a 600×423 jpg. (original 600×600)

    The problem is that the image is not decorative. It has text: Course A with Module B and 5 lessons.

    So it is cropped and the text at the top and bottom of the image is all cut.

    How can I fix this?

    Thank you.

    #1388069
    thinkjarvis
    Participant

    Hi All,
    Solution for Enfold users (Also works for most other WooCommerce WordPress Themes)
    I have been looking for something that fixes this problem in WooCommerce for a while.
    If your client uploads images in different aspect ratios and sizes into WooCommerce the shop grid and product pages will be extremely inconsistent.

    The following code makes it so imagery is a uniform size within the container making the standard woocommerce categories and grids less sensitive to image aspect ratio variations. I use square for most sites.

    NOTES – Please adjust the aspect ratio to suit your WooCommerce Settings!
    https://developer.mozilla.org/en-US/docs/Web/CSS/aspect-ratio

    /* Shop / Categories - Sets the aspect ratio of the image to square and contains the image within it */
    #top .thumbnail_container img {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }
    
    #top .thumbnail_container {
    aspect-ratio:1/1;
    }
    /* Product Page - Sets the aspect ratio of the main product image to square and contains the image within it */
    #top .product div.images img {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }
    
    .template-shop .single-product-main-image .images a {
        aspect-ratio: 1/1;
        overflow: hidden;
    }

    STOP ENFOLD CROPPING IMAGES IN SHOP
    In Functions.php in your child theme.

    
    add_action('after_setup_theme', 'update_enfold_image_sizes');
    	function update_enfold_image_sizes() {
    add_image_size ('shop_thumbnail', 200, 0, false );
    add_image_size ('shop_catalog', 450, 0, false);
    add_image_size ('shop_gallery_thumbnail', 300, 0, false);
    }
    
    • This topic was modified 3 years, 3 months ago by thinkjarvis.
    #1388060

    Hey sarthakchoudhary,
    If you want all special headings to have a background color, such as yellow add this css to your Enfold Theme Options ▸ General Styling ▸ Quick CSS field

    .av-special-heading-tag {
    	background-color: yellow;
    }

    and adjust the color to suit.
    If you want the background color for one specific special heading add a custom class to the special heading element, for example highlight
    Enfold_Support_86.jpeg
    and use this css:

    .highlight .av-special-heading-tag {
    	background-color: yellow;
    }

    If you only want the background color to be behind the text and not the whole element use this css:

    .highlight .av-special-heading-tag {
    	background-color: yellow;
    	display: inline-block;
    }

    Enfold_Support_88.jpeg
    Best regards,
    Mike

    #1388055

    In reply to: Demo Import

    Hey Mewthom,
    Please include an admin login in the Private Content area so we can check, is your webhost OVH?
    If it is they disable the set_time_limit() function and will not enable it so the import times out.
    If the manual import method fails due to the disabled PHP functions, try creating a localhost WordPress install and import the demo and then use the plugin Duplicator and migrate your localhost version to your webhost, see the video on the plugin page if you have not used this plugin before, it is quite easy.

    Best regards,
    Mike

    #1388048
    #1388046
    #1388045

    Buongiorno,

    Thanks for contacting us!

    Which version of Enfold are you using? If you are not using the latest 5.3.1.1, please refer to this post – https://kriesi.at/documentation/enfold/theme-update/ and update Enfold to the latest version :)

    Regards,
    Yigit

    #1388043
    franco stabile
    Guest

    Buongiorno, fino a qualche giorno fa funzionava tutto funzionava bene poi è uscito questo messaggio.

    Warning: Creating default object from empty value in /home/customer/www/ristrutturoeciguadagno.it/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow_layerslider/slideshow_layerslider.php on line 28
    Warning: Cannot modify header information – headers already sent by (output started at /home/customer/www/ristrutturoeciguadagno.it/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow_layerslider/slideshow_layerslider.php:28) in /home/customer/www/ristrutturoeciguadagno.it/public_html/wp-admin/includes/misc.php on line 1416

    Ho contattato Siteground e mi hanno svuotato la cache e il messaggio è andato via, però in questo modo non mi faceva modificare le pagine del sito. Ho ripristinato il sito con backup ed è ritornato come prima e con lo stesso messaggio. Ho richiamato Siteground, hanno svuotato di nuovo la cache e si è ripresentata la stessa situazione. Loro dicono che dipende da Enfold che con PHP alla versione 7.4 va in conflitto. Preciso che con PHP 7.3 il sito funziona.
    .
    Come posso fare a risolverlo? Grazie.

    #1388042
    franco stabile
    Guest

    Buongiorno, fino a qualche giorno fa funzionava tutto funzionava bene poi è uscito questo messaggio.

    Warning: Creating default object from empty value in /home/customer/www/ristrutturoeciguadagno.it/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow_layerslider/slideshow_layerslider.php on line 28
    Warning: Cannot modify header information – headers already sent by (output started at /home/customer/www/ristrutturoeciguadagno.it/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow_layerslider/slideshow_layerslider.php:28) in /home/customer/www/ristrutturoeciguadagno.it/public_html/wp-admin/includes/misc.php on line 1416

    Ho contattato Siteground e mi hanno svuotato la cache e il messaggio è andato via, però in questo modo non mi faceva modificare le pagine del sito. Ho ripristinato il sito con backup ed è ritornato come prima e con lo stesso messaggio. Ho richiamato Siteground, hanno svuotato di nuovo la cache e si è ripresentata la stessa situazione. Loro dicono che dipende da Enfold che con PHP alla versione 7.4 va in conflitto. Preciso che con PHP 7.3 il sito funziona.
    .
    Come posso fare a risolverlo? Grazie.

    #1388041
    franco stabile
    Guest

    Buongiorno, fino a qualche giorno fa funzionava tutto funzionava bene poi è uscito questo messaggio.

    Warning: Creating default object from empty value in /home/customer/www/ristrutturoeciguadagno.it/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow_layerslider/slideshow_layerslider.php on line 28
    Warning: Cannot modify header information – headers already sent by (output started at /home/customer/www/ristrutturoeciguadagno.it/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow_layerslider/slideshow_layerslider.php:28) in /home/customer/www/ristrutturoeciguadagno.it/public_html/wp-admin/includes/misc.php on line 1416

    Ho contattato Siteground e mi hanno svuotato la cache e il messaggio è andato via, però in questo modo non mi faceva modificare le pagine del sito. Ho ripristinato il sito con backup ed è ritornato come prima e con lo stesso messaggio. Ho richiamato Siteground, hanno svuotato di nuovo la cache e si è ripresentata la stessa situazione. Loro dicono che dipende da Enfold che con PHP alla versione 7.4 va in conflitto. Preciso che con PHP 7.3 il sito funziona.
    .
    Come posso fare a risolverlo? Grazie.

Viewing 30 results - 19,861 through 19,890 (of 244,584 total)