Viewing 30 results - 19,201 through 19,230 (of 244,608 total)
  • Author
    Search Results
  • This reply has been marked as private.
    #1396947

    In reply to: Links are underlined

    Hi Eve,

    The issue is related to WordPress 6.1. You can update Enfold to the latest version to fix the issue or add the following code to the bottom of Quick CSS field in Enfold theme options > General Styling

    
    /* To fix underlined links */
    a:where(:not(.wp-element-button)) {
      text-decoration: none;
    }
    
    /* To fix increased margin in Masonry */ 
    figure {
      margin: 0;
    }
    

    Cheers!
    Yigit

    malgouzou
    Participant

    Hi,

    I update my Enfold theme (Worpdress 6.1.1 and Enfold 5.4).

    Since my provider send me a message concerning the end of support for PHP 7.4, I decided to change PHP version to 8.1 (recommanded).

    No problem following this change : the site is working fine.

    But the advanced editor doesn’t show up anymore ; pages are still there but I’m unable to change them.

    I went back to PHP 7.4 (I will have to pay for an extended support, no problem). But I really want to be able to use the last version of PHP.

    Do you have any cue to make Avia editor working with the latest versions of PHP?

    Best regards and thank you for your help.

    Michel

    #1396940
    Stefano M.
    Guest

    Hello I am a Joomla user but I want to try WordPress and I really love the ENFOLD theme.
    Is it possible to install it on a WP 6.1.1 server ?
    I have seen that the list reaches 6.0 and I also have seen a question about 6.1 CSS in Enfold but I prefer to be sure about 6.1.1 complatibility.
    Thanks

    #1396931

    Hi,

    You can add it in the child theme’s style.css file or in the Enfold > General Styling > Quick CSS field.

    Best regards,
    Ismael

    #1396926

    Hey Greatersun,

    Thank you for the inquiry.

    Have you tried to temporarily disable the Enfold > Performance > File Compression settings? You should also disable the plugins temporarily, and see if there is any conflicting plugin that requires updating or fixing.

    Best regards,
    Ismael

    #1396917
    Greatersun
    Participant

    Hello
    When I update our site to WordPress 6, the front end goes blank and the navigation disappears. The admin menu still works and the back end works fine.

    I am also getting a “Updating Failed The Response Is Not a Valid JSON Response’ Error” when the block editor is enabled.

    I reverted back to WordPress 5.9, site works again. I have created a subdirectory copy of the website so that I can try to get WordPress 6 to work without bringing down the actual site. I will past in the private content area the links both the actual site and the testing copy. Can I add someone to either website and get this fixed and updated? I don’t care if the main site or the subdirectory gets fixed, either is fine. I can replace the main site with the subdirectory if you prefer to work on the sub. The main goal here is to have updated WordPress working with our update enfold 5.4

    Thank you!

    #1396916

    Hi,

    Thank you for the info.

    We managed to get into the server and when we checked the themes folder, the Enfold theme is named differently. Did you do any direct modifications to the theme files? Would you mind uploading a fresh copy of the theme?

    Best regards,
    Ismael

    Hi,

    Yes, unfortunately, you cannot create an email template without using a plugin or a platform such as Mailchimp.

    If you haven’t installed a child theme yet, you can directly add the code in parent theme’s functions.php file but it will be removed when you update the theme. What you can do instead is install a plugin that allows you to insert PHP snippets in the site without editing the theme files.

    // https://wordpress.org/plugins/insert-php-code-snippet/

    If you want to install a child theme instead, please check the documentation below.

    // https://kriesi.at/documentation/enfold/child-theme/

    Please make sure to create a site backup before attempting to activate the child theme.

    Best regards,
    Ismael

    #1396905

    Hey waveseven,

    Thank you for the inquiry.

    You can select a predefined color scheme in the Enfold > General Styling panel. If you have a default color scheme, which you have configured manually and would like to go back to it after an event, you will have to export the theme options before switching to another color scheme, then import it back once it is time to go back to the previous scheme.

    Best regards,
    Ismael

    what kind of Enfold Element do you user to place your sponsor logos? a partner logo or something else?

    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

    Thanks, Mike! This is exactly what I was looking. As always, Enfold has great support and we love the theme.

    #1396885
    tomschoene
    Participant

    Hi,
    habe folgendes Problem:

    WordPress-Version 6.1.1
    Aktives Theme: Enfold (Version 4.5)
    Aktuelles Plugin: (Version )
    PHP-Version 8.0.27

    Fehler-Details
    ==============
    Ein Fehler vom Typ E_COMPILE_ERROR wurde in der Zeile 313 der Datei /mnt/web023/d3/08/59480808/htdocs/WordPress_SecureMode_01/wp-content/themes/enfold/functions-enfold.php verursacht. Fehlermeldung: Unparenthesized a ? b : c ? d : e is not supported. Use either (a ? b : c) ? d : e or a ? b : (c ? d : e)

    Habe im Forum gelesen, dass ich Enfold Updaten muss. Habe ich gemacht wie hier beschrieben:
    Update via FTP
    Log into your FTP account using an FTP program like FileZilla.
    Locate the WordPress installation folder and browse to wp-content/themes.
    Extract the theme files from enfold.zip and rename the enfold folder to enfold-new
    Upload enfold-new folder and Enfold child theme to wp-content/themes/
    Rename enfold folder (older version) to enfold-old and rename enfold-new to enfold
    To confirm please check the version number in Enfold > Theme Update
    Check if update went well. If it did, delete enfold-old folder. If it did not, rename enfold to enfold-new and enfold-old to enfold to revert to older version

    Die Seite läuft aber immer noch im Wiederherstellungsmodus :-(
    Nun steht folgendes oben:

    Deprecated: Die Funktion Class avia_style_generator wurde mit einem Argument aufgerufen, das seit Version 5.3 veraltet ist! Trying to set protected/private property: avia_style_generator::print_extra_output – will become unavailable in a future release. Check for a set method or a filter. in /mnt/web023/d3/08/59480808/htdocs/WordPress_SecureMode_01/wp-includes/functions.php on line 5667 Warning: Cannot modify header information – headers already sent by (output started at /mnt/web023/d3/08/59480808/htdocs/WordPress_SecureMode_01/wp-includes/functions.php:5667) in /mnt/web023/d3/08/59480808/htdocs/WordPress_SecureMode_01/wp-admin/includes/misc.php on line 1416 Warning: Cannot modify header information – headers already sent by (output started at /mnt/web023/d3/08/59480808/htdocs/WordPress_SecureMode_01/wp-includes/functions.php:5667) in /mnt/web023/d3/08/59480808/htdocs/WordPress_SecureMode_01/wp-includes/functions.php on line 6865 Warning: Cannot modify header information – headers already sent by (output started at /mnt/web023/d3/08/59480808/htdocs/WordPress_SecureMode_01/wp-includes/functions.php:5667) in /mnt/web023/d3/08/59480808/htdocs/WordPress_SecureMode_01/wp-admin/admin-header.php on line 9

    Keine Ahnung was ich nun machen soll :-( Könnt Ihr mir bitte helfen?
    Vielen Dank schon mal

    #1396878
    Alwin
    Participant

    I am used to this Text Block user interface:
    https://www.dropbox.com/s/kttjkpf5m9urejq/001.png?dl=0

    However, when working with my latest (Enfold) website the user interface of the Text Block sometimes looks like this:
    https://www.dropbox.com/s/d4w1kcwllby1or8/002.png?dl=0

    I say sometimes, because the UI of the Text Block keeps changing all the time.
    When I open a Text Block I just see one of the two UI, it seems randomly.

    Closing a text Block, updating the page, and re-open the text Block and the UI is different again…

    #1396873

    Topic: Demo Import

    in forum Enfold
    es.design.ma
    Participant

    Hi-
    I did a demo import of the Enfold Medical demo. However the medical icons are not showing up. I only have the regular Enfold icons. The import was successful expect for no icons. Can you help me with this?
    Thank you!
    Erin

    #1396872

    Topic: Enfold 5.4 is slow!

    in forum Enfold
    Jan
    Participant

    Hi, for more than 2 years we combined Enfold with WooCommerce and a rental plugin on https://nordbikesylt.de. Everything was fine. The calculation of the cost for the rental period (+ size) took 1 to 2 seconds. After updating Enfold to 5.4 it takes 5 to 12 seconds!

    We installed a copy of the website and changed the theme to Elementor (with no further adjustments). The calculation time with Elementor ist 1 to 2 seconds again. Beside that, with Elementor we can see a “in progress element”, which is not visible in Enfold. What is the problem? Thank you in advance for your support.

    • This topic was modified 3 years, 2 months ago by Jan.
    • This topic was modified 3 years, 2 months ago by Jan.

    Hey padclip,

    Please enable debug mode, then move all the shortcodes to a new page: https://kriesi.at/documentation/enfold/intro-to-advanced-layout-builder/#debug-mode

    Best regards,
    Rikard

    #1396858
    Simon Staudenmeir
    Guest

    Hi Kriesi team,

    we have installed Enfold version 4.8.2 on a project and we saw the notification about the cross site scripting vulnerability.
    Can you please provide us with a download link for the version 4.8.4?

    Thank you so much,
    Kind regards

    Simon

    #1396857
    waveseven
    Participant

    Hi
    I’m building as site with Enfold and my client wants to be able to switch the color schemes of the site occasionally but only from the admin panel when needed. E.g. In respect when someone dies etc

    Do you know of any way we can do this? Maybe switching CSS style sheets using javascript. It must only be from the admin pages controlled by the logged in user though.

    Regards
    Colin

    #1396852

    In reply to: two questions

    Hey,

    1-

    • Please add icons to any page separately, update and inspect elements on front-end
    • Click “Edit HTML” and copy the HTML code of the icon – https://imgur.com/a/W34G00G
    • Paste HTML code in the “Navigation label” field in Appearance > Menus
    • Repeat for each icon

    2- Please refer to this post: https://kriesi.at/documentation/enfold/icon/#adding-your-own-fontello-or-flaticon-icons-

    Best regards,
    Yigit

    • This reply was modified 3 years, 2 months ago by Yigit.
    #1396848

    Hi,

    Do I have to use the Market Plugin instead of the Enfold Theme?

    Enfold’s theme updater does not work for some users, but the Envato Market plugin always works, so I recommend using it.

    And yes, the Code Block seams to work but I have no output (see attached). Can you please tell me why?

    I saved your page as a template, loaded it on a new page and it worked there. So I deleted your old homepage and replaced it with the one I created. Please review your website.

    Best regards,
    Yigit

    #1396845

    In reply to: Enfold child theme

    Hey Tobias,

    You are currently using Enfold 4.5, which is not compatible with PHP 8.x. Updating the theme to the latest version 5.4 would fix the issue.

    There might be deprecated code inside your child theme. Please create a staging copy of your site and update Enfold there. If you run into any issues, please post temporary WP admin and FTP logins privately so we can look into it.

    Best regards,
    Yigit

    #1396839

    Hi,
    For v4.7.6.4 you can search for the line in /enfold/js/avia.js
    matching_link = this.$body.find(this.selector + "[href='"+current+"']").attr('href',current+'#top');
    and change to:
    matching_link = this.$body.find(this.selector + "[href='"+current+"']").attr('href',current);
    but I recommend updating to v5.4 because v4.7.6.4 had some bugs for example compatibility with PHP v8 didn’t occur until v4.8, there was a pagination bug, ect.
    See our change log for v4.8 and all of the bugs for v4.7.6.4 that were fixed.
    Plus many features have been added since v4.7.6.4.
    You really should make time to add update your site to avoid future issues.

    Best regards,
    Mike

    #1396837

    In reply to: Streched header issue

    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

    #1396836

    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

    #1396833
    Sachs
    Participant

    Hey Support
    Please could you help me out!
    I have uploaded Enfold theme and selected the demo medical, but there is an error above saying:

    Warning: include(/var/www/dragonflyevents.dk/public_html/wp-content/uploads/avia_fonts/medical/charmap.php) [function.include]: failed to open stream: No such file or directory in /var/www/dragonflyevents.dk/public_html/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/class-font-manager.php on line 659

    Warning: include() [function.include]: Failed opening ‘/var/www/dragonflyevents.dk/public_html/wp-content/uploads/avia_fonts/medical/charmap.php’ for inclusion (include_path=’.’) in /var/www/dragonflyevents.dk/public_html/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/class-font-manager.php on line 659

    Please tell what I should do now?

    Thx!
    Best regards
    Lene

    #1396827
    Tobias Hamann
    Guest

    Hello,
    for the website nienstedtener-turnverein.de we already use the enfold child theme.
    The site was build by a person, we have no longer any contact to. We can´t reach her in any way.
    Now we need to update the php version from 7.4 to 8.0 or higher.
    It seems like the Enfold Theme make problems now.

    Then I saw that the Enfold child theme is still in version number 1.0.
    There is no way to update the child theme, because we don´t have the token.

    So, what can we do?
    Of course, it would be also ok for us to buy the rights for the theme.
    It is just important that the website will work in the same way and tha we don´t need to program it new.

    Thanks for an info.
    Kind regards

    #1396823
    yasiraliw
    Participant

    Dear, I am working on enfold theme. I have installed a demo 2017. and working on customisation. All other pages are working fine.
    But the one-page footer is not working as per customisation. Even I didn’t do anything with the footer.
    Please check this page link and suggest me the solution

    #1396818

    Hi Mike,

    If there is same simple way for 4.7.6.4? just like:
    ——————–
    For anyone interested, in /enfold/js/avia.js on line 276 (v5.4) find:
    matching_link = this.$body.find(this.selector + “[href='”+current+”‘]”).attr(‘href’,current+’#top’);
    and change to:
    matching_link = this.$body.find(this.selector + “[href='”+current+”‘]”).attr(‘href’,current);
    ——————–

    I have attached test website above, have done a lot changes in currunt site, can’t update in short time.

Viewing 30 results - 19,201 through 19,230 (of 244,608 total)