Viewing 30 results - 23,551 through 23,580 (of 244,495 total)
  • Author
    Search Results
  • Hi Martin,

    Thanks for helping out and pointing the link to the other thread.
    However, the function won’t be changed at the moment because of backward compatibility as it may break existing layouts, for further explanation please check Ismael’s response: https://kriesi.at/support/topic/bug-in-enfold-for-woocommerce-prduct-images/#post-1362576

    Best regards,
    Nikko

    #1362592

    Hi Rikard,

    YES, all websites are registered. The token is also set up. I have thus complied with all that is required for an update. That’s why I don’t want to install another plugin. Maybe enfold will get the problem solved at some point…

    regards, solf

    #1362591

    Hi,

    Thank you for the update.

    As @yigit mentioned above, the latest version of the theme is v5.1.1, so your installation containing v4.5 is a bit outdated. You may need to manually update the theme via S/FTP this time because the automatic update will not work on v4.5.

    For more information about manual theme updates, please check the links below.

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

    Best regards,
    Ismael

    #1362589

    Hi Rikard,

    Just one more question: is there a way to know what image sizes are in use and which are not?
    In Settings / Media I currently have 22 different image sizes and under Thumbnail regeneration there’s 26 items with different dimensions.
    I’m quite sure we are not using them all.

    I understand if i apply this code I will be deleting them all, right?

    function remove_enfold_image_sizes() {
    // do NOT remove widget size, is used in backend portfolio items!
    // remove_image_size(‘widget’);
    remove_image_size(‘square’);
    remove_image_size(‘featured’);
    remove_image_size(‘featured_large’);
    remove_image_size(‘portfolio’);
    remove_image_size(‘portfolio_small’);
    remove_image_size(‘gallery’);
    remove_image_size(‘magazine’);
    remove_image_size(‘masonry’);
    remove_image_size(‘entry_without_sidebar’);
    remove_image_size(‘entry_with_sidebar’);
    remove_image_size(‘shop_thumbnail’);
    remove_image_size(‘shop_catalog’);
    remove_image_size(‘shop_single’);
    remove_image_size(‘shop_gallery_thumbnail’);
    }
    add_action(‘init’, ‘remove_enfold_image_sizes’);

    how can I know which ones are not being used and which are?

    Thanks!!

    Nasi

    #1362587

    Hi,

    Thank you for the update.

    We modified the avia_media.js, avia_media_advanced.js, avia_colorpicker.js and avia_advanced_form_elements.js files and replace all instances of the .live function with .on. These changes fixed the issue with the upload button but we cannot guarantee full functionality. Again, we recommend updating to Enfold or any themes with continuing support.

    Best regards,
    Ismael

    #1362584

    Hey Gabster,

    Thank you for the inquiry.

    Did you set the page as the blog page in Enfold > Theme Options > Where Do You Want To Display The Blog settings? After selecting a page as the primary blog page, please go to the Enfold > Blog Layout panel and set the Blog Layout settings to Single author, small preview. The same blog style will be applied to the primary blog page and to the archive pages (category, tag etc).

    Best regards,
    Ismael

    #1362578

    Hi,

    Thank you for the update.

    Yes, the css and all existing options will be retained after the update, but make sure to create a site backup or a restore point just in case.

    You can upgrade the theme directly from the Enfold > Theme Update panel, just provide a valid Envato token, then manually check for updates. The latest version of the theme is v5.1.1. You can also update the theme manually via FTP.

    For more information about theme updates, please check the documentation and article below.

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

    Best regards,
    Ismael

    #1362577

    Hey paspumpkins,

    Thank you for the inquiry.

    You can use this css code to adjust the letter spacing of the submenu items.

    .av-main-nav ul li .avia-menu-text {
        letter-spacing: 5px;
    }

    Please make sure to toggle or temporarily disable the Enfold > Performance > File Compression settings after adding the css code.

    Best regards,
    Ismael

    #1362575

    Hi,
    Glad we could help, this is correct, your issues were caused by the WP Rocket plugin and the code added to your header.php was custom and not standard for the Enfold header.php file. Unless there is anything else we can help with on this issue, shall we close this then?

    Best regards,
    Mike

    #1362558

    In reply to: Updating the theme

    Hi Timothy,

    Did you register your theme license? If not, then please try following this: https://kriesi.at/documentation/enfold/theme-registration/

    If you need further help, then please post admin WordPress login details in private, so that we can have a closer look at your site.

    Best regards,
    Rikard

    #1362553

    Hi,

    Thanks for that. Could you try updating the theme to the latest version (5.1.1) to see if that helps please? https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update.

    Best regards,
    Rikard

    #1362546

    Topic: Easy Slider issue

    in forum Enfold
    cbroome12
    Participant

    Hi there,
    We recently updated our Enfold version and now on all pages with an Easy Slider there is a huge white space underneath between the slider and the next content section (typically a text box or other imagery).
    We had this issue last year and you provided some Quick CSS coding, however it’s now not working.
    Please log in and see if you can find the fix.
    Thanks in advance.

    #1362545
    iwsdjb
    Participant

    Hello. I noticed this morning that the dialogue boxes are not loading when trying to add/change a button or button row or add a button shortcode to a text element. See browser error that kicks up after the dialogue box fails to load. I am running the most recent version of Enfold.

    Any ideas?

    POST https://sabr.org/wp-admin/admin-ajax.php 500 (Internal Server Error)
    send @ load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,regenerator-runtime,wp-polyfill,wp-hooks&ver=6.0.1:2
    ajax @ load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,regenerator-runtime,wp-polyfill,wp-hooks&ver=6.0.1:2
    s.ajax.s.ajax @ load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,regenerator-runtime,wp-polyfill,wp-hooks&ver=6.0.1:5
    fetch_ajax_content @ avia-modal.js?ver=6.0.1-4.8:413
    create_html @ avia-modal.js?ver=6.0.1-4.8:224
    set_up @ avia-modal.js?ver=6.0.1-4.8:86
    $.AviaModal @ avia-modal.js?ver=6.0.1-4.8:65
    (anonymous) @ avia-builder.js?ver=6.0.1-4.8:463
    dispatch @ load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,regenerator-runtime,wp-polyfill,wp-hooks&ver=6.0.1:2
    v.handle @ load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,regenerator-runtime,wp-polyfill,wp-hooks&ver=6.0.1:2

    #1362541

    The whole thing was introduced in Enfold to achieve better page performance. You can find it under Enfold Child – Performance : “CSS File Merging And Compression” . If it is enabled, then the theme will cache css and js each in a single file to deliver the content faster.
    Then it leads to some of the inclined participants here claiming that nothing has changed after using some snippets ( css or js ).
    ___
    You must then use the option below: “Delete Old CSS And JS Files?” to renew them. Only then changes can take effect in the frontend.

    #1362513
    Gabster
    Participant

    Hey there, I have trouble understanding how the audio player works. There is a way to have a player in the blog overview:

    Now I have 2 Problems:
    1. I am unable to use the enfold editor for the blog post, the player wont work anymore. I have to stay with the wordpress default editor :-(
    2. I am creating a CD Post with several Audio Tracks. On the details page of the post the Player with the one song will always be visible and as the CD has more tracks I have to create a second player on the Page. Ending up with 2 Players.

    Any Ideas on how to solve this?
    Gabriel

    • This topic was modified 3 years, 7 months ago by Gabster.
    #1362512
    Gabster
    Participant

    Hey there,

    I have tried several Options, but wasn’t able to get my blog layout to look like on this page:

    This was recommended by enfold Team as a basis to create a blog layout with image left and text/Content on the right. Any help to get this working is appreciated!
    Gabriel

    #1362509

    Thank you for the detailed and comprehensive answer and solution to this. All good now.
    What I would like to ask, is that if the fonts are imported directly in Enfold should be nothing more visible from the theme side, correct?

    Kind regards
    Bernhard

    #1362507

    Hallo Guenni007,
    danke für deine Anregungen. Ich habe schon derartige Codes in meine Seite eingefügt, ich kann diese nur nicht “kreieren”. Allerdings funktioniert der hier gezeigte Code bei mir nicht. Dein Tipp die langen Dateien einzufügen habe ich nicht versucht, da ich die Basisdaten in Enfold nicht gefunden habe.
    Einen letzten Versuch starte ich noch. Hier nachfolgend der Code, in dem der Text erscheint:
    <div id="av-cookie-consent-badge" title="Öffnen Sie die Nachrichtenleiste" aria-hidden="true" aria-hidden='true' data-av_icon='' data-av_iconfont='entypo-fontello' class="av-consent-badge-right-bottom"><span class="avia_hidden_link_text">Öffnen Sie die Nachrichtenleiste</span></div></div>
    Diesen angezeigten Text “Öffnen Sie die Nachrichtenleiste” möchte ich verändern.
    Hat noch jemand eine Idee?
    Viele Grüße
    Ralf Ehlers

    #1362504
    Austrianweb
    Participant

    In Austria there is currently a wave of warnings if Google web fonts are not hosted locally.

    What is the current simplest way in Enfold to load Google fonts GDPR compliant locally?

    Thanks for your help!

    #1362501

    Hi,
    Glad we were able to help, 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

    #1362489

    Hi,
    Glad Rikard could help, 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

    #1362485

    Hi,
    Glad we were able to help, 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

    #1362478

    Hi Sabine,

    Thanks, these worked.

    I have updated Enfold to the latest beta version and enabled Telegram in Social Share element on your post that I shared in private content field below.

    Personal Token is missing in Enfold theme options. Please refer to this post – https://kriesi.at/documentation/enfold/theme-registration/#how-to-generate-a-envato-personal-token and insert it to receive auto updates :)

    Please review your website!

    Regards,
    Yigit

    #1362474

    Bonjour,

    Thanks for contacting us!

    Could you please firstly update Enfold to the latest version 5.1.1 – https://kriesi.at/documentation/enfold/theme-update/ and then update WooCommerce?

    If you need assistance updating both Enfold and WooCommerce, please create temporary admin logins and FTP logins and post them here privately :)

    Regards,
    Yigit

    #1362467

    Hi @Guenter, @yigit,
    I just finished updating Dutch language files for Enfold 5.1.2 (up to 100% again) and created a pull request in Github for it.
    Regards,
    Roger

    #1362462
    Chris_85
    Participant

    Hello, i tryed to change the excerpt lenght for a blog view on the front page with this Filter:

    
       function enfold_postgrid_excerpt_length($length) {
          $length= 50;
          return $length;
        }
    
        add_filter('avf_postgrid_excerpt_length','enfold_postgrid_excerpt_length', 10, 1);

    But nothing happened. I added the filter to the functions.php of the child theme. Can you plz have a look why the filter is not working?

    Best regards

    Chris

    #1362452

    In reply to: Avia builder

    Hey Mona LE PRINCE,

    Thank you for the inquiry.

    We may need to access the site in order to inspect the issue properly. Please make sure that the version of the theme is 5.1.1, WordPress is upgraded to version 6.0.1 and all plugins are updated. After the upgrade and updates, disable the cache and compression plugin, then toggle or temporarily disable the Enfold > Performance > File Compression settings. Let us know if the issue persists after doing the steps above.

    Best regards,
    Ismael

    #1362440

    Hey Nasi,

    Thank you for the inquiry.

    The theme automatically adjusts the compression level of the uploaded images, which could lead to increase in file size and consume more storage space. You can adjust the default quality by using this filter in the functions.php file.

    
    add_filter("avf_jpeg_quality", "avf_set_quality_mod", 9999, 1);
    add_filter("avf_wp_editor_set_quality", "avf_set_quality_mod", 9999, 1);
    function avf_set_quality_mod($quality) {
    	$quality = 65;   // compression level what you like in percent
    	return $quality;
    }
    

    Quality is set to 100 by default. And if you want to prevent the generation of multiple images or thumbnails, please check the following threads.

    // https://kriesi.at/support/topic/how-to-reduce-thumbnails/#post-1360678
    // https://kriesi.at/support/topic/enfold-image-sizes-3/#post-1109028
    // https://kriesi.at/support/topic/portfolio-grid-alignment-issues/#post-1306849
    // https://kriesi.at/support/topic/how-can-i-delete-all-enfold-image-sizes/

    Best regards,
    Ismael

    #1362438

    Hey Ralf,

    Thank you for the inquiry.

    Are you referring to the buttons in the consent message bar? You can change the text of the buttons in the Enfold > Privacy & Cookies > Cookie Handling tab, look for the Buttons section. If this is not what you are looking for, please provide a screenshot using imgur, savvyify or dropbox.

    Best regards,
    Ismael

    #1362434
    Mona LE PRINCE
    Guest

    Hi my enfold avia Builder is no more working.

    I have update my envato token, and my licence is from 2014 seems to be expired.
    ZqtbYoPDdM2t51hxEVGHKSGHk7r6yeGP envato Token Enfold
    48c54dc2-1451-4d07-a7f0-c374cea8ae1f liscence Enfold

    I didn’t know that licence can expire, could you please help me to check if the avia builder trouble is due to my licence or anything else ?

    Thank you

Viewing 30 results - 23,551 through 23,580 (of 244,495 total)